Pull request #42318 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5a5f8564ba78c410987117ad215d0dc9f5530392+e0170da0dc6e660594f98bc66e7a98ce9c2abb46 (fc7341a6f7ccdc3a1546a188495eb42a09f909b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader 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-42318@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 Avoid second fetch 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 [2021-04-24T16:28:12.535Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-24T16:28:12.543Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-24T16:28:27.718Z] Still waiting to schedule task [2021-04-24T16:28:27.720Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-04-24T16:29:03.300Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084080898b61ebeb7) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] { [Pipeline] checkout [2021-04-24T16:29:03.438Z] The recommended git tool is: git [2021-04-24T16:29:06.232Z] using credential docker-jenkins-github-credentials [2021-04-24T16:29:06.242Z] Cloning the remote Git repository [2021-04-24T16:29:06.242Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:29:06.331Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:29:06.401Z] > git init /home/ubuntu/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:29:06.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:29:06.631Z] > git --version # timeout=10 [2021-04-24T16:29:06.679Z] > git --version # 'git version 2.17.1' [2021-04-24T16:29:06.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:06.681Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:29:27.446Z] Fetching without tags [2021-04-24T16:29:27.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:29:27.377Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:29:27.404Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:29:27.428Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:29:27.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:29:27.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:27.456Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:29:27.787Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:29:28.698Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:29:28.698Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:29:27.799Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:29:27.822Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:29:28.603Z] > git remote # timeout=10 [2021-04-24T16:29:28.635Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:29:28.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:28.660Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:29:28.689Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:29:28.705Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:29:28.720Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:29:33.398Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:29:33.399Z] First time build. Skipping changelog. [2021-04-24T16:29:33.423Z] > git --version # timeout=10 [2021-04-24T16:29:33.449Z] > git --version # 'git version 2.17.1' [2021-04-24T16:29:33.467Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:29:34.638Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/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 [2021-04-24T16:29:41.239Z] Unable to find image 'alpine:latest' locally [2021-04-24T16:29:41.501Z] latest: Pulling from library/alpine [2021-04-24T16:29:41.501Z] 540db60ca938: Pulling fs layer [2021-04-24T16:29:41.501Z] 540db60ca938: Download complete [2021-04-24T16:29:41.761Z] 540db60ca938: Pull complete [2021-04-24T16:29:41.761Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-24T16:29:41.761Z] Status: Downloaded newer image for alpine:latest [2021-04-24T16:29:49.893Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-04-24T16:29:50.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084080898b61ebeb7) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] node [Pipeline] node [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 [2021-04-24T16:29:50.566Z] The recommended git tool is: git [2021-04-24T16:29:50.569Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42318 [Pipeline] // stage [2021-04-24T16:29:50.589Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-24T16:29:50.609Z] Fetching changes from the remote Git repository [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] } [2021-04-24T16:29:50.639Z] Fetching without tags [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-04-24T16:29:50.684Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-42318 [Pipeline] checkout [2021-04-24T16:29:50.696Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-04-24T16:29:50.732Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-04-24T16:29:50.747Z] Cloning the remote Git repository [2021-04-24T16:29:50.747Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-04-24T16:29:50.792Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-04-24T16:29:50.831Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2021-04-24T16:29:50.847Z] Cloning the remote Git repository [2021-04-24T16:29:50.847Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-04-24T16:29:51.095Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:29:51.330Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:29:51.330Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:29:51.477Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:29:51.494Z] > git --version # timeout=10 [2021-04-24T16:29:51.512Z] > git --version # 'git version 2.17.1' [2021-04-24T16:29:51.549Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:29:50.598Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-24T16:29:50.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:29:50.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:29:50.644Z] > git --version # timeout=10 [2021-04-24T16:29:50.661Z] > git --version # 'git version 2.17.1' [2021-04-24T16:29:50.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:50.663Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:29:51.100Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:29:51.120Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:29:51.214Z] > git remote # timeout=10 [2021-04-24T16:29:51.235Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:29:51.258Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:51.259Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:29:51.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:29:51.335Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:29:51.374Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:29:50.750Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:29:50.750Z] > git init /home/jenkins/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:29:50.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:29:50.780Z] > git --version # timeout=10 [2021-04-24T16:29:50.784Z] > git --version # 'git version 2.17.1' [2021-04-24T16:29:50.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:50.784Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:29:50.855Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:29:50.856Z] > git init /home/docker/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:29:50.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:29:50.866Z] > git --version # timeout=10 [2021-04-24T16:29:50.869Z] > git --version # 'git version 2.7.4' [2021-04-24T16:29:50.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:29:50.870Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:29:52.196Z] + [ PR != PR ] [2021-04-24T16:29:52.196Z] + [ master != master ] [2021-04-24T16:29:52.196Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:29:52.538Z] + docker version [2021-04-24T16:29:52.538Z] Client: Docker Engine - Community [2021-04-24T16:29:52.538Z] Version: 20.10.5 [2021-04-24T16:29:52.538Z] API version: 1.41 [2021-04-24T16:29:52.538Z] Go version: go1.13.15 [2021-04-24T16:29:52.538Z] Git commit: 55c4c88 [2021-04-24T16:29:52.538Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-24T16:29:52.538Z] OS/Arch: linux/amd64 [2021-04-24T16:29:52.538Z] Context: default [2021-04-24T16:29:52.538Z] Experimental: true [2021-04-24T16:29:52.538Z] [2021-04-24T16:29:52.538Z] Server: Docker Engine - Community [2021-04-24T16:29:52.538Z] Engine: [2021-04-24T16:29:52.538Z] Version: 20.10.5 [2021-04-24T16:29:52.538Z] API version: 1.41 (minimum version 1.12) [2021-04-24T16:29:52.538Z] Go version: go1.13.15 [2021-04-24T16:29:52.538Z] Git commit: 363e9a8 [2021-04-24T16:29:52.538Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-24T16:29:52.538Z] OS/Arch: linux/amd64 [2021-04-24T16:29:52.538Z] Experimental: true [2021-04-24T16:29:52.538Z] containerd: [2021-04-24T16:29:52.538Z] Version: 1.4.4 [2021-04-24T16:29:52.538Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:29:52.538Z] runc: [2021-04-24T16:29:52.538Z] Version: 1.0.0-rc93 [2021-04-24T16:29:52.538Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:29:52.538Z] docker-init: [2021-04-24T16:29:52.538Z] Version: 0.19.0 [2021-04-24T16:29:52.538Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-24T16:29:52.846Z] + docker info [2021-04-24T16:30:00.223Z] Fetching without tags [2021-04-24T16:30:00.196Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:30:00.197Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:30:00.198Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:30:00.212Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:30:00.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:30:00.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:00.226Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:30:00.493Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:30:00.934Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:30:00.934Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:30:01.408Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:30:01.452Z] > git --version # timeout=10 [2021-04-24T16:30:01.455Z] > git --version # 'git version 2.17.1' [2021-04-24T16:30:01.457Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:30:00.496Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:30:00.500Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:30:00.895Z] > git remote # timeout=10 [2021-04-24T16:30:00.899Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:30:00.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:00.902Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:30:00.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:30:00.938Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:30:00.939Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:30:02.374Z] + docker version [2021-04-24T16:30:02.374Z] Client: Docker Engine - Community [2021-04-24T16:30:02.374Z] Version: 19.03.7 [2021-04-24T16:30:02.374Z] API version: 1.40 [2021-04-24T16:30:02.374Z] Go version: go1.12.17 [2021-04-24T16:30:02.374Z] Git commit: 7141c199a2 [2021-04-24T16:30:02.374Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-24T16:30:02.374Z] OS/Arch: linux/s390x [2021-04-24T16:30:02.374Z] Experimental: false [2021-04-24T16:30:02.374Z] [2021-04-24T16:30:02.374Z] Server: Docker Engine - Community [2021-04-24T16:30:02.374Z] Engine: [2021-04-24T16:30:02.374Z] Version: 19.03.7 [2021-04-24T16:30:02.374Z] API version: 1.40 (minimum version 1.12) [2021-04-24T16:30:02.374Z] Go version: go1.12.17 [2021-04-24T16:30:02.374Z] Git commit: 7141c199a2 [2021-04-24T16:30:02.374Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-24T16:30:02.374Z] OS/Arch: linux/s390x [2021-04-24T16:30:02.374Z] Experimental: true [2021-04-24T16:30:02.374Z] containerd: [2021-04-24T16:30:02.374Z] Version: 1.2.13 [2021-04-24T16:30:02.374Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-24T16:30:02.374Z] runc: [2021-04-24T16:30:02.374Z] Version: 1.0.0-rc10 [2021-04-24T16:30:02.374Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-24T16:30:02.374Z] docker-init: [2021-04-24T16:30:02.374Z] Version: 0.18.0 [2021-04-24T16:30:02.374Z] GitCommit: fec3683 [Pipeline] sh [2021-04-24T16:30:02.747Z] + docker info [2021-04-24T16:30:03.374Z] Client: [2021-04-24T16:30:03.374Z] Debug Mode: false [2021-04-24T16:30:03.374Z] [2021-04-24T16:30:03.374Z] Server: [2021-04-24T16:30:03.374Z] Containers: 0 [2021-04-24T16:30:03.374Z] Running: 0 [2021-04-24T16:30:03.374Z] Paused: 0 [2021-04-24T16:30:03.374Z] Stopped: 0 [2021-04-24T16:30:03.374Z] Images: 0 [2021-04-24T16:30:03.374Z] Server Version: 19.03.7 [2021-04-24T16:30:03.374Z] Storage Driver: overlay2 [2021-04-24T16:30:03.374Z] Backing Filesystem: [2021-04-24T16:30:03.374Z] Supports d_type: true [2021-04-24T16:30:03.374Z] Native Overlay Diff: true [2021-04-24T16:30:03.374Z] Logging Driver: json-file [2021-04-24T16:30:03.374Z] Cgroup Driver: cgroupfs [2021-04-24T16:30:03.374Z] Plugins: [2021-04-24T16:30:03.374Z] Volume: local [2021-04-24T16:30:03.374Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:30:03.374Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:30:03.374Z] Swarm: inactive [2021-04-24T16:30:03.374Z] Runtimes: runc [2021-04-24T16:30:03.374Z] Default Runtime: runc [2021-04-24T16:30:03.374Z] Init Binary: docker-init [2021-04-24T16:30:03.374Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-24T16:30:03.374Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-24T16:30:03.374Z] init version: fec3683 [2021-04-24T16:30:03.374Z] Security Options: [2021-04-24T16:30:03.374Z] apparmor [2021-04-24T16:30:03.374Z] seccomp [2021-04-24T16:30:03.374Z] Profile: default [2021-04-24T16:30:03.374Z] Kernel Version: 4.15.0-91-generic [2021-04-24T16:30:03.374Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-24T16:30:03.374Z] OSType: linux [2021-04-24T16:30:03.374Z] Architecture: s390x [2021-04-24T16:30:03.374Z] CPUs: 2 [2021-04-24T16:30:03.374Z] Total Memory: 7.861GiB [2021-04-24T16:30:03.374Z] Name: s390x-ubuntu-16 [2021-04-24T16:30:03.374Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-24T16:30:03.374Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:30:03.374Z] Debug Mode: false [2021-04-24T16:30:03.374Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:30:03.374Z] Labels: [2021-04-24T16:30:03.374Z] Experimental: true [2021-04-24T16:30:03.374Z] Insecure Registries: [2021-04-24T16:30:03.374Z] 127.0.0.0/8 [2021-04-24T16:30:03.374Z] Live Restore Enabled: false [2021-04-24T16:30:03.374Z] [2021-04-24T16:30:03.374Z] WARNING: No swap limit support [Pipeline] sh [2021-04-24T16:30:03.745Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:03.745Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:03.745Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:30:03.745Z] + bash /home/jenkins/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:30:03.745Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:30:03.745Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-24T16:30:03.745Z] [2021-04-24T16:30:03.745Z] Generally Necessary: [2021-04-24T16:30:03.745Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:30:03.745Z] - apparmor: enabled and tools installed [2021-04-24T16:30:03.745Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:30:03.745Z] - CONFIG_NET_NS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_PID_NS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:30:03.745Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_MEMCG: enabled [2021-04-24T16:30:03.745Z] - CONFIG_KEYS: enabled [2021-04-24T16:30:03.745Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:30:03.745Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:30:03.745Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:30:03.745Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:30:04.034Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-24T16:30:04.034Z] [2021-04-24T16:30:04.034Z] Optional Features: [2021-04-24T16:30:04.034Z] - CONFIG_USER_NS: enabled [2021-04-24T16:30:04.034Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:30:04.034Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:30:04.034Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:30:04.034Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:30:04.034Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-24T16:30:04.034Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-24T16:30:04.034Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:30:04.034Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:30:04.034Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:30:04.034Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:30:04.034Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:30:04.034Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:30:04.034Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:30:04.034Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:30:04.034Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:30:04.034Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:30:04.034Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:30:04.034Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:30:04.034Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:30:04.034Z] - Network Drivers: [2021-04-24T16:30:04.034Z] - "overlay": [2021-04-24T16:30:04.034Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:30:04.034Z] Optional (for encrypted networks): [2021-04-24T16:30:04.034Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-24T16:30:04.034Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-24T16:30:04.034Z] - CONFIG_XFRM: enabled [2021-04-24T16:30:04.034Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-24T16:30:04.034Z] - "ipvlan": [2021-04-24T16:30:04.034Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:30:04.034Z] - "macvlan": [2021-04-24T16:30:04.034Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:30:04.034Z] - "ftp,tftp client in container": [2021-04-24T16:30:04.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:30:04.034Z] - Storage Drivers: [2021-04-24T16:30:04.034Z] - "aufs": [2021-04-24T16:30:04.034Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:30:04.034Z] - "btrfs": [2021-04-24T16:30:04.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:30:04.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:30:04.034Z] - "devicemapper": [2021-04-24T16:30:04.034Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:30:04.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:30:04.034Z] - "overlay": [2021-04-24T16:30:04.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:30:04.034Z] - "zfs": [2021-04-24T16:30:04.034Z] - /dev/zfs: missing [2021-04-24T16:30:04.034Z] - zfs command: missing [2021-04-24T16:30:04.034Z] - zpool command: missing [2021-04-24T16:30:04.034Z] [2021-04-24T16:30:04.034Z] Limits: [2021-04-24T16:30:04.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:30:04.034Z] [2021-04-24T16:30:04.034Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-24T16:30:04.453Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:30:04.453Z] #2 [internal] load .dockerignore [2021-04-24T16:30:04.453Z] #2 transferring context: 87B 0.0s done [2021-04-24T16:30:04.453Z] #2 DONE 0.0s [2021-04-24T16:30:04.453Z] [2021-04-24T16:30:04.453Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:30:04.453Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-04-24T16:30:04.453Z] #1 DONE 0.0s [2021-04-24T16:30:04.453Z] [2021-04-24T16:30:04.453Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:30:04.742Z] #3 DONE 0.3s [2021-04-24T16:30:05.043Z] [2021-04-24T16:30:05.043Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-24T16:30:05.043Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:30:05.043Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:30:05.043Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-24T16:30:05.043Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-24T16:30:05.043Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-04-24T16:30:05.070Z] Client: [2021-04-24T16:30:05.070Z] Context: default [2021-04-24T16:30:05.070Z] Debug Mode: false [2021-04-24T16:30:05.070Z] Plugins: [2021-04-24T16:30:05.070Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-24T16:30:05.070Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-24T16:30:05.070Z] [2021-04-24T16:30:05.070Z] Server: [2021-04-24T16:30:05.070Z] Containers: 0 [2021-04-24T16:30:05.070Z] Running: 0 [2021-04-24T16:30:05.070Z] Paused: 0 [2021-04-24T16:30:05.070Z] Stopped: 0 [2021-04-24T16:30:05.070Z] Images: 1 [2021-04-24T16:30:05.070Z] Server Version: 20.10.5 [2021-04-24T16:30:05.070Z] Storage Driver: overlay2 [2021-04-24T16:30:05.070Z] Backing Filesystem: extfs [2021-04-24T16:30:05.070Z] Supports d_type: true [2021-04-24T16:30:05.070Z] Native Overlay Diff: true [2021-04-24T16:30:05.070Z] Logging Driver: json-file [2021-04-24T16:30:05.070Z] Cgroup Driver: cgroupfs [2021-04-24T16:30:05.070Z] Cgroup Version: 1 [2021-04-24T16:30:05.070Z] Plugins: [2021-04-24T16:30:05.070Z] Volume: local [2021-04-24T16:30:05.070Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:30:05.070Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:30:05.070Z] Swarm: inactive [2021-04-24T16:30:05.070Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-24T16:30:05.070Z] Default Runtime: runc [2021-04-24T16:30:05.070Z] Init Binary: docker-init [2021-04-24T16:30:05.070Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:30:05.070Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:30:05.070Z] init version: de40ad0 [2021-04-24T16:30:05.070Z] Security Options: [2021-04-24T16:30:05.070Z] apparmor [2021-04-24T16:30:05.070Z] seccomp [2021-04-24T16:30:05.070Z] Profile: default [2021-04-24T16:30:05.070Z] Kernel Version: 5.4.0-1041-aws [2021-04-24T16:30:05.070Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-24T16:30:05.070Z] OSType: linux [2021-04-24T16:30:05.070Z] Architecture: x86_64 [2021-04-24T16:30:05.070Z] CPUs: 2 [2021-04-24T16:30:05.070Z] Total Memory: 7.569GiB [2021-04-24T16:30:05.070Z] Name: ip-10-100-110-34 [2021-04-24T16:30:05.071Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-24T16:30:05.071Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:30:05.071Z] Debug Mode: false [2021-04-24T16:30:05.071Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:30:05.071Z] Labels: [2021-04-24T16:30:05.071Z] Experimental: true [2021-04-24T16:30:05.071Z] Insecure Registries: [2021-04-24T16:30:05.071Z] 127.0.0.0/8 [2021-04-24T16:30:05.071Z] Live Restore Enabled: true [2021-04-24T16:30:05.071Z] [2021-04-24T16:30:05.071Z] WARNING: No swap limit support [Pipeline] sh [2021-04-24T16:30:05.332Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-04-24T16:30:05.332Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-04-24T16:30:05.361Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:05.361Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:05.361Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:30:05.361Z] + bash /home/ubuntu/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:30:05.361Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:30:05.361Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-24T16:30:05.361Z] [2021-04-24T16:30:05.361Z] Generally Necessary: [2021-04-24T16:30:05.361Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:30:05.361Z] - apparmor: enabled and tools installed [2021-04-24T16:30:05.478Z] Still waiting to schedule task [2021-04-24T16:30:05.479Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084080898b61ebeb7)’ [2021-04-24T16:30:05.479Z] Still waiting to schedule task [2021-04-24T16:30:05.480Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084080898b61ebeb7)’ [2021-04-24T16:30:05.480Z] Still waiting to schedule task [2021-04-24T16:30:05.480Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-04-24T16:30:05.495Z] Still waiting to schedule task [2021-04-24T16:30:05.495Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-04-24T16:30:05.498Z] Still waiting to schedule task [2021-04-24T16:30:05.498Z] All nodes of label ‘windows-2019’ are offline [2021-04-24T16:30:05.499Z] Still waiting to schedule task [2021-04-24T16:30:05.499Z] All nodes of label ‘windows-2022’ are offline [2021-04-24T16:30:05.621Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-24T16:30:05.621Z] #4 DONE 0.7s [2021-04-24T16:30:05.621Z] [2021-04-24T16:30:05.621Z] #5 [internal] load build definition from Dockerfile [2021-04-24T16:30:05.622Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:30:05.622Z] - CONFIG_NET_NS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_PID_NS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_MEMCG: enabled [2021-04-24T16:30:05.622Z] - CONFIG_KEYS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:30:05.622Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:30:05.622Z] [2021-04-24T16:30:05.622Z] Optional Features: [2021-04-24T16:30:05.622Z] - CONFIG_USER_NS: enabled [2021-04-24T16:30:05.622Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:30:05.622Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:30:05.622Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:30:05.883Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:30:05.883Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:30:05.883Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-24T16:30:05.883Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:30:05.883Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:30:05.883Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:30:05.883Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:30:05.883Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:30:05.883Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:30:05.883Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:30:05.883Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:30:05.883Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:30:05.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:30:05.883Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:30:05.883Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:30:05.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:30:05.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:30:05.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:30:05.883Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:30:05.883Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:30:05.883Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:30:05.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:30:05.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:30:05.883Z] - Network Drivers: [2021-04-24T16:30:05.883Z] - "overlay": [2021-04-24T16:30:05.883Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:30:05.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:30:05.883Z] Optional (for encrypted networks): [2021-04-24T16:30:05.912Z] #5 transferring dockerfile: 17.07kB done [2021-04-24T16:30:05.912Z] #5 DONE 0.0s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:30:05.912Z] #9 DONE 0.1s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:30:05.912Z] #6 DONE 0.1s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:30:05.912Z] #7 DONE 0.1s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:30:05.912Z] #8 DONE 0.1s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-24T16:30:05.912Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:30:05.912Z] #63 DONE 0.0s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-24T16:30:05.912Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:30:05.912Z] #65 DONE 0.0s [2021-04-24T16:30:05.912Z] [2021-04-24T16:30:05.912Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:05.912Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-04-24T16:30:06.145Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:30:06.145Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-24T16:30:06.145Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-24T16:30:06.145Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-24T16:30:06.145Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-24T16:30:06.145Z] - CONFIG_XFRM: enabled [2021-04-24T16:30:06.145Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:30:06.145Z] - "ipvlan": [2021-04-24T16:30:06.145Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:30:06.145Z] - "macvlan": [2021-04-24T16:30:06.145Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:30:06.145Z] - "ftp,tftp client in container": [2021-04-24T16:30:06.145Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:30:06.145Z] - Storage Drivers: [2021-04-24T16:30:06.145Z] - "aufs": [2021-04-24T16:30:06.145Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:30:06.145Z] - "btrfs": [2021-04-24T16:30:06.145Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:30:06.145Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:30:06.145Z] - "devicemapper": [2021-04-24T16:30:06.145Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:30:06.145Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:30:06.145Z] - "overlay": [2021-04-24T16:30:06.145Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:30:06.145Z] - "zfs": [2021-04-24T16:30:06.145Z] - /dev/zfs: present [2021-04-24T16:30:06.145Z] - zfs command: missing [2021-04-24T16:30:06.145Z] - zpool command: missing [2021-04-24T16:30:06.145Z] [2021-04-24T16:30:06.145Z] Limits: [2021-04-24T16:30:06.145Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:30:06.145Z] [2021-04-24T16:30:06.145Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-24T16:30:06.241Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:30:06.241Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s [2021-04-24T16:30:06.241Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-04-24T16:30:06.241Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-04-24T16:30:06.241Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2021-04-24T16:30:06.241Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2021-04-24T16:30:06.241Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.50MB / 9.88MB 0.2s [2021-04-24T16:30:06.241Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.47MB / 48.97MB 0.2s [2021-04-24T16:30:06.241Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.76MB / 7.39MB 0.2s [2021-04-24T16:30:06.241Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.48MB / 9.88MB 0.3s [2021-04-24T16:30:06.241Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.11MB / 48.97MB 0.3s [2021-04-24T16:30:06.241Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.04MB / 7.39MB 0.3s [2021-04-24T16:30:06.567Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:30:06.569Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2021-04-24T16:30:06.569Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.92MB / 48.97MB 0.5s [2021-04-24T16:30:06.569Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-04-24T16:30:06.569Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.86MB / 51.38MB 0.5s [2021-04-24T16:30:06.569Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.01MB / 56.74MB 0.5s [2021-04-24T16:30:06.569Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 30.05MB / 48.97MB 0.6s [2021-04-24T16:30:06.569Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.20MB / 51.38MB 0.6s [2021-04-24T16:30:06.569Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 5.47MB / 56.74MB 0.6s [2021-04-24T16:30:06.569Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.26MB / 48.97MB 0.7s [2021-04-24T16:30:06.569Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.40MB / 51.38MB 0.7s [2021-04-24T16:30:06.569Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.70MB / 56.74MB 0.7s [2021-04-24T16:30:06.828Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:30:06.828Z] #1 sha256:a6345c9e510e53130723a01840914f86b6877d791a8cb7adc9bb092fef2aec21 [2021-04-24T16:30:06.828Z] #1 transferring dockerfile: 17.07kB done [2021-04-24T16:30:06.828Z] #1 DONE 0.2s [2021-04-24T16:30:06.828Z] [2021-04-24T16:30:06.828Z] #2 [internal] load .dockerignore [2021-04-24T16:30:06.828Z] #2 sha256:089a8dbd0c59c47f4bb608e802eae07a7419684de9a68c53d9dc8f766843a3a9 [2021-04-24T16:30:06.828Z] #2 transferring context: 87B done [2021-04-24T16:30:06.828Z] #2 DONE 0.0s [2021-04-24T16:30:06.828Z] [2021-04-24T16:30:06.828Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:30:06.828Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-24T16:30:06.923Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.83MB / 48.97MB 0.8s [2021-04-24T16:30:06.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.21MB / 51.38MB 0.8s [2021-04-24T16:30:06.923Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 13.18MB / 56.74MB 0.8s [2021-04-24T16:30:06.923Z] #10 ... [2021-04-24T16:30:06.923Z] [2021-04-24T16:30:06.923Z] #24 [internal] load build context [2021-04-24T16:30:06.923Z] #24 transferring context: 53.20MB 0.9s done [2021-04-24T16:30:06.923Z] #24 DONE 0.9s [2021-04-24T16:30:06.923Z] [2021-04-24T16:30:06.923Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:06.923Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 45.00MB / 48.97MB 1.0s [2021-04-24T16:30:06.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 21.29MB / 51.38MB 1.0s [2021-04-24T16:30:06.923Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 21.68MB / 56.74MB 1.0s [2021-04-24T16:30:06.923Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s [2021-04-24T16:30:06.923Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 25.36MB / 51.38MB 1.1s [2021-04-24T16:30:06.923Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.50MB / 56.74MB 1.1s [2021-04-24T16:30:07.252Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done [2021-04-24T16:30:07.252Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.19MB / 51.38MB 1.2s [2021-04-24T16:30:07.252Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 29.47MB / 56.74MB 1.2s [2021-04-24T16:30:07.252Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.2s [2021-04-24T16:30:07.252Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 39.69MB / 51.38MB 1.4s [2021-04-24T16:30:07.252Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.10MB / 56.74MB 1.4s [2021-04-24T16:30:07.252Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.13MB / 102.23MB 1.4s [2021-04-24T16:30:07.252Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-04-24T16:30:07.397Z] #3 DONE 0.4s [2021-04-24T16:30:07.397Z] [2021-04-24T16:30:07.397Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:30:07.397Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-24T16:30:07.397Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:30:07.397Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:30:07.397Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-24T16:30:07.397Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-24T16:30:07.397Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.52MB / 9.64MB 0.2s [2021-04-24T16:30:07.583Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 43.14MB / 51.38MB 1.5s [2021-04-24T16:30:07.583Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.49MB / 56.74MB 1.5s [2021-04-24T16:30:07.583Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.21MB / 51.38MB 1.6s [2021-04-24T16:30:07.583Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 46.20MB / 56.74MB 1.6s [2021-04-24T16:30:07.583Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 14.09MB / 102.23MB 1.6s [2021-04-24T16:30:07.583Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s [2021-04-24T16:30:07.583Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.44MB / 56.74MB 1.7s [2021-04-24T16:30:07.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-24T16:30:07.657Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-24T16:30:07.657Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-04-24T16:30:07.913Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2021-04-24T16:30:07.913Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.58MB / 56.74MB 1.8s [2021-04-24T16:30:07.913Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.14MB / 102.23MB 1.8s [2021-04-24T16:30:07.913Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.8s [2021-04-24T16:30:07.913Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 35.25MB / 102.23MB 1.9s [2021-04-24T16:30:07.913Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2021-04-24T16:30:07.913Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done [2021-04-24T16:30:08.223Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 43.85MB / 102.23MB 2.1s [2021-04-24T16:30:08.223Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 53.23MB / 102.23MB 2.3s [2021-04-24T16:30:08.227Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-04-24T16:30:08.227Z] #4 DONE 1.0s [2021-04-24T16:30:08.489Z] [2021-04-24T16:30:08.489Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:30:08.489Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:30:08.545Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.73MB / 102.23MB 2.4s [2021-04-24T16:30:08.545Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 68.69MB / 102.23MB 2.6s [2021-04-24T16:30:08.545Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 75.27MB / 102.23MB 2.7s [2021-04-24T16:30:08.689Z] Fetching without tags [2021-04-24T16:30:08.751Z] #8 ... [2021-04-24T16:30:08.751Z] [2021-04-24T16:30:08.751Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:30:08.751Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-24T16:30:08.751Z] #7 DONE 0.2s [2021-04-24T16:30:08.751Z] [2021-04-24T16:30:08.751Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:30:08.751Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:30:08.751Z] #6 DONE 0.3s [2021-04-24T16:30:08.751Z] [2021-04-24T16:30:08.751Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:30:08.751Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-24T16:30:08.751Z] #5 DONE 0.3s [2021-04-24T16:30:08.751Z] [2021-04-24T16:30:08.751Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:30:08.751Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:30:08.751Z] #8 DONE 0.4s [2021-04-24T16:30:08.845Z] #10 ... [2021-04-24T16:30:08.845Z] [2021-04-24T16:30:08.845Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-24T16:30:08.845Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:30:08.845Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:30:08.845Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:30:08.845Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.1s done [2021-04-24T16:30:08.845Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2021-04-24T16:30:08.845Z] #63 DONE 2.8s [2021-04-24T16:30:08.845Z] [2021-04-24T16:30:08.845Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:08.845Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 80.46MB / 102.23MB 2.8s [2021-04-24T16:30:08.845Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 88.90MB / 102.23MB 2.9s [2021-04-24T16:30:09.087Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:30:09.134Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.1s [2021-04-24T16:30:09.134Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.1s done [2021-04-24T16:30:09.763Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.3s done [2021-04-24T16:30:09.763Z] #10 ... [2021-04-24T16:30:09.763Z] [2021-04-24T16:30:09.763Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:30:09.763Z] #64 DONE 0.1s [2021-04-24T16:30:09.763Z] [2021-04-24T16:30:09.763Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:09.763Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-04-24T16:30:09.894Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:30:09.894Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:30:10.052Z] #10 ... [2021-04-24T16:30:10.052Z] [2021-04-24T16:30:10.052Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:30:10.052Z] #66 DONE 0.3s [2021-04-24T16:30:10.052Z] [2021-04-24T16:30:10.052Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:10.133Z] [2021-04-24T16:30:10.133Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:30:10.133Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:30:10.133Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-24T16:30:10.133Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:30:10.133Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-24T16:30:10.133Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-24T16:30:10.341Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.7s done [2021-04-24T16:30:08.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:30:08.665Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:30:08.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:30:08.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:30:08.698Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:30:08.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:08.699Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:30:09.095Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:30:09.098Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:30:09.855Z] > git remote # timeout=10 [2021-04-24T16:30:09.858Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:30:09.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:09.861Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:30:09.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:30:09.904Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:30:09.908Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:30:10.630Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-04-24T16:30:10.920Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-04-24T16:30:10.966Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:30:11.025Z] > git --version # timeout=10 [2021-04-24T16:30:11.027Z] > git --version # 'git version 2.7.4' [2021-04-24T16:30:11.029Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:30:11.209Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:30:11.498Z] #10 ... [2021-04-24T16:30:11.498Z] [2021-04-24T16:30:11.498Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-24T16:30:11.498Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-24T16:30:11.498Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:30:11.498Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-24T16:30:11.498Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-24T16:30:11.498Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 2.9s done [2021-04-24T16:30:11.498Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 2.1s done [2021-04-24T16:30:11.498Z] #27 DONE 5.4s [2021-04-24T16:30:11.498Z] [2021-04-24T16:30:11.498Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:11.826Z] + docker version [2021-04-24T16:30:11.826Z] Client: [2021-04-24T16:30:11.826Z] Version: 18.06.1-ce [2021-04-24T16:30:11.826Z] API version: 1.38 [2021-04-24T16:30:11.826Z] Go version: go1.10.3 [2021-04-24T16:30:11.826Z] Git commit: e68fc7a [2021-04-24T16:30:11.826Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-24T16:30:11.826Z] OS/Arch: linux/ppc64le [2021-04-24T16:30:11.826Z] Experimental: false [2021-04-24T16:30:11.826Z] [2021-04-24T16:30:11.826Z] Server: [2021-04-24T16:30:11.826Z] Engine: [2021-04-24T16:30:11.826Z] Version: 18.06.1-ce [2021-04-24T16:30:11.826Z] API version: 1.38 (minimum version 1.12) [2021-04-24T16:30:11.826Z] Go version: go1.10.3 [2021-04-24T16:30:11.826Z] Git commit: e68fc7a [2021-04-24T16:30:11.826Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-24T16:30:11.826Z] OS/Arch: linux/ppc64le [2021-04-24T16:30:11.826Z] Experimental: true [Pipeline] sh [2021-04-24T16:30:12.214Z] + docker info [2021-04-24T16:30:12.214Z] Containers: 0 [2021-04-24T16:30:12.214Z] Running: 0 [2021-04-24T16:30:12.214Z] Paused: 0 [2021-04-24T16:30:12.214Z] Stopped: 0 [2021-04-24T16:30:12.214Z] Images: 0 [2021-04-24T16:30:12.214Z] Server Version: 18.06.1-ce [2021-04-24T16:30:12.214Z] Storage Driver: overlay2 [2021-04-24T16:30:12.214Z] Backing Filesystem: extfs [2021-04-24T16:30:12.214Z] Supports d_type: true [2021-04-24T16:30:12.214Z] Native Overlay Diff: true [2021-04-24T16:30:12.214Z] Logging Driver: json-file [2021-04-24T16:30:12.214Z] Cgroup Driver: cgroupfs [2021-04-24T16:30:12.214Z] Plugins: [2021-04-24T16:30:12.214Z] Volume: local [2021-04-24T16:30:12.214Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:30:12.214Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-24T16:30:12.214Z] Swarm: inactive [2021-04-24T16:30:12.214Z] Runtimes: runc [2021-04-24T16:30:12.214Z] Default Runtime: runc [2021-04-24T16:30:12.214Z] Init Binary: docker-init [2021-04-24T16:30:12.214Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-24T16:30:12.214Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-24T16:30:12.214Z] init version: fec3683 [2021-04-24T16:30:12.214Z] Security Options: [2021-04-24T16:30:12.214Z] apparmor [2021-04-24T16:30:12.214Z] seccomp [2021-04-24T16:30:12.214Z] Profile: default [2021-04-24T16:30:12.214Z] Kernel Version: 4.4.0-139-generic [2021-04-24T16:30:12.214Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-24T16:30:12.214Z] OSType: linux [2021-04-24T16:30:12.214Z] Architecture: ppc64le [2021-04-24T16:30:12.214Z] CPUs: 4 [2021-04-24T16:30:12.214Z] Total Memory: 7.972GiB [2021-04-24T16:30:12.214Z] Name: ppc64le-ubuntu-26 [2021-04-24T16:30:12.214Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-24T16:30:12.214Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:30:12.214Z] Debug Mode (client): false [2021-04-24T16:30:12.214Z] Debug Mode (server): false [2021-04-24T16:30:12.214Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:30:12.214Z] Labels: [2021-04-24T16:30:12.214Z] Experimental: true [2021-04-24T16:30:12.214Z] Insecure Registries: [2021-04-24T16:30:12.214Z] 127.0.0.0/8 [2021-04-24T16:30:12.214Z] Live Restore Enabled: false [2021-04-24T16:30:12.214Z] [Pipeline] sh [2021-04-24T16:30:12.602Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:12.602Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:30:12.602Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:30:12.602Z] + bash /home/docker/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:30:12.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:30:12.602Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-24T16:30:12.602Z] [2021-04-24T16:30:12.602Z] Generally Necessary: [2021-04-24T16:30:12.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:30:12.602Z] - apparmor: enabled and tools installed [2021-04-24T16:30:12.602Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:30:12.602Z] - CONFIG_NET_NS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_PID_NS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:30:12.602Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_MEMCG: enabled [2021-04-24T16:30:12.602Z] - CONFIG_KEYS: enabled [2021-04-24T16:30:12.602Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:30:12.602Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:30:12.602Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:30:12.602Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:30:12.689Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 2.8s [2021-04-24T16:30:12.898Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:30:12.898Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-24T16:30:12.898Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-24T16:30:12.898Z] [2021-04-24T16:30:12.898Z] Optional Features: [2021-04-24T16:30:12.898Z] - CONFIG_USER_NS: enabled [2021-04-24T16:30:12.898Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:30:12.898Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:30:12.898Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:30:12.898Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:30:12.898Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:30:12.898Z] (cgroup swap accounting is currently enabled) [2021-04-24T16:30:12.898Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-24T16:30:12.898Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-24T16:30:12.898Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-24T16:30:12.898Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:30:12.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:30:12.898Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:30:12.898Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:30:12.898Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:30:12.898Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:30:12.898Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:30:12.898Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:30:12.898Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:30:12.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:30:12.899Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:30:12.899Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:30:12.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:30:12.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:30:12.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:30:12.899Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:30:12.899Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:30:12.899Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:30:12.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:30:12.899Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:30:12.899Z] - Network Drivers: [2021-04-24T16:30:12.899Z] - "overlay": [2021-04-24T16:30:12.899Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:30:12.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:30:12.899Z] Optional (for encrypted networks): [2021-04-24T16:30:12.961Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.24MB / 50.43MB 3.0s [2021-04-24T16:30:12.996Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.7s done [2021-04-24T16:30:13.192Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:30:13.192Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_XFRM: enabled [2021-04-24T16:30:13.192Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-24T16:30:13.192Z] - "ipvlan": [2021-04-24T16:30:13.192Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:30:13.192Z] - "macvlan": [2021-04-24T16:30:13.192Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:30:13.192Z] - "ftp,tftp client in container": [2021-04-24T16:30:13.192Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:30:13.192Z] - Storage Drivers: [2021-04-24T16:30:13.192Z] - "aufs": [2021-04-24T16:30:13.192Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:30:13.192Z] - "btrfs": [2021-04-24T16:30:13.192Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:30:13.192Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:30:13.192Z] - "devicemapper": [2021-04-24T16:30:13.192Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:30:13.192Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:30:13.192Z] - "overlay": [2021-04-24T16:30:13.192Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:30:13.192Z] - "zfs": [2021-04-24T16:30:13.192Z] - /dev/zfs: missing [2021-04-24T16:30:13.192Z] - zfs command: missing [2021-04-24T16:30:13.192Z] - zpool command: missing [2021-04-24T16:30:13.192Z] [2021-04-24T16:30:13.192Z] Limits: [2021-04-24T16:30:13.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:30:13.192Z] [2021-04-24T16:30:13.192Z] + true [2021-04-24T16:30:13.223Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.49MB / 50.43MB 3.2s [2021-04-24T16:30:13.223Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 20.06MB / 50.43MB 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-24T16:30:13.298Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2021-04-24T16:30:13.482Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 29.36MB / 50.43MB 3.5s [2021-04-24T16:30:13.482Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 33.55MB / 50.43MB 3.6s [2021-04-24T16:30:13.482Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 40.89MB / 50.43MB 3.8s [2021-04-24T16:30:13.633Z] + make bundles/buildx [2021-04-24T16:30:13.781Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 4.0s [2021-04-24T16:30:13.927Z] make: command: Command not found [2021-04-24T16:30:13.927Z] make: command: Command not found [2021-04-24T16:30:13.927Z] mkdir bundles [2021-04-24T16:30:13.927Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-24T16:30:13.927Z] --build-arg BUILDX_COMMIT \ [2021-04-24T16:30:13.927Z] --build-arg BUILDX_REPO \ [2021-04-24T16:30:13.927Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-24T16:30:13.927Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-24T16:30:13.927Z] . [2021-04-24T16:30:13.927Z] /bin/sh: 4: go: not found [2021-04-24T16:30:13.927Z] /bin/sh: 5: go: not found [2021-04-24T16:30:14.796Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2021-04-24T16:30:15.085Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2021-04-24T16:30:15.164Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 4.9s done [2021-04-24T16:30:15.164Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-24T16:30:15.425Z] #26 ... [2021-04-24T16:30:15.425Z] [2021-04-24T16:30:15.425Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:15.425Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:15.425Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-24T16:30:15.425Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:30:15.425Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-04-24T16:30:15.425Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-24T16:30:15.425Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-04-24T16:30:15.425Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-24T16:30:15.425Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-24T16:30:15.425Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-04-24T16:30:15.425Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-04-24T16:30:15.425Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s done [2021-04-24T16:30:15.425Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-04-24T16:30:15.425Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2021-04-24T16:30:15.684Z] #9 ... [2021-04-24T16:30:15.684Z] [2021-04-24T16:30:15.684Z] #23 [internal] load build context [2021-04-24T16:30:15.684Z] #23 sha256:2032ae5d3c41ae137747e372ba8d833bf3b8ab08143a0f7e68570dbcbbb2d4cd [2021-04-24T16:30:15.684Z] #23 transferring context: 53.20MB 5.5s done [2021-04-24T16:30:15.684Z] #23 DONE 5.9s [2021-04-24T16:30:15.684Z] [2021-04-24T16:30:15.684Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:30:15.684Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:30:15.684Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:30:15.684Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:30:15.684Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:30:15.684Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:30:15.684Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-04-24T16:30:15.684Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-04-24T16:30:15.684Z] #62 ... [2021-04-24T16:30:15.684Z] [2021-04-24T16:30:15.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:15.684Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:15.943Z] #9 ... [2021-04-24T16:30:15.943Z] [2021-04-24T16:30:15.943Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:30:15.943Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:30:15.943Z] #62 DONE 6.1s [2021-04-24T16:30:15.943Z] [2021-04-24T16:30:15.943Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:15.943Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:16.035Z] Sending build context to Docker daemon 58.23MB [2021-04-24T16:30:16.035Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-24T16:30:16.035Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-24T16:30:16.035Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-24T16:30:16.035Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-24T16:30:16.329Z] 1.13.15-buster: Pulling from library/golang [2021-04-24T16:30:16.329Z] db4e2d8d5901: Pulling fs layer [2021-04-24T16:30:16.329Z] dfe2d012519c: Pulling fs layer [2021-04-24T16:30:16.329Z] 5d8f1d1f9197: Pulling fs layer [2021-04-24T16:30:16.329Z] 1301750ffb48: Pulling fs layer [2021-04-24T16:30:16.329Z] dc5c6edc9cff: Pulling fs layer [2021-04-24T16:30:16.329Z] 3c370c2e2f82: Pulling fs layer [2021-04-24T16:30:16.329Z] 5ffb2f5886e2: Pulling fs layer [2021-04-24T16:30:16.329Z] 1301750ffb48: Waiting [2021-04-24T16:30:16.329Z] dc5c6edc9cff: Waiting [2021-04-24T16:30:16.329Z] 3c370c2e2f82: Waiting [2021-04-24T16:30:16.329Z] 5ffb2f5886e2: Waiting [2021-04-24T16:30:16.976Z] dfe2d012519c: Verifying Checksum [2021-04-24T16:30:16.976Z] dfe2d012519c: Download complete [2021-04-24T16:30:16.976Z] 5d8f1d1f9197: Verifying Checksum [2021-04-24T16:30:16.976Z] 5d8f1d1f9197: Download complete [2021-04-24T16:30:17.851Z] #9 ... [2021-04-24T16:30:17.851Z] [2021-04-24T16:30:17.851Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:30:17.851Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:30:17.851Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:30:17.851Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:30:17.851Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-24T16:30:17.851Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-24T16:30:17.851Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2021-04-24T16:30:17.851Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2021-04-24T16:30:17.851Z] #64 DONE 7.8s [2021-04-24T16:30:17.851Z] [2021-04-24T16:30:17.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:17.851Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:17.851Z] #9 ... [2021-04-24T16:30:17.851Z] [2021-04-24T16:30:17.851Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:30:17.851Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-24T16:30:17.851Z] #63 DONE 1.1s [2021-04-24T16:30:17.851Z] [2021-04-24T16:30:17.851Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:17.851Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:18.597Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2021-04-24T16:30:18.597Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 done [2021-04-24T16:30:18.597Z] #10 ... [2021-04-24T16:30:18.597Z] [2021-04-24T16:30:18.597Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-24T16:30:18.597Z] #28 0.620 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:18.597Z] #28 0.636 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:18.597Z] #28 0.667 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:18.597Z] #28 0.761 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:30:18.597Z] #28 0.973 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:30:18.597Z] #28 1.211 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:30:18.597Z] #28 2.194 Fetched 8116 kB in 2s (5093 kB/s) [2021-04-24T16:30:18.597Z] #28 2.194 Reading package lists... [2021-04-24T16:30:18.597Z] #28 2.629 Reading package lists... [2021-04-24T16:30:18.597Z] #28 3.056 Building dependency tree... [2021-04-24T16:30:18.597Z] #28 3.207 The following additional packages will be installed: [2021-04-24T16:30:18.597Z] #28 3.207 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:30:18.597Z] #28 3.207 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:30:18.597Z] #28 3.207 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:30:18.597Z] #28 3.208 Suggested packages: [2021-04-24T16:30:18.597Z] #28 3.208 krb5-doc krb5-user [2021-04-24T16:30:18.597Z] #28 3.208 Recommended packages: [2021-04-24T16:30:18.597Z] #28 3.208 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:30:18.597Z] #28 3.351 The following NEW packages will be installed: [2021-04-24T16:30:18.597Z] #28 3.351 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:30:18.597Z] #28 3.352 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:30:18.597Z] #28 3.352 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:30:18.597Z] #28 3.352 libssh2-1 libssl1.1 openssl [2021-04-24T16:30:18.597Z] #28 3.387 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:30:18.597Z] #28 3.387 Need to get 4604 kB of archives. [2021-04-24T16:30:18.597Z] #28 3.387 After this operation, 11.9 MB of additional disk space will be used. [2021-04-24T16:30:18.597Z] #28 3.387 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-24T16:30:18.597Z] #28 3.398 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:30:18.597Z] #28 3.420 Get:3 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-24T16:30:18.597Z] #28 3.429 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-24T16:30:18.597Z] #28 3.433 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-24T16:30:18.597Z] #28 3.434 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-24T16:30:18.597Z] #28 3.438 Get:7 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-24T16:30:18.597Z] #28 3.443 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-24T16:30:18.597Z] #28 3.443 Get:9 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-24T16:30:18.597Z] #28 3.462 Get:10 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-24T16:30:18.597Z] #28 3.476 Get:11 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-04-24T16:30:18.597Z] #28 3.476 Get:12 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-24T16:30:18.597Z] #28 3.480 Get:13 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:30:18.597Z] #28 3.484 Get:14 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-24T16:30:18.597Z] #28 3.494 Get:15 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-24T16:30:18.597Z] #28 3.499 Get:16 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-24T16:30:18.597Z] #28 3.501 Get:17 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-24T16:30:18.597Z] #28 3.503 Get:18 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-24T16:30:18.597Z] #28 3.510 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-24T16:30:18.597Z] #28 3.517 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-24T16:30:18.597Z] #28 3.521 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-24T16:30:18.597Z] #28 3.603 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:18.597Z] #28 3.611 Fetched 4604 kB in 0s (30.1 MB/s) [2021-04-24T16:30:18.597Z] #28 3.632 Selecting previously unselected package libssl1.1:s390x. [2021-04-24T16:30:18.597Z] #28 3.633 (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.) [2021-04-24T16:30:18.597Z] #28 3.637 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 3.641 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 3.766 Selecting previously unselected package openssl. [2021-04-24T16:30:18.597Z] #28 3.767 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 3.769 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 3.872 Selecting previously unselected package ca-certificates. [2021-04-24T16:30:18.597Z] #28 3.873 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:30:18.597Z] #28 3.875 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:18.597Z] #28 3.933 Selecting previously unselected package libkeyutils1:s390x. [2021-04-24T16:30:18.597Z] #28 3.934 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 3.937 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-24T16:30:18.597Z] #28 3.963 Selecting previously unselected package libkrb5support0:s390x. [2021-04-24T16:30:18.597Z] #28 3.964 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 3.967 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.000 Selecting previously unselected package libk5crypto3:s390x. [2021-04-24T16:30:18.597Z] #28 4.000 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.002 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.036 Selecting previously unselected package libkrb5-3:s390x. [2021-04-24T16:30:18.597Z] #28 4.036 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.038 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.100 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-24T16:30:18.597Z] #28 4.101 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.103 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.143 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-24T16:30:18.597Z] #28 4.144 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.146 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.170 Selecting previously unselected package libsasl2-2:s390x. [2021-04-24T16:30:18.597Z] #28 4.171 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.173 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.206 Selecting previously unselected package libldap-common. [2021-04-24T16:30:18.597Z] #28 4.207 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:30:18.597Z] #28 4.209 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.237 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-24T16:30:18.597Z] #28 4.238 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.240 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.282 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-24T16:30:18.597Z] #28 4.283 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.285 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.316 Selecting previously unselected package libpsl5:s390x. [2021-04-24T16:30:18.597Z] #28 4.317 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.319 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-24T16:30:18.597Z] #28 4.349 Selecting previously unselected package librtmp1:s390x. [2021-04-24T16:30:18.597Z] #28 4.349 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.354 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:30:18.597Z] #28 4.390 Selecting previously unselected package libssh2-1:s390x. [2021-04-24T16:30:18.597Z] #28 4.390 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.394 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-24T16:30:18.597Z] #28 4.442 Selecting previously unselected package libcurl4:s390x. [2021-04-24T16:30:18.597Z] #28 4.442 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.445 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-24T16:30:18.597Z] #28 4.506 Selecting previously unselected package curl. [2021-04-24T16:30:18.597Z] #28 4.507 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.509 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:30:18.597Z] #28 4.557 Selecting previously unselected package libonig5:s390x. [2021-04-24T16:30:18.597Z] #28 4.558 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.560 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-24T16:30:18.597Z] #28 4.603 Selecting previously unselected package libjq1:s390x. [2021-04-24T16:30:18.597Z] #28 4.604 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.606 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-24T16:30:18.597Z] #28 4.640 Selecting previously unselected package jq. [2021-04-24T16:30:18.597Z] #28 4.641 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-24T16:30:18.597Z] #28 4.643 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:30:18.597Z] #28 4.674 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-24T16:30:18.597Z] #28 4.680 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-24T16:30:18.597Z] #28 4.687 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.748 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.754 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.762 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.769 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.775 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:30:18.597Z] #28 4.781 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.788 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.794 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-24T16:30:18.597Z] #28 4.800 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 4.806 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.815 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-24T16:30:18.597Z] #28 4.822 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-24T16:30:18.597Z] #28 4.828 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:18.597Z] #28 4.835 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:18.597Z] #28 5.108 Updating certificates in /etc/ssl/certs... [2021-04-24T16:30:18.597Z] #28 5.443 137 added, 0 removed; done. [2021-04-24T16:30:18.597Z] #28 5.463 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-24T16:30:18.597Z] #28 5.470 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:30:18.597Z] #28 5.477 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-24T16:30:18.597Z] #28 5.483 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:30:18.597Z] #28 5.490 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:30:18.597Z] #28 5.503 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:18.597Z] #28 5.509 Updating certificates in /etc/ssl/certs... [2021-04-24T16:30:18.597Z] #28 6.054 0 added, 0 removed; done. [2021-04-24T16:30:18.597Z] #28 6.054 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:30:18.597Z] #28 6.055 done. [2021-04-24T16:30:18.887Z] #28 DONE 7.5s [2021-04-24T16:30:18.887Z] [2021-04-24T16:30:18.887Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-24T16:30:18.887Z] #10 DONE 12.9s [2021-04-24T16:30:18.887Z] [2021-04-24T16:30:18.887Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:30:18.887Z] #29 DONE 0.1s [2021-04-24T16:30:18.887Z] [2021-04-24T16:30:18.887Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-24T16:30:19.089Z] db4e2d8d5901: Verifying Checksum [2021-04-24T16:30:19.089Z] db4e2d8d5901: Download complete [2021-04-24T16:30:19.234Z] #9 ... [2021-04-24T16:30:19.234Z] [2021-04-24T16:30:19.234Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:30:19.234Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-24T16:30:19.234Z] #65 DONE 0.9s [2021-04-24T16:30:19.234Z] [2021-04-24T16:30:19.234Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:19.234Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:19.495Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.9s done [2021-04-24T16:30:19.737Z] 1301750ffb48: Verifying Checksum [2021-04-24T16:30:19.737Z] 1301750ffb48: Download complete [2021-04-24T16:30:19.737Z] 5ffb2f5886e2: Verifying Checksum [2021-04-24T16:30:19.737Z] 5ffb2f5886e2: Download complete [2021-04-24T16:30:19.914Z] #11 DONE 0.7s [2021-04-24T16:30:19.914Z] [2021-04-24T16:30:19.914Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-24T16:30:20.065Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-24T16:30:20.378Z] dc5c6edc9cff: Verifying Checksum [2021-04-24T16:30:20.379Z] dc5c6edc9cff: Download complete [2021-04-24T16:30:20.578Z] #12 DONE 1.0s [2021-04-24T16:30:20.578Z] [2021-04-24T16:30:20.578Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:20.578Z] #30 1.124 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:30:20.578Z] #30 1.268 [2021-04-24T16:30:20.578Z] #30 1.377 ####### 9.9% ######################## 34.0% [2021-04-24T16:30:20.578Z] #30 ... [2021-04-24T16:30:20.578Z] [2021-04-24T16:30:20.578Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:30:20.578Z] #32 DONE 0.1s [2021-04-24T16:30:20.578Z] [2021-04-24T16:30:20.578Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:20.883Z] #30 1.377 ####### 9.9% ######################## 34.0% ######################################## 56.6% ########################################################### 83.1%#30 ... [2021-04-24T16:30:20.883Z] [2021-04-24T16:30:20.883Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:30:20.883Z] #40 DONE 0.1s [2021-04-24T16:30:20.883Z] [2021-04-24T16:30:20.883Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:20.883Z] #30 1.377 ####### 9.9% ######################## 34.0% ######################################## 56.6% ########################################################### 83.1% ######################################################################## 100.0% [2021-04-24T16:30:20.883Z] #30 1.926 [2021-04-24T16:30:21.004Z] #9 ... [2021-04-24T16:30:21.004Z] [2021-04-24T16:30:21.004Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:30:21.004Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:30:21.004Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.2s done [2021-04-24T16:30:21.004Z] #26 DONE 11.0s [2021-04-24T16:30:21.004Z] [2021-04-24T16:30:21.004Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:21.004Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:21.004Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-24T16:30:21.004Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-24T16:30:21.193Z] #30 2.038 ######################## 34.0% ######################################################################## 100.0% [2021-04-24T16:30:21.193Z] #30 2.246 [2021-04-24T16:30:21.492Z] #30 2.385 ########### 15.9% [2021-04-24T16:30:21.492Z] #30 ... [2021-04-24T16:30:21.492Z] [2021-04-24T16:30:21.492Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-24T16:30:21.492Z] #13 DONE 0.9s [2021-04-24T16:30:21.492Z] [2021-04-24T16:30:21.492Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:21.492Z] #30 2.385 ########### 15.9% ######################################################################## 100.0% [2021-04-24T16:30:21.944Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-04-24T16:30:21.944Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-24T16:30:22.477Z] db4e2d8d5901: Pull complete [2021-04-24T16:30:22.778Z] dfe2d012519c: Pull complete [2021-04-24T16:30:23.079Z] 3c370c2e2f82: Verifying Checksum [2021-04-24T16:30:23.079Z] 3c370c2e2f82: Download complete [2021-04-24T16:30:23.079Z] 5d8f1d1f9197: Pull complete [2021-04-24T16:30:25.837Z] 1301750ffb48: Pull complete [2021-04-24T16:30:26.749Z] #30 2.717 #=#=# ##O#- # ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#- # # # -=O=# # # # -=O=-# # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # [2021-04-24T16:30:27.234Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-04-24T16:30:27.234Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s done [2021-04-24T16:30:27.494Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-24T16:30:27.913Z] #30 7.880 #=#=# ### 5.0% ######### 13.6% ############ 17.9% ################# 24.3% ###################### 30.7% ########################## 37.2% ############################### 43.6% [2021-04-24T16:30:27.913Z] #30 ... [2021-04-24T16:30:27.913Z] [2021-04-24T16:30:27.913Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:27.913Z] #25 1.792 + RM_GOPATH=0 [2021-04-24T16:30:27.913Z] #25 1.792 + TMP_GOPATH= [2021-04-24T16:30:27.913Z] #25 1.792 + : /build [2021-04-24T16:30:27.913Z] #25 1.793 + '[' -z '' ']' [2021-04-24T16:30:27.913Z] #25 1.793 ++ mktemp -d [2021-04-24T16:30:27.913Z] #25 1.793 + export GOPATH=/tmp/tmp.WnNLiGHsWs [2021-04-24T16:30:27.913Z] #25 1.793 + GOPATH=/tmp/tmp.WnNLiGHsWs [2021-04-24T16:30:27.913Z] #25 1.793 + RM_GOPATH=1 [2021-04-24T16:30:27.913Z] #25 1.793 + case "$(go env GOARCH)" in [2021-04-24T16:30:27.913Z] #25 1.798 ++ go env GOARCH [2021-04-24T16:30:27.913Z] #25 1.799 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:27.913Z] #25 1.799 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:27.913Z] #25 1.802 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:27.913Z] #25 1.803 + dir=/tmp/install [2021-04-24T16:30:27.913Z] #25 1.803 + bin=dockercli [2021-04-24T16:30:27.913Z] #25 1.803 + shift [2021-04-24T16:30:27.913Z] #25 1.803 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:30:27.913Z] #25 1.803 + . /tmp/install/dockercli.installer [2021-04-24T16:30:27.913Z] #25 1.803 ++ : stable [2021-04-24T16:30:27.913Z] #25 1.803 ++ : 17.06.2-ce [2021-04-24T16:30:27.913Z] #25 1.803 + install_dockercli [2021-04-24T16:30:27.913Z] #25 1.803 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:30:27.913Z] #25 1.803 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:30:27.913Z] #25 1.820 ++ uname -m [2021-04-24T16:30:27.913Z] #25 1.820 + arch=s390x [2021-04-24T16:30:27.913Z] #25 1.820 + '[' s390x '!=' x86_64 ']' [2021-04-24T16:30:27.913Z] #25 1.820 + '[' s390x '!=' s390x ']' [2021-04-24T16:30:27.913Z] #25 1.820 + url=https://download.docker.com/linux/static [2021-04-24T16:30:27.913Z] #25 1.827 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-24T16:30:27.913Z] #25 1.827 + tar -xz docker/docker [2021-04-24T16:30:27.913Z] #25 6.962 + mkdir -p /build [2021-04-24T16:30:27.913Z] #25 6.967 + mv docker/docker /build/ [2021-04-24T16:30:27.913Z] #25 6.980 + rmdir docker [2021-04-24T16:30:27.913Z] #25 DONE 7.4s [2021-04-24T16:30:27.913Z] [2021-04-24T16:30:27.913Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:27.913Z] #30 7.880 #=#=# ### 5.0% ######### 13.6% ############ 17.9% ################# 24.3% ###################### 30.7% ########################## 37.2% ############################### 43.6% ################################### 50.0% [2021-04-24T16:30:27.913Z] #30 ... [2021-04-24T16:30:27.913Z] [2021-04-24T16:30:27.913Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:27.913Z] #59 1.524 + RM_GOPATH=0 [2021-04-24T16:30:27.913Z] #59 1.524 + TMP_GOPATH= [2021-04-24T16:30:27.913Z] #59 1.526 + : /build [2021-04-24T16:30:27.913Z] #59 1.526 + '[' -z '' ']' [2021-04-24T16:30:27.913Z] #59 1.526 ++ mktemp -d [2021-04-24T16:30:27.913Z] #59 1.527 + export GOPATH=/tmp/tmp.hGiwT81jP9 [2021-04-24T16:30:27.913Z] #59 1.527 + GOPATH=/tmp/tmp.hGiwT81jP9 [2021-04-24T16:30:27.913Z] #59 1.527 + RM_GOPATH=1 [2021-04-24T16:30:27.913Z] #59 1.527 + case "$(go env GOARCH)" in [2021-04-24T16:30:27.913Z] #59 1.527 ++ go env GOARCH [2021-04-24T16:30:27.913Z] #59 1.530 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:27.913Z] #59 1.530 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:27.913Z] #59 1.530 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:27.913Z] #59 1.531 + dir=/tmp/install [2021-04-24T16:30:27.913Z] #59 1.531 + bin=rootlesskit [2021-04-24T16:30:27.913Z] #59 1.531 + shift [2021-04-24T16:30:27.913Z] #59 1.531 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:30:27.913Z] #59 1.531 + . /tmp/install/rootlesskit.installer [2021-04-24T16:30:27.913Z] #59 1.531 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:27.913Z] #59 1.531 + install_rootlesskit [2021-04-24T16:30:27.913Z] #59 1.531 + case "$1" in [2021-04-24T16:30:27.913Z] #59 1.531 + export CGO_ENABLED=0 [2021-04-24T16:30:27.913Z] #59 1.531 + CGO_ENABLED=0 [2021-04-24T16:30:27.913Z] #59 1.531 + _install_rootlesskit [2021-04-24T16:30:27.913Z] #59 1.532 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:27.913Z] #59 1.534 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:30:27.913Z] #59 1.534 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hGiwT81jP9/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:30:27.913Z] #59 1.534 Cloning into '/tmp/tmp.hGiwT81jP9/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:30:27.913Z] #59 3.534 + cd /tmp/tmp.hGiwT81jP9/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:30:27.913Z] #59 3.535 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:27.913Z] #59 3.552 + export GO111MODULE=on [2021-04-24T16:30:27.913Z] #59 3.554 + GO111MODULE=on [2021-04-24T16:30:27.913Z] #59 3.554 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:30:27.913Z] #59 3.554 + GOPROXY=https://proxy.golang.org [2021-04-24T16:30:27.913Z] #59 3.554 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:30:27.913Z] #59 3.554 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:30:27.913Z] #59 4.767 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:30:27.913Z] #59 4.768 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:30:27.913Z] #59 4.772 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:30:27.913Z] #59 4.773 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:30:27.913Z] #59 4.778 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:30:27.913Z] #59 4.814 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:30:27.913Z] #59 4.815 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:30:27.913Z] #59 4.878 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:30:27.913Z] #59 4.932 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:30:27.913Z] #59 4.953 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:30:27.913Z] #59 5.045 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:30:27.913Z] #59 5.052 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:30:27.913Z] #59 5.215 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:30:27.913Z] #59 5.218 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:30:27.913Z] #59 5.219 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:30:27.913Z] #59 5.236 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:30:27.913Z] #59 5.305 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:30:27.913Z] #59 5.380 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:30:27.913Z] #59 5.665 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:30:27.913Z] #59 6.862 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:30:27.913Z] #59 6.872 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:30:27.913Z] #59 7.453 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:30:27.913Z] #59 ... [2021-04-24T16:30:27.913Z] [2021-04-24T16:30:27.913Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:27.928Z] dc5c6edc9cff: Pull complete [2021-04-24T16:30:29.096Z] #30 7.880 #=#=# ### 5.0% ######### 13.6% ############ 17.9% ################# 24.3% ###################### 30.7% ########################## 37.2% ############################### 43.6% ################################### 50.0% ####################################### 54.3% ########################################## 58.6% ############################################# 62.9% ############################################## 65.0% ################################################### 71.4% ######################################################## 77.9% ############################################################## 86.4% ################################################################## 92.9% ######################################################################## 100.0% [2021-04-24T16:30:29.394Z] #30 10.37 [2021-04-24T16:30:30.045Z] #9 ... [2021-04-24T16:30:30.045Z] [2021-04-24T16:30:30.045Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:30:30.045Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:30:30.045Z] #27 1.599 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:30.045Z] #27 1.607 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:30.045Z] #27 1.639 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:30.045Z] #27 1.894 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:30:30.045Z] #27 2.219 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:30:30.045Z] #27 2.872 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:30:30.045Z] #27 4.152 Fetched 8428 kB in 3s (3001 kB/s) [2021-04-24T16:30:30.045Z] #27 4.152 Reading package lists... [2021-04-24T16:30:30.045Z] #27 5.082 Reading package lists... [2021-04-24T16:30:30.045Z] #27 5.975 Building dependency tree... [2021-04-24T16:30:30.045Z] #27 6.319 The following additional packages will be installed: [2021-04-24T16:30:30.045Z] #27 6.319 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:30:30.045Z] #27 6.319 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:30:30.045Z] #27 6.319 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:30:30.045Z] #27 6.319 Suggested packages: [2021-04-24T16:30:30.045Z] #27 6.319 krb5-doc krb5-user [2021-04-24T16:30:30.045Z] #27 6.319 Recommended packages: [2021-04-24T16:30:30.045Z] #27 6.319 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:30:30.045Z] #27 6.565 The following NEW packages will be installed: [2021-04-24T16:30:30.045Z] #27 6.565 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:30:30.045Z] #27 6.565 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:30:30.045Z] #27 6.565 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:30:30.045Z] #27 6.565 libssh2-1 libssl1.1 openssl [2021-04-24T16:30:30.045Z] #27 6.868 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:30:30.045Z] #27 6.868 Need to get 5059 kB of archives. [2021-04-24T16:30:30.045Z] #27 6.868 After this operation, 12.1 MB of additional disk space will be used. [2021-04-24T16:30:30.045Z] #27 6.868 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:30:30.045Z] #27 6.868 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-24T16:30:30.045Z] #27 6.868 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-24T16:30:30.045Z] #27 6.868 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-24T16:30:30.045Z] #27 6.868 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-24T16:30:30.045Z] #27 6.869 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-24T16:30:30.045Z] #27 6.885 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-24T16:30:30.045Z] #27 6.893 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-24T16:30:30.045Z] #27 6.893 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-24T16:30:30.045Z] #27 6.893 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:30:30.045Z] #27 6.902 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-24T16:30:30.045Z] #27 6.902 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-24T16:30:30.045Z] #27 6.907 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-24T16:30:30.045Z] #27 6.907 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-24T16:30:30.045Z] #27 6.907 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-24T16:30:30.045Z] #27 6.910 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-24T16:30:30.045Z] #27 6.916 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:30:30.045Z] #27 6.923 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-24T16:30:30.045Z] #27 6.923 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:30:30.045Z] #27 6.923 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:30:30.045Z] #27 6.923 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-24T16:30:30.045Z] #27 7.086 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:30.045Z] #27 7.093 Fetched 5059 kB in 0s (15.5 MB/s) [2021-04-24T16:30:30.045Z] #27 7.137 Selecting previously unselected package libssl1.1:amd64. [2021-04-24T16:30:30.045Z] #27 7.137 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-24T16:30:30.045Z] #27 7.145 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.152 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:30.045Z] #27 7.355 Selecting previously unselected package openssl. [2021-04-24T16:30:30.045Z] #27 7.355 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.361 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:30.045Z] #27 7.534 Selecting previously unselected package ca-certificates. [2021-04-24T16:30:30.045Z] #27 7.534 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:30:30.045Z] #27 7.538 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:30.045Z] #27 7.628 Selecting previously unselected package libkeyutils1:amd64. [2021-04-24T16:30:30.045Z] #27 7.630 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.635 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:30:30.045Z] #27 7.675 Selecting previously unselected package libkrb5support0:amd64. [2021-04-24T16:30:30.045Z] #27 7.675 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.679 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 7.730 Selecting previously unselected package libk5crypto3:amd64. [2021-04-24T16:30:30.045Z] #27 7.730 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.738 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 7.883 Selecting previously unselected package libkrb5-3:amd64. [2021-04-24T16:30:30.045Z] #27 7.884 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 7.891 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 7.984 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-24T16:30:30.045Z] #27 7.984 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 8.012 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 8.130 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-24T16:30:30.045Z] #27 8.130 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 8.134 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 8.176 Selecting previously unselected package libsasl2-2:amd64. [2021-04-24T16:30:30.045Z] #27 8.176 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:30:30.045Z] #27 8.181 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:30.045Z] #27 8.237 Selecting previously unselected package libldap-common. [2021-04-24T16:30:30.045Z] #27 8.237 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:30:30.045Z] #27 8.244 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 8.290 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-24T16:30:30.046Z] #27 8.290 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.293 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 8.357 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-24T16:30:30.046Z] #27 8.357 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.362 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 8.406 Selecting previously unselected package libpsl5:amd64. [2021-04-24T16:30:30.046Z] #27 8.406 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.411 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:30:30.046Z] #27 8.478 Selecting previously unselected package librtmp1:amd64. [2021-04-24T16:30:30.046Z] #27 8.478 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.487 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:30:30.046Z] #27 8.522 Selecting previously unselected package libssh2-1:amd64. [2021-04-24T16:30:30.046Z] #27 8.522 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.526 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:30:30.046Z] #27 8.581 Selecting previously unselected package libcurl4:amd64. [2021-04-24T16:30:30.046Z] #27 8.581 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.584 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:30:30.046Z] #27 8.649 Selecting previously unselected package curl. [2021-04-24T16:30:30.046Z] #27 8.649 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.652 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:30:30.046Z] #27 8.717 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:30:30.046Z] #27 8.717 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.720 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:30:30.046Z] #27 8.784 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:30:30.046Z] #27 8.784 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.792 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:30:30.046Z] #27 8.841 Selecting previously unselected package jq. [2021-04-24T16:30:30.046Z] #27 8.841 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:30:30.046Z] #27 8.844 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:30:30.046Z] #27 8.880 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:30:30.046Z] #27 8.890 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:30:30.046Z] #27 8.901 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 9.006 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.016 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 9.031 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.041 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.053 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:30:30.046Z] #27 9.059 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.072 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.083 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:30:30.046Z] #27 9.093 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:30.046Z] #27 9.104 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 9.123 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:30:30.046Z] #27 9.162 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:30:30.046Z] #27 9.172 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:30:30.046Z] #27 9.182 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:30.046Z] #27 ... [2021-04-24T16:30:30.046Z] [2021-04-24T16:30:30.046Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:30.046Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:30.554Z] #30 10.51 0.2% # 2.1% ### 4.6% #### 6.5% ###### 8.3% ####### 10.8% ######### 12.7% ########## 15.2% ############ 17.1% [2021-04-24T16:30:30.554Z] #30 ... [2021-04-24T16:30:30.554Z] [2021-04-24T16:30:30.554Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:30.554Z] #52 1.929 + RM_GOPATH=0 [2021-04-24T16:30:30.554Z] #52 1.929 + TMP_GOPATH= [2021-04-24T16:30:30.554Z] #52 1.929 + : /build [2021-04-24T16:30:30.554Z] #52 1.929 + '[' -z '' ']' [2021-04-24T16:30:30.554Z] #52 1.929 ++ mktemp -d [2021-04-24T16:30:30.554Z] #52 1.930 + export GOPATH=/tmp/tmp.7otEdaIGk9 [2021-04-24T16:30:30.554Z] #52 1.930 + GOPATH=/tmp/tmp.7otEdaIGk9 [2021-04-24T16:30:30.554Z] #52 1.930 + RM_GOPATH=1 [2021-04-24T16:30:30.554Z] #52 1.930 + case "$(go env GOARCH)" in [2021-04-24T16:30:30.554Z] #52 1.930 ++ go env GOARCH [2021-04-24T16:30:30.554Z] #52 1.940 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:30:30.554Z] #52 1.940 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:30.554Z] #52 1.940 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:30.554Z] #52 1.940 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:30.554Z] #52 1.940 + dir=/tmp/install [2021-04-24T16:30:30.554Z] #52 1.940 + bin=shfmt [2021-04-24T16:30:30.554Z] #52 1.940 + shift [2021-04-24T16:30:30.554Z] #52 1.940 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:30:30.554Z] #52 1.940 + . /tmp/install/shfmt.installer [2021-04-24T16:30:30.554Z] #52 1.940 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:30:30.554Z] #52 1.940 + install_shfmt [2021-04-24T16:30:30.554Z] #52 1.940 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:30:30.554Z] #52 1.940 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7otEdaIGk9/src/github.com/mvdan/sh [2021-04-24T16:30:30.554Z] #52 1.940 Cloning into '/tmp/tmp.7otEdaIGk9/src/github.com/mvdan/sh'... [2021-04-24T16:30:30.554Z] #52 8.166 + cd /tmp/tmp.7otEdaIGk9/src/github.com/mvdan/sh [2021-04-24T16:30:30.554Z] #52 8.170 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:30:30.554Z] #52 8.259 + GO111MODULE=on [2021-04-24T16:30:30.554Z] #52 8.260 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:30:30.554Z] #52 9.200 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:30:30.554Z] #52 9.278 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:30:30.554Z] #52 9.281 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:30:30.554Z] #52 9.339 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:30:30.554Z] #52 9.434 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:30:30.844Z] #52 10.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:30:30.844Z] #52 ... [2021-04-24T16:30:30.844Z] [2021-04-24T16:30:30.844Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-24T16:30:30.844Z] #37 2.753 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:30.844Z] #37 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:30.844Z] #37 2.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:30.844Z] #37 3.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:30:30.844Z] #37 4.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:30:30.844Z] #37 6.300 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:30:30.844Z] #37 ... [2021-04-24T16:30:30.844Z] [2021-04-24T16:30:30.844Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:30.844Z] #50 2.265 + RM_GOPATH=0 [2021-04-24T16:30:30.844Z] #50 2.265 + TMP_GOPATH= [2021-04-24T16:30:30.844Z] #50 2.265 + : /build [2021-04-24T16:30:30.844Z] #50 2.265 + '[' -z '' ']' [2021-04-24T16:30:30.844Z] #50 2.265 ++ mktemp -d [2021-04-24T16:30:30.844Z] #50 2.265 + export GOPATH=/tmp/tmp.Pfcdv8oYqn [2021-04-24T16:30:30.844Z] #50 2.265 + GOPATH=/tmp/tmp.Pfcdv8oYqn [2021-04-24T16:30:30.844Z] #50 2.265 + RM_GOPATH=1 [2021-04-24T16:30:30.844Z] #50 2.265 + case "$(go env GOARCH)" in [2021-04-24T16:30:30.844Z] #50 2.265 ++ go env GOARCH [2021-04-24T16:30:30.844Z] #50 2.285 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:30.844Z] #50 2.285 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:30.844Z] #50 2.285 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:30.844Z] #50 2.285 + dir=/tmp/install [2021-04-24T16:30:30.844Z] #50 2.285 + bin=golangci_lint [2021-04-24T16:30:30.844Z] #50 2.285 + shift [2021-04-24T16:30:30.844Z] #50 2.285 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:30:30.844Z] #50 2.285 + . /tmp/install/golangci_lint.installer [2021-04-24T16:30:30.844Z] #50 2.285 ++ : v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.285 + install_golangci_lint [2021-04-24T16:30:30.844Z] #50 2.285 + set -e [2021-04-24T16:30:30.844Z] #50 2.285 + export GO111MODULE=on [2021-04-24T16:30:30.844Z] #50 2.285 + GO111MODULE=on [2021-04-24T16:30:30.844Z] #50 2.285 + GOBIN=/build [2021-04-24T16:30:30.844Z] #50 2.285 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.291 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.293 go: finding github.com v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.300 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.300 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.300 go: finding github.com/golangci v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.725 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:30.844Z] #50 2.945 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:30.844Z] #50 6.543 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:30:30.844Z] #50 6.547 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:30:30.844Z] #50 6.561 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:30:30.844Z] #50 6.588 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:30:30.844Z] #50 6.589 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:30:30.844Z] #50 6.603 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:30:30.844Z] #50 6.632 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:30:30.844Z] #50 6.710 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:30:30.844Z] #50 6.719 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:30:30.844Z] #50 6.883 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:30:30.844Z] #50 6.999 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:30:30.844Z] #50 7.008 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:30:30.844Z] #50 7.040 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:30:30.844Z] #50 7.040 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:30:30.844Z] #50 7.041 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:30:30.845Z] #50 7.119 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:30:30.845Z] #50 7.138 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:30:30.845Z] #50 7.141 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:30:30.845Z] #50 7.147 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:30:30.845Z] #50 7.200 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:30:30.845Z] #50 7.301 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:30:30.845Z] #50 7.306 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:30:30.845Z] #50 7.342 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:30:30.845Z] #50 7.361 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:30:30.845Z] #50 7.516 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:30:30.845Z] #50 7.568 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:30:30.845Z] #50 7.583 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:30:30.845Z] #50 7.673 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:30:30.845Z] #50 7.790 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:30:30.845Z] #50 7.868 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:30:30.845Z] #50 7.928 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:30:30.845Z] #50 8.412 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:30:30.845Z] #50 8.872 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:30:30.845Z] #50 9.693 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:30:30.845Z] #50 9.791 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:30:30.845Z] #50 9.791 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:30:30.845Z] #50 9.792 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:30:30.845Z] #50 9.871 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:30:30.845Z] #50 9.881 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:30:30.845Z] #50 9.998 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:30:30.845Z] #50 9.999 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:30:30.845Z] #50 10.03 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:30:30.987Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2021-04-24T16:30:30.987Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-24T16:30:31.133Z] #50 ... [2021-04-24T16:30:31.133Z] [2021-04-24T16:30:31.133Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:31.133Z] #35 1.773 Install go-toml version v1.8.1 [2021-04-24T16:30:31.133Z] #35 1.777 go: finding github.com v1.8.1 [2021-04-24T16:30:31.133Z] #35 1.777 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:30:31.133Z] #35 1.777 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:30:31.133Z] #35 1.777 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:31.133Z] #35 1.777 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:30:31.134Z] #35 2.022 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:31.134Z] #35 2.125 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:31.134Z] #35 4.669 github.com/pelletier/go-toml [2021-04-24T16:30:31.134Z] #35 9.617 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:30:31.134Z] #35 ... [2021-04-24T16:30:31.134Z] [2021-04-24T16:30:31.134Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-24T16:30:31.134Z] #56 2.666 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:31.134Z] #56 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:31.134Z] #56 3.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:31.134Z] #56 3.382 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:30:31.134Z] #56 4.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:30:31.134Z] #56 5.658 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:30:31.424Z] #56 ... [2021-04-24T16:30:31.424Z] [2021-04-24T16:30:31.424Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:30:31.424Z] #46 2.188 + RM_GOPATH=0 [2021-04-24T16:30:31.424Z] #46 2.188 + TMP_GOPATH= [2021-04-24T16:30:31.424Z] #46 2.188 + : /build [2021-04-24T16:30:31.424Z] #46 2.188 + '[' -z '' ']' [2021-04-24T16:30:31.424Z] #46 2.188 ++ mktemp -d [2021-04-24T16:30:31.424Z] #46 2.191 + export GOPATH=/tmp/tmp.i0QmeAvOqF [2021-04-24T16:30:31.424Z] #46 2.191 + GOPATH=/tmp/tmp.i0QmeAvOqF [2021-04-24T16:30:31.424Z] #46 2.191 + RM_GOPATH=1 [2021-04-24T16:30:31.424Z] #46 2.191 + case "$(go env GOARCH)" in [2021-04-24T16:30:31.424Z] #46 2.194 ++ go env GOARCH [2021-04-24T16:30:31.424Z] #46 2.204 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:31.424Z] #46 2.204 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:31.424Z] #46 2.204 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:31.424Z] #46 2.204 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:31.424Z] #46 2.204 + dir=/tmp/install [2021-04-24T16:30:31.424Z] #46 2.204 + bin=vndr [2021-04-24T16:30:31.424Z] #46 2.204 + shift [2021-04-24T16:30:31.424Z] #46 2.204 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:30:31.424Z] #46 2.204 + . /tmp/install/vndr.installer [2021-04-24T16:30:31.424Z] #46 2.204 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:31.424Z] #46 2.204 + install_vndr [2021-04-24T16:30:31.424Z] #46 2.204 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:30:31.424Z] #46 2.204 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.i0QmeAvOqF/src/github.com/LK4D4/vndr [2021-04-24T16:30:31.424Z] #46 2.204 Cloning into '/tmp/tmp.i0QmeAvOqF/src/github.com/LK4D4/vndr'... [2021-04-24T16:30:31.424Z] #46 2.622 + cd /tmp/tmp.i0QmeAvOqF/src/github.com/LK4D4/vndr [2021-04-24T16:30:31.424Z] #46 2.623 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:31.424Z] #46 2.625 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:30:31.424Z] #46 3.286 runtime/internal/atomic [2021-04-24T16:30:31.424Z] #46 3.292 internal/cpu [2021-04-24T16:30:31.424Z] #46 3.429 runtime/internal/sys [2021-04-24T16:30:31.424Z] #46 3.525 runtime/internal/math [2021-04-24T16:30:31.424Z] #46 3.576 internal/race [2021-04-24T16:30:31.424Z] #46 3.618 internal/bytealg [2021-04-24T16:30:31.424Z] #46 3.627 sync/atomic [2021-04-24T16:30:31.424Z] #46 3.768 unicode [2021-04-24T16:30:31.424Z] #46 3.943 runtime [2021-04-24T16:30:31.424Z] #46 6.391 unicode/utf8 [2021-04-24T16:30:31.424Z] #46 6.940 math/bits [2021-04-24T16:30:31.424Z] #46 7.536 math [2021-04-24T16:30:31.424Z] #46 ... [2021-04-24T16:30:31.424Z] [2021-04-24T16:30:31.424Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:31.424Z] #48 1.748 + RM_GOPATH=0 [2021-04-24T16:30:31.424Z] #48 1.748 + TMP_GOPATH= [2021-04-24T16:30:31.424Z] #48 1.748 + : /build [2021-04-24T16:30:31.424Z] #48 1.748 + '[' -z '' ']' [2021-04-24T16:30:31.424Z] #48 1.748 ++ mktemp -d [2021-04-24T16:30:31.424Z] #48 1.748 + export GOPATH=/tmp/tmp.x0qbhWjRGD [2021-04-24T16:30:31.424Z] #48 1.748 + GOPATH=/tmp/tmp.x0qbhWjRGD [2021-04-24T16:30:31.424Z] #48 1.748 + RM_GOPATH=1 [2021-04-24T16:30:31.424Z] #48 1.748 + case "$(go env GOARCH)" in [2021-04-24T16:30:31.424Z] #48 1.748 ++ go env GOARCH [2021-04-24T16:30:31.424Z] #48 1.748 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:31.424Z] #48 1.748 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:31.424Z] #48 1.748 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:31.424Z] #48 1.748 + dir=/tmp/install [2021-04-24T16:30:31.424Z] #48 1.748 + bin=gotestsum [2021-04-24T16:30:31.424Z] #48 1.748 + shift [2021-04-24T16:30:31.424Z] #48 1.748 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:30:31.424Z] #48 1.748 + . /tmp/install/gotestsum.installer [2021-04-24T16:30:31.424Z] #48 1.748 ++ : v0.5.3 [2021-04-24T16:30:31.424Z] #48 1.748 + install_gotestsum [2021-04-24T16:30:31.424Z] #48 1.748 + set -e [2021-04-24T16:30:31.424Z] #48 1.748 + export GO111MODULE=on [2021-04-24T16:30:31.424Z] #48 1.748 + GO111MODULE=on [2021-04-24T16:30:31.424Z] #48 1.748 + GOBIN=/build [2021-04-24T16:30:31.424Z] #48 1.748 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:30:31.424Z] #48 1.767 go: finding gotest.tools v0.5.3 [2021-04-24T16:30:31.424Z] #48 1.767 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:31.424Z] #48 2.101 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:31.424Z] #48 2.520 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:31.424Z] #48 3.668 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:30:31.424Z] #48 3.672 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:30:31.424Z] #48 3.672 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:30:31.424Z] #48 3.686 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:30:31.424Z] #48 3.689 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:30:31.424Z] #48 3.756 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:30:31.424Z] #48 3.827 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:30:31.424Z] #48 3.828 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:30:31.424Z] #48 3.829 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:30:31.424Z] #48 3.837 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:30:31.424Z] #48 3.845 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:30:31.424Z] #48 3.845 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:30:31.424Z] #48 3.884 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:30:31.424Z] #48 3.970 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:30:31.424Z] #48 4.134 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:30:31.424Z] #48 4.159 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:30:31.424Z] #48 4.173 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:30:31.424Z] #48 4.208 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:30:31.424Z] #48 4.384 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:30:31.424Z] #48 5.316 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:30:31.424Z] #48 5.580 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:30:31.424Z] #48 7.358 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:30:31.424Z] #48 9.890 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:30:31.424Z] #48 9.910 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:30:31.424Z] #48 9.913 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:30:31.424Z] #48 9.918 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:30:31.424Z] #48 10.05 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:30:31.424Z] #48 10.07 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:30:31.424Z] #48 10.11 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:30:31.424Z] #48 10.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:30:31.424Z] #48 10.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:30:31.424Z] #48 10.42 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:30:31.424Z] #48 10.49 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:30:31.424Z] #48 ... [2021-04-24T16:30:31.424Z] [2021-04-24T16:30:31.424Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:30:31.424Z] #14 1.909 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:30:31.424Z] #14 1.944 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:31.424Z] #14 1.956 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:31.424Z] #14 1.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:31.424Z] #14 2.557 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-24T16:30:31.424Z] #14 3.510 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:30:31.424Z] #14 5.591 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:30:31.424Z] #14 7.940 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:30:31.713Z] #14 ... [2021-04-24T16:30:31.713Z] [2021-04-24T16:30:31.713Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-24T16:30:31.713Z] #41 2.585 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:30:31.713Z] #41 2.586 Cloning into '.'... [2021-04-24T16:30:31.713Z] #41 ... [2021-04-24T16:30:31.713Z] [2021-04-24T16:30:31.713Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-24T16:30:31.713Z] #43 2.666 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:31.713Z] #43 2.782 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:31.713Z] #43 2.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:31.713Z] #43 3.390 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:30:31.713Z] #43 4.571 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:30:31.713Z] #43 5.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:30:32.003Z] #43 ... [2021-04-24T16:30:32.003Z] [2021-04-24T16:30:32.003Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:32.003Z] #68 2.148 + RM_GOPATH=0 [2021-04-24T16:30:32.003Z] #68 2.148 + TMP_GOPATH= [2021-04-24T16:30:32.003Z] #68 2.148 + : /build [2021-04-24T16:30:32.003Z] #68 2.148 + '[' -z '' ']' [2021-04-24T16:30:32.003Z] #68 2.150 ++ mktemp -d [2021-04-24T16:30:32.003Z] #68 2.150 + export GOPATH=/tmp/tmp.9T8HM1Ybx7 [2021-04-24T16:30:32.003Z] #68 2.150 + GOPATH=/tmp/tmp.9T8HM1Ybx7 [2021-04-24T16:30:32.003Z] #68 2.150 + RM_GOPATH=1 [2021-04-24T16:30:32.003Z] #68 2.150 + case "$(go env GOARCH)" in [2021-04-24T16:30:32.003Z] #68 2.150 ++ go env GOARCH [2021-04-24T16:30:32.003Z] #68 2.170 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:32.003Z] #68 2.170 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:32.003Z] #68 2.170 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:32.003Z] #68 2.171 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:30:32.003Z] #68 2.175 + dir=/tmp/install [2021-04-24T16:30:32.003Z] #68 2.175 + bin=proxy [2021-04-24T16:30:32.003Z] #68 2.175 + shift [2021-04-24T16:30:32.003Z] #68 2.175 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:30:32.003Z] #68 2.175 + . /tmp/install/proxy.installer [2021-04-24T16:30:32.003Z] #68 2.175 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:30:32.003Z] #68 2.175 + install_proxy [2021-04-24T16:30:32.003Z] #68 2.175 + case "$1" in [2021-04-24T16:30:32.003Z] #68 2.175 + export CGO_ENABLED=0 [2021-04-24T16:30:32.003Z] #68 2.175 + CGO_ENABLED=0 [2021-04-24T16:30:32.003Z] #68 2.175 + _install_proxy [2021-04-24T16:30:32.003Z] #68 2.175 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:30:32.003Z] #68 2.175 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9T8HM1Ybx7/src/github.com/docker/libnetwork [2021-04-24T16:30:32.003Z] #68 2.175 Cloning into '/tmp/tmp.9T8HM1Ybx7/src/github.com/docker/libnetwork'... [2021-04-24T16:30:32.003Z] #68 ... [2021-04-24T16:30:32.003Z] [2021-04-24T16:30:32.003Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-24T16:30:32.003Z] #33 2.513 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:30:32.003Z] #33 2.514 Cloning into '.'... [2021-04-24T16:30:32.003Z] #33 ... [2021-04-24T16:30:32.003Z] [2021-04-24T16:30:32.003Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:32.410Z] 3c370c2e2f82: Pull complete [2021-04-24T16:30:32.410Z] 5ffb2f5886e2: Pull complete [2021-04-24T16:30:32.410Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:32.410Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-24T16:30:32.410Z] ---> 805dc2d65d1c [2021-04-24T16:30:32.410Z] Step 5/15 : ARG BUILDX_REPO [2021-04-24T16:30:32.410Z] ---> Running in cb42211c74a3 [2021-04-24T16:30:32.410Z] Removing intermediate container cb42211c74a3 [2021-04-24T16:30:32.410Z] ---> db6bfdaef9d5 [2021-04-24T16:30:32.410Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-24T16:30:32.410Z] ---> Running in 667070abb553 [2021-04-24T16:30:32.410Z] Cloning into '/buildx'... [2021-04-24T16:30:33.483Z] #30 10.51 0.2% # 2.1% ### 4.6% #### 6.5% ###### 8.3% ####### 10.8% ######### 12.7% ########## 15.2% ############ 17.1% ############## 19.6% ############### 21.4% ################# 23.9% ################## 25.8% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.6% ######################## 34.5% ########################## 36.4% ########################### 38.2% ############################ 40.1% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 46.4% ################################### 48.9% #################################### 50.7% ###################################### 53.2% ####################################### 54.5% [2021-04-24T16:30:33.483Z] #30 ... [2021-04-24T16:30:33.483Z] [2021-04-24T16:30:33.483Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:33.483Z] #35 DONE 12.7s [2021-04-24T16:30:33.483Z] [2021-04-24T16:30:33.483Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:36.157Z] #30 10.51 0.2% # 2.1% ### 4.6% #### 6.5% ###### 8.3% ####### 10.8% ######### 12.7% ########## 15.2% ############ 17.1% ############## 19.6% ############### 21.4% ################# 23.9% ################## 25.8% ################### 27.0% #################### 28.9% ###################### 30.8% ####################### 32.6% ######################## 34.5% ########################## 36.4% ########################### 38.2% ############################ 40.1% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 46.4% ################################### 48.9% #################################### 50.7% ###################################### 53.2% ####################################### 54.5% ######################################## 55.7% ######################################### 57.0% ######################################### 57.6% ########################################## 58.8% ########################################### 60.7% ############################################# 62.6% ############################################## 64.4% ############################################## 65.0% ############################################### 66.3% ################################################# 68.2% ################################################### 71.3% ##################################################### 73.8% ###################################################### 76.2% ######################################################### 79.4% ########################################################### 83.1% ############################################################# 85.6% ############################################################### 88.1% ################################################################# 90.6% ################################################################## 92.5% ################################################################### 94.3% ##################################################################### 96.2% ###################################################################### 97.4% ####################################################################### 99.9% ######################################################################## 100.0% [2021-04-24T16:30:36.270Z] #9 ... [2021-04-24T16:30:36.270Z] [2021-04-24T16:30:36.270Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:30:36.270Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:30:36.270Z] #27 9.816 Updating certificates in /etc/ssl/certs... [2021-04-24T16:30:36.270Z] #27 10.69 137 added, 0 removed; done. [2021-04-24T16:30:36.270Z] #27 10.72 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:30:36.270Z] #27 10.73 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:30:36.270Z] #27 10.74 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:30:36.270Z] #27 10.76 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:30:36.270Z] #27 10.77 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:30:36.270Z] #27 10.79 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:30:36.270Z] #27 10.79 Updating certificates in /etc/ssl/certs... [2021-04-24T16:30:36.270Z] #27 11.47 0 added, 0 removed; done. [2021-04-24T16:30:36.270Z] #27 11.47 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:30:36.270Z] #27 11.48 done. [2021-04-24T16:30:36.270Z] #27 DONE 14.5s [2021-04-24T16:30:36.270Z] [2021-04-24T16:30:36.270Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:30:36.270Z] #28 sha256:171cd9875edce24e60e6026b518f86362b9d7487f035bd654971b3643713d44d [2021-04-24T16:30:36.270Z] #28 DONE 0.2s [2021-04-24T16:30:36.270Z] [2021-04-24T16:30:36.270Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:30:36.270Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:30:36.446Z] #30 17.30 [2021-04-24T16:30:36.533Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-04-24T16:30:36.793Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-24T16:30:36.892Z] Removing intermediate container 667070abb553 [2021-04-24T16:30:36.892Z] ---> eb5caf725dc0 [2021-04-24T16:30:36.892Z] Step 7/15 : WORKDIR /buildx [2021-04-24T16:30:36.892Z] ---> Running in 8995c5458aad [2021-04-24T16:30:36.892Z] Removing intermediate container 8995c5458aad [2021-04-24T16:30:36.892Z] ---> 2ecebdbd76a6 [2021-04-24T16:30:36.892Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-24T16:30:36.892Z] ---> Running in 244767a46226 [2021-04-24T16:30:36.892Z] Removing intermediate container 244767a46226 [2021-04-24T16:30:36.892Z] ---> 5c40d1310eb7 [2021-04-24T16:30:36.892Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-24T16:30:36.892Z] ---> Running in 7d02820c160e [2021-04-24T16:30:36.892Z] From https://github.com/docker/buildx [2021-04-24T16:30:36.892Z] * [new tag] v0.5.1 -> build [2021-04-24T16:30:37.053Z] #9 DONE 27.1s [2021-04-24T16:30:37.053Z] [2021-04-24T16:30:37.053Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:30:37.053Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-24T16:30:37.474Z] #30 18.51 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:30:37.530Z] Switched to branch 'build' [2021-04-24T16:30:37.764Z] #30 18.81 #=#=# [2021-04-24T16:30:38.055Z] #30 18.98 ######################################################################## 100.0% [2021-04-24T16:30:38.055Z] #30 19.06 [2021-04-24T16:30:38.055Z] #30 ... [2021-04-24T16:30:38.055Z] [2021-04-24T16:30:38.055Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:38.055Z] #59 7.601 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:30:38.055Z] #59 8.165 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:30:38.055Z] #59 9.658 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:30:38.055Z] #59 11.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:30:38.055Z] #59 11.11 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:30:38.055Z] #59 11.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:30:38.055Z] #59 11.57 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:30:38.055Z] #59 11.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:30:38.055Z] #59 14.21 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:30:38.055Z] #59 14.27 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:30:38.055Z] #59 14.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:30:38.055Z] #59 14.41 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:30:38.055Z] #59 14.54 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:30:38.055Z] #59 14.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:30:38.055Z] #59 14.64 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:30:38.055Z] #59 14.64 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:30:38.055Z] #59 14.67 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:30:38.055Z] #59 14.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:30:38.055Z] #59 14.71 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:30:38.055Z] #59 14.72 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:30:38.055Z] #59 14.73 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:30:38.055Z] #59 14.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:30:38.055Z] #59 15.13 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:30:38.170Z] Removing intermediate container 7d02820c160e [2021-04-24T16:30:38.170Z] ---> 618bb11d3534 [2021-04-24T16:30:38.170Z] Step 10/15 : ARG GOOS [2021-04-24T16:30:38.170Z] ---> Running in dedef3e84852 [2021-04-24T16:30:38.344Z] #59 ... [2021-04-24T16:30:38.344Z] [2021-04-24T16:30:38.344Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:38.344Z] #50 11.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:30:38.344Z] #50 11.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:30:38.344Z] #50 11.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:30:38.344Z] #50 11.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:30:38.344Z] #50 11.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:30:38.344Z] #50 11.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:30:38.344Z] #50 11.60 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:30:38.344Z] #50 11.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:30:38.344Z] #50 11.61 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:30:38.344Z] #50 11.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:30:38.344Z] #50 11.62 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:30:38.344Z] #50 11.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:30:38.344Z] #50 11.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:30:38.344Z] #50 11.63 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:30:38.344Z] #50 11.67 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:30:38.344Z] #50 11.68 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:30:38.344Z] #50 11.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:30:38.344Z] #50 11.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:30:38.344Z] #50 11.98 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:30:38.344Z] #50 12.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:30:38.344Z] #50 12.05 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:30:38.344Z] #50 12.09 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:30:38.344Z] #50 12.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:30:38.344Z] #50 12.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:30:38.344Z] #50 12.18 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:30:38.344Z] #50 12.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:30:38.344Z] #50 12.19 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:30:38.344Z] #50 12.19 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:30:38.344Z] #50 12.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:30:38.344Z] #50 12.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:30:38.344Z] #50 12.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:30:38.344Z] #50 12.37 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:30:38.344Z] #50 12.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:30:38.344Z] #50 12.84 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:30:38.344Z] #50 12.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:30:38.344Z] #50 12.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:30:38.344Z] #50 12.93 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:30:38.344Z] #50 12.93 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:30:38.344Z] #50 13.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:30:38.344Z] #50 13.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:30:38.344Z] #50 13.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:30:38.344Z] #50 13.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:30:38.344Z] #50 13.54 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:30:38.344Z] #50 13.54 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:30:38.344Z] #50 13.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:30:38.344Z] #50 13.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:30:38.344Z] #50 13.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:30:38.344Z] #50 13.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:30:38.344Z] #50 14.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:30:38.344Z] #50 14.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:30:38.344Z] #50 14.21 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:30:38.344Z] #50 14.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.27 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:30:38.344Z] #50 14.28 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:30:38.344Z] #50 14.36 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:30:38.344Z] #50 14.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:30:38.344Z] #50 14.37 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:30:38.344Z] #50 14.56 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:30:38.344Z] #50 14.64 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.64 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:30:38.344Z] #50 14.70 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:30:38.344Z] #50 14.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:30:38.345Z] #50 14.70 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:30:38.345Z] #50 14.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:30:38.345Z] #50 14.71 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:30:38.345Z] #50 14.76 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:30:38.345Z] #50 14.82 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:30:38.345Z] #50 14.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:30:38.345Z] #50 14.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:30:38.345Z] #50 14.89 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:30:38.345Z] #50 14.91 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:30:38.345Z] #50 14.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:30:38.345Z] #50 14.91 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:30:38.345Z] #50 14.92 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:30:38.345Z] #50 15.00 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:30:38.345Z] #50 15.12 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:30:38.345Z] #50 15.12 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:30:38.345Z] #50 15.12 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:30:38.345Z] #50 15.13 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:30:38.345Z] #50 15.15 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:30:38.345Z] #50 15.21 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:30:38.345Z] #50 15.23 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:30:38.345Z] #50 15.41 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:30:38.345Z] #50 15.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:30:38.345Z] #50 15.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:30:38.345Z] #50 15.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:30:38.345Z] #50 15.55 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:30:38.345Z] #50 15.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:30:38.345Z] #50 15.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:30:38.345Z] #50 15.69 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:30:38.345Z] #50 15.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:30:38.345Z] #50 15.84 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:30:38.345Z] #50 15.85 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:30:38.345Z] #50 16.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:30:38.345Z] #50 16.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:30:38.345Z] #50 16.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:30:38.345Z] #50 16.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:30:38.345Z] #50 16.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:30:38.345Z] #50 16.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:30:38.345Z] #50 16.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:30:38.345Z] #50 16.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:30:38.345Z] #50 16.68 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:30:38.345Z] #50 17.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:30:38.437Z] #10 DONE 1.7s [2021-04-24T16:30:38.437Z] [2021-04-24T16:30:38.437Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:30:38.437Z] #29 sha256:f806f08e4e4f11c71fa71afc5d223bb45b8a83f3d7c15f262ed520267a339899 [2021-04-24T16:30:38.437Z] #29 1.329 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:30:38.437Z] #29 1.383 [2021-04-24T16:30:38.437Z] #29 1.496 ##### 7.5% ######################### 36.1% ######################################### 57.7% ####################################################### 77.6% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-24T16:30:38.437Z] #29 2.007 [2021-04-24T16:30:38.437Z] #29 2.125 ############### 21.6% ######################################################################## 100.0% [2021-04-24T16:30:38.437Z] #29 2.214 [2021-04-24T16:30:38.437Z] #29 2.326 ##################################### 52.3% ######################################################################## 100.0% [2021-04-24T16:30:38.437Z] #29 2.391 [2021-04-24T16:30:38.437Z] #29 2.504 ############ 17.8% ########################## 36.9% ######################################## 56.3% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-04-24T16:30:38.437Z] #29 2.996 [2021-04-24T16:30:38.466Z] Removing intermediate container dedef3e84852 [2021-04-24T16:30:38.466Z] ---> c6dfd477c9d9 [2021-04-24T16:30:38.466Z] Step 11/15 : ARG GOARCH [2021-04-24T16:30:38.466Z] ---> Running in c0c083592701 [2021-04-24T16:30:38.466Z] Removing intermediate container c0c083592701 [2021-04-24T16:30:38.466Z] ---> 07ddc7a786b7 [2021-04-24T16:30:38.466Z] 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 [2021-04-24T16:30:38.466Z] ---> Running in 782130ff82da [2021-04-24T16:30:38.973Z] #50 ... [2021-04-24T16:30:38.973Z] [2021-04-24T16:30:38.973Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:38.973Z] #30 19.94 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:30:38.973Z] #30 20.01 skipping existing aab193acf6ba [2021-04-24T16:30:38.973Z] #30 20.06 [2021-04-24T16:30:40.384Z] #29 3.109 0.1% ### 5.5% ######## 12.4% ############## 19.6% ################## 25.6% ###################### 30.8% ######################### 35.9% ############################# 40.9% ################################# 46.4% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.9% ############################################################### 88.1% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-24T16:30:40.384Z] #29 4.955 [2021-04-24T16:30:40.471Z] #30 21.53 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:30:40.764Z] #30 21.84 #=#=# [2021-04-24T16:30:40.954Z] #29 5.227 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:30:40.954Z] #29 5.293 [2021-04-24T16:30:40.954Z] #29 5.336 ######################################################################## 100.0% [2021-04-24T16:30:40.954Z] #29 5.358 [2021-04-24T16:30:40.954Z] #29 5.581 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:30:41.214Z] #29 5.642 [2021-04-24T16:30:41.343Z] #30 21.99 1.0% ###### 9.3% ######### 13.4% [2021-04-24T16:30:41.343Z] #30 ... [2021-04-24T16:30:41.343Z] [2021-04-24T16:30:41.343Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:41.343Z] #52 10.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:30:41.343Z] #52 11.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:30:41.343Z] #52 12.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:30:41.343Z] #52 12.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:30:41.343Z] #52 13.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:30:41.343Z] #52 13.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:30:41.343Z] #52 13.93 runtime/cgo [2021-04-24T16:30:41.343Z] #52 13.93 runtime [2021-04-24T16:30:41.343Z] #52 ... [2021-04-24T16:30:41.343Z] [2021-04-24T16:30:41.343Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:41.474Z] #29 ... [2021-04-24T16:30:41.474Z] [2021-04-24T16:30:41.474Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:30:41.474Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-24T16:30:41.474Z] #11 DONE 2.8s [2021-04-24T16:30:41.474Z] [2021-04-24T16:30:41.474Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:30:41.474Z] #29 sha256:f806f08e4e4f11c71fa71afc5d223bb45b8a83f3d7c15f262ed520267a339899 [2021-04-24T16:30:41.474Z] #29 5.846 0.3% ######################################################################## 100.0% [2021-04-24T16:30:41.474Z] #29 5.885 [2021-04-24T16:30:41.474Z] #29 ... [2021-04-24T16:30:41.474Z] [2021-04-24T16:30:41.474Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:30:41.474Z] #34 sha256:ed34156e4d1b4676f5c6fcfaf1b0f51c682bddfd2aa6966b0d44ab2fe842561b [2021-04-24T16:30:41.733Z] #34 ... [2021-04-24T16:30:41.733Z] [2021-04-24T16:30:41.733Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:30:41.733Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-24T16:30:41.733Z] #31 DONE 0.2s [2021-04-24T16:30:41.733Z] [2021-04-24T16:30:41.733Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:30:41.733Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-24T16:30:41.733Z] #39 DONE 0.3s [2021-04-24T16:30:41.733Z] [2021-04-24T16:30:41.733Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:30:41.733Z] #29 sha256:f806f08e4e4f11c71fa71afc5d223bb45b8a83f3d7c15f262ed520267a339899 [2021-04-24T16:30:41.733Z] #29 6.225 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:30:41.733Z] #29 6.321 [2021-04-24T16:30:41.922Z] #30 21.99 1.0% ###### 9.3% ######### 13.4% ############### 21.6% ################### 27.7% ######################## 33.8% ############################ 40.0% ################################# 46.1% ##################################### 52.3% [2021-04-24T16:30:41.922Z] #30 ... [2021-04-24T16:30:41.922Z] [2021-04-24T16:30:41.922Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:30:41.922Z] #46 11.43 internal/testlog [2021-04-24T16:30:41.922Z] #46 11.58 encoding [2021-04-24T16:30:41.922Z] #46 11.68 unicode/utf16 [2021-04-24T16:30:41.922Z] #46 11.81 container/list [2021-04-24T16:30:41.922Z] #46 12.11 crypto/internal/subtle [2021-04-24T16:30:41.922Z] #46 12.22 crypto/subtle [2021-04-24T16:30:41.922Z] #46 12.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:30:41.922Z] #46 12.58 internal/nettrace [2021-04-24T16:30:41.922Z] #46 12.71 runtime/cgo [2021-04-24T16:30:41.922Z] #46 17.62 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:30:42.216Z] #46 ... [2021-04-24T16:30:42.216Z] [2021-04-24T16:30:42.216Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:42.795Z] #30 21.99 1.0% ###### 9.3% ######### 13.4% ############### 21.6% ################### 27.7% ######################## 33.8% ############################ 40.0% ################################# 46.1% ##################################### 52.3% ########################################### 60.5% ################################################ 66.7% ##################################################### 74.9% ########################################################### 83.1% ################################################################# 91.2% ####################################################################### 99.4% ######################################################################## 100.0% [2021-04-24T16:30:42.795Z] #30 23.80 [2021-04-24T16:30:42.805Z] #29 6.526 0.0% ########## 14.9% ##################### 30.0% ############################### 43.3% ########################################### 60.5% ################################################### 71.9% ########################################################### 82.0% ############################################################## 86.1% ######################################################################## 100.0% [2021-04-24T16:30:42.805Z] #29 7.366 [2021-04-24T16:30:43.085Z] #30 ... [2021-04-24T16:30:43.085Z] [2021-04-24T16:30:43.085Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-24T16:30:43.085Z] #56 13.88 Fetched 8116 kB in 11s (719 kB/s) [2021-04-24T16:30:43.085Z] #56 13.88 Reading package lists... [2021-04-24T16:30:43.085Z] #56 17.29 Reading package lists... [2021-04-24T16:30:43.085Z] #56 20.08 Building dependency tree... [2021-04-24T16:30:43.085Z] #56 20.98 The following additional packages will be installed: [2021-04-24T16:30:43.085Z] #56 20.99 libbtrfs0 [2021-04-24T16:30:43.085Z] #56 21.06 The following NEW packages will be installed: [2021-04-24T16:30:43.085Z] #56 21.06 libbtrfs-dev libbtrfs0 [2021-04-24T16:30:43.085Z] #56 21.18 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:30:43.085Z] #56 21.18 Need to get 118 kB of archives. [2021-04-24T16:30:43.085Z] #56 21.18 After this operation, 390 kB of additional disk space will be used. [2021-04-24T16:30:43.085Z] #56 21.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-24T16:30:43.085Z] #56 21.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-24T16:30:43.085Z] #56 21.83 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:43.085Z] #56 21.89 Fetched 118 kB in 0s (1200 kB/s) [2021-04-24T16:30:43.085Z] #56 21.93 Selecting previously unselected package libbtrfs0. [2021-04-24T16:30:43.085Z] #56 21.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 ... 15177 files and directories currently installed.) [2021-04-24T16:30:43.085Z] #56 21.99 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-24T16:30:43.085Z] #56 22.00 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:30:43.085Z] #56 22.07 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:30:43.085Z] #56 22.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-24T16:30:43.085Z] #56 22.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:30:43.085Z] #56 22.17 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:30:43.085Z] #56 22.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:30:43.085Z] #56 22.18 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:30:43.085Z] #56 DONE 22.7s [2021-04-24T16:30:43.375Z] [2021-04-24T16:30:43.375Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:43.377Z] #29 7.873 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:30:43.642Z] #29 8.051 [2021-04-24T16:30:43.642Z] #29 8.144 ######################################################################## 100.0% [2021-04-24T16:30:43.642Z] #29 8.172 [2021-04-24T16:30:43.675Z] #57 ... [2021-04-24T16:30:43.675Z] [2021-04-24T16:30:43.675Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-24T16:30:43.675Z] #41 12.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:30:43.675Z] #41 14.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:30:43.675Z] #41 ... [2021-04-24T16:30:43.675Z] [2021-04-24T16:30:43.675Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:43.675Z] #30 24.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:30:43.902Z] #29 8.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:30:43.902Z] #29 8.525 [2021-04-24T16:30:43.964Z] #30 25.01 [2021-04-24T16:30:43.964Z] #30 25.12 ######################################################################## 100.0% [2021-04-24T16:30:44.165Z] #29 8.624 ######################################################################## 100.0% [2021-04-24T16:30:44.165Z] #29 8.662 [2021-04-24T16:30:44.165Z] #29 8.686 Download of images into '/build' complete. [2021-04-24T16:30:44.165Z] #29 8.686 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:30:44.165Z] #29 8.686 tar -cC '/build' . | docker load [2021-04-24T16:30:44.254Z] #30 25.18 [2021-04-24T16:30:44.254Z] #30 ... [2021-04-24T16:30:44.254Z] [2021-04-24T16:30:44.254Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:44.254Z] #68 13.64 Checking out files: 79% (1507/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:30:44.254Z] #68 13.98 + cd /tmp/tmp.9T8HM1Ybx7/src/github.com/docker/libnetwork [2021-04-24T16:30:44.254Z] #68 13.98 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:30:44.254Z] #68 14.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:30:44.254Z] #68 ... [2021-04-24T16:30:44.254Z] [2021-04-24T16:30:44.254Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:44.254Z] #57 0.795 + RM_GOPATH=0 [2021-04-24T16:30:44.254Z] #57 0.795 + TMP_GOPATH= [2021-04-24T16:30:44.254Z] #57 0.795 + : /build [2021-04-24T16:30:44.254Z] #57 0.795 + '[' -z '' ']' [2021-04-24T16:30:44.254Z] #57 0.795 ++ mktemp -d [2021-04-24T16:30:44.254Z] #57 0.799 + export GOPATH=/tmp/tmp.pa7wNnX3uf [2021-04-24T16:30:44.254Z] #57 0.799 + GOPATH=/tmp/tmp.pa7wNnX3uf [2021-04-24T16:30:44.254Z] #57 0.799 + RM_GOPATH=1 [2021-04-24T16:30:44.254Z] #57 0.799 + case "$(go env GOARCH)" in [2021-04-24T16:30:44.254Z] #57 0.800 ++ go env GOARCH [2021-04-24T16:30:44.254Z] #57 0.826 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:44.254Z] #57 0.826 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:44.254Z] #57 0.827 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:44.254Z] #57 0.830 + dir=/tmp/install [2021-04-24T16:30:44.254Z] #57 0.830 + bin=containerd [2021-04-24T16:30:44.254Z] #57 0.830 + shift [2021-04-24T16:30:44.254Z] #57 0.830 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:30:44.254Z] #57 0.830 + . /tmp/install/containerd.installer [2021-04-24T16:30:44.254Z] #57 0.830 ++ set -e [2021-04-24T16:30:44.254Z] #57 0.830 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:30:44.254Z] #57 0.830 + install_containerd [2021-04-24T16:30:44.254Z] #57 0.831 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:30:44.254Z] #57 0.831 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:30:44.254Z] #57 0.831 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pa7wNnX3uf/src/github.com/containerd/containerd [2021-04-24T16:30:44.254Z] #57 0.832 Cloning into '/tmp/tmp.pa7wNnX3uf/src/github.com/containerd/containerd'... [2021-04-24T16:30:44.544Z] #57 ... [2021-04-24T16:30:44.544Z] [2021-04-24T16:30:44.544Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-24T16:30:44.544Z] #37 13.87 Fetched 8116 kB in 11s (708 kB/s) [2021-04-24T16:30:44.544Z] #37 13.87 Reading package lists... [2021-04-24T16:30:44.544Z] #37 17.33 Reading package lists... [2021-04-24T16:30:44.544Z] #37 19.98 Building dependency tree... [2021-04-24T16:30:44.544Z] #37 20.92 The following additional packages will be installed: [2021-04-24T16:30:44.544Z] #37 20.92 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:30:44.544Z] #37 20.93 Suggested packages: [2021-04-24T16:30:44.544Z] #37 20.93 cmake-doc ninja-build lrzip [2021-04-24T16:30:44.544Z] #37 20.93 Recommended packages: [2021-04-24T16:30:44.544Z] #37 20.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:30:44.544Z] #37 21.59 The following NEW packages will be installed: [2021-04-24T16:30:44.544Z] #37 21.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:30:44.544Z] #37 21.59 vim-common xxd [2021-04-24T16:30:44.544Z] #37 21.70 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:30:44.544Z] #37 21.70 Need to get 14.0 MB of archives. [2021-04-24T16:30:44.544Z] #37 21.70 After this operation, 62.1 MB of additional disk space will be used. [2021-04-24T16:30:44.544Z] #37 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-24T16:30:44.544Z] #37 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:30:44.544Z] #37 21.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:30:44.544Z] #37 21.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-24T16:30:44.544Z] #37 22.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-24T16:30:44.544Z] #37 22.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-24T16:30:44.544Z] #37 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-24T16:30:44.544Z] #37 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-24T16:30:44.544Z] #37 22.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-24T16:30:44.544Z] #37 22.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-24T16:30:44.544Z] #37 23.77 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:44.544Z] #37 23.81 Fetched 14.0 MB in 1s (9755 kB/s) [2021-04-24T16:30:44.544Z] #37 23.86 Selecting previously unselected package xxd. [2021-04-24T16:30:44.544Z] #37 23.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 ... 15177 files and directories currently installed.) [2021-04-24T16:30:44.544Z] #37 23.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-24T16:30:44.544Z] #37 23.95 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:30:44.544Z] #37 ... [2021-04-24T16:30:44.544Z] [2021-04-24T16:30:44.544Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-24T16:30:44.544Z] #43 13.94 Fetched 8116 kB in 11s (710 kB/s) [2021-04-24T16:30:44.544Z] #43 13.94 Reading package lists... [2021-04-24T16:30:44.544Z] #43 17.26 Reading package lists... [2021-04-24T16:30:44.544Z] #43 19.87 Building dependency tree... [2021-04-24T16:30:44.544Z] #43 20.72 The following additional packages will be installed: [2021-04-24T16:30:44.544Z] #43 20.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:30:44.544Z] #43 20.72 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:30:44.544Z] #43 20.73 Suggested packages: [2021-04-24T16:30:44.544Z] #43 20.73 manpages-dev python-setuptools [2021-04-24T16:30:44.544Z] #43 21.58 The following NEW packages will be installed: [2021-04-24T16:30:44.544Z] #43 21.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:30:44.544Z] #43 21.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:30:44.544Z] #43 21.60 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:30:44.544Z] #43 21.60 python-six zlib1g-dev [2021-04-24T16:30:44.544Z] #43 21.80 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:30:44.544Z] #43 21.80 Need to get 3742 kB of archives. [2021-04-24T16:30:44.544Z] #43 21.80 After this operation, 22.0 MB of additional disk space will be used. [2021-04-24T16:30:44.544Z] #43 21.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-24T16:30:44.544Z] #43 21.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-24T16:30:44.544Z] #43 21.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-04-24T16:30:44.544Z] #43 21.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-24T16:30:44.544Z] #43 21.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-04-24T16:30:44.544Z] #43 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-24T16:30:44.544Z] #43 21.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-04-24T16:30:44.544Z] #43 21.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-04-24T16:30:44.544Z] #43 21.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-24T16:30:44.544Z] #43 21.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-24T16:30:44.544Z] #43 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-24T16:30:44.544Z] #43 22.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-24T16:30:44.544Z] #43 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-04-24T16:30:44.544Z] #43 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-04-24T16:30:44.544Z] #43 22.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:30:44.544Z] #43 22.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:30:44.544Z] #43 22.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-24T16:30:44.544Z] #43 23.06 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:44.544Z] #43 23.10 Fetched 3742 kB in 0s (7901 kB/s) [2021-04-24T16:30:44.544Z] #43 23.17 Selecting previously unselected package libcap-dev:s390x. [2021-04-24T16:30:44.544Z] #43 23.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.) [2021-04-24T16:30:44.544Z] #43 23.26 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.30 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-24T16:30:44.544Z] #43 23.35 Selecting previously unselected package libnet1:s390x. [2021-04-24T16:30:44.544Z] #43 23.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.36 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-24T16:30:44.544Z] #43 23.46 Selecting previously unselected package libnet1-dev. [2021-04-24T16:30:44.544Z] #43 23.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:30:44.544Z] #43 23.58 Selecting previously unselected package libnl-3-200:s390x. [2021-04-24T16:30:44.544Z] #43 23.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.58 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-24T16:30:44.544Z] #43 23.67 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-24T16:30:44.544Z] #43 23.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.68 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-24T16:30:44.544Z] #43 23.87 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-24T16:30:44.544Z] #43 23.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.90 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-24T16:30:44.544Z] #43 23.96 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-24T16:30:44.544Z] #43 23.97 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 23.97 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-24T16:30:44.544Z] #43 24.06 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-24T16:30:44.544Z] #43 24.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-24T16:30:44.544Z] #43 24.07 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-24T16:30:44.544Z] #43 ... [2021-04-24T16:30:44.544Z] [2021-04-24T16:30:44.544Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-24T16:30:44.544Z] #37 24.08 Selecting previously unselected package vim-common. [2021-04-24T16:30:44.544Z] #37 24.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:30:44.544Z] #37 24.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:30:44.734Z] #29 DONE 9.4s [2021-04-24T16:30:44.734Z] [2021-04-24T16:30:44.734Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:30:44.734Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:30:44.833Z] #37 24.38 Selecting previously unselected package cmake-data. [2021-04-24T16:30:45.128Z] #37 ... [2021-04-24T16:30:45.128Z] [2021-04-24T16:30:45.128Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:45.128Z] #68 DONE 24.5s [2021-04-24T16:30:45.128Z] [2021-04-24T16:30:45.128Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-24T16:30:45.128Z] #37 24.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:30:45.128Z] #37 24.39 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:30:45.128Z] #37 ... [2021-04-24T16:30:45.128Z] [2021-04-24T16:30:45.128Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:30:45.128Z] #14 13.64 Fetched 8596 kB in 12s (733 kB/s) [2021-04-24T16:30:45.128Z] #14 13.64 Reading package lists... [2021-04-24T16:30:45.128Z] #14 16.89 Reading package lists... [2021-04-24T16:30:45.128Z] #14 19.92 Building dependency tree... [2021-04-24T16:30:45.128Z] #14 20.79 The following additional packages will be installed: [2021-04-24T16:30:45.128Z] #14 20.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:30:45.128Z] #14 20.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:30:45.128Z] #14 20.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:30:45.128Z] #14 20.79 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:30:45.128Z] #14 20.79 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:30:45.128Z] #14 20.79 Suggested packages: [2021-04-24T16:30:45.128Z] #14 20.79 gcc-8-locales seccomp wine64 [2021-04-24T16:30:45.128Z] #14 21.70 The following NEW packages will be installed: [2021-04-24T16:30:45.128Z] #14 21.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:30:45.128Z] #14 21.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:30:45.128Z] #14 21.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:30:45.128Z] #14 21.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:30:45.128Z] #14 21.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:30:45.128Z] #14 21.70 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:30:45.128Z] #14 21.70 The following packages will be upgraded: [2021-04-24T16:30:45.128Z] #14 21.71 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:30:45.128Z] #14 21.90 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:30:45.128Z] #14 21.90 Need to get 73.8 MB of archives. [2021-04-24T16:30:45.128Z] #14 21.90 After this operation, 494 MB of additional disk space will be used. [2021-04-24T16:30:45.128Z] #14 21.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-24T16:30:45.128Z] #14 21.90 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-24T16:30:45.128Z] #14 21.91 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-24T16:30:45.128Z] #14 22.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-24T16:30:45.128Z] #14 22.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-04-24T16:30:45.128Z] #14 22.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-04-24T16:30:45.128Z] #14 22.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:30:45.128Z] #14 22.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-04-24T16:30:45.128Z] #14 22.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-24T16:30:45.128Z] #14 22.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:30:45.128Z] #14 23.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:30:45.128Z] #14 23.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:30:45.128Z] #14 23.43 Get:13 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] [2021-04-24T16:30:45.420Z] #14 ... [2021-04-24T16:30:45.420Z] [2021-04-24T16:30:45.420Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:45.420Z] #50 19.70 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:30:45.420Z] #50 22.57 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:30:45.420Z] #50 22.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:30:45.420Z] #50 22.71 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:30:45.420Z] #50 22.72 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:30:45.420Z] #50 22.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:30:45.420Z] #50 22.79 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:30:45.420Z] #50 22.80 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:30:45.420Z] #50 22.87 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:30:45.420Z] #50 22.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:30:45.420Z] #50 22.88 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:30:45.420Z] #50 22.89 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:30:45.420Z] #50 22.90 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:30:45.420Z] #50 22.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:30:45.420Z] #50 22.91 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:30:45.420Z] #50 22.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:30:45.420Z] #50 22.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:30:45.420Z] #50 22.92 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:30:45.420Z] #50 22.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:30:45.420Z] #50 22.95 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:30:45.420Z] #50 22.96 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.03 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:30:45.420Z] #50 23.06 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.12 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:30:45.420Z] #50 23.19 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:30:45.420Z] #50 23.19 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.21 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:30:45.420Z] #50 23.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:30:45.420Z] #50 23.25 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:30:45.420Z] #50 23.27 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:30:45.420Z] #50 23.33 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:30:45.420Z] #50 23.42 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:30:45.420Z] #50 23.45 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:30:45.420Z] #50 23.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:30:45.420Z] #50 23.47 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:30:45.420Z] #50 23.47 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:30:45.420Z] #50 23.47 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:30:45.420Z] #50 23.48 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:30:45.420Z] #50 23.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:30:45.420Z] #50 23.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:30:45.420Z] #50 23.51 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:30:45.420Z] #50 23.52 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.52 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:30:45.420Z] #50 23.53 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:30:45.420Z] #50 23.53 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:30:45.420Z] #50 23.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:30:45.420Z] #50 23.58 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:30:45.420Z] #50 23.61 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:30:45.420Z] #50 23.61 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:30:45.420Z] #50 23.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:30:45.420Z] #50 23.66 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:30:45.420Z] #50 23.69 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:30:45.420Z] #50 23.69 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:30:45.420Z] #50 23.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:30:45.420Z] #50 23.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:30:45.420Z] #50 23.73 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:30:45.420Z] #50 23.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:30:45.420Z] #50 23.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:30:45.420Z] #50 23.80 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:30:45.420Z] #50 23.83 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:30:45.420Z] #50 23.83 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:30:45.420Z] #50 23.83 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:30:45.420Z] #50 23.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:30:45.420Z] #50 23.88 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:30:45.420Z] #50 23.89 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:30:45.420Z] #50 23.89 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:30:45.420Z] #50 23.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:30:45.420Z] #50 23.91 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:30:45.420Z] #50 23.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:30:45.420Z] #50 23.98 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:30:45.420Z] #50 24.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:30:45.420Z] #50 24.04 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:30:45.420Z] #50 24.10 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:30:45.680Z] #40 ... [2021-04-24T16:30:45.680Z] [2021-04-24T16:30:45.681Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:30:45.681Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-24T16:30:45.681Z] #12 DONE 4.2s [2021-04-24T16:30:45.681Z] [2021-04-24T16:30:45.681Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:30:45.681Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:30:45.719Z] #50 ... [2021-04-24T16:30:45.719Z] [2021-04-24T16:30:45.719Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-24T16:30:45.719Z] #30 25.74 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:30:45.719Z] #30 26.01 [2021-04-24T16:30:45.719Z] #30 26.17 ######################################################################## 100.0% [2021-04-24T16:30:45.719Z] #30 26.31 [2021-04-24T16:30:45.719Z] #30 26.40 Download of images into '/build' complete. [2021-04-24T16:30:45.719Z] #30 26.40 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:30:45.719Z] #30 26.40 tar -cC '/build' . | docker load [2021-04-24T16:30:45.719Z] #30 DONE 26.5s [2021-04-24T16:30:45.719Z] [2021-04-24T16:30:45.719Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-24T16:30:45.719Z] #43 24.24 Selecting previously unselected package libprotobuf17:s390x. [2021-04-24T16:30:45.719Z] #43 24.24 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:45.719Z] #43 24.24 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:45.719Z] #43 25.20 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-24T16:30:45.719Z] #43 25.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:45.823Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0055be4443da99727) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] { [Pipeline] checkout [2021-04-24T16:30:46.022Z] #43 25.22 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:46.022Z] #43 25.46 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-24T16:30:46.022Z] #43 25.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:46.022Z] #43 25.47 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-24T16:30:46.061Z] The recommended git tool is: git [2021-04-24T16:30:47.052Z] #43 26.39 Selecting previously unselected package libprotoc17:s390x. [2021-04-24T16:30:47.052Z] #43 26.39 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:47.052Z] #43 26.39 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:47.341Z] #43 26.68 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:30:47.341Z] #43 26.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-24T16:30:47.341Z] #43 26.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:30:47.341Z] #43 26.84 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:30:47.646Z] #43 26.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:47.646Z] #43 26.84 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:30:47.646Z] #43 26.90 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:30:47.646Z] #43 26.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:30:47.646Z] #43 26.91 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:30:47.646Z] #43 27.03 Selecting previously unselected package python-six. [2021-04-24T16:30:47.646Z] #43 27.03 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:30:47.646Z] #43 27.03 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:30:47.646Z] #43 27.09 Selecting previously unselected package python-protobuf. [2021-04-24T16:30:47.646Z] #43 27.09 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-24T16:30:47.646Z] #43 27.09 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:30:47.937Z] #43 27.42 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:30:48.521Z] using credential docker-jenkins-github-credentials [2021-04-24T16:30:48.529Z] Cloning the remote Git repository [2021-04-24T16:30:48.529Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:30:48.973Z] #13 3.471 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:48.973Z] #13 3.476 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:30:49.234Z] #13 3.569 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:49.234Z] #13 3.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:48.555Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:30:48.609Z] > git init /home/ubuntu/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:30:48.813Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:30:48.814Z] > git --version # timeout=10 [2021-04-24T16:30:48.829Z] > git --version # 'git version 2.17.1' [2021-04-24T16:30:48.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:48.831Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:30:49.994Z] #43 29.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:49.994Z] #43 29.20 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-24T16:30:49.994Z] #43 29.21 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-24T16:30:49.994Z] #43 29.21 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-24T16:30:49.994Z] #43 29.22 Setting up python-six (1.12.0-1) ... [2021-04-24T16:30:50.283Z] #43 ... [2021-04-24T16:30:50.283Z] [2021-04-24T16:30:50.283Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-24T16:30:50.283Z] #33 29.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:30:50.923Z] #33 30.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:30:51.144Z] #13 5.476 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:30:51.144Z] #13 ... [2021-04-24T16:30:51.144Z] [2021-04-24T16:30:51.144Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:30:51.144Z] #47 sha256:7d1ef4acdb9913db2e4c3aa58b0448eabc2148440f153b0c1f35e85497361d48 [2021-04-24T16:30:51.144Z] #47 5.509 + RM_GOPATH=0 [2021-04-24T16:30:51.144Z] #47 5.509 + TMP_GOPATH= [2021-04-24T16:30:51.144Z] #47 5.509 + : /build [2021-04-24T16:30:51.144Z] #47 5.509 + '[' -z '' ']' [2021-04-24T16:30:51.144Z] #47 5.509 ++ mktemp -d [2021-04-24T16:30:51.144Z] #47 5.509 + export GOPATH=/tmp/tmp.ULE4sm2LHg [2021-04-24T16:30:51.144Z] #47 5.509 + GOPATH=/tmp/tmp.ULE4sm2LHg [2021-04-24T16:30:51.144Z] #47 5.509 + RM_GOPATH=1 [2021-04-24T16:30:51.144Z] #47 5.509 + case "$(go env GOARCH)" in [2021-04-24T16:30:51.144Z] #47 5.515 ++ go env GOARCH [2021-04-24T16:30:51.144Z] #47 5.524 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.144Z] #47 5.524 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.144Z] #47 5.530 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:51.144Z] #47 5.531 + dir=/tmp/install [2021-04-24T16:30:51.144Z] #47 5.531 + bin=gotestsum [2021-04-24T16:30:51.144Z] #47 5.531 + shift [2021-04-24T16:30:51.144Z] #47 5.531 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:30:51.144Z] #47 5.531 + . /tmp/install/gotestsum.installer [2021-04-24T16:30:51.144Z] #47 5.531 ++ : v0.5.3 [2021-04-24T16:30:51.144Z] #47 5.531 + install_gotestsum [2021-04-24T16:30:51.144Z] #47 5.532 + set -e [2021-04-24T16:30:51.144Z] #47 5.532 + export GO111MODULE=on [2021-04-24T16:30:51.144Z] #47 5.532 + GO111MODULE=on [2021-04-24T16:30:51.144Z] #47 5.532 + GOBIN=/build [2021-04-24T16:30:51.144Z] #47 5.532 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:30:51.144Z] #47 5.626 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:51.144Z] #47 5.642 go: finding gotest.tools v0.5.3 [2021-04-24T16:30:51.144Z] #47 7.122 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:51.144Z] #47 7.842 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:30:51.144Z] #47 9.198 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:30:51.144Z] #47 9.255 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:30:51.144Z] #47 9.283 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:30:51.144Z] #47 9.283 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:30:51.144Z] #47 9.311 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:30:51.144Z] #47 9.311 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:30:51.144Z] #47 9.311 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:30:51.144Z] #47 9.381 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:30:51.144Z] #47 9.423 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:30:51.144Z] #47 9.423 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:30:51.405Z] #47 9.918 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:30:51.405Z] #47 9.977 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:30:51.405Z] #47 ... [2021-04-24T16:30:51.405Z] [2021-04-24T16:30:51.405Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:30:51.405Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:30:51.405Z] #49 5.574 + RM_GOPATH=0 [2021-04-24T16:30:51.405Z] #49 5.574 + TMP_GOPATH= [2021-04-24T16:30:51.405Z] #49 5.574 + : /build [2021-04-24T16:30:51.405Z] #49 5.574 + '[' -z '' ']' [2021-04-24T16:30:51.405Z] #49 5.574 ++ mktemp -d [2021-04-24T16:30:51.405Z] #49 5.574 + export GOPATH=/tmp/tmp.mQoEaLQVvD [2021-04-24T16:30:51.405Z] #49 5.574 + GOPATH=/tmp/tmp.mQoEaLQVvD [2021-04-24T16:30:51.405Z] #49 5.574 + RM_GOPATH=1 [2021-04-24T16:30:51.405Z] #49 5.574 + case "$(go env GOARCH)" in [2021-04-24T16:30:51.405Z] #49 5.574 ++ go env GOARCH [2021-04-24T16:30:51.405Z] #49 5.586 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.405Z] #49 5.586 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.405Z] #49 5.586 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:51.405Z] #49 5.586 + dir=/tmp/install [2021-04-24T16:30:51.405Z] #49 5.586 + bin=golangci_lint [2021-04-24T16:30:51.405Z] #49 5.586 + shift [2021-04-24T16:30:51.405Z] #49 5.586 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:30:51.405Z] #49 5.586 + . /tmp/install/golangci_lint.installer [2021-04-24T16:30:51.405Z] #49 5.586 ++ : v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 + install_golangci_lint [2021-04-24T16:30:51.405Z] #49 5.586 + set -e [2021-04-24T16:30:51.405Z] #49 5.586 + export GO111MODULE=on [2021-04-24T16:30:51.405Z] #49 5.586 + GO111MODULE=on [2021-04-24T16:30:51.405Z] #49 5.586 + GOBIN=/build [2021-04-24T16:30:51.405Z] #49 5.586 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 go: finding github.com v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:51.405Z] #49 5.586 go: finding github.com/golangci v1.23.8 [2021-04-24T16:30:51.405Z] #49 7.092 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:51.405Z] #49 8.307 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:30:51.672Z] #49 ... [2021-04-24T16:30:51.672Z] [2021-04-24T16:30:51.672Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:30:51.672Z] #58 sha256:e8175d8aae2dd338bbc7fda74a8dc32c61e8688e21807b1131f86dfee4ecfdd2 [2021-04-24T16:30:51.672Z] #58 5.247 + RM_GOPATH=0 [2021-04-24T16:30:51.672Z] #58 5.247 + TMP_GOPATH= [2021-04-24T16:30:51.672Z] #58 5.247 + : /build [2021-04-24T16:30:51.672Z] #58 5.247 + '[' -z '' ']' [2021-04-24T16:30:51.672Z] #58 5.247 ++ mktemp -d [2021-04-24T16:30:51.672Z] #58 5.247 + export GOPATH=/tmp/tmp.rM5g52uVNV [2021-04-24T16:30:51.672Z] #58 5.247 + GOPATH=/tmp/tmp.rM5g52uVNV [2021-04-24T16:30:51.672Z] #58 5.247 + RM_GOPATH=1 [2021-04-24T16:30:51.672Z] #58 5.247 + case "$(go env GOARCH)" in [2021-04-24T16:30:51.672Z] #58 5.247 ++ go env GOARCH [2021-04-24T16:30:51.672Z] #58 5.248 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.672Z] #58 5.248 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.672Z] #58 5.248 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:51.672Z] #58 5.250 + dir=/tmp/install [2021-04-24T16:30:51.672Z] #58 5.250 + bin=rootlesskit [2021-04-24T16:30:51.672Z] #58 5.250 + shift [2021-04-24T16:30:51.672Z] #58 5.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:30:51.672Z] #58 5.250 + . /tmp/install/rootlesskit.installer [2021-04-24T16:30:51.672Z] #58 5.250 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:51.672Z] #58 5.250 + install_rootlesskit [2021-04-24T16:30:51.672Z] #58 5.250 + case "$1" in [2021-04-24T16:30:51.672Z] #58 5.250 + export CGO_ENABLED=0 [2021-04-24T16:30:51.672Z] #58 5.250 + CGO_ENABLED=0 [2021-04-24T16:30:51.672Z] #58 5.250 + _install_rootlesskit [2021-04-24T16:30:51.672Z] #58 5.251 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:30:51.672Z] #58 5.251 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rM5g52uVNV/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:30:51.672Z] #58 5.251 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:51.672Z] #58 5.262 Cloning into '/tmp/tmp.rM5g52uVNV/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:30:51.672Z] #58 ... [2021-04-24T16:30:51.672Z] [2021-04-24T16:30:51.672Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:30:51.672Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:30:51.672Z] #36 6.844 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:51.672Z] #36 6.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:51.672Z] #36 6.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:51.672Z] #36 9.490 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:30:51.932Z] #36 ... [2021-04-24T16:30:51.932Z] [2021-04-24T16:30:51.932Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:30:51.932Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:30:51.932Z] #32 5.633 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:30:51.932Z] #32 5.633 Cloning into '.'... [2021-04-24T16:30:51.932Z] #32 ... [2021-04-24T16:30:51.932Z] [2021-04-24T16:30:51.932Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:30:51.932Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:30:51.932Z] #51 6.136 + RM_GOPATH=0 [2021-04-24T16:30:51.932Z] #51 6.136 + TMP_GOPATH= [2021-04-24T16:30:51.932Z] #51 6.136 + : /build [2021-04-24T16:30:51.932Z] #51 6.136 + '[' -z '' ']' [2021-04-24T16:30:51.932Z] #51 6.136 ++ mktemp -d [2021-04-24T16:30:51.932Z] #51 6.167 + export GOPATH=/tmp/tmp.Mxlvi2G1pW [2021-04-24T16:30:51.932Z] #51 6.167 + GOPATH=/tmp/tmp.Mxlvi2G1pW [2021-04-24T16:30:51.932Z] #51 6.167 + RM_GOPATH=1 [2021-04-24T16:30:51.932Z] #51 6.167 + case "$(go env GOARCH)" in [2021-04-24T16:30:51.932Z] #51 6.174 ++ go env GOARCH [2021-04-24T16:30:51.932Z] #51 6.407 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:30:51.932Z] #51 6.407 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.932Z] #51 6.407 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:51.932Z] #51 6.407 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:51.932Z] #51 6.407 + dir=/tmp/install [2021-04-24T16:30:51.932Z] #51 6.407 + bin=shfmt [2021-04-24T16:30:51.932Z] #51 6.407 + shift [2021-04-24T16:30:51.932Z] #51 6.407 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:30:51.932Z] #51 6.407 + . /tmp/install/shfmt.installer [2021-04-24T16:30:51.932Z] #51 6.407 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:30:51.932Z] #51 6.407 + install_shfmt [2021-04-24T16:30:51.932Z] #51 6.407 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:30:51.932Z] #51 6.407 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Mxlvi2G1pW/src/github.com/mvdan/sh [2021-04-24T16:30:51.932Z] #51 6.418 Cloning into '/tmp/tmp.Mxlvi2G1pW/src/github.com/mvdan/sh'... [2021-04-24T16:30:52.193Z] #51 ... [2021-04-24T16:30:52.193Z] [2021-04-24T16:30:52.193Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:30:52.193Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:30:52.193Z] #42 7.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:52.193Z] #42 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:52.193Z] #42 7.302 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:52.193Z] #42 9.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:30:52.193Z] #42 ... [2021-04-24T16:30:52.193Z] [2021-04-24T16:30:52.193Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:30:52.193Z] #67 sha256:73d1292925ee1061aa5088feb077e0cb7569f12578684b3084e327f555e6a26f [2021-04-24T16:30:52.193Z] #67 5.746 + RM_GOPATH=0 [2021-04-24T16:30:52.193Z] #67 5.746 + TMP_GOPATH= [2021-04-24T16:30:52.193Z] #67 5.746 + : /build [2021-04-24T16:30:52.193Z] #67 5.746 + '[' -z '' ']' [2021-04-24T16:30:52.193Z] #67 5.747 ++ mktemp -d [2021-04-24T16:30:52.193Z] #67 5.755 + export GOPATH=/tmp/tmp.apTQfbA6vI [2021-04-24T16:30:52.193Z] #67 5.755 + GOPATH=/tmp/tmp.apTQfbA6vI [2021-04-24T16:30:52.193Z] #67 5.755 + RM_GOPATH=1 [2021-04-24T16:30:52.193Z] #67 5.755 + case "$(go env GOARCH)" in [2021-04-24T16:30:52.193Z] #67 5.758 ++ go env GOARCH [2021-04-24T16:30:52.193Z] #67 5.784 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.193Z] #67 5.784 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.193Z] #67 5.814 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:30:52.193Z] #67 5.814 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:52.193Z] #67 5.814 + dir=/tmp/install [2021-04-24T16:30:52.193Z] #67 5.814 + bin=proxy [2021-04-24T16:30:52.193Z] #67 5.814 + shift [2021-04-24T16:30:52.193Z] #67 5.814 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:30:52.193Z] #67 5.814 + . /tmp/install/proxy.installer [2021-04-24T16:30:52.193Z] #67 5.814 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:30:52.193Z] #67 5.814 + install_proxy [2021-04-24T16:30:52.193Z] #67 5.814 + case "$1" in [2021-04-24T16:30:52.193Z] #67 5.814 + export CGO_ENABLED=0 [2021-04-24T16:30:52.193Z] #67 5.814 + CGO_ENABLED=0 [2021-04-24T16:30:52.193Z] #67 5.814 + _install_proxy [2021-04-24T16:30:52.193Z] #67 5.814 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:30:52.193Z] #67 5.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.apTQfbA6vI/src/github.com/docker/libnetwork [2021-04-24T16:30:52.193Z] #67 5.814 Cloning into '/tmp/tmp.apTQfbA6vI/src/github.com/docker/libnetwork'... [2021-04-24T16:30:52.454Z] #67 ... [2021-04-24T16:30:52.454Z] [2021-04-24T16:30:52.454Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:30:52.454Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:30:52.454Z] #55 5.614 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:30:52.454Z] #55 5.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:30:52.454Z] #55 5.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:30:52.454Z] #55 7.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:30:52.454Z] #55 9.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:30:52.454Z] #55 ... [2021-04-24T16:30:52.454Z] [2021-04-24T16:30:52.454Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:30:52.454Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:30:52.454Z] #45 5.472 + RM_GOPATH=0 [2021-04-24T16:30:52.454Z] #45 5.472 + TMP_GOPATH= [2021-04-24T16:30:52.454Z] #45 5.472 + : /build [2021-04-24T16:30:52.454Z] #45 5.472 + '[' -z '' ']' [2021-04-24T16:30:52.454Z] #45 5.472 ++ mktemp -d [2021-04-24T16:30:52.454Z] #45 5.472 + export GOPATH=/tmp/tmp.wzm1j3Tr0X [2021-04-24T16:30:52.454Z] #45 5.472 + GOPATH=/tmp/tmp.wzm1j3Tr0X [2021-04-24T16:30:52.454Z] #45 5.472 + RM_GOPATH=1 [2021-04-24T16:30:52.454Z] #45 5.472 + case "$(go env GOARCH)" in [2021-04-24T16:30:52.454Z] #45 5.472 ++ go env GOARCH [2021-04-24T16:30:52.454Z] #45 5.490 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:52.454Z] #45 5.492 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.454Z] #45 5.492 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.454Z] #45 5.492 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:52.454Z] #45 5.492 + dir=/tmp/install [2021-04-24T16:30:52.454Z] #45 5.492 + bin=vndr [2021-04-24T16:30:52.454Z] #45 5.492 + shift [2021-04-24T16:30:52.454Z] #45 5.492 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:30:52.454Z] #45 5.492 + . /tmp/install/vndr.installer [2021-04-24T16:30:52.454Z] #45 5.492 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:52.454Z] #45 5.492 + install_vndr [2021-04-24T16:30:52.454Z] #45 5.492 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:30:52.454Z] #45 5.492 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wzm1j3Tr0X/src/github.com/LK4D4/vndr [2021-04-24T16:30:52.454Z] #45 5.492 Cloning into '/tmp/tmp.wzm1j3Tr0X/src/github.com/LK4D4/vndr'... [2021-04-24T16:30:52.454Z] #45 6.312 + cd /tmp/tmp.wzm1j3Tr0X/src/github.com/LK4D4/vndr [2021-04-24T16:30:52.454Z] #45 6.312 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:30:52.454Z] #45 6.419 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:30:52.454Z] #45 8.523 internal/cpu [2021-04-24T16:30:52.454Z] #45 8.559 runtime/internal/atomic [2021-04-24T16:30:52.454Z] #45 8.864 runtime/internal/sys [2021-04-24T16:30:52.454Z] #45 9.102 runtime/internal/math [2021-04-24T16:30:52.454Z] #45 9.395 internal/bytealg [2021-04-24T16:30:52.454Z] #45 9.455 internal/race [2021-04-24T16:30:52.454Z] #45 9.593 sync/atomic [2021-04-24T16:30:52.454Z] #45 9.985 unicode [2021-04-24T16:30:52.454Z] #45 10.44 runtime [2021-04-24T16:30:52.714Z] #45 ... [2021-04-24T16:30:52.714Z] [2021-04-24T16:30:52.714Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:30:52.714Z] #24 sha256:4ece1c60fb089ebd798d8e9081709da7c270129f1a631da99dd3bc2f4a98cce3 [2021-04-24T16:30:52.714Z] #24 6.665 + RM_GOPATH=0 [2021-04-24T16:30:52.714Z] #24 6.665 + TMP_GOPATH= [2021-04-24T16:30:52.714Z] #24 6.665 + : /build [2021-04-24T16:30:52.714Z] #24 6.665 + '[' -z '' ']' [2021-04-24T16:30:52.714Z] #24 6.665 ++ mktemp -d [2021-04-24T16:30:52.714Z] #24 6.665 + export GOPATH=/tmp/tmp.i0s1ZtLS8f [2021-04-24T16:30:52.714Z] #24 6.665 + GOPATH=/tmp/tmp.i0s1ZtLS8f [2021-04-24T16:30:52.714Z] #24 6.665 + RM_GOPATH=1 [2021-04-24T16:30:52.714Z] #24 6.665 + case "$(go env GOARCH)" in [2021-04-24T16:30:52.714Z] #24 6.667 ++ go env GOARCH [2021-04-24T16:30:52.714Z] #24 6.737 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.714Z] #24 6.737 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:30:52.714Z] #24 6.741 ++ dirname /tmp/install/install.sh [2021-04-24T16:30:52.714Z] #24 6.744 + dir=/tmp/install [2021-04-24T16:30:52.714Z] #24 6.744 + bin=dockercli [2021-04-24T16:30:52.714Z] #24 6.744 + shift [2021-04-24T16:30:52.714Z] #24 6.744 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:30:52.714Z] #24 6.744 + . /tmp/install/dockercli.installer [2021-04-24T16:30:52.714Z] #24 6.744 ++ : stable [2021-04-24T16:30:52.714Z] #24 6.744 ++ : 17.06.2-ce [2021-04-24T16:30:52.714Z] #24 6.744 + install_dockercli [2021-04-24T16:30:52.714Z] #24 6.744 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:30:52.714Z] #24 6.744 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:30:52.714Z] #24 6.752 ++ uname -m [2021-04-24T16:30:52.714Z] #24 6.752 + arch=x86_64 [2021-04-24T16:30:52.714Z] #24 6.757 + '[' x86_64 '!=' x86_64 ']' [2021-04-24T16:30:52.714Z] #24 6.758 + url=https://download.docker.com/linux/static [2021-04-24T16:30:52.714Z] #24 6.763 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-24T16:30:52.714Z] #24 6.766 + tar -xz docker/docker [2021-04-24T16:30:52.714Z] #24 ... [2021-04-24T16:30:52.714Z] [2021-04-24T16:30:52.714Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:30:52.714Z] #58 sha256:e8175d8aae2dd338bbc7fda74a8dc32c61e8688e21807b1131f86dfee4ecfdd2 [2021-04-24T16:30:52.714Z] #58 10.84 + cd /tmp/tmp.rM5g52uVNV/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:30:52.714Z] #58 10.84 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:30:52.714Z] #58 10.90 + export GO111MODULE=on [2021-04-24T16:30:52.714Z] #58 10.90 + GO111MODULE=on [2021-04-24T16:30:52.714Z] #58 10.90 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:30:52.714Z] #58 10.90 + GOPROXY=https://proxy.golang.org [2021-04-24T16:30:52.714Z] #58 10.90 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:30:52.714Z] #58 10.90 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:30:54.096Z] #58 12.57 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:30:54.096Z] #58 12.65 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:30:54.096Z] #58 12.67 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:30:54.096Z] #58 12.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:30:54.096Z] #58 12.81 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:30:54.357Z] #58 12.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:30:54.357Z] #58 12.99 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:30:54.357Z] #58 13.03 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:30:54.428Z] #33 ... [2021-04-24T16:30:54.428Z] [2021-04-24T16:30:54.428Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-24T16:30:54.428Z] #43 30.44 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-24T16:30:54.428Z] #43 30.44 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-24T16:30:54.428Z] #43 30.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:54.428Z] #43 30.48 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-24T16:30:54.428Z] #43 30.49 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-24T16:30:54.428Z] #43 30.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:30:54.428Z] #43 30.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:30:54.428Z] #43 30.55 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-24T16:30:54.428Z] #43 30.56 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:30:54.428Z] #43 30.57 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:30:54.428Z] #43 33.41 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-24T16:30:54.428Z] #43 33.42 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:30:54.428Z] #43 DONE 33.9s [2021-04-24T16:30:54.428Z] [2021-04-24T16:30:54.428Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:30:54.428Z] #46 23.89 sync [2021-04-24T16:30:54.429Z] #46 23.89 internal/reflectlite [2021-04-24T16:30:54.429Z] #46 25.56 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:30:54.429Z] #46 25.86 math/rand [2021-04-24T16:30:54.429Z] #46 26.11 errors [2021-04-24T16:30:54.429Z] #46 26.18 sort [2021-04-24T16:30:54.429Z] #46 26.29 io [2021-04-24T16:30:54.429Z] #46 26.93 strconv [2021-04-24T16:30:54.429Z] #46 27.08 bytes [2021-04-24T16:30:54.429Z] #46 28.17 bufio [2021-04-24T16:30:54.429Z] #46 28.81 reflect [2021-04-24T16:30:54.429Z] #46 29.35 syscall [2021-04-24T16:30:54.429Z] #46 33.71 time [2021-04-24T16:30:54.429Z] #46 ... [2021-04-24T16:30:54.429Z] [2021-04-24T16:30:54.429Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:30:54.429Z] #14 25.46 Get:14 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] [2021-04-24T16:30:54.429Z] #14 28.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-24T16:30:54.429Z] #14 28.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-24T16:30:54.429Z] #14 28.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-24T16:30:54.429Z] #14 28.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-24T16:30:54.429Z] #14 28.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-24T16:30:54.429Z] #14 28.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-24T16:30:54.429Z] #14 28.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-24T16:30:54.429Z] #14 28.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-04-24T16:30:54.429Z] #14 28.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-24T16:30:54.429Z] #14 29.01 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:30:54.429Z] #14 29.05 Fetched 73.8 MB in 7s (11.1 MB/s) [2021-04-24T16:30:54.429Z] #14 29.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 ... 15177 files and directories currently installed.) [2021-04-24T16:30:54.429Z] #14 29.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-24T16:30:54.429Z] #14 29.20 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:30:54.429Z] #14 29.37 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-24T16:30:54.429Z] #14 29.45 (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.) [2021-04-24T16:30:54.429Z] #14 29.52 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-24T16:30:54.429Z] #14 29.53 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:30:54.429Z] #14 29.69 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-24T16:30:54.429Z] #14 29.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-24T16:30:54.429Z] #14 29.80 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-24T16:30:54.429Z] #14 29.81 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:30:54.429Z] #14 29.94 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-24T16:30:54.429Z] #14 29.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:30:54.429Z] #14 29.98 (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.) [2021-04-24T16:30:54.429Z] #14 30.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-24T16:30:54.429Z] #14 30.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:30:54.429Z] #14 31.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:30:54.429Z] #14 31.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-24T16:30:54.429Z] #14 31.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:30:54.621Z] #58 13.17 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:30:54.621Z] #58 13.28 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:30:54.719Z] #14 ... [2021-04-24T16:30:54.719Z] [2021-04-24T16:30:54.719Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:30:54.719Z] #48 DONE 34.1s [2021-04-24T16:30:54.719Z] [2021-04-24T16:30:54.719Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:30:55.021Z] #44 ... [2021-04-24T16:30:55.021Z] [2021-04-24T16:30:55.021Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-24T16:30:55.021Z] #37 26.70 Selecting previously unselected package libicu63:s390x. [2021-04-24T16:30:55.021Z] #37 26.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 26.71 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 31.10 Selecting previously unselected package libxml2:s390x. [2021-04-24T16:30:55.021Z] #37 31.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 31.12 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 31.54 Selecting previously unselected package libarchive13:s390x. [2021-04-24T16:30:55.021Z] #37 31.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 31.54 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 31.75 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-24T16:30:55.021Z] #37 31.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 31.76 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-24T16:30:55.021Z] #37 31.84 Selecting previously unselected package librhash0:s390x. [2021-04-24T16:30:55.021Z] #37 31.84 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 31.84 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-24T16:30:55.021Z] #37 31.95 Selecting previously unselected package libuv1:s390x. [2021-04-24T16:30:55.021Z] #37 31.96 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 31.96 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-24T16:30:55.021Z] #37 32.02 Selecting previously unselected package cmake. [2021-04-24T16:30:55.021Z] #37 32.03 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-24T16:30:55.021Z] #37 32.04 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:30:55.021Z] #37 33.91 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 33.93 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:30:55.021Z] #37 33.96 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-24T16:30:55.021Z] #37 33.99 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:30:55.021Z] #37 34.04 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-24T16:30:55.021Z] #37 34.04 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:30:55.021Z] #37 34.04 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 34.04 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-24T16:30:55.021Z] #37 34.04 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-24T16:30:55.021Z] #37 34.06 Setting up cmake (3.13.4-1) ... [2021-04-24T16:30:55.021Z] #37 34.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:30:55.021Z] #37 34.12 Processing triggers for mime-support (3.62) ... [2021-04-24T16:30:55.021Z] #37 DONE 34.3s [2021-04-24T16:30:55.021Z] [2021-04-24T16:30:55.021Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:30:55.021Z] #14 33.58 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:30:55.021Z] #14 33.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:30:55.021Z] #14 33.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:30:55.191Z] #58 13.56 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:30:55.191Z] #58 13.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:30:55.191Z] #58 13.75 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:30:55.314Z] #14 33.70 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-24T16:30:55.314Z] #14 33.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-24T16:30:55.314Z] #14 33.71 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-24T16:30:55.314Z] #14 33.86 Selecting previously unselected package dmsetup. [2021-04-24T16:30:55.314Z] #14 33.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-24T16:30:55.314Z] #14 33.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:30:55.314Z] #14 34.00 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:30:55.314Z] #14 34.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:30:55.604Z] #14 34.02 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:30:55.761Z] #58 14.24 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:30:55.761Z] #58 14.37 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:30:55.761Z] #58 14.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:30:55.782Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b1161bf94b129d9) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] { [Pipeline] checkout [2021-04-24T16:30:55.889Z] The recommended git tool is: git [2021-04-24T16:30:56.021Z] #58 14.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:30:56.359Z] #58 14.81 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:30:56.622Z] #58 15.04 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:30:57.562Z] #58 15.96 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:30:57.822Z] #58 ... [2021-04-24T16:30:57.822Z] [2021-04-24T16:30:57.822Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:30:57.822Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:30:57.822Z] #40 6.014 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:30:57.822Z] #40 6.014 Cloning into '.'... [2021-04-24T16:30:57.822Z] #40 ... [2021-04-24T16:30:57.822Z] [2021-04-24T16:30:57.822Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:30:57.822Z] #34 sha256:ed34156e4d1b4676f5c6fcfaf1b0f51c682bddfd2aa6966b0d44ab2fe842561b [2021-04-24T16:30:57.822Z] #34 6.427 Install go-toml version v1.8.1 [2021-04-24T16:30:57.822Z] #34 6.450 go: finding github.com v1.8.1 [2021-04-24T16:30:57.822Z] #34 6.450 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:30:57.822Z] #34 6.450 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:30:57.822Z] #34 6.450 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:57.822Z] #34 6.464 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:30:57.822Z] #34 7.562 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:57.822Z] #34 8.078 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:30:57.822Z] #34 10.62 github.com/pelletier/go-toml [2021-04-24T16:30:58.082Z] #34 ... [2021-04-24T16:30:58.082Z] [2021-04-24T16:30:58.082Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:30:58.082Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:30:58.082Z] #49 14.54 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:30:58.082Z] #49 14.55 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:30:58.082Z] #49 14.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:30:58.082Z] #49 14.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:30:58.082Z] #49 14.65 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:30:58.082Z] #49 14.66 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:30:58.082Z] #49 14.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:30:58.082Z] #49 15.04 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:30:58.082Z] #49 15.04 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:30:58.082Z] #49 15.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:30:58.082Z] #49 15.13 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:30:58.082Z] #49 15.15 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:30:58.082Z] #49 15.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:30:58.082Z] #49 15.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:30:58.082Z] #49 15.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:30:58.082Z] #49 15.47 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:30:58.082Z] #49 15.53 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:30:58.082Z] #49 15.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:30:58.082Z] #49 15.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:30:58.082Z] #49 15.91 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:30:58.082Z] #49 16.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:30:58.082Z] #49 16.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:30:58.082Z] #49 16.61 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:30:58.082Z] #49 16.63 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:30:58.342Z] #49 ... [2021-04-24T16:30:58.342Z] [2021-04-24T16:30:58.343Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:30:58.343Z] #24 sha256:4ece1c60fb089ebd798d8e9081709da7c270129f1a631da99dd3bc2f4a98cce3 [2021-04-24T16:30:58.343Z] #24 16.15 + mkdir -p /build [2021-04-24T16:30:58.343Z] #24 16.16 + mv docker/docker /build/ [2021-04-24T16:30:58.343Z] #24 16.17 + rmdir docker [2021-04-24T16:30:58.343Z] #24 DONE 16.9s [2021-04-24T16:30:58.343Z] [2021-04-24T16:30:58.343Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:30:58.343Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:30:58.343Z] #49 16.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:30:58.343Z] #49 17.00 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:30:58.916Z] #49 17.48 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:30:59.086Z] using credential docker-jenkins-github-credentials [2021-04-24T16:30:59.103Z] Cloning the remote Git repository [2021-04-24T16:30:59.103Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:30:59.133Z] #14 37.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:30:59.133Z] #14 37.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:30:59.133Z] #14 37.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:30:59.133Z] #14 ... [2021-04-24T16:30:59.133Z] [2021-04-24T16:30:59.133Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:30:59.133Z] #52 28.31 internal/oserror [2021-04-24T16:30:59.133Z] #52 28.33 strconv [2021-04-24T16:30:59.133Z] #52 28.41 syscall [2021-04-24T16:30:59.133Z] #52 29.91 reflect [2021-04-24T16:30:59.133Z] #52 33.52 time [2021-04-24T16:30:59.133Z] #52 37.51 encoding/binary [2021-04-24T16:30:59.133Z] #52 37.64 context [2021-04-24T16:30:59.134Z] #52 38.09 internal/fmtsort [2021-04-24T16:30:59.134Z] #52 ... [2021-04-24T16:30:59.134Z] [2021-04-24T16:30:59.134Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:30:59.134Z] #44 2.070 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:30:59.134Z] #44 2.070 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:30:59.134Z] #44 2.072 Note: Building without GnuTLS support [2021-04-24T16:30:59.134Z] #44 2.074 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:30:59.134Z] #44 2.074 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:30:59.134Z] #44 2.908 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:30:59.134Z] #44 2.962 GEN .gitid [2021-04-24T16:30:59.134Z] #44 2.965 GEN criu/include/version.h [2021-04-24T16:30:59.134Z] #44 2.979 GEN include/common/asm [2021-04-24T16:30:59.134Z] #44 3.708 PBCC images/timens.pb-c.c [2021-04-24T16:30:59.134Z] #44 3.734 DEP images/timens.pb-c.d [2021-04-24T16:30:59.134Z] #44 3.764 PBCC images/fown.pb-c.c [2021-04-24T16:30:59.134Z] #44 3.778 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:30:59.134Z] #44 3.841 PBCC images/opts.pb-c.c [2021-04-24T16:30:59.134Z] #44 3.864 PBCC images/memfd.pb-c.c [2021-04-24T16:30:59.134Z] #44 3.891 DEP images/fown.pb-c.d [2021-04-24T16:30:59.134Z] #44 3.928 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:30:59.134Z] #44 3.976 DEP images/opts.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.027 DEP images/memfd.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.075 PBCC images/sit.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.126 DEP images/sit.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.165 PBCC images/macvlan.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.168 DEP images/macvlan.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.189 PBCC images/autofs.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.198 DEP images/autofs.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.247 PBCC images/sysctl.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.256 DEP images/sysctl.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.275 PBCC images/time.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.291 DEP images/time.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.335 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.355 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.394 PBCC images/seccomp.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.404 DEP images/seccomp.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.451 PBCC images/userns.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.454 DEP images/userns.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.497 PBCC images/cgroup.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.503 DEP images/cgroup.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.544 PBCC images/ext-file.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.567 DEP images/ext-file.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.599 PBCC images/rpc.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.636 DEP images/rpc.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.659 PBCC images/siginfo.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.672 DEP images/siginfo.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.699 PBCC images/pagemap.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.726 DEP images/pagemap.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.739 PBCC images/rlimit.pb-c.c [2021-04-24T16:30:59.134Z] #44 4.744 DEP images/rlimit.pb-c.d [2021-04-24T16:30:59.134Z] #44 4.777 PBCC images/file-lock.pb-c.c [2021-04-24T16:30:59.066Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:30:59.134Z] > git init /home/ubuntu/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:30:59.423Z] #44 4.793 DEP images/file-lock.pb-c.d [2021-04-24T16:30:59.423Z] #44 4.822 PBCC images/tty.pb-c.c [2021-04-24T16:30:59.423Z] #44 4.839 DEP images/tty.pb-c.d [2021-04-24T16:30:59.423Z] #44 4.947 PBCC images/tun.pb-c.c [2021-04-24T16:30:59.423Z] #44 4.957 PBCC images/netdev.pb-c.c [2021-04-24T16:30:59.423Z] #44 4.983 DEP images/tun.pb-c.d [2021-04-24T16:30:59.423Z] #44 5.018 DEP images/netdev.pb-c.d [2021-04-24T16:30:59.423Z] #44 5.053 PBCC images/vma.pb-c.c [2021-04-24T16:30:59.423Z] #44 5.092 DEP images/vma.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.147 PBCC images/creds.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.157 DEP images/creds.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.189 PBCC images/utsns.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.191 DEP images/utsns.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.216 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.223 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.249 DEP images/ipc-desc.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.268 DEP images/ipc-sem.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.294 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.297 DEP images/ipc-msg.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.309 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:30:59.712Z] #44 5.330 DEP images/ipc-shm.pb-c.d [2021-04-24T16:30:59.712Z] #44 5.379 PBCC images/ipc-var.pb-c.c [2021-04-24T16:31:00.002Z] #44 5.389 DEP images/ipc-var.pb-c.d [2021-04-24T16:31:00.002Z] #44 5.417 PBCC images/sk-opts.pb-c.c [2021-04-24T16:31:00.002Z] #44 5.449 PBCC images/packet-sock.pb-c.c [2021-04-24T16:31:00.002Z] #44 5.459 DEP images/sk-opts.pb-c.d [2021-04-24T16:31:00.002Z] #44 5.506 DEP images/packet-sock.pb-c.d [2021-04-24T16:31:00.002Z] #44 5.555 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:31:00.002Z] #44 5.560 DEP images/sk-netlink.pb-c.d [2021-04-24T16:31:00.002Z] #44 5.580 PBCC images/sk-inet.pb-c.c [2021-04-24T16:31:00.002Z] #44 5.626 DEP images/sk-inet.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.662 PBCC images/sk-unix.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.669 DEP images/sk-unix.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.725 PBCC images/mm.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.750 DEP images/mm.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.793 PBCC images/timerfd.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.807 DEP images/timerfd.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.829 PBCC images/timer.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.837 DEP images/timer.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.868 PBCC images/sa.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.874 DEP images/sa.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.905 PBCC images/pipe-data.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.908 DEP images/pipe-data.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.931 PBCC images/mnt.pb-c.c [2021-04-24T16:31:00.291Z] #44 5.939 DEP images/mnt.pb-c.d [2021-04-24T16:31:00.291Z] #44 5.971 PBCC images/sk-packet.pb-c.c [2021-04-24T16:30:59.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:30:59.442Z] > git --version # timeout=10 [2021-04-24T16:30:59.526Z] > git --version # 'git version 2.17.1' [2021-04-24T16:30:59.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:30:59.528Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:00.583Z] #44 6.019 DEP images/sk-packet.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.054 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.060 DEP images/tcp-stream.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.082 PBCC images/pipe.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.098 DEP images/pipe.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.129 PBCC images/pstree.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.137 DEP images/pstree.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.155 PBCC images/fs.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.171 DEP images/fs.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.210 PBCC images/signalfd.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.231 DEP images/signalfd.pb-c.d [2021-04-24T16:31:00.583Z] #44 6.259 PBCC images/fh.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.276 PBCC images/fsnotify.pb-c.c [2021-04-24T16:31:00.583Z] #44 6.315 DEP images/fh.pb-c.d [2021-04-24T16:31:00.826Z] #49 19.48 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:31:00.873Z] #44 6.351 DEP images/fsnotify.pb-c.d [2021-04-24T16:31:00.873Z] #44 6.397 PBCC images/eventpoll.pb-c.c [2021-04-24T16:31:00.873Z] #44 6.411 DEP images/eventpoll.pb-c.d [2021-04-24T16:31:00.873Z] #44 6.436 PBCC images/eventfd.pb-c.c [2021-04-24T16:31:00.873Z] #44 6.452 DEP images/eventfd.pb-c.d [2021-04-24T16:31:00.873Z] #44 6.477 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:31:00.873Z] #44 6.482 DEP images/remap-file-path.pb-c.d [2021-04-24T16:31:00.873Z] #44 6.509 PBCC images/fifo.pb-c.c [2021-04-24T16:31:00.873Z] #44 6.534 DEP images/fifo.pb-c.d [2021-04-24T16:31:00.873Z] #44 6.582 PBCC images/ghost-file.pb-c.c [2021-04-24T16:31:01.167Z] #44 ... [2021-04-24T16:31:01.167Z] [2021-04-24T16:31:01.167Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:01.167Z] #38 1.177 + RM_GOPATH=0 [2021-04-24T16:31:01.167Z] #38 1.177 + TMP_GOPATH= [2021-04-24T16:31:01.167Z] #38 1.177 + : /build [2021-04-24T16:31:01.167Z] #38 1.177 + '[' -z '' ']' [2021-04-24T16:31:01.167Z] #38 1.177 ++ mktemp -d [2021-04-24T16:31:01.167Z] #38 1.177 + export GOPATH=/tmp/tmp.yHB2Ltmzu8 [2021-04-24T16:31:01.167Z] #38 1.177 + GOPATH=/tmp/tmp.yHB2Ltmzu8 [2021-04-24T16:31:01.167Z] #38 1.177 + RM_GOPATH=1 [2021-04-24T16:31:01.167Z] #38 1.177 + case "$(go env GOARCH)" in [2021-04-24T16:31:01.167Z] #38 1.177 ++ go env GOARCH [2021-04-24T16:31:01.167Z] #38 1.183 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:01.167Z] #38 1.184 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:01.167Z] #38 1.184 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:01.167Z] #38 1.184 ++ dirname /tmp/install/install.sh [2021-04-24T16:31:01.167Z] #38 1.184 + dir=/tmp/install [2021-04-24T16:31:01.167Z] #38 1.184 + bin=tini [2021-04-24T16:31:01.167Z] #38 1.184 + shift [2021-04-24T16:31:01.167Z] #38 1.184 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:31:01.167Z] #38 1.184 + . /tmp/install/tini.installer [2021-04-24T16:31:01.167Z] #38 1.184 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:01.167Z] #38 1.184 + install_tini [2021-04-24T16:31:01.167Z] #38 1.184 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:31:01.167Z] #38 1.184 + git clone https://github.com/krallin/tini.git /tmp/tmp.yHB2Ltmzu8/tini [2021-04-24T16:31:01.167Z] #38 1.204 Cloning into '/tmp/tmp.yHB2Ltmzu8/tini'... [2021-04-24T16:31:01.167Z] #38 1.746 + cd /tmp/tmp.yHB2Ltmzu8/tini [2021-04-24T16:31:01.167Z] #38 1.746 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:01.167Z] #38 1.754 + cmake . [2021-04-24T16:31:01.167Z] #38 2.008 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:31:01.167Z] #38 2.044 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:31:01.167Z] #38 2.465 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:31:01.167Z] #38 2.465 -- Detecting C compiler ABI info [2021-04-24T16:31:01.167Z] #38 2.879 -- Detecting C compiler ABI info - done [2021-04-24T16:31:01.167Z] #38 2.884 -- Detecting C compile features [2021-04-24T16:31:01.167Z] #38 4.137 -- Detecting C compile features - done [2021-04-24T16:31:01.167Z] #38 4.142 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:31:01.167Z] #38 4.268 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:31:01.167Z] #38 4.345 -- Configuring done [2021-04-24T16:31:01.167Z] #38 4.359 -- Generating done [2021-04-24T16:31:01.167Z] #38 4.363 -- Build files have been written to: /tmp/tmp.yHB2Ltmzu8/tini [2021-04-24T16:31:01.167Z] #38 4.372 + make tini-static [2021-04-24T16:31:01.167Z] #38 4.654 Scanning dependencies of target tini-static [2021-04-24T16:31:01.167Z] #38 4.759 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:31:01.167Z] #38 5.584 [100%] Linking C executable tini-static [2021-04-24T16:31:01.167Z] #38 5.891 [100%] Built target tini-static [2021-04-24T16:31:01.167Z] #38 5.965 + mkdir -p /build [2021-04-24T16:31:01.167Z] #38 5.966 + cp tini-static /build/docker-init [2021-04-24T16:31:01.167Z] #38 DONE 6.2s [2021-04-24T16:31:01.167Z] [2021-04-24T16:31:01.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:01.167Z] #44 6.646 DEP images/ghost-file.pb-c.d [2021-04-24T16:31:01.167Z] #44 6.726 PBCC images/regfile.pb-c.c [2021-04-24T16:31:01.167Z] #44 6.752 DEP images/regfile.pb-c.d [2021-04-24T16:31:01.167Z] #44 6.762 PBCC images/ns.pb-c.c [2021-04-24T16:31:01.167Z] #44 6.809 DEP images/ns.pb-c.d [2021-04-24T16:31:01.458Z] #44 6.874 PBCC images/fdinfo.pb-c.c [2021-04-24T16:31:01.458Z] #44 7.103 DEP images/fdinfo.pb-c.d [2021-04-24T16:31:01.751Z] #44 7.136 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.206 PBCC images/core-arm.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.255 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.306 PBCC images/core-s390.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.353 PBCC images/core-x86.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.363 PBCC images/core.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.374 PBCC images/inventory.pb-c.c [2021-04-24T16:31:01.751Z] #44 7.383 DEP images/core-aarch64.pb-c.d [2021-04-24T16:31:01.751Z] #44 7.460 DEP images/core-arm.pb-c.d [2021-04-24T16:31:01.765Z] #49 ... [2021-04-24T16:31:01.765Z] [2021-04-24T16:31:01.765Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:31:01.765Z] #47 sha256:7d1ef4acdb9913db2e4c3aa58b0448eabc2148440f153b0c1f35e85497361d48 [2021-04-24T16:31:01.765Z] #47 10.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:31:01.765Z] #47 10.42 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:31:01.765Z] #47 10.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:31:01.765Z] #47 10.53 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:31:01.765Z] #47 10.53 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:31:01.765Z] #47 10.98 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:31:01.765Z] #47 11.16 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:31:01.765Z] #47 13.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:31:01.765Z] #47 13.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:31:01.765Z] #47 15.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:31:01.765Z] #47 19.15 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:31:01.765Z] #47 19.20 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:31:01.765Z] #47 19.28 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:31:01.765Z] #47 19.42 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:31:01.765Z] #47 19.43 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:31:01.765Z] #47 19.48 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:31:01.765Z] #47 19.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:31:01.765Z] #47 19.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:31:01.766Z] #47 19.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:31:01.766Z] #47 19.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:31:01.766Z] #47 20.01 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:31:01.766Z] #47 ... [2021-04-24T16:31:01.766Z] [2021-04-24T16:31:01.766Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:31:01.766Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:31:01.766Z] #51 19.56 + cd /tmp/tmp.Mxlvi2G1pW/src/github.com/mvdan/sh [2021-04-24T16:31:01.766Z] #51 19.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:31:01.766Z] #51 19.71 + GO111MODULE=on [2021-04-24T16:31:01.766Z] #51 19.71 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:31:02.040Z] #44 7.481 DEP images/core-ppc64.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.518 DEP images/core-s390.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.554 DEP images/core-x86.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.604 DEP images/core.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.617 DEP images/inventory.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.660 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:31:02.040Z] #44 7.663 DEP images/cpuinfo.pb-c.d [2021-04-24T16:31:02.040Z] #44 7.691 PBCC images/stats.pb-c.c [2021-04-24T16:31:02.330Z] #44 7.710 DEP images/stats.pb-c.d [2021-04-24T16:31:02.705Z] #51 21.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:31:02.705Z] #51 21.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:31:02.705Z] #51 21.15 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:31:02.705Z] #51 21.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:31:02.958Z] #44 8.508 make[1]: Nothing to be done for 'all'. [2021-04-24T16:31:02.965Z] #51 21.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:31:03.225Z] #51 ... [2021-04-24T16:31:03.225Z] [2021-04-24T16:31:03.225Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:03.225Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:03.225Z] #13 7.544 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:31:03.225Z] #13 9.885 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:31:03.225Z] #13 12.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:31:03.225Z] #13 ... [2021-04-24T16:31:03.225Z] [2021-04-24T16:31:03.225Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:31:03.225Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:31:03.225Z] #36 11.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:31:03.225Z] #36 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:31:03.487Z] #36 ... [2021-04-24T16:31:03.487Z] [2021-04-24T16:31:03.487Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:31:03.487Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:31:03.487Z] #55 12.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:31:03.487Z] #55 ... [2021-04-24T16:31:03.487Z] [2021-04-24T16:31:03.487Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:03.487Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:03.487Z] #42 12.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:31:03.487Z] #42 14.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:31:03.748Z] #42 ... [2021-04-24T16:31:03.748Z] [2021-04-24T16:31:03.748Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:03.748Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:03.748Z] #49 21.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:31:03.748Z] #49 21.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:31:03.748Z] #49 21.60 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:31:03.748Z] #49 21.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:31:03.748Z] #49 21.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:31:03.748Z] #49 21.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:31:03.748Z] #49 21.69 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:31:03.748Z] #49 21.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:31:03.748Z] #49 21.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:31:03.748Z] #49 21.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:31:03.748Z] #49 21.79 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:31:03.748Z] #49 21.79 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:31:03.748Z] #49 21.81 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:31:03.748Z] #49 21.90 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:31:03.748Z] #49 21.92 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:31:03.748Z] #49 22.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:31:03.748Z] #49 22.01 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:31:03.748Z] #49 22.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:31:03.748Z] #49 22.10 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:31:03.748Z] #49 22.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:31:03.748Z] #49 22.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:31:03.748Z] #49 22.18 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:31:03.748Z] #49 22.24 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:31:03.748Z] #49 22.39 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:31:03.748Z] #49 22.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:31:03.989Z] #44 9.202 CC images/stats.o [2021-04-24T16:31:03.989Z] #44 9.417 CC images/core.o [2021-04-24T16:31:04.020Z] #49 22.45 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:31:04.020Z] #49 22.46 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:31:04.020Z] #49 22.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:31:04.020Z] #49 22.50 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:31:04.020Z] #49 22.53 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:31:04.020Z] #49 22.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:31:04.020Z] #49 22.63 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:31:04.020Z] #49 22.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:31:04.020Z] #49 22.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:31:04.020Z] #49 22.71 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:31:04.333Z] #49 22.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:31:04.348Z] #44 9.742 CC images/core-x86.o [2021-04-24T16:31:04.348Z] #44 10.04 CC images/core-arm.o [2021-04-24T16:31:04.594Z] #49 23.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:31:04.594Z] #49 23.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:31:04.594Z] #49 23.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:31:04.594Z] #49 23.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:31:04.594Z] #49 23.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:31:04.594Z] #49 23.26 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:31:04.594Z] #49 23.26 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:31:04.637Z] #44 10.27 CC images/core-aarch64.o [2021-04-24T16:31:04.857Z] #49 23.38 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:31:04.857Z] #49 ... [2021-04-24T16:31:04.857Z] [2021-04-24T16:31:04.857Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:31:04.857Z] #34 sha256:ed34156e4d1b4676f5c6fcfaf1b0f51c682bddfd2aa6966b0d44ab2fe842561b [2021-04-24T16:31:04.857Z] #34 19.01 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:31:04.857Z] #34 DONE 23.5s [2021-04-24T16:31:04.857Z] [2021-04-24T16:31:04.857Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:04.858Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:04.858Z] #49 23.43 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:31:04.858Z] #49 23.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:31:04.858Z] #49 23.54 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:31:04.858Z] #49 23.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:31:04.858Z] #49 23.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:31:04.926Z] #44 10.46 CC images/core-ppc64.o [2021-04-24T16:31:05.118Z] #49 23.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:31:05.118Z] #49 23.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:31:05.118Z] #49 23.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:31:05.215Z] #44 10.72 CC images/core-s390.o [2021-04-24T16:31:05.378Z] #49 23.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:31:05.378Z] #49 23.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:31:05.378Z] #49 23.99 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:31:05.378Z] #49 23.99 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:31:05.378Z] #49 24.05 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:31:05.505Z] #44 11.05 CC images/cpuinfo.o [2021-04-24T16:31:05.638Z] #49 ... [2021-04-24T16:31:05.638Z] [2021-04-24T16:31:05.638Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:31:05.638Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:31:05.638Z] #45 14.09 unicode/utf8 [2021-04-24T16:31:05.638Z] #45 14.93 math/bits [2021-04-24T16:31:05.638Z] #45 15.44 math [2021-04-24T16:31:05.638Z] #45 20.04 internal/testlog [2021-04-24T16:31:05.638Z] #45 20.36 encoding [2021-04-24T16:31:05.638Z] #45 20.47 unicode/utf16 [2021-04-24T16:31:05.638Z] #45 20.72 container/list [2021-04-24T16:31:05.638Z] #45 21.14 crypto/internal/subtle [2021-04-24T16:31:05.638Z] #45 21.26 crypto/subtle [2021-04-24T16:31:05.638Z] #45 21.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:31:05.638Z] #45 21.51 internal/nettrace [2021-04-24T16:31:05.638Z] #45 21.67 runtime/cgo [2021-04-24T16:31:05.638Z] #45 ... [2021-04-24T16:31:05.638Z] [2021-04-24T16:31:05.638Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:05.638Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:05.638Z] #49 24.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:31:05.794Z] #44 11.27 CC images/inventory.o [2021-04-24T16:31:05.908Z] #49 24.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:31:05.908Z] #49 24.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:31:05.908Z] #49 24.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:31:05.908Z] #49 24.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:31:06.083Z] #44 11.42 CC images/fdinfo.o [2021-04-24T16:31:06.083Z] #44 11.60 CC images/fown.o [2021-04-24T16:31:06.083Z] #44 11.70 CC images/ns.o [2021-04-24T16:31:06.083Z] #44 11.81 CC images/regfile.o [2021-04-24T16:31:06.171Z] #49 24.72 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:31:06.171Z] #49 24.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:31:06.171Z] #49 24.80 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:31:06.171Z] #49 24.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:31:06.373Z] #44 11.93 CC images/ghost-file.o [2021-04-24T16:31:06.431Z] #49 24.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:31:06.431Z] #49 24.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:31:06.431Z] #49 25.16 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:31:06.431Z] #49 25.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:31:06.662Z] #44 12.09 CC images/fifo.o [2021-04-24T16:31:06.662Z] #44 12.26 CC images/remap-file-path.o [2021-04-24T16:31:06.662Z] #44 12.37 CC images/eventfd.o [2021-04-24T16:31:06.691Z] #49 25.23 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:31:06.951Z] #44 12.48 CC images/eventpoll.o [2021-04-24T16:31:06.951Z] #49 25.42 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:31:06.951Z] #49 25.44 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:31:06.951Z] #49 25.71 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:31:07.211Z] #49 25.73 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:31:07.211Z] #49 25.74 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:31:07.211Z] #49 25.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:31:07.211Z] #49 25.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:31:07.211Z] #49 25.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:31:07.211Z] #49 25.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:31:07.240Z] #44 12.64 CC images/fh.o [2021-04-24T16:31:07.240Z] #44 12.79 CC images/fsnotify.o [2021-04-24T16:31:07.471Z] #49 26.05 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:31:07.731Z] #49 26.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:31:07.731Z] #49 26.29 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:31:07.731Z] #49 26.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:31:07.869Z] #44 13.23 CC images/signalfd.o [2021-04-24T16:31:07.869Z] #44 13.33 CC images/fs.o [2021-04-24T16:31:07.869Z] #44 13.49 CC images/pstree.o [2021-04-24T16:31:07.869Z] #44 13.59 CC images/pipe.o [2021-04-24T16:31:07.993Z] #49 26.59 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:31:07.993Z] #49 26.62 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:31:07.993Z] #49 26.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:31:07.993Z] #49 26.71 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:31:08.129Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c76b18d8da94703) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] { [Pipeline] checkout [2021-04-24T16:31:08.158Z] #44 13.72 CC images/tcp-stream.o [2021-04-24T16:31:08.158Z] #44 13.86 CC images/sk-packet.o [2021-04-24T16:31:08.158Z] #44 ... [2021-04-24T16:31:08.158Z] [2021-04-24T16:31:08.158Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:08.158Z] #46 37.68 internal/poll [2021-04-24T16:31:08.158Z] #46 38.02 internal/fmtsort [2021-04-24T16:31:08.158Z] #46 38.42 internal/syscall/execenv [2021-04-24T16:31:08.158Z] #46 38.60 internal/syscall/unix [2021-04-24T16:31:08.158Z] #46 38.73 strings [2021-04-24T16:31:08.158Z] #46 38.79 os [2021-04-24T16:31:08.158Z] #46 40.71 regexp/syntax [2021-04-24T16:31:08.158Z] #46 41.50 fmt [2021-04-24T16:31:08.158Z] #46 43.25 path/filepath [2021-04-24T16:31:08.158Z] #46 43.67 flag [2021-04-24T16:31:08.158Z] #46 44.11 go/token [2021-04-24T16:31:08.158Z] #46 44.63 go/scanner [2021-04-24T16:31:08.158Z] #46 44.74 regexp [2021-04-24T16:31:08.158Z] #46 45.43 go/ast [2021-04-24T16:31:08.158Z] #46 46.71 internal/lazyregexp [2021-04-24T16:31:08.158Z] #46 46.82 path [2021-04-24T16:31:08.158Z] #46 47.11 net/url [2021-04-24T16:31:08.229Z] The recommended git tool is: git [2021-04-24T16:31:08.255Z] #49 26.82 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:31:08.255Z] #49 26.85 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:31:08.448Z] #46 47.97 text/template/parse [2021-04-24T16:31:08.448Z] #46 47.98 go/parser [2021-04-24T16:31:08.448Z] #46 ... [2021-04-24T16:31:08.448Z] [2021-04-24T16:31:08.448Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:08.448Z] #44 14.08 CC images/mnt.o [2021-04-24T16:31:08.517Z] #49 26.98 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:31:08.517Z] #49 27.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:31:08.737Z] #44 14.26 CC images/pipe-data.o [2021-04-24T16:31:08.737Z] #44 14.35 CC images/sa.o [2021-04-24T16:31:08.737Z] #44 14.45 CC images/timer.o [2021-04-24T16:31:08.777Z] #49 27.39 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:31:08.777Z] #49 27.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:31:08.777Z] #49 27.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:31:08.777Z] #49 27.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:31:08.777Z] #49 ... [2021-04-24T16:31:08.777Z] [2021-04-24T16:31:08.777Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:31:08.777Z] #58 sha256:e8175d8aae2dd338bbc7fda74a8dc32c61e8688e21807b1131f86dfee4ecfdd2 [2021-04-24T16:31:08.777Z] #58 17.46 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:31:08.777Z] #58 17.48 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:31:08.777Z] #58 18.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:31:08.777Z] #58 18.51 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:31:08.777Z] #58 21.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:31:08.777Z] #58 21.99 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:31:08.777Z] #58 21.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:31:08.777Z] #58 22.68 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:31:08.777Z] #58 22.79 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:31:08.777Z] #58 24.68 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:31:08.777Z] #58 27.37 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:31:09.027Z] #44 14.64 CC images/timerfd.o [2021-04-24T16:31:09.027Z] #44 ... [2021-04-24T16:31:09.027Z] [2021-04-24T16:31:09.027Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:31:09.027Z] #52 38.52 internal/poll [2021-04-24T16:31:09.027Z] #52 39.01 encoding/base64 [2021-04-24T16:31:09.027Z] #52 39.53 strings [2021-04-24T16:31:09.027Z] #52 39.84 os [2021-04-24T16:31:09.027Z] #52 41.46 golang.org/x/sys/unix [2021-04-24T16:31:09.027Z] #52 42.32 fmt [2021-04-24T16:31:09.027Z] #52 45.36 encoding/json [2021-04-24T16:31:09.027Z] #52 45.71 github.com/pkg/diff [2021-04-24T16:31:09.027Z] #52 46.47 go/ast [2021-04-24T16:31:09.036Z] #58 27.56 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:31:09.036Z] #58 ... [2021-04-24T16:31:09.036Z] [2021-04-24T16:31:09.036Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:31:09.036Z] #67 sha256:73d1292925ee1061aa5088feb077e0cb7569f12578684b3084e327f555e6a26f [2021-04-24T16:31:09.036Z] #67 25.16 Checking out files: 58% (1109/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:31:09.036Z] #67 26.03 + cd /tmp/tmp.apTQfbA6vI/src/github.com/docker/libnetwork [2021-04-24T16:31:09.036Z] #67 26.03 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:31:09.036Z] #67 26.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:31:09.316Z] #52 48.69 golang.org/x/crypto/ssh/terminal [2021-04-24T16:31:09.316Z] #52 ... [2021-04-24T16:31:09.316Z] [2021-04-24T16:31:09.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:09.316Z] #44 14.83 CC images/mm.o [2021-04-24T16:31:09.316Z] #44 15.03 CC images/sk-opts.o [2021-04-24T16:31:09.605Z] #44 15.17 CC images/sk-unix.o [2021-04-24T16:31:09.895Z] #44 15.34 CC images/sk-inet.o [2021-04-24T16:31:10.184Z] #44 15.69 CC images/tun.o [2021-04-24T16:31:10.439Z] using credential docker-jenkins-github-credentials [2021-04-24T16:31:10.449Z] Cloning the remote Git repository [2021-04-24T16:31:10.449Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:31:10.485Z] #44 15.88 CC images/sk-netlink.o [2021-04-24T16:31:10.485Z] #44 16.05 CC images/packet-sock.o [2021-04-24T16:31:10.471Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:31:10.774Z] #44 16.22 CC images/ipc-var.o [2021-04-24T16:31:10.774Z] #44 16.38 CC images/ipc-desc.o [2021-04-24T16:31:10.774Z] #44 16.46 CC images/ipc-shm.o [2021-04-24T16:31:11.063Z] #44 16.64 CC images/ipc-msg.o [2021-04-24T16:31:11.353Z] #44 16.92 CC images/ipc-sem.o [2021-04-24T16:31:11.353Z] #44 17.02 CC images/utsns.o [2021-04-24T16:31:10.579Z] > git init /home/ubuntu/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:31:10.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:10.840Z] > git --version # timeout=10 [2021-04-24T16:31:10.855Z] > git --version # 'git version 2.25.1' [2021-04-24T16:31:10.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:10.857Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:11.642Z] #44 17.21 CC images/creds.o [2021-04-24T16:31:11.931Z] #44 17.37 CC images/vma.o [2021-04-24T16:31:11.931Z] #44 17.50 CC images/netdev.o [2021-04-24T16:31:12.221Z] #44 17.81 CC images/tty.o [2021-04-24T16:31:12.355Z] Fetching without tags [2021-04-24T16:31:12.510Z] #44 ... [2021-04-24T16:31:12.510Z] [2021-04-24T16:31:12.510Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:31:12.510Z] #14 41.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:31:12.510Z] #14 41.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-24T16:31:12.510Z] #14 41.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:12.510Z] #14 41.12 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:31:12.510Z] #14 41.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-24T16:31:12.510Z] #14 41.12 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:12.510Z] #14 ... [2021-04-24T16:31:12.510Z] [2021-04-24T16:31:12.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:12.510Z] #44 18.16 CC images/file-lock.o [2021-04-24T16:31:12.510Z] #44 18.23 CC images/rlimit.o [2021-04-24T16:31:12.702Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:12.799Z] #44 18.38 CC images/pagemap.o [2021-04-24T16:31:13.088Z] #44 18.55 CC images/siginfo.o [2021-04-24T16:31:13.088Z] #44 18.78 CC images/rpc.o [2021-04-24T16:31:13.563Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:13.563Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:31:13.716Z] #44 19.31 CC images/ext-file.o [2021-04-24T16:31:14.005Z] #44 19.39 CC images/cgroup.o [2021-04-24T16:31:14.005Z] #44 19.67 CC images/userns.o [2021-04-24T16:31:14.294Z] #44 19.77 CC images/google/protobuf/descriptor.o [2021-04-24T16:31:14.317Z] #67 ... [2021-04-24T16:31:14.317Z] [2021-04-24T16:31:14.317Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:31:14.317Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:31:14.317Z] #45 32.20 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:31:14.317Z] #45 32.32 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:31:14.317Z] #45 ... [2021-04-24T16:31:14.317Z] [2021-04-24T16:31:14.317Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:31:14.317Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:31:14.317Z] #51 22.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:31:14.317Z] #51 23.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:31:14.317Z] #51 25.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:31:14.317Z] #51 26.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:31:14.317Z] #51 26.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:31:14.317Z] #51 26.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:31:14.317Z] #51 26.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:31:14.317Z] #51 27.32 runtime/cgo [2021-04-24T16:31:14.317Z] #51 27.53 runtime [2021-04-24T16:31:14.317Z] #51 ... [2021-04-24T16:31:14.317Z] [2021-04-24T16:31:14.317Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:14.317Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:14.317Z] #49 27.75 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:31:14.317Z] #49 27.79 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:31:14.317Z] #49 27.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:31:14.317Z] #49 27.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:31:14.317Z] #49 27.86 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:31:14.317Z] #49 27.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:31:14.317Z] #49 27.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:31:14.317Z] #49 28.42 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:31:14.317Z] #49 28.48 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:31:14.317Z] #49 28.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:31:14.317Z] #49 28.66 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:31:14.317Z] #49 28.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.06 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:31:14.317Z] #49 29.40 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:31:14.317Z] #49 29.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.63 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.65 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.67 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:31:14.317Z] #49 29.93 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:31:14.317Z] #49 30.32 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:31:14.317Z] #49 30.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:31:12.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:12.284Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:31:12.298Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:12.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:12.361Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:12.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:12.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:12.714Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:12.740Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:13.447Z] > git remote # timeout=10 [2021-04-24T16:31:13.479Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:31:13.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:13.500Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:31:13.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:31:13.567Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:13.591Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:14.887Z] #49 33.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:31:15.149Z] #49 ... [2021-04-24T16:31:15.149Z] [2021-04-24T16:31:15.149Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:31:15.149Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:31:15.149Z] #40 23.42 Checking out files: 82% (1386/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-24T16:31:15.149Z] #40 23.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:31:15.149Z] #40 25.90 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:31:15.325Z] #44 20.67 CC images/opts.o [2021-04-24T16:31:15.325Z] #44 20.77 CC images/seccomp.o [2021-04-24T16:31:15.410Z] #40 ... [2021-04-24T16:31:15.410Z] [2021-04-24T16:31:15.410Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:31:15.410Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:31:15.410Z] #55 24.07 Fetched 8428 kB in 19s (447 kB/s) [2021-04-24T16:31:15.410Z] #55 24.07 Reading package lists... [2021-04-24T16:31:15.614Z] #44 20.95 CC images/binfmt-misc.o [2021-04-24T16:31:15.614Z] #44 21.10 CC images/time.o [2021-04-24T16:31:15.670Z] #55 30.33 Reading package lists... [2021-04-24T16:31:15.670Z] #55 ... [2021-04-24T16:31:15.670Z] [2021-04-24T16:31:15.670Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:31:15.670Z] #58 sha256:e8175d8aae2dd338bbc7fda74a8dc32c61e8688e21807b1131f86dfee4ecfdd2 [2021-04-24T16:31:15.670Z] #58 27.69 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:31:15.670Z] #58 27.79 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:31:15.670Z] #58 27.88 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:31:15.670Z] #58 27.94 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:31:15.670Z] #58 28.00 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:31:15.670Z] #58 28.02 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:31:15.670Z] #58 28.06 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:31:15.670Z] #58 28.09 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:31:15.670Z] #58 28.10 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:31:15.670Z] #58 28.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:31:15.670Z] #58 28.21 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:31:15.670Z] #58 28.38 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:31:15.670Z] #58 28.40 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:31:15.903Z] #44 21.24 CC images/sysctl.o [2021-04-24T16:31:15.903Z] #44 21.38 CC images/autofs.o [2021-04-24T16:31:15.903Z] #44 21.49 CC images/macvlan.o [2021-04-24T16:31:15.903Z] #44 21.63 CC images/sit.o [2021-04-24T16:31:16.193Z] #44 21.70 CC images/memfd.o [2021-04-24T16:31:16.193Z] #44 21.81 CC images/timens.o [2021-04-24T16:31:16.482Z] #44 21.94 LINK images/built-in.o [2021-04-24T16:31:16.482Z] #44 22.04 GEN compel/include/asm [2021-04-24T16:31:16.482Z] #44 22.05 GEN compel/include/version.h [2021-04-24T16:31:16.482Z] #44 22.08 touch .config [2021-04-24T16:31:16.482Z] #44 22.09 GEN include/common/config.h [2021-04-24T16:31:16.482Z] #44 22.13 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-24T16:31:16.771Z] #44 22.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:31:16.771Z] #44 22.20 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:31:16.771Z] #44 22.23 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-24T16:31:16.771Z] #44 22.24 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-24T16:31:16.771Z] #44 22.26 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-24T16:31:16.771Z] #44 22.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:31:16.771Z] #44 22.26 DEP compel/plugins/std/infect.d [2021-04-24T16:31:16.771Z] #44 22.38 DEP compel/plugins/std/string.d [2021-04-24T16:31:17.052Z] #58 ... [2021-04-24T16:31:17.052Z] [2021-04-24T16:31:17.052Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:17.052Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:17.052Z] #49 35.64 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:31:17.061Z] #44 22.50 DEP compel/plugins/std/log.d [2021-04-24T16:31:17.061Z] #44 22.58 DEP compel/plugins/std/fds.d [2021-04-24T16:31:17.061Z] #44 22.68 DEP compel/plugins/std/std.d [2021-04-24T16:31:17.061Z] #44 22.77 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:31:17.314Z] #49 ... [2021-04-24T16:31:17.314Z] [2021-04-24T16:31:17.314Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:31:17.314Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:31:17.314Z] #36 26.01 Fetched 8428 kB in 19s (433 kB/s) [2021-04-24T16:31:17.314Z] #36 26.01 Reading package lists... [2021-04-24T16:31:17.350Z] #44 22.86 DEP compel/plugins/fds/fds.d [2021-04-24T16:31:17.350Z] #44 22.92 CC compel/plugins/std/std.o [2021-04-24T16:31:17.574Z] #36 32.15 Reading package lists... [2021-04-24T16:31:17.574Z] #36 ... [2021-04-24T16:31:17.574Z] [2021-04-24T16:31:17.574Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:17.574Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:17.574Z] #42 26.03 Fetched 8428 kB in 19s (442 kB/s) [2021-04-24T16:31:17.574Z] #42 26.03 Reading package lists... [2021-04-24T16:31:17.574Z] #42 32.42 Reading package lists... [2021-04-24T16:31:17.574Z] #42 ... [2021-04-24T16:31:17.574Z] [2021-04-24T16:31:17.574Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:17.574Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:17.574Z] #13 23.54 Fetched 8942 kB in 20s (441 kB/s) [2021-04-24T16:31:17.574Z] #13 23.54 Reading package lists... [2021-04-24T16:31:17.639Z] #44 23.23 CC compel/plugins/std/fds.o [2021-04-24T16:31:17.836Z] #13 30.33 Reading package lists... [2021-04-24T16:31:17.836Z] #13 ... [2021-04-24T16:31:17.836Z] [2021-04-24T16:31:17.836Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:31:17.836Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:31:17.836Z] #55 30.33 Reading package lists... [2021-04-24T16:31:17.936Z] #44 23.52 CC compel/plugins/std/log.o [2021-04-24T16:31:18.225Z] #44 ... [2021-04-24T16:31:18.225Z] [2021-04-24T16:31:18.225Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-24T16:31:18.225Z] #52 49.47 mvdan.cc/editorconfig [2021-04-24T16:31:18.225Z] #52 49.49 mvdan.cc/sh/v3/fileutil [2021-04-24T16:31:18.225Z] #52 49.57 text/tabwriter [2021-04-24T16:31:18.225Z] #52 49.98 mvdan.cc/sh/v3/syntax [2021-04-24T16:31:18.225Z] #52 53.85 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:31:18.225Z] #52 DONE 57.4s [2021-04-24T16:31:18.225Z] [2021-04-24T16:31:18.225Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:31:18.225Z] #57 26.25 Checking out files: 84% (3313/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:31:18.225Z] #57 26.64 + cd /tmp/tmp.pa7wNnX3uf/src/github.com/containerd/containerd [2021-04-24T16:31:18.225Z] #57 26.64 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:18.225Z] #57 28.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:31:18.225Z] #57 28.43 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:31:18.225Z] #57 28.43 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:31:18.225Z] #57 28.43 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:31:18.225Z] #57 28.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:31:18.225Z] #57 28.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:31:18.225Z] #57 28.44 + '[' '' = dynamic ']' [2021-04-24T16:31:18.225Z] #57 28.44 + make [2021-04-24T16:31:18.225Z] #57 29.42 + bin/ctr [2021-04-24T16:31:18.484Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:31:18.514Z] #57 ... [2021-04-24T16:31:18.514Z] [2021-04-24T16:31:18.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:18.514Z] #44 24.07 CC compel/plugins/std/string.o [2021-04-24T16:31:18.538Z] > git --version # timeout=10 [2021-04-24T16:31:18.559Z] > git --version # 'git version 2.17.1' [2021-04-24T16:31:18.589Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:31:19.143Z] #44 24.59 CC compel/plugins/std/infect.o [2021-04-24T16:31:19.143Z] #44 24.75 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-24T16:31:19.143Z] #44 24.76 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-24T16:31:19.143Z] #44 24.80 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-24T16:31:19.432Z] #44 24.91 AR compel/plugins/std.lib.a [2021-04-24T16:31:19.432Z] #44 24.94 CC compel/plugins/fds/fds.o [2021-04-24T16:31:19.432Z] #44 25.07 AR compel/plugins/fds.lib.a [2021-04-24T16:31:19.432Z] #44 25.09 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:31:19.432Z] #44 25.13 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:31:19.631Z] + docker version [2021-04-24T16:31:19.722Z] #44 25.19 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-24T16:31:19.722Z] #44 25.23 HOSTDEP compel/src/main-host.d [2021-04-24T16:31:19.722Z] #44 25.27 DEP compel/src/lib/ptrace.d [2021-04-24T16:31:19.722Z] #44 25.34 DEP compel/src/lib/infect.d [2021-04-24T16:31:19.722Z] #44 25.41 DEP compel/src/lib/infect-util.d [2021-04-24T16:31:19.789Z] #55 36.89 Building dependency tree... [2021-04-24T16:31:20.011Z] #44 25.48 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:31:20.011Z] #44 25.57 DEP compel/arch/s390/src/lib/infect.d [2021-04-24T16:31:20.011Z] #44 25.67 DEP compel/arch/s390/src/lib/cpu.d [2021-04-24T16:31:20.300Z] #44 25.71 DEP compel/src/lib/log.d [2021-04-24T16:31:20.300Z] #44 25.80 DEP compel/src/main.d [2021-04-24T16:31:20.300Z] #44 25.86 DEP compel/src/lib/handle-elf.d [2021-04-24T16:31:20.300Z] #44 25.95 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-24T16:31:20.589Z] #44 26.02 CC compel/src/lib/log.o [2021-04-24T16:31:20.589Z] #44 26.16 CC compel/arch/s390/src/lib/cpu.o [2021-04-24T16:31:20.589Z] #44 ... [2021-04-24T16:31:20.589Z] [2021-04-24T16:31:20.589Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:20.589Z] #46 50.01 log [2021-04-24T16:31:20.589Z] #46 50.38 encoding/xml [2021-04-24T16:31:20.589Z] #46 50.63 text/template [2021-04-24T16:31:20.589Z] #46 53.77 github.com/LK4D4/vndr/versioned [2021-04-24T16:31:20.589Z] #46 53.79 compress/flate [2021-04-24T16:31:20.589Z] #46 53.80 go/doc [2021-04-24T16:31:20.589Z] #46 55.57 hash/crc32 [2021-04-24T16:31:20.589Z] #46 55.68 github.com/LK4D4/vndr/build [2021-04-24T16:31:20.589Z] #46 55.95 compress/gzip [2021-04-24T16:31:20.589Z] #46 56.47 net [2021-04-24T16:31:20.589Z] #46 57.47 vendor/golang.org/x/text/transform [2021-04-24T16:31:20.589Z] #46 58.03 vendor/golang.org/x/text/unicode/bidi [2021-04-24T16:31:20.589Z] #46 59.17 vendor/golang.org/x/text/secure/bidirule [2021-04-24T16:31:20.589Z] #46 59.35 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:31:20.878Z] #46 ... [2021-04-24T16:31:20.878Z] [2021-04-24T16:31:20.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:20.878Z] #44 26.33 CC compel/arch/s390/src/lib/infect.o [2021-04-24T16:31:21.167Z] #44 26.84 CC compel/src/lib/infect-rpc.o [2021-04-24T16:31:21.456Z] #44 26.98 CC compel/src/lib/infect-util.o [2021-04-24T16:31:21.456Z] #44 27.09 CC compel/src/lib/infect.o [2021-04-24T16:31:21.701Z] #55 40.23 The following additional packages will be installed: [2021-04-24T16:31:21.701Z] #55 40.23 libbtrfs0 [2021-04-24T16:31:21.961Z] #55 40.41 The following NEW packages will be installed: [2021-04-24T16:31:21.961Z] #55 40.43 libbtrfs-dev libbtrfs0 [2021-04-24T16:31:22.239Z] #55 40.87 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:31:22.239Z] #55 40.87 Need to get 119 kB of archives. [2021-04-24T16:31:22.239Z] #55 40.87 After this operation, 387 kB of additional disk space will be used. [2021-04-24T16:31:22.239Z] #55 40.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:31:22.239Z] #55 40.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:31:22.955Z] #44 28.19 CC compel/src/lib/ptrace.o [2021-04-24T16:31:22.955Z] #44 28.42 AR compel/libcompel.a [2021-04-24T16:31:22.955Z] #44 28.44 HOSTCC compel/src/main-host.o [2021-04-24T16:31:23.182Z] #55 ... [2021-04-24T16:31:23.182Z] [2021-04-24T16:31:23.182Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:31:23.182Z] #67 sha256:73d1292925ee1061aa5088feb077e0cb7569f12578684b3084e327f555e6a26f [2021-04-24T16:31:23.182Z] #67 DONE 41.7s [2021-04-24T16:31:23.182Z] [2021-04-24T16:31:23.182Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:31:23.182Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:31:23.182Z] #49 40.46 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:31:23.182Z] #49 40.57 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:31:23.182Z] #49 40.67 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:31:23.182Z] #49 40.68 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:31:23.182Z] #49 40.75 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:31:23.182Z] #49 40.75 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:31:23.182Z] #49 40.80 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:31:23.182Z] #49 40.81 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:31:23.182Z] #49 40.85 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:31:23.182Z] #49 40.90 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:31:23.182Z] #49 40.90 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:31:23.182Z] #49 40.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:31:23.183Z] #49 40.93 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:31:23.183Z] #49 40.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:31:23.183Z] #49 40.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:31:23.183Z] #49 40.98 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:31:23.183Z] #49 41.01 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.01 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.04 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:31:23.183Z] #49 41.05 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:31:23.183Z] #49 41.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:31:23.183Z] #49 41.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:31:23.183Z] #49 41.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:31:23.183Z] #49 41.43 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:31:23.183Z] #49 41.52 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:31:23.183Z] #49 41.55 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:31:23.183Z] #49 41.63 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:31:23.183Z] #49 41.64 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:31:23.183Z] #49 41.66 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:31:23.183Z] #49 41.87 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:31:23.183Z] #49 41.90 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:31:23.244Z] #44 28.76 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-24T16:31:23.244Z] #44 28.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:31:23.443Z] #49 41.94 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:31:23.443Z] #49 41.95 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:31:23.443Z] #49 42.02 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:31:23.443Z] #49 42.05 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:31:23.443Z] #49 42.10 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:31:23.443Z] #49 42.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:31:23.452Z] Fetching without tags [2021-04-24T16:31:23.533Z] #44 28.99 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:31:23.533Z] #44 29.13 HOSTLINK compel/compel-host-bin [2021-04-24T16:31:23.533Z] #44 29.26 DEP soccr/soccr.d [2021-04-24T16:31:23.703Z] #49 42.17 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:31:23.703Z] #49 42.21 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:31:23.703Z] #49 42.27 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:31:23.703Z] #49 42.27 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:31:23.703Z] #49 42.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:31:23.807Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:23.822Z] #44 29.35 CC soccr/soccr.o [2021-04-24T16:31:23.966Z] #49 42.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:31:23.966Z] #49 42.68 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:31:23.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:23.364Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:31:23.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:23.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:23.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:23.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:23.454Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:23.817Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:23.833Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:24.226Z] #49 42.70 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:31:24.226Z] #49 42.85 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:31:24.226Z] #49 42.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:31:24.226Z] #49 42.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:31:24.226Z] #49 42.93 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:31:24.450Z] #44 30.15 AR soccr/libsoccr.a [2021-04-24T16:31:24.486Z] #49 42.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:31:24.486Z] #49 42.95 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:31:24.486Z] #49 42.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:31:24.486Z] #49 42.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:31:24.486Z] #49 42.99 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:31:24.486Z] #49 43.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:31:24.486Z] #49 43.03 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:31:24.486Z] #49 43.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:31:24.486Z] #49 43.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:31:24.486Z] #49 43.10 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:31:24.486Z] #49 43.10 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:31:24.486Z] #49 43.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:31:24.486Z] #49 43.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:31:24.659Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:24.660Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:31:24.739Z] #44 30.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:31:24.739Z] #44 30.33 DEP criu/arch/s390/sigframe.d [2021-04-24T16:31:24.739Z] #44 30.40 DEP criu/arch/s390/crtools.d [2021-04-24T16:31:24.746Z] #49 43.20 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:31:24.746Z] #49 43.21 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:31:24.746Z] #49 43.26 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:31:24.746Z] #49 43.30 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:31:25.007Z] #49 43.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:31:25.007Z] #49 43.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:31:25.007Z] #49 43.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:31:25.007Z] #49 43.52 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:31:25.007Z] #49 43.54 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:31:25.007Z] #49 ... [2021-04-24T16:31:25.007Z] [2021-04-24T16:31:25.007Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:31:25.007Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:31:25.007Z] #55 42.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:31:25.007Z] #55 42.78 Fetched 119 kB in 0s (333 kB/s) [2021-04-24T16:31:25.007Z] #55 42.96 Selecting previously unselected package libbtrfs0. [2021-04-24T16:31:25.007Z] #55 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:25.007Z] #55 43.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:31:25.007Z] #55 43.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:31:25.007Z] #55 43.16 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:31:25.007Z] #55 43.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:31:25.007Z] #55 43.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:31:25.007Z] #55 43.43 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:31:25.007Z] #55 43.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:31:25.007Z] #55 43.46 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:31:25.007Z] #55 DONE 43.7s [2021-04-24T16:31:25.032Z] #44 30.53 DEP criu/arch/s390/cpu.d [2021-04-24T16:31:25.032Z] #44 30.62 CC criu/arch/s390/cpu.o [2021-04-24T16:31:25.268Z] [2021-04-24T16:31:25.268Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:31:25.268Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:31:25.321Z] #44 30.99 CC criu/arch/s390/crtools.o [2021-04-24T16:31:26.208Z] #56 1.159 + RM_GOPATH=0 [2021-04-24T16:31:26.208Z] #56 1.159 + TMP_GOPATH= [2021-04-24T16:31:26.208Z] #56 1.159 + : /build [2021-04-24T16:31:26.208Z] #56 1.159 + '[' -z '' ']' [2021-04-24T16:31:26.233Z] Client: Docker Engine - Community [2021-04-24T16:31:26.233Z] Version: 20.10.5 [2021-04-24T16:31:26.233Z] API version: 1.41 [2021-04-24T16:31:26.233Z] Go version: go1.13.15 [2021-04-24T16:31:26.233Z] Git commit: 55c4c88 [2021-04-24T16:31:26.233Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-24T16:31:26.233Z] OS/Arch: linux/amd64 [2021-04-24T16:31:26.233Z] Context: default [2021-04-24T16:31:26.233Z] Experimental: true [2021-04-24T16:31:26.233Z] [2021-04-24T16:31:26.234Z] Server: Docker Engine - Community [2021-04-24T16:31:26.234Z] Engine: [2021-04-24T16:31:26.234Z] Version: 20.10.5 [2021-04-24T16:31:26.234Z] API version: 1.41 (minimum version 1.12) [2021-04-24T16:31:26.234Z] Go version: go1.13.15 [2021-04-24T16:31:26.234Z] Git commit: 363e9a8 [2021-04-24T16:31:26.234Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-24T16:31:26.234Z] OS/Arch: linux/amd64 [2021-04-24T16:31:26.234Z] Experimental: true [2021-04-24T16:31:26.234Z] containerd: [2021-04-24T16:31:26.234Z] Version: 1.4.4 [2021-04-24T16:31:26.234Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:26.234Z] runc: [2021-04-24T16:31:26.234Z] Version: 1.0.0-rc93 [2021-04-24T16:31:26.234Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:26.234Z] docker-init: [2021-04-24T16:31:26.234Z] Version: 0.19.0 [2021-04-24T16:31:26.234Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-24T16:31:26.287Z] Fetching without tags [2021-04-24T16:31:26.349Z] #44 31.65 CC criu/arch/s390/sigframe.o [2021-04-24T16:31:26.349Z] #44 31.76 LINK criu/arch/s390/crtools.built-in.o [2021-04-24T16:31:26.349Z] #44 31.79 DEP criu/pie/util-vdso.d [2021-04-24T16:31:26.349Z] #44 32.01 DEP criu/pie/util.d [2021-04-24T16:31:26.468Z] #56 1.160 ++ mktemp -d [2021-04-24T16:31:26.468Z] #56 1.161 + export GOPATH=/tmp/tmp.XtYq9d0ciT [2021-04-24T16:31:26.468Z] #56 1.161 + GOPATH=/tmp/tmp.XtYq9d0ciT [2021-04-24T16:31:26.468Z] #56 1.161 + RM_GOPATH=1 [2021-04-24T16:31:26.468Z] #56 1.161 + case "$(go env GOARCH)" in [2021-04-24T16:31:26.468Z] #56 1.162 ++ go env GOARCH [2021-04-24T16:31:26.468Z] #56 1.215 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:26.468Z] #56 1.215 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:26.468Z] #56 1.216 ++ dirname /tmp/install/install.sh [2021-04-24T16:31:26.468Z] #56 1.223 + dir=/tmp/install [2021-04-24T16:31:26.468Z] #56 1.223 + bin=containerd [2021-04-24T16:31:26.468Z] #56 1.223 + shift [2021-04-24T16:31:26.468Z] #56 1.227 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:31:26.468Z] #56 1.227 + . /tmp/install/containerd.installer [2021-04-24T16:31:26.468Z] #56 1.227 ++ set -e [2021-04-24T16:31:26.468Z] #56 1.227 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:26.468Z] #56 1.228 + install_containerd [2021-04-24T16:31:26.468Z] #56 1.231 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:31:26.468Z] #56 1.231 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XtYq9d0ciT/src/github.com/containerd/containerd [2021-04-24T16:31:26.468Z] #56 1.231 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:26.468Z] #56 1.237 Cloning into '/tmp/tmp.XtYq9d0ciT/src/github.com/containerd/containerd'... [2021-04-24T16:31:24.558Z] > git remote # timeout=10 [2021-04-24T16:31:24.581Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:31:24.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:24.610Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:31:24.637Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:31:24.659Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:24.677Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:26.557Z] + docker info [2021-04-24T16:31:26.592Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:26.638Z] #44 32.14 CC criu/pie/util.o [2021-04-24T16:31:26.638Z] #44 ... [2021-04-24T16:31:26.638Z] [2021-04-24T16:31:26.638Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:31:26.638Z] #14 55.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:31:26.638Z] #14 55.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-24T16:31:26.638Z] #14 55.09 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:26.638Z] #14 ... [2021-04-24T16:31:26.638Z] [2021-04-24T16:31:26.638Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:26.638Z] #46 61.17 vendor/golang.org/x/net/idna [2021-04-24T16:31:26.638Z] #46 62.44 vendor/golang.org/x/net/http2/hpack [2021-04-24T16:31:26.638Z] #46 63.21 mime [2021-04-24T16:31:26.638Z] #46 64.27 mime/quotedprintable [2021-04-24T16:31:26.638Z] #46 64.60 net/http/internal [2021-04-24T16:31:26.927Z] #46 ... [2021-04-24T16:31:26.927Z] [2021-04-24T16:31:26.927Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-24T16:31:26.927Z] #14 65.35 Selecting previously unselected package libapparmor1:s390x. [2021-04-24T16:31:26.927Z] #14 65.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-24T16:31:26.927Z] #14 65.36 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-24T16:31:26.927Z] #14 65.42 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-24T16:31:26.928Z] #14 65.42 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-24T16:31:26.928Z] #14 65.43 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-24T16:31:26.928Z] #14 65.50 Selecting previously unselected package libbtrfs0. [2021-04-24T16:31:26.928Z] #14 65.50 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-24T16:31:26.928Z] #14 65.50 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:31:26.928Z] #14 65.57 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:31:27.217Z] #14 65.57 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-24T16:31:27.217Z] #14 65.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:31:27.217Z] #14 65.63 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-24T16:31:27.217Z] #14 65.63 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-24T16:31:27.217Z] #14 65.63 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-24T16:31:27.217Z] #14 65.66 Selecting previously unselected package libudev-dev:s390x. [2021-04-24T16:31:27.217Z] #14 65.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-24T16:31:27.217Z] #14 65.67 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-24T16:31:27.217Z] #14 65.78 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-24T16:31:27.217Z] #14 65.78 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-24T16:31:27.217Z] #14 65.79 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-24T16:31:27.246Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:27.246Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:31:27.506Z] #14 65.97 Selecting previously unselected package libpcre16-3:s390x. [2021-04-24T16:31:27.506Z] #14 65.97 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-24T16:31:27.506Z] #14 65.97 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-24T16:31:27.506Z] #14 66.06 Selecting previously unselected package libpcre32-3:s390x. [2021-04-24T16:31:27.506Z] #14 66.07 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-24T16:31:27.506Z] #14 66.07 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-24T16:31:27.506Z] #14 66.17 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-24T16:31:27.796Z] #14 66.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-24T16:31:27.796Z] #14 66.17 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-24T16:31:27.796Z] #14 66.22 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-24T16:31:27.796Z] #14 66.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-24T16:31:27.796Z] #14 66.22 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-24T16:31:27.796Z] #14 66.44 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-24T16:31:26.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:26.233Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:31:26.245Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:26.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:26.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:26.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:26.293Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:26.600Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:26.617Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:27.190Z] > git remote # timeout=10 [2021-04-24T16:31:27.210Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:31:27.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:27.220Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:31:27.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:31:27.250Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:27.262Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:28.085Z] #14 66.44 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-24T16:31:28.085Z] #14 66.45 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-24T16:31:28.085Z] #14 66.62 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-24T16:31:28.085Z] #14 66.63 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-24T16:31:28.085Z] #14 66.63 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-24T16:31:28.085Z] #14 66.66 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-24T16:31:28.085Z] #14 66.67 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-24T16:31:28.085Z] #14 66.67 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-24T16:31:28.290Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04779fbfb6e114dac) in /home/ubuntu/workspace/moby_PR-42318 [Pipeline] { [Pipeline] checkout [2021-04-24T16:31:28.374Z] #14 66.73 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-24T16:31:28.375Z] #14 66.73 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-24T16:31:28.375Z] #14 66.73 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-24T16:31:28.527Z] The recommended git tool is: git [2021-04-24T16:31:28.664Z] #14 67.07 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-24T16:31:28.664Z] #14 67.10 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-24T16:31:28.664Z] #14 67.10 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-24T16:31:28.664Z] #14 67.11 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:31:28.664Z] #14 67.12 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-24T16:31:28.664Z] #14 67.12 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-24T16:31:28.664Z] #14 67.13 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:28.664Z] #14 67.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:31:28.664Z] #14 67.14 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-24T16:31:28.664Z] #14 67.15 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-24T16:31:28.664Z] #14 67.16 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:31:28.664Z] #14 67.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:31:28.664Z] #14 67.17 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-24T16:31:28.664Z] #14 67.18 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:31:28.664Z] #14 67.18 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-24T16:31:28.664Z] #14 67.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:31:28.664Z] #14 67.20 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-24T16:31:28.664Z] #14 67.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:28.664Z] #14 67.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:31:28.664Z] #14 67.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:31:28.664Z] #14 67.22 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:31:28.664Z] #14 67.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:31:28.664Z] #14 67.23 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:31:28.664Z] #14 67.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:31:28.664Z] #14 67.24 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-24T16:31:28.664Z] #14 67.25 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-24T16:31:28.664Z] #14 67.25 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:31:28.664Z] #14 67.26 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-24T16:31:28.664Z] #14 67.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-24T16:31:28.664Z] #14 67.27 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:31:28.957Z] #14 DONE 67.6s [2021-04-24T16:31:28.957Z] [2021-04-24T16:31:28.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:28.957Z] #44 32.37 CC criu/pie/util-vdso.o [2021-04-24T16:31:28.957Z] #44 32.83 AR criu/pie/pie.lib.a [2021-04-24T16:31:28.957Z] #44 32.85 DEP criu/pie/restorer.d [2021-04-24T16:31:28.957Z] #44 32.98 DEP criu/arch/s390/restorer.d [2021-04-24T16:31:28.957Z] #44 33.04 DEP criu/arch/s390/vdso-pie.d [2021-04-24T16:31:28.957Z] #44 33.12 DEP criu/pie/parasite-vdso.d [2021-04-24T16:31:28.957Z] #44 33.24 DEP criu/pie/parasite.d [2021-04-24T16:31:28.957Z] #44 33.45 CC criu/pie/parasite.o [2021-04-24T16:31:28.957Z] #44 34.14 LINK criu/pie/parasite.built-in.o [2021-04-24T16:31:28.957Z] #44 34.14 GEN criu/pie/parasite-blob.h [2021-04-24T16:31:28.957Z] #44 34.15 CC criu/pie/parasite-vdso.o [2021-04-24T16:31:28.957Z] #44 34.49 CC criu/arch/s390/vdso-pie.o [2021-04-24T16:31:29.252Z] #44 34.63 CC criu/arch/s390/restorer.o [2021-04-24T16:31:29.252Z] #44 34.87 CC criu/pie/restorer.o [2021-04-24T16:31:29.286Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:31:29.305Z] > git --version # timeout=10 [2021-04-24T16:31:29.329Z] > git --version # 'git version 2.17.1' [2021-04-24T16:31:29.339Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:31:29.864Z] #56 ... [2021-04-24T16:31:29.864Z] [2021-04-24T16:31:29.864Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:29.864Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:29.864Z] #42 32.42 Reading package lists... [2021-04-24T16:31:29.864Z] #42 38.26 Building dependency tree... [2021-04-24T16:31:29.864Z] #42 41.41 The following additional packages will be installed: [2021-04-24T16:31:29.864Z] #42 41.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:31:29.864Z] #42 41.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:31:29.864Z] #42 41.43 Suggested packages: [2021-04-24T16:31:29.864Z] #42 41.43 manpages-dev python-setuptools [2021-04-24T16:31:29.864Z] #42 43.19 The following NEW packages will be installed: [2021-04-24T16:31:29.864Z] #42 43.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:31:29.864Z] #42 43.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:31:29.864Z] #42 43.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:31:29.864Z] #42 43.21 python-six zlib1g-dev [2021-04-24T16:31:29.864Z] #42 43.63 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:31:29.864Z] #42 43.63 Need to get 4095 kB of archives. [2021-04-24T16:31:29.864Z] #42 43.63 After this operation, 22.5 MB of additional disk space will be used. [2021-04-24T16:31:29.864Z] #42 43.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-24T16:31:29.864Z] #42 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:31:29.864Z] #42 43.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-24T16:31:29.864Z] #42 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:31:29.864Z] #42 43.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-24T16:31:29.864Z] #42 43.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:31:29.864Z] #42 43.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-24T16:31:29.864Z] #42 43.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-24T16:31:29.864Z] #42 43.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-24T16:31:29.864Z] #42 43.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-24T16:31:29.864Z] #42 43.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-24T16:31:29.864Z] #42 44.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-24T16:31:29.864Z] #42 44.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-24T16:31:29.864Z] #42 44.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-24T16:31:29.864Z] #42 44.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:31:29.864Z] #42 44.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:31:29.864Z] #42 44.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-24T16:31:29.864Z] #42 45.69 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:31:29.864Z] #42 45.87 Fetched 4095 kB in 1s (3555 kB/s) [2021-04-24T16:31:29.864Z] #42 45.98 Selecting previously unselected package libcap-dev:amd64. [2021-04-24T16:31:29.864Z] #42 45.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:29.864Z] #42 46.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 46.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:31:29.864Z] #42 46.20 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:31:29.864Z] #42 46.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 46.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:31:29.864Z] #42 46.30 Selecting previously unselected package libnet1-dev. [2021-04-24T16:31:29.864Z] #42 46.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 46.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:31:29.864Z] #42 46.51 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:31:29.864Z] #42 46.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 46.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:31:29.864Z] #42 46.72 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-24T16:31:29.864Z] #42 46.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 46.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:31:29.864Z] #42 46.99 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:31:29.864Z] #42 47.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 47.02 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:31:29.864Z] #42 47.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-24T16:31:29.864Z] #42 47.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 47.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:31:29.864Z] #42 47.23 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-24T16:31:29.864Z] #42 47.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-24T16:31:29.864Z] #42 47.25 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:31:29.865Z] #42 47.54 Selecting previously unselected package libprotobuf17:amd64. [2021-04-24T16:31:29.865Z] #42 47.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:29.865Z] #42 47.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:29.865Z] #42 48.38 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-24T16:31:29.865Z] #42 48.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:29.865Z] #42 48.39 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:29.865Z] #42 ... [2021-04-24T16:31:29.865Z] [2021-04-24T16:31:29.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:31:29.865Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:31:29.865Z] #36 32.15 Reading package lists... [2021-04-24T16:31:29.865Z] #36 38.74 Building dependency tree... [2021-04-24T16:31:29.865Z] #36 42.55 The following additional packages will be installed: [2021-04-24T16:31:29.865Z] #36 42.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:31:29.865Z] #36 42.63 Suggested packages: [2021-04-24T16:31:29.865Z] #36 42.63 cmake-doc ninja-build lrzip [2021-04-24T16:31:29.865Z] #36 42.63 Recommended packages: [2021-04-24T16:31:29.865Z] #36 42.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:31:29.865Z] #36 43.59 The following NEW packages will be installed: [2021-04-24T16:31:29.865Z] #36 43.59 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:31:29.865Z] #36 43.60 vim-common xxd [2021-04-24T16:31:29.865Z] #36 44.05 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:31:29.865Z] #36 44.05 Need to get 14.9 MB of archives. [2021-04-24T16:31:29.865Z] #36 44.05 After this operation, 61.8 MB of additional disk space will be used. [2021-04-24T16:31:29.865Z] #36 44.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:31:29.865Z] #36 44.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:31:29.865Z] #36 44.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:31:29.865Z] #36 44.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:31:29.865Z] #36 45.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-24T16:31:29.865Z] #36 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-24T16:31:29.865Z] #36 45.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-24T16:31:29.865Z] #36 45.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-24T16:31:29.865Z] #36 45.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-24T16:31:29.865Z] #36 45.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-24T16:31:29.865Z] #36 47.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:31:29.865Z] #36 47.32 Fetched 14.9 MB in 2s (6397 kB/s) [2021-04-24T16:31:29.865Z] #36 47.38 Selecting previously unselected package xxd. [2021-04-24T16:31:29.865Z] #36 47.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:29.865Z] #36 47.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:31:29.865Z] #36 47.43 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:31:29.865Z] #36 47.62 Selecting previously unselected package vim-common. [2021-04-24T16:31:29.865Z] #36 47.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:31:29.865Z] #36 47.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:31:29.865Z] #36 48.00 Selecting previously unselected package cmake-data. [2021-04-24T16:31:29.865Z] #36 48.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:31:29.865Z] #36 48.01 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:31:30.126Z] #36 ... [2021-04-24T16:31:30.126Z] [2021-04-24T16:31:30.126Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:30.126Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:30.126Z] #42 48.58 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-24T16:31:30.126Z] #42 48.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:30.126Z] #42 48.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:30.275Z] + docker version [2021-04-24T16:31:30.280Z] #44 ... [2021-04-24T16:31:30.280Z] [2021-04-24T16:31:30.280Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:31:30.280Z] #15 DONE 1.1s [2021-04-24T16:31:30.280Z] [2021-04-24T16:31:30.280Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:30.280Z] #54 0.797 + RM_GOPATH=0 [2021-04-24T16:31:30.280Z] #54 0.797 + TMP_GOPATH= [2021-04-24T16:31:30.280Z] #54 0.797 + : /build [2021-04-24T16:31:30.280Z] #54 0.797 + '[' -z '' ']' [2021-04-24T16:31:30.280Z] #54 0.798 ++ mktemp -d [2021-04-24T16:31:30.280Z] #54 0.798 + export GOPATH=/tmp/tmp.WUaiEGJjzv [2021-04-24T16:31:30.280Z] #54 0.798 + GOPATH=/tmp/tmp.WUaiEGJjzv [2021-04-24T16:31:30.280Z] #54 0.798 + RM_GOPATH=1 [2021-04-24T16:31:30.280Z] #54 0.798 + case "$(go env GOARCH)" in [2021-04-24T16:31:30.280Z] #54 0.799 ++ go env GOARCH [2021-04-24T16:31:30.280Z] #54 0.810 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:30.280Z] #54 0.810 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:30.280Z] #54 0.815 ++ dirname /tmp/install/install.sh [2021-04-24T16:31:30.280Z] #54 0.816 + dir=/tmp/install [2021-04-24T16:31:30.280Z] #54 0.816 + bin=runc [2021-04-24T16:31:30.280Z] #54 0.816 + shift [2021-04-24T16:31:30.280Z] #54 0.816 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:31:30.280Z] #54 0.816 + . /tmp/install/runc.installer [2021-04-24T16:31:30.280Z] #54 0.816 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:30.280Z] #54 0.816 + install_runc [2021-04-24T16:31:30.280Z] #54 0.816 + uname -r [2021-04-24T16:31:30.280Z] #54 0.816 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:31:30.280Z] #54 0.820 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:31:30.280Z] #54 0.820 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:31:30.280Z] #54 0.820 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:31:30.280Z] #54 0.820 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WUaiEGJjzv/src/github.com/opencontainers/runc [2021-04-24T16:31:30.280Z] #54 0.825 Cloning into '/tmp/tmp.WUaiEGJjzv/src/github.com/opencontainers/runc'... [2021-04-24T16:31:31.006Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:31:31.028Z] > git --version # timeout=10 [2021-04-24T16:31:31.038Z] > git --version # 'git version 2.25.1' [2021-04-24T16:31:31.052Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:31:31.312Z] #54 ... [2021-04-24T16:31:31.312Z] [2021-04-24T16:31:31.312Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-24T16:31:31.312Z] #16 DONE 1.1s [2021-04-24T16:31:31.312Z] [2021-04-24T16:31:31.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:31.312Z] #44 36.48 LINK criu/pie/restorer.built-in.o [2021-04-24T16:31:31.312Z] #44 36.48 GEN criu/pie/restorer-blob.h [2021-04-24T16:31:31.312Z] #44 36.50 DEP criu/vdso.d [2021-04-24T16:31:31.312Z] #44 36.64 DEP criu/uts_ns.d [2021-04-24T16:31:31.312Z] #44 36.79 DEP criu/util.d [2021-04-24T16:31:31.312Z] #44 37.03 DEP criu/uffd.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-04-24T16:31:31.509Z] #42 49.89 Selecting previously unselected package libprotoc17:amd64. [2021-04-24T16:31:31.510Z] #42 49.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:31.510Z] #42 49.90 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [Pipeline] sh [2021-04-24T16:31:31.602Z] #44 37.27 DEP criu/tun.d [2021-04-24T16:31:31.769Z] #42 50.47 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:31:31.769Z] #42 50.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:31:31.769Z] #42 50.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:31:31.935Z] #44 37.47 DEP criu/tty.d [2021-04-24T16:31:32.029Z] #42 50.64 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:31:32.029Z] #42 50.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:32.029Z] #42 50.65 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:31:32.075Z] + docker version [2021-04-24T16:31:32.225Z] #44 ... [2021-04-24T16:31:32.225Z] [2021-04-24T16:31:32.225Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-24T16:31:32.225Z] #17 0.719 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:31:32.225Z] #17 DONE 0.9s [2021-04-24T16:31:32.225Z] [2021-04-24T16:31:32.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:32.225Z] #44 37.65 DEP criu/timerfd.d [2021-04-24T16:31:32.225Z] #44 37.90 DEP criu/timens.d [2021-04-24T16:31:32.290Z] #42 50.83 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:31:32.291Z] #42 50.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:31:32.291Z] #42 50.84 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:31:32.291Z] #42 ... [2021-04-24T16:31:32.291Z] [2021-04-24T16:31:32.291Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:32.291Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:32.291Z] #13 30.33 Reading package lists... [2021-04-24T16:31:32.291Z] #13 37.12 Building dependency tree... [2021-04-24T16:31:32.291Z] #13 41.22 The following additional packages will be installed: [2021-04-24T16:31:32.291Z] #13 41.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:31:32.291Z] #13 41.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:31:32.291Z] #13 41.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:31:32.291Z] #13 41.23 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:31:32.291Z] #13 41.23 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:31:32.291Z] #13 41.24 Suggested packages: [2021-04-24T16:31:32.291Z] #13 41.24 gcc-8-locales seccomp wine64 [2021-04-24T16:31:32.291Z] #13 42.63 The following NEW packages will be installed: [2021-04-24T16:31:32.291Z] #13 42.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:31:32.291Z] #13 42.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:31:32.291Z] #13 42.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:31:32.291Z] #13 42.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:31:32.291Z] #13 42.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:31:32.291Z] #13 42.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:31:32.291Z] #13 42.65 The following packages will be upgraded: [2021-04-24T16:31:32.291Z] #13 42.67 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:31:32.291Z] #13 43.09 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:31:32.291Z] #13 43.09 Need to get 78.2 MB of archives. [2021-04-24T16:31:32.291Z] #13 43.09 After this operation, 487 MB of additional disk space will be used. [2021-04-24T16:31:32.291Z] #13 43.09 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-24T16:31:32.291Z] #13 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-24T16:31:32.291Z] #13 43.09 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-24T16:31:32.291Z] #13 43.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-24T16:31:32.291Z] #13 43.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-24T16:31:32.291Z] #13 43.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-24T16:31:32.291Z] #13 43.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:31:32.291Z] #13 43.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-24T16:31:32.291Z] #13 43.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-24T16:31:32.291Z] #13 43.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:31:32.291Z] #13 44.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:31:32.291Z] #13 44.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:31:32.291Z] #13 44.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-24T16:31:32.449Z] using credential docker-jenkins-github-credentials [2021-04-24T16:31:32.458Z] Cloning the remote Git repository [2021-04-24T16:31:32.459Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:31:32.520Z] #44 38.09 DEP criu/sysfs_parse.d [2021-04-24T16:31:32.551Z] #13 ... [2021-04-24T16:31:32.551Z] [2021-04-24T16:31:32.551Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:32.551Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:32.551Z] #42 51.09 Selecting previously unselected package python-six. [2021-04-24T16:31:32.551Z] #42 51.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:31:32.551Z] #42 51.12 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:31:32.810Z] #42 51.22 Selecting previously unselected package python-protobuf. [2021-04-24T16:31:32.810Z] #42 51.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-24T16:31:32.810Z] #42 51.25 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:31:32.814Z] #44 38.25 DEP criu/sysctl.d [2021-04-24T16:31:32.814Z] #44 38.35 DEP criu/string.d [2021-04-24T16:31:32.814Z] #44 38.39 DEP criu/stats.d [2021-04-24T16:31:33.117Z] #44 38.53 DEP criu/sockets.d [2021-04-24T16:31:33.117Z] #44 ... [2021-04-24T16:31:33.117Z] [2021-04-24T16:31:33.117Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-24T16:31:33.117Z] #18 DONE 1.0s [2021-04-24T16:31:33.117Z] [2021-04-24T16:31:33.117Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:33.117Z] #44 38.72 DEP criu/sk-unix.d [2021-04-24T16:31:33.407Z] #44 ... [2021-04-24T16:31:33.407Z] [2021-04-24T16:31:33.407Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:31:33.407Z] #59 67.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:31:33.407Z] #59 67.60 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:31:33.407Z] #59 DONE 72.7s [2021-04-24T16:31:33.407Z] [2021-04-24T16:31:33.407Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:31:33.407Z] #60 DONE 0.1s [2021-04-24T16:31:33.407Z] [2021-04-24T16:31:33.407Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:31:33.407Z] #61 DONE 0.1s [2021-04-24T16:31:33.407Z] [2021-04-24T16:31:33.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:33.407Z] #44 39.03 DEP criu/sk-tcp.d [2021-04-24T16:31:32.561Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:31:32.624Z] > git init /home/ubuntu/workspace/moby_PR-42318 # timeout=10 [2021-04-24T16:31:33.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:33.307Z] > git --version # timeout=10 [2021-04-24T16:31:33.320Z] > git --version # 'git version 2.25.1' [2021-04-24T16:31:33.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:33.405Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:33.696Z] #44 39.13 DEP criu/sk-queue.d [2021-04-24T16:31:33.696Z] #44 39.24 DEP criu/sk-packet.d [2021-04-24T16:31:33.696Z] #44 39.37 DEP criu/sk-netlink.d [2021-04-24T16:31:33.750Z] #42 52.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:31:33.985Z] #44 39.50 DEP criu/sk-inet.d [2021-04-24T16:31:33.985Z] #44 ... [2021-04-24T16:31:33.985Z] [2021-04-24T16:31:33.985Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-04-24T16:31:33.985Z] #19 DONE 1.0s [2021-04-24T16:31:34.011Z] #42 ... [2021-04-24T16:31:34.011Z] [2021-04-24T16:31:34.011Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:31:34.011Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:31:34.011Z] #45 42.48 internal/reflectlite [2021-04-24T16:31:34.011Z] #45 42.48 sync [2021-04-24T16:31:34.011Z] #45 44.23 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:31:34.011Z] #45 44.62 math/rand [2021-04-24T16:31:34.011Z] #45 45.80 internal/singleflight [2021-04-24T16:31:34.011Z] #45 46.24 sort [2021-04-24T16:31:34.011Z] #45 46.24 errors [2021-04-24T16:31:34.011Z] #45 46.66 io [2021-04-24T16:31:34.011Z] #45 47.28 strconv [2021-04-24T16:31:34.011Z] #45 47.69 bytes [2021-04-24T16:31:34.011Z] #45 49.39 bufio [2021-04-24T16:31:34.011Z] #45 50.90 syscall [2021-04-24T16:31:34.011Z] #45 50.97 reflect [2021-04-24T16:31:34.011Z] #45 ... [2021-04-24T16:31:34.011Z] [2021-04-24T16:31:34.011Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:31:34.011Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:31:34.011Z] #32 48.53 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:31:34.011Z] #32 48.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:31:34.011Z] #32 49.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:31:34.275Z] [2021-04-24T16:31:34.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:34.275Z] #44 39.69 DEP criu/signalfd.d [2021-04-24T16:31:34.275Z] #44 39.81 DEP criu/sigframe.d [2021-04-24T16:31:34.459Z] Client: Docker Engine - Community [2021-04-24T16:31:34.459Z] Version: 20.10.5 [2021-04-24T16:31:34.459Z] API version: 1.41 [2021-04-24T16:31:34.459Z] Go version: go1.13.15 [2021-04-24T16:31:34.459Z] Git commit: 55c4c88 [2021-04-24T16:31:34.459Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-24T16:31:34.459Z] OS/Arch: linux/amd64 [2021-04-24T16:31:34.459Z] Context: default [2021-04-24T16:31:34.459Z] Experimental: true [2021-04-24T16:31:34.459Z] [2021-04-24T16:31:34.459Z] Server: Docker Engine - Community [2021-04-24T16:31:34.459Z] Engine: [2021-04-24T16:31:34.459Z] Version: 20.10.5 [2021-04-24T16:31:34.459Z] API version: 1.41 (minimum version 1.12) [2021-04-24T16:31:34.459Z] Go version: go1.13.15 [2021-04-24T16:31:34.459Z] Git commit: 363e9a8 [2021-04-24T16:31:34.459Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-24T16:31:34.459Z] OS/Arch: linux/amd64 [2021-04-24T16:31:34.459Z] Experimental: true [2021-04-24T16:31:34.459Z] containerd: [2021-04-24T16:31:34.459Z] Version: 1.4.4 [2021-04-24T16:31:34.459Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:34.459Z] runc: [2021-04-24T16:31:34.459Z] Version: 1.0.0-rc93 [2021-04-24T16:31:34.459Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:34.459Z] docker-init: [2021-04-24T16:31:34.459Z] Version: 0.19.0 [2021-04-24T16:31:34.459Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-24T16:31:34.599Z] #44 39.90 DEP criu/shmem.d [2021-04-24T16:31:34.599Z] #44 39.96 DEP criu/servicefd.d [2021-04-24T16:31:34.599Z] #44 40.12 DEP criu/seize.d [2021-04-24T16:31:34.784Z] + docker info [2021-04-24T16:31:34.899Z] #44 40.28 DEP criu/seccomp.d [2021-04-24T16:31:34.899Z] #44 40.46 DEP criu/rst-malloc.d [2021-04-24T16:31:34.899Z] #44 ... [2021-04-24T16:31:34.899Z] [2021-04-24T16:31:34.899Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:31:34.899Z] #20 DONE 0.9s [2021-04-24T16:31:34.899Z] [2021-04-24T16:31:34.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:34.899Z] #44 40.52 DEP criu/rbtree.d [2021-04-24T16:31:34.899Z] #44 40.54 DEP criu/pstree.d [2021-04-24T16:31:35.189Z] #44 40.64 DEP criu/protobuf.d [2021-04-24T16:31:35.189Z] #44 40.82 GEN criu/protobuf-desc-gen.h [2021-04-24T16:31:36.217Z] #44 41.88 DEP criu/protobuf-desc.d [2021-04-24T16:31:36.506Z] #44 41.95 DEP criu/proc_parse.d [2021-04-24T16:31:36.506Z] #44 42.08 DEP criu/plugin.d [2021-04-24T16:31:36.506Z] #44 42.15 DEP criu/pipes.d [2021-04-24T16:31:36.571Z] Client: [2021-04-24T16:31:36.571Z] Context: default [2021-04-24T16:31:36.571Z] Debug Mode: false [2021-04-24T16:31:36.571Z] Plugins: [2021-04-24T16:31:36.571Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-24T16:31:36.571Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-24T16:31:36.571Z] [2021-04-24T16:31:36.571Z] Server: [2021-04-24T16:31:36.571Z] Containers: 0 [2021-04-24T16:31:36.571Z] Running: 0 [2021-04-24T16:31:36.571Z] Paused: 0 [2021-04-24T16:31:36.571Z] Stopped: 0 [2021-04-24T16:31:36.571Z] Images: 0 [2021-04-24T16:31:36.571Z] Server Version: 20.10.5 [2021-04-24T16:31:36.571Z] Storage Driver: overlay2 [2021-04-24T16:31:36.571Z] Backing Filesystem: extfs [2021-04-24T16:31:36.571Z] Supports d_type: true [2021-04-24T16:31:36.571Z] Native Overlay Diff: true [2021-04-24T16:31:36.571Z] Logging Driver: json-file [2021-04-24T16:31:36.571Z] Cgroup Driver: cgroupfs [2021-04-24T16:31:36.571Z] Cgroup Version: 1 [2021-04-24T16:31:36.571Z] Plugins: [2021-04-24T16:31:36.571Z] Volume: local [2021-04-24T16:31:36.571Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:31:36.571Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:31:36.571Z] Swarm: inactive [2021-04-24T16:31:36.571Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-24T16:31:36.571Z] Default Runtime: runc [2021-04-24T16:31:36.571Z] Init Binary: docker-init [2021-04-24T16:31:36.571Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:36.571Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:36.571Z] init version: de40ad0 [2021-04-24T16:31:36.571Z] Security Options: [2021-04-24T16:31:36.571Z] apparmor [2021-04-24T16:31:36.571Z] seccomp [2021-04-24T16:31:36.571Z] Profile: default [2021-04-24T16:31:36.572Z] Kernel Version: 5.4.0-1041-aws [2021-04-24T16:31:36.572Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-24T16:31:36.572Z] OSType: linux [2021-04-24T16:31:36.572Z] Architecture: x86_64 [2021-04-24T16:31:36.572Z] CPUs: 2 [2021-04-24T16:31:36.572Z] Total Memory: 7.487GiB [2021-04-24T16:31:36.572Z] Name: ip-10-100-56-249 [2021-04-24T16:31:36.572Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-24T16:31:36.572Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:31:36.572Z] Debug Mode: false [2021-04-24T16:31:36.572Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:31:36.572Z] Labels: [2021-04-24T16:31:36.572Z] Experimental: true [2021-04-24T16:31:36.572Z] Insecure Registries: [2021-04-24T16:31:36.572Z] 127.0.0.0/8 [2021-04-24T16:31:36.572Z] Live Restore Enabled: true [2021-04-24T16:31:36.572Z] [2021-04-24T16:31:36.572Z] WARNING: No swap limit support [Pipeline] sh [2021-04-24T16:31:36.795Z] #44 42.24 DEP criu/pie-util.d [2021-04-24T16:31:36.795Z] #44 42.35 DEP criu/pie-util-vdso.d [2021-04-24T16:31:36.795Z] #44 42.43 DEP criu/path.d [2021-04-24T16:31:36.795Z] #44 42.53 DEP criu/parasite-syscall.d [2021-04-24T16:31:36.867Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:31:36.867Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:31:36.867Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:31:36.867Z] + bash /home/ubuntu/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:31:36.867Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:31:36.867Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-24T16:31:36.867Z] [2021-04-24T16:31:36.867Z] Generally Necessary: [2021-04-24T16:31:36.867Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:31:36.867Z] - apparmor: enabled and tools installed [2021-04-24T16:31:36.867Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:31:36.867Z] - CONFIG_NET_NS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_PID_NS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_MEMCG: enabled [2021-04-24T16:31:36.867Z] - CONFIG_KEYS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:31:36.867Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:31:36.867Z] [2021-04-24T16:31:36.867Z] Optional Features: [2021-04-24T16:31:36.867Z] - CONFIG_USER_NS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:31:36.867Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:31:36.867Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:31:36.867Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:31:36.867Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-24T16:31:36.867Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:31:36.867Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:31:36.867Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:31:36.867Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:31:37.084Z] #44 ... [2021-04-24T16:31:37.084Z] [2021-04-24T16:31:37.084Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:37.084Z] #46 66.49 crypto/x509 [2021-04-24T16:31:37.084Z] #46 66.51 mime/multipart [2021-04-24T16:31:37.084Z] #46 68.24 crypto/tls [2021-04-24T16:31:37.084Z] #46 73.62 net/http/httptrace [2021-04-24T16:31:37.084Z] #46 73.85 net/http [2021-04-24T16:31:37.142Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:31:37.142Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:31:37.142Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:31:37.142Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:31:37.142Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:31:37.142Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:31:37.142Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:31:37.142Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:31:37.142Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:31:37.142Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:31:37.142Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:31:37.142Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:31:37.142Z] - Network Drivers: [2021-04-24T16:31:37.142Z] - "overlay": [2021-04-24T16:31:37.142Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:31:37.142Z] Optional (for encrypted networks): [2021-04-24T16:31:37.142Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:31:37.142Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-24T16:31:37.142Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-24T16:31:37.142Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-24T16:31:37.142Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-24T16:31:37.142Z] - CONFIG_XFRM: enabled [2021-04-24T16:31:37.142Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:31:37.142Z] - "ipvlan": [2021-04-24T16:31:37.142Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:31:37.142Z] - "macvlan": [2021-04-24T16:31:37.142Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:31:37.142Z] - "ftp,tftp client in container": [2021-04-24T16:31:37.142Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:31:37.142Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:31:37.142Z] - Storage Drivers: [2021-04-24T16:31:37.142Z] - "aufs": [2021-04-24T16:31:37.142Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:31:37.142Z] - "btrfs": [2021-04-24T16:31:37.373Z] #46 ... [2021-04-24T16:31:37.373Z] [2021-04-24T16:31:37.373Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:37.373Z] #44 42.72 DEP criu/pagemap.d [2021-04-24T16:31:37.373Z] #44 42.87 DEP criu/pagemap-cache.d [2021-04-24T16:31:37.373Z] #44 42.95 DEP criu/page-xfer.d [2021-04-24T16:31:37.404Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:31:37.404Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:31:37.404Z] - "devicemapper": [2021-04-24T16:31:37.404Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:31:37.404Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:31:37.404Z] - "overlay": [2021-04-24T16:31:37.404Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:31:37.404Z] - "zfs": [2021-04-24T16:31:37.404Z] - /dev/zfs: present [2021-04-24T16:31:37.404Z] - zfs command: missing [2021-04-24T16:31:37.404Z] - zpool command: missing [2021-04-24T16:31:37.404Z] [2021-04-24T16:31:37.404Z] Limits: [2021-04-24T16:31:37.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:31:37.404Z] [2021-04-24T16:31:37.404Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-24T16:31:37.663Z] #44 43.11 DEP criu/page-pipe.d [2021-04-24T16:31:37.663Z] #44 43.21 DEP criu/netfilter.d [2021-04-24T16:31:37.758Z] + sudo modprobe ip_vs [2021-04-24T16:31:37.758Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:31:37.954Z] #44 43.42 DEP criu/net.d [2021-04-24T16:31:37.954Z] #44 43.55 DEP criu/namespaces.d [2021-04-24T16:31:37.954Z] #44 43.66 DEP criu/mount.d [2021-04-24T16:31:38.020Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:31:38.020Z] #1 sha256:7ba00fd04164120f6e72cad9817a5b349d57ad27c2b11e7919e2bd868ab85955 [2021-04-24T16:31:38.020Z] #1 transferring dockerfile: 17.07kB done [2021-04-24T16:31:38.020Z] #1 DONE 0.1s [2021-04-24T16:31:38.020Z] [2021-04-24T16:31:38.020Z] #2 [internal] load .dockerignore [2021-04-24T16:31:38.020Z] #2 sha256:44b0756ad9a6d7a29ceae56724f434c536cf9276c4bac8ed33e40094ebb075b4 [2021-04-24T16:31:38.214Z] #32 ... [2021-04-24T16:31:38.214Z] [2021-04-24T16:31:38.214Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:31:38.214Z] #47 sha256:7d1ef4acdb9913db2e4c3aa58b0448eabc2148440f153b0c1f35e85497361d48 [2021-04-24T16:31:38.214Z] #47 DONE 56.1s [2021-04-24T16:31:38.214Z] [2021-04-24T16:31:38.214Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:38.214Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:38.214Z] #13 47.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-24T16:31:38.214Z] #13 50.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-24T16:31:38.214Z] #13 50.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-24T16:31:38.214Z] #13 50.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:31:38.214Z] #13 50.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:31:38.214Z] #13 50.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-24T16:31:38.214Z] #13 50.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-24T16:31:38.214Z] #13 50.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-24T16:31:38.214Z] #13 50.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-24T16:31:38.214Z] #13 50.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-24T16:31:38.214Z] #13 50.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-24T16:31:38.214Z] #13 50.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-24T16:31:38.214Z] #13 51.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-24T16:31:38.214Z] #13 51.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-24T16:31:38.214Z] #13 51.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-24T16:31:38.214Z] #13 52.48 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:31:38.214Z] #13 52.74 Fetched 78.2 MB in 8s (9450 kB/s) [2021-04-24T16:31:38.244Z] #44 43.81 DEP criu/memfd.d [2021-04-24T16:31:38.244Z] #44 43.87 DEP criu/mem.d [2021-04-24T16:31:38.292Z] #2 transferring context: 87B done [2021-04-24T16:31:38.292Z] #2 DONE 0.1s [2021-04-24T16:31:38.292Z] [2021-04-24T16:31:38.292Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:31:38.292Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-24T16:31:38.533Z] #44 43.97 DEP criu/lsm.d [2021-04-24T16:31:38.533Z] #44 44.10 DEP criu/log.d [2021-04-24T16:31:38.533Z] #44 44.16 DEP criu/libnetlink.d [2021-04-24T16:31:38.737Z] #13 52.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:38.737Z] #13 53.00 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-24T16:31:38.737Z] #13 53.04 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:31:38.860Z] #44 44.28 DEP criu/kerndat.d [2021-04-24T16:31:38.860Z] #44 44.49 DEP criu/kcmp-ids.d [2021-04-24T16:31:38.867Z] #3 DONE 0.7s [2021-04-24T16:31:38.867Z] [2021-04-24T16:31:38.867Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:31:38.867Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-24T16:31:38.867Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:31:38.867Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-04-24T16:31:38.867Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:31:38.867Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-24T16:31:38.867Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-24T16:31:38.997Z] #13 53.41 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-24T16:31:39.131Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.53MB / 9.64MB 0.2s [2021-04-24T16:31:39.131Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-24T16:31:39.131Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-24T16:31:39.149Z] #44 44.59 DEP criu/irmap.d [2021-04-24T16:31:39.149Z] #44 44.65 DEP criu/ipc_ns.d [2021-04-24T16:31:39.149Z] #44 44.74 DEP criu/image.d [2021-04-24T16:31:39.149Z] #44 44.83 DEP criu/image-desc.d [2021-04-24T16:31:39.257Z] #13 53.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:39.257Z] #13 53.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:31:39.257Z] #13 53.68 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:31:39.393Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-04-24T16:31:39.439Z] #44 44.88 DEP criu/fsnotify.d [2021-04-24T16:31:39.439Z] #44 45.03 DEP criu/filesystems.d [2021-04-24T16:31:39.519Z] #13 53.90 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:31:39.728Z] #44 45.19 DEP criu/files.d [2021-04-24T16:31:39.728Z] #44 45.38 DEP criu/files-reg.d [2021-04-24T16:31:39.779Z] #13 54.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:39.779Z] #13 54.19 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-24T16:31:39.779Z] #13 54.21 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:31:39.965Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-24T16:31:39.965Z] #4 DONE 1.1s [2021-04-24T16:31:40.017Z] #44 45.53 DEP criu/files-ext.d [2021-04-24T16:31:40.017Z] #44 45.62 DEP criu/file-lock.d [2021-04-24T16:31:40.039Z] #13 54.42 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-24T16:31:40.227Z] [2021-04-24T16:31:40.227Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:40.227Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:31:40.301Z] #13 54.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:31:40.301Z] #13 54.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:31:40.301Z] #13 54.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:31:40.301Z] #13 54.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:31:40.306Z] #44 45.77 DEP criu/file-ids.d [2021-04-24T16:31:40.306Z] #44 45.90 DEP criu/fifo.d [2021-04-24T16:31:40.596Z] #44 46.09 DEP criu/fdstore.d [2021-04-24T16:31:40.596Z] #44 46.18 DEP criu/fault-injection.d [2021-04-24T16:31:40.596Z] #44 46.23 DEP criu/external.d [2021-04-24T16:31:40.885Z] #44 46.30 DEP criu/eventpoll.d [2021-04-24T16:31:40.885Z] #44 46.49 DEP criu/eventfd.d [2021-04-24T16:31:41.174Z] #44 46.64 DEP criu/crtools.d [2021-04-24T16:31:41.182Z] #5 ... [2021-04-24T16:31:41.182Z] [2021-04-24T16:31:41.182Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:31:41.182Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-24T16:31:41.182Z] #7 DONE 0.8s [2021-04-24T16:31:41.182Z] [2021-04-24T16:31:41.182Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:31:41.182Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-24T16:31:41.182Z] #8 DONE 0.8s [2021-04-24T16:31:41.182Z] [2021-04-24T16:31:41.182Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:41.182Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:31:41.182Z] #5 DONE 0.9s [2021-04-24T16:31:41.182Z] [2021-04-24T16:31:41.182Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:41.182Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:31:41.182Z] #6 DONE 1.0s [2021-04-24T16:31:41.335Z] Client: [2021-04-24T16:31:41.335Z] Context: default [2021-04-24T16:31:41.335Z] Debug Mode: false [2021-04-24T16:31:41.335Z] Plugins: [2021-04-24T16:31:41.335Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-24T16:31:41.335Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-24T16:31:41.335Z] [2021-04-24T16:31:41.335Z] Server: [2021-04-24T16:31:41.335Z] Containers: 0 [2021-04-24T16:31:41.335Z] Running: 0 [2021-04-24T16:31:41.335Z] Paused: 0 [2021-04-24T16:31:41.335Z] Stopped: 0 [2021-04-24T16:31:41.335Z] Images: 0 [2021-04-24T16:31:41.335Z] Server Version: 20.10.5 [2021-04-24T16:31:41.335Z] Storage Driver: overlay2 [2021-04-24T16:31:41.335Z] Backing Filesystem: extfs [2021-04-24T16:31:41.335Z] Supports d_type: true [2021-04-24T16:31:41.335Z] Native Overlay Diff: true [2021-04-24T16:31:41.335Z] Logging Driver: json-file [2021-04-24T16:31:41.335Z] Cgroup Driver: cgroupfs [2021-04-24T16:31:41.335Z] Cgroup Version: 1 [2021-04-24T16:31:41.335Z] Plugins: [2021-04-24T16:31:41.335Z] Volume: local [2021-04-24T16:31:41.335Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:31:41.335Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:31:41.335Z] Swarm: inactive [2021-04-24T16:31:41.335Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-24T16:31:41.335Z] Default Runtime: runc [2021-04-24T16:31:41.335Z] Init Binary: docker-init [2021-04-24T16:31:41.335Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:41.335Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:41.335Z] init version: de40ad0 [2021-04-24T16:31:41.335Z] Security Options: [2021-04-24T16:31:41.335Z] apparmor [2021-04-24T16:31:41.335Z] seccomp [2021-04-24T16:31:41.335Z] Profile: default [2021-04-24T16:31:41.335Z] Kernel Version: 5.4.0-1041-aws [2021-04-24T16:31:41.335Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-24T16:31:41.335Z] OSType: linux [2021-04-24T16:31:41.335Z] Architecture: x86_64 [2021-04-24T16:31:41.335Z] CPUs: 2 [2021-04-24T16:31:41.335Z] Total Memory: 7.569GiB [2021-04-24T16:31:41.335Z] Name: ip-10-100-66-178 [2021-04-24T16:31:41.335Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-24T16:31:41.335Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:31:41.335Z] Debug Mode: false [2021-04-24T16:31:41.335Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:31:41.335Z] Labels: [2021-04-24T16:31:41.335Z] Experimental: true [2021-04-24T16:31:41.335Z] Insecure Registries: [2021-04-24T16:31:41.335Z] 127.0.0.0/8 [2021-04-24T16:31:41.335Z] Live Restore Enabled: true [2021-04-24T16:31:41.335Z] [2021-04-24T16:31:41.335Z] WARNING: No swap limit support [Pipeline] sh [2021-04-24T16:31:41.463Z] #44 46.83 DEP criu/cr-service.d [2021-04-24T16:31:41.463Z] #44 46.94 DEP criu/cr-restore.d [2021-04-24T16:31:41.637Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:31:41.637Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:31:41.638Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:31:41.638Z] + bash /home/ubuntu/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:31:41.638Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:31:41.638Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-24T16:31:41.638Z] [2021-04-24T16:31:41.638Z] Generally Necessary: [2021-04-24T16:31:41.638Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:31:41.638Z] - apparmor: enabled and tools installed [2021-04-24T16:31:41.638Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:31:41.638Z] - CONFIG_NET_NS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_PID_NS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:31:41.638Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_MEMCG: enabled [2021-04-24T16:31:41.638Z] - CONFIG_KEYS: enabled [2021-04-24T16:31:41.638Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:31:41.638Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:31:41.753Z] #44 47.16 DEP criu/cr-errno.d [2021-04-24T16:31:41.753Z] #44 47.16 DEP criu/cr-dump.d [2021-04-24T16:31:41.753Z] #44 47.27 DEP criu/cr-dedup.d [2021-04-24T16:31:41.753Z] #44 47.38 DEP criu/cr-check.d [2021-04-24T16:31:41.753Z] #44 47.48 DEP criu/config.d [2021-04-24T16:31:41.907Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:31:41.907Z] [2021-04-24T16:31:41.907Z] Optional Features: [2021-04-24T16:31:41.907Z] - CONFIG_USER_NS: enabled [2021-04-24T16:31:41.907Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:31:41.907Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:31:41.907Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:31:41.907Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:31:41.907Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:31:41.907Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-24T16:31:41.907Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:31:41.907Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:31:41.907Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:31:41.907Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:31:41.907Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:31:41.907Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:31:41.907Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:31:41.907Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:31:41.907Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:31:41.907Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:31:41.907Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:31:41.907Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:31:41.907Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:31:41.907Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:31:41.907Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:31:41.907Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:31:41.907Z] - Network Drivers: [2021-04-24T16:31:41.907Z] - "overlay": [2021-04-24T16:31:41.907Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:31:41.907Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:31:41.907Z] Optional (for encrypted networks): [2021-04-24T16:31:42.042Z] #44 47.67 DEP criu/clone-noasan.d [2021-04-24T16:31:42.042Z] #44 47.75 DEP criu/cgroup.d [2021-04-24T16:31:42.059Z] Client: Docker Engine - Community [2021-04-24T16:31:42.059Z] Version: 20.10.5 [2021-04-24T16:31:42.059Z] API version: 1.41 [2021-04-24T16:31:42.059Z] Go version: go1.13.15 [2021-04-24T16:31:42.059Z] Git commit: 55c4c88 [2021-04-24T16:31:42.059Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-24T16:31:42.059Z] OS/Arch: linux/amd64 [2021-04-24T16:31:42.059Z] Context: default [2021-04-24T16:31:42.059Z] Experimental: true [2021-04-24T16:31:42.059Z] [2021-04-24T16:31:42.059Z] Server: Docker Engine - Community [2021-04-24T16:31:42.059Z] Engine: [2021-04-24T16:31:42.059Z] Version: 20.10.5 [2021-04-24T16:31:42.059Z] API version: 1.41 (minimum version 1.12) [2021-04-24T16:31:42.059Z] Go version: go1.13.15 [2021-04-24T16:31:42.059Z] Git commit: 363e9a8 [2021-04-24T16:31:42.059Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-24T16:31:42.059Z] OS/Arch: linux/amd64 [2021-04-24T16:31:42.059Z] Experimental: true [2021-04-24T16:31:42.059Z] containerd: [2021-04-24T16:31:42.059Z] Version: 1.4.4 [2021-04-24T16:31:42.059Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:42.059Z] runc: [2021-04-24T16:31:42.059Z] Version: 1.0.0-rc93 [2021-04-24T16:31:42.059Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:42.059Z] docker-init: [2021-04-24T16:31:42.059Z] Version: 0.19.0 [2021-04-24T16:31:42.059Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-24T16:31:42.168Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:31:42.168Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-24T16:31:42.168Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-24T16:31:42.168Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-24T16:31:42.168Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-24T16:31:42.168Z] - CONFIG_XFRM: enabled [2021-04-24T16:31:42.168Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:31:42.168Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:31:42.168Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:31:42.168Z] - "ipvlan": [2021-04-24T16:31:42.168Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:31:42.168Z] - "macvlan": [2021-04-24T16:31:42.168Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:31:42.168Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:31:42.168Z] - "ftp,tftp client in container": [2021-04-24T16:31:42.169Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:31:42.169Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:31:42.169Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:31:42.169Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:31:42.169Z] - Storage Drivers: [2021-04-24T16:31:42.169Z] - "aufs": [2021-04-24T16:31:42.169Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:31:42.169Z] - "btrfs": [2021-04-24T16:31:42.169Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:31:42.169Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:31:42.169Z] - "devicemapper": [2021-04-24T16:31:42.169Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:31:42.169Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:31:42.169Z] - "overlay": [2021-04-24T16:31:42.169Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:31:42.169Z] - "zfs": [2021-04-24T16:31:42.169Z] - /dev/zfs: present [2021-04-24T16:31:42.169Z] - zfs command: missing [2021-04-24T16:31:42.169Z] - zpool command: missing [2021-04-24T16:31:42.169Z] [2021-04-24T16:31:42.169Z] Limits: [2021-04-24T16:31:42.169Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:31:42.169Z] [2021-04-24T16:31:42.169Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-24T16:31:42.211Z] #13 ... [2021-04-24T16:31:42.211Z] [2021-04-24T16:31:42.211Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:31:42.211Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:31:42.211Z] #51 50.41 internal/oserror [2021-04-24T16:31:42.211Z] #51 50.42 strconv [2021-04-24T16:31:42.211Z] #51 50.52 syscall [2021-04-24T16:31:42.211Z] #51 53.89 reflect [2021-04-24T16:31:42.211Z] #51 58.27 time [2021-04-24T16:31:42.211Z] #51 ... [2021-04-24T16:31:42.211Z] [2021-04-24T16:31:42.211Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:42.211Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:42.211Z] #42 57.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:42.211Z] #42 57.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:31:42.211Z] #42 57.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:31:42.211Z] #42 57.09 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:31:42.211Z] #42 57.11 Setting up python-six (1.12.0-1) ... [2021-04-24T16:31:42.211Z] #42 60.85 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:31:42.211Z] #42 60.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:31:42.211Z] #42 60.88 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [Pipeline] sh [2021-04-24T16:31:42.332Z] #44 47.89 DEP criu/cgroup-props.d [2021-04-24T16:31:42.332Z] #44 48.00 DEP criu/bitmap.d [2021-04-24T16:31:42.376Z] + docker info [2021-04-24T16:31:42.471Z] #42 60.90 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:31:42.471Z] #42 60.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:42.471Z] #42 60.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:31:42.471Z] #42 60.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:31:42.471Z] #42 60.94 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:31:42.471Z] #42 60.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:31:42.471Z] #42 60.96 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:31:42.471Z] #42 ... [2021-04-24T16:31:42.471Z] [2021-04-24T16:31:42.471Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:31:42.471Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:31:42.471Z] #36 50.91 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:31:42.471Z] #36 50.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 50.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:31:42.471Z] #36 58.60 Selecting previously unselected package libxml2:amd64. [2021-04-24T16:31:42.471Z] #36 58.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 58.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:31:42.471Z] #36 59.19 Selecting previously unselected package libarchive13:amd64. [2021-04-24T16:31:42.471Z] #36 59.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 59.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:31:42.471Z] #36 59.52 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-24T16:31:42.471Z] #36 59.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 59.56 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:31:42.471Z] #36 59.71 Selecting previously unselected package librhash0:amd64. [2021-04-24T16:31:42.471Z] #36 59.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 59.72 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:31:42.471Z] #36 59.91 Selecting previously unselected package libuv1:amd64. [2021-04-24T16:31:42.471Z] #36 59.91 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 59.91 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:31:42.471Z] #36 60.07 Selecting previously unselected package cmake. [2021-04-24T16:31:42.471Z] #36 60.09 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-24T16:31:42.471Z] #36 60.10 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:31:42.471Z] #36 ... [2021-04-24T16:31:42.471Z] [2021-04-24T16:31:42.471Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:42.471Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:42.471Z] #13 56.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:31:42.471Z] #13 56.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:31:42.471Z] #13 56.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:31:42.505Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:31:42.571Z] [2021-04-24T16:31:42.571Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:42.571Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:42.571Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:42.571Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-24T16:31:42.572Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:31:42.572Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-24T16:31:42.572Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-24T16:31:42.621Z] #44 48.00 DEP criu/bfd.d [2021-04-24T16:31:42.621Z] #44 48.12 DEP criu/autofs.d [2021-04-24T16:31:42.621Z] #44 48.20 DEP criu/aio.d [2021-04-24T16:31:42.768Z] #2 [internal] load .dockerignore [2021-04-24T16:31:42.768Z] #2 sha256:529fec20210b7ffd80a4b1f34132de56bf1a11968e0ab6f9488dd9d481b8dd9f [2021-04-24T16:31:42.910Z] #44 48.31 DEP criu/action-scripts.d [2021-04-24T16:31:42.910Z] #44 48.52 CC criu/action-scripts.o [2021-04-24T16:31:43.024Z] #2 transferring context: 87B done [2021-04-24T16:31:43.024Z] #2 DONE 0.3s [2021-04-24T16:31:43.024Z] [2021-04-24T16:31:43.024Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:31:43.024Z] #1 sha256:811248f8021af815f2ba1e42de53082bea4c48ac55d09f55a0e82bcc6d90dfb6 [2021-04-24T16:31:43.024Z] #1 transferring dockerfile: 17.07kB done [2021-04-24T16:31:43.024Z] #1 DONE 0.4s [2021-04-24T16:31:43.024Z] [2021-04-24T16:31:43.024Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:31:43.024Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-24T16:31:43.200Z] #44 48.80 CC criu/aio.o [2021-04-24T16:31:43.489Z] #44 49.22 CC criu/autofs.o [2021-04-24T16:31:43.959Z] #3 DONE 0.7s [2021-04-24T16:31:43.959Z] [2021-04-24T16:31:43.959Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:31:43.959Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-24T16:31:43.959Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:31:43.959Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:31:43.959Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-24T16:31:43.959Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-24T16:31:43.959Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-04-24T16:31:43.959Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-04-24T16:31:44.216Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-24T16:31:44.216Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-04-24T16:31:44.780Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-04-24T16:31:44.780Z] #4 DONE 1.1s [2021-04-24T16:31:44.988Z] #44 50.20 CC criu/bfd.o [2021-04-24T16:31:44.988Z] #44 ... [2021-04-24T16:31:44.988Z] [2021-04-24T16:31:44.988Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-24T16:31:44.988Z] #21 0.831 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:31:44.988Z] #21 0.945 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:31:44.988Z] #21 0.974 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:31:44.988Z] #21 1.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:31:44.988Z] #21 1.250 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-24T16:31:44.988Z] #21 1.872 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-24T16:31:44.988Z] #21 2.851 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-24T16:31:44.988Z] #21 4.462 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-24T16:31:44.988Z] #21 6.700 Fetched 8596 kB in 6s (1460 kB/s) [2021-04-24T16:31:44.988Z] #21 6.700 Reading package lists... [2021-04-24T16:31:44.988Z] #21 8.597 Reading package lists... [2021-04-24T16:31:44.988Z] #21 ... [2021-04-24T16:31:44.988Z] [2021-04-24T16:31:44.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:44.988Z] #44 50.61 CC criu/bitmap.o [2021-04-24T16:31:45.015Z] #13 59.06 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:31:45.015Z] #13 59.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:31:45.015Z] #13 59.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:31:45.015Z] #13 59.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-24T16:31:45.015Z] #13 59.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:31:45.015Z] #13 59.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:31:45.036Z] [2021-04-24T16:31:45.036Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:45.036Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:31:45.275Z] #13 ... [2021-04-24T16:31:45.275Z] [2021-04-24T16:31:45.275Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:31:45.275Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:31:45.275Z] #36 62.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:31:45.275Z] #36 62.83 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:31:45.275Z] #36 62.84 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:31:45.275Z] #36 62.85 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:31:45.275Z] #36 62.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:31:45.275Z] #36 62.92 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:31:45.275Z] #36 62.93 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:31:45.275Z] #36 62.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:31:45.275Z] #36 62.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:31:45.275Z] #36 62.97 Setting up cmake (3.13.4-1) ... [2021-04-24T16:31:45.275Z] #36 62.98 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:31:45.275Z] #36 63.08 Processing triggers for mime-support (3.62) ... [2021-04-24T16:31:45.275Z] #36 DONE 63.9s [2021-04-24T16:31:45.275Z] [2021-04-24T16:31:45.275Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:31:45.275Z] #37 sha256:fd27355207bda0b4ac91893b81eba9dca293fdf9037b98a2ff7e58a750efc233 [2021-04-24T16:31:45.278Z] #44 50.75 CC criu/cgroup-props.o [2021-04-24T16:31:45.910Z] #44 51.32 CC criu/cgroup.o [2021-04-24T16:31:45.964Z] #8 DONE 0.7s [2021-04-24T16:31:45.964Z] [2021-04-24T16:31:45.964Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:31:45.964Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-24T16:31:45.964Z] #6 DONE 0.7s [2021-04-24T16:31:45.964Z] [2021-04-24T16:31:45.964Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:45.964Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:31:45.964Z] #7 DONE 0.7s [2021-04-24T16:31:45.964Z] [2021-04-24T16:31:45.964Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:31:45.964Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-24T16:31:45.964Z] #5 DONE 0.7s [2021-04-24T16:31:46.199Z] #44 ... [2021-04-24T16:31:46.199Z] [2021-04-24T16:31:46.199Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:46.199Z] #54 6.995 + cd /tmp/tmp.WUaiEGJjzv/src/github.com/opencontainers/runc [2021-04-24T16:31:46.199Z] #54 6.995 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:46.199Z] #54 7.396 + '[' -z '' ']' [2021-04-24T16:31:46.199Z] #54 7.396 + target=static [2021-04-24T16:31:46.199Z] #54 7.396 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:31:46.199Z] #54 7.633 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:31:46.199Z] #54 ... [2021-04-24T16:31:46.199Z] [2021-04-24T16:31:46.199Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-24T16:31:46.199Z] #21 8.597 Reading package lists... [2021-04-24T16:31:46.199Z] #21 10.70 Building dependency tree... [2021-04-24T16:31:46.488Z] #21 11.45 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:31:46.488Z] #21 11.45 The following additional packages will be installed: [2021-04-24T16:31:46.488Z] #21 11.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:31:46.488Z] #21 11.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:31:46.488Z] #21 11.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:31:46.488Z] #21 11.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:31:46.488Z] #21 11.47 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:31:46.488Z] #21 11.47 Suggested packages: [2021-04-24T16:31:46.488Z] #21 11.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:31:46.488Z] #21 11.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:31:46.488Z] #21 11.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:31:46.488Z] #21 11.47 Recommended packages: [2021-04-24T16:31:46.488Z] #21 11.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:31:46.488Z] #21 11.47 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:31:46.662Z] #37 1.095 + RM_GOPATH=0 [2021-04-24T16:31:46.662Z] #37 1.095 + TMP_GOPATH= [2021-04-24T16:31:46.662Z] #37 1.095 + : /build [2021-04-24T16:31:46.662Z] #37 1.095 + '[' -z '' ']' [2021-04-24T16:31:46.662Z] #37 1.098 ++ mktemp -d [2021-04-24T16:31:46.662Z] #37 1.102 + export GOPATH=/tmp/tmp.MCWa6N5jzo [2021-04-24T16:31:46.662Z] #37 1.102 + GOPATH=/tmp/tmp.MCWa6N5jzo [2021-04-24T16:31:46.662Z] #37 1.102 + RM_GOPATH=1 [2021-04-24T16:31:46.662Z] #37 1.102 + case "$(go env GOARCH)" in [2021-04-24T16:31:46.662Z] #37 1.102 ++ go env GOARCH [2021-04-24T16:31:46.662Z] #37 1.131 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:46.662Z] #37 1.131 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:31:46.662Z] #37 1.131 ++ dirname /tmp/install/install.sh [2021-04-24T16:31:46.662Z] #37 1.139 + dir=/tmp/install [2021-04-24T16:31:46.662Z] #37 1.139 + bin=tini [2021-04-24T16:31:46.662Z] #37 1.139 + shift [2021-04-24T16:31:46.662Z] #37 1.140 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:31:46.662Z] #37 1.140 + . /tmp/install/tini.installer [2021-04-24T16:31:46.662Z] #37 1.142 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:46.662Z] #37 1.142 + install_tini [2021-04-24T16:31:46.662Z] #37 1.142 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:31:46.662Z] #37 1.143 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:46.662Z] #37 1.143 + git clone https://github.com/krallin/tini.git /tmp/tmp.MCWa6N5jzo/tini [2021-04-24T16:31:46.662Z] #37 1.144 Cloning into '/tmp/tmp.MCWa6N5jzo/tini'... [2021-04-24T16:31:46.811Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 3.8s [2021-04-24T16:31:46.811Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.15MB / 50.43MB 4.0s [2021-04-24T16:31:46.811Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.34MB / 50.43MB 4.1s [2021-04-24T16:31:46.811Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 10.49MB / 50.43MB 4.4s [2021-04-24T16:31:47.073Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 13.63MB / 50.43MB 4.5s [2021-04-24T16:31:47.073Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 20.97MB / 50.43MB 4.6s [2021-04-24T16:31:47.234Z] #37 1.830 + cd /tmp/tmp.MCWa6N5jzo/tini [2021-04-24T16:31:47.234Z] #37 1.831 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:31:47.234Z] #37 1.861 + cmake . [2021-04-24T16:31:47.336Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 28.31MB / 50.43MB 4.8s [2021-04-24T16:31:47.494Z] #37 2.305 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:31:47.597Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 34.60MB / 50.43MB 5.0s [2021-04-24T16:31:47.597Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 38.80MB / 50.43MB 5.1s [2021-04-24T16:31:47.597Z] #26 ... [2021-04-24T16:31:47.597Z] [2021-04-24T16:31:47.597Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:47.597Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:47.597Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-24T16:31:47.597Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-24T16:31:47.597Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-04-24T16:31:47.597Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:31:47.597Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-24T16:31:47.597Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-24T16:31:47.597Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-04-24T16:31:47.597Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-04-24T16:31:47.597Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.6s done [2021-04-24T16:31:47.597Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2021-04-24T16:31:47.597Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2021-04-24T16:31:47.597Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-04-24T16:31:47.754Z] #37 2.345 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:31:47.873Z] [2021-04-24T16:31:47.873Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:47.873Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:31:47.873Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:31:47.873Z] #64 DONE 0.0s [2021-04-24T16:31:47.873Z] [2021-04-24T16:31:47.873Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:47.873Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:31:47.873Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-24T16:31:47.873Z] #62 DONE 0.1s [2021-04-24T16:31:47.873Z] [2021-04-24T16:31:47.873Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:47.873Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:47.873Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-24T16:31:47.873Z] #9 DONE 0.1s [2021-04-24T16:31:47.873Z] [2021-04-24T16:31:47.873Z] #23 [internal] load build context [2021-04-24T16:31:47.873Z] #23 sha256:eade116309dc388b8f734d5e1615ab2d90cf9eb80c9e1ff8f3428c764b90aae3 [2021-04-24T16:31:47.987Z] #21 12.75 The following NEW packages will be installed: [2021-04-24T16:31:47.987Z] #21 12.75 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:31:47.987Z] #21 12.75 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:31:47.987Z] #21 12.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:31:47.987Z] #21 12.75 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:31:47.987Z] #21 12.75 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:31:47.987Z] #21 12.75 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:31:47.987Z] #21 12.75 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:31:47.987Z] #21 12.75 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:31:47.987Z] #21 12.75 xz-utils zip [2021-04-24T16:31:47.987Z] #21 12.85 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:31:47.987Z] #21 12.85 Need to get 27.7 MB of archives. [2021-04-24T16:31:47.987Z] #21 12.85 After this operation, 117 MB of additional disk space will be used. [2021-04-24T16:31:47.987Z] #21 12.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-24T16:31:47.987Z] #21 12.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-04-24T16:31:47.987Z] #21 12.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-04-24T16:31:47.987Z] #21 12.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-24T16:31:47.987Z] #21 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-24T16:31:47.987Z] #21 12.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-04-24T16:31:47.987Z] #21 13.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:31:47.987Z] #21 13.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-24T16:31:47.988Z] #21 13.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-24T16:31:47.988Z] #21 13.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-24T16:31:47.988Z] #21 13.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-24T16:31:47.988Z] #21 13.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-24T16:31:47.988Z] #21 13.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:31:47.988Z] #21 13.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:31:47.988Z] #21 13.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-04-24T16:31:48.133Z] #23 transferring context: 521.36kB 0.1s [2021-04-24T16:31:48.277Z] #21 13.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-24T16:31:48.277Z] #21 13.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-24T16:31:48.277Z] #21 13.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-24T16:31:48.277Z] #21 13.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-24T16:31:48.277Z] #21 13.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-24T16:31:48.277Z] #21 13.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-24T16:31:48.277Z] #21 13.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-24T16:31:48.277Z] #21 13.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-24T16:31:48.277Z] #21 13.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-24T16:31:48.326Z] #37 3.054 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:31:48.327Z] #37 3.059 -- Detecting C compiler ABI info [2021-04-24T16:31:48.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.9s done [2021-04-24T16:31:48.567Z] #21 13.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-04-24T16:31:48.567Z] #21 13.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-04-24T16:31:48.567Z] #21 13.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-04-24T16:31:48.567Z] #21 13.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-24T16:31:48.567Z] #21 13.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-24T16:31:48.567Z] #21 13.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:31:48.567Z] #21 13.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:31:48.567Z] #21 13.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:31:48.567Z] #21 13.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-24T16:31:48.567Z] #21 13.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:31:48.567Z] #21 13.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:31:48.567Z] #21 13.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:31:48.567Z] #21 13.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-24T16:31:48.567Z] #21 13.73 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-04-24T16:31:48.567Z] #21 13.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-24T16:31:48.567Z] #21 13.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:31:48.814Z] #9 ... [2021-04-24T16:31:48.814Z] [2021-04-24T16:31:48.814Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:48.814Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:31:48.814Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-24T16:31:48.814Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:31:48.814Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:31:48.814Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-04-24T16:31:48.814Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:31:48.814Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-04-24T16:31:48.814Z] #62 DONE 6.5s [2021-04-24T16:31:48.814Z] [2021-04-24T16:31:48.814Z] #23 [internal] load build context [2021-04-24T16:31:48.814Z] #23 sha256:7bdcf77c889d03a9cca53c64914e60ab5d17c70b1bcceb8c797f2b9399e969b9 [2021-04-24T16:31:48.814Z] #23 transferring context: 53.20MB 6.3s done [2021-04-24T16:31:48.814Z] #23 DONE 6.6s [2021-04-24T16:31:48.814Z] [2021-04-24T16:31:48.814Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:48.814Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:48.814Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 6.3s done [2021-04-24T16:31:48.856Z] #21 ... [2021-04-24T16:31:48.856Z] [2021-04-24T16:31:48.856Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:31:48.856Z] #46 81.39 github.com/LK4D4/vndr/godl [2021-04-24T16:31:48.856Z] #46 81.93 github.com/LK4D4/vndr [2021-04-24T16:31:48.856Z] #46 DONE 88.3s [2021-04-24T16:31:48.896Z] #37 ... [2021-04-24T16:31:48.896Z] [2021-04-24T16:31:48.896Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:31:48.897Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:31:48.897Z] #42 67.01 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:31:48.897Z] #42 67.03 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:31:48.897Z] #42 DONE 67.6s [2021-04-24T16:31:49.146Z] [2021-04-24T16:31:49.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:31:49.146Z] #44 53.56 CC criu/clone-noasan.o [2021-04-24T16:31:49.146Z] #44 53.72 CC criu/config.o [2021-04-24T16:31:49.157Z] [2021-04-24T16:31:49.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:31:49.157Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:31:49.387Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-24T16:31:49.435Z] #44 55.17 CC criu/cr-check.o [2021-04-24T16:31:49.727Z] #43 ... [2021-04-24T16:31:49.727Z] [2021-04-24T16:31:49.727Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:31:49.727Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:31:49.727Z] #45 58.10 time [2021-04-24T16:31:49.727Z] #45 62.81 internal/fmtsort [2021-04-24T16:31:49.727Z] #45 63.32 internal/poll [2021-04-24T16:31:49.727Z] #45 63.40 internal/syscall/execenv [2021-04-24T16:31:49.727Z] #45 63.69 internal/syscall/unix [2021-04-24T16:31:49.727Z] #45 64.10 strings [2021-04-24T16:31:49.727Z] #45 65.66 os [2021-04-24T16:31:49.727Z] #45 67.05 regexp/syntax [2021-04-24T16:31:49.727Z] #45 ... [2021-04-24T16:31:49.727Z] [2021-04-24T16:31:49.727Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:31:49.727Z] #37 sha256:fd27355207bda0b4ac91893b81eba9dca293fdf9037b98a2ff7e58a750efc233 [2021-04-24T16:31:49.727Z] #37 4.066 -- Detecting C compiler ABI info - done [2021-04-24T16:31:49.727Z] #37 4.126 -- Detecting C compile features [2021-04-24T16:31:50.331Z] #26 ... [2021-04-24T16:31:50.331Z] [2021-04-24T16:31:50.331Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:50.331Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:31:50.331Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-24T16:31:50.331Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:31:50.331Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-24T16:31:50.331Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-24T16:31:50.331Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-04-24T16:31:50.331Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2021-04-24T16:31:50.331Z] #64 DONE 8.0s [2021-04-24T16:31:50.331Z] [2021-04-24T16:31:50.332Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:50.332Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:50.936Z] #44 56.14 CC criu/cr-dedup.o [2021-04-24T16:31:50.936Z] #44 56.33 CC criu/cr-dump.o [2021-04-24T16:31:51.232Z] #44 ... [2021-04-24T16:31:51.232Z] [2021-04-24T16:31:51.232Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-24T16:31:51.232Z] #33 DONE 90.6s [2021-04-24T16:31:51.521Z] [2021-04-24T16:31:51.521Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-24T16:31:51.521Z] #21 14.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-24T16:31:51.521Z] #21 15.13 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-24T16:31:51.521Z] #21 15.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-24T16:31:51.521Z] #21 15.61 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:31:51.521Z] #21 15.64 Fetched 27.7 MB in 2s (11.7 MB/s) [2021-04-24T16:31:51.521Z] #21 15.70 Selecting previously unselected package pigz. [2021-04-24T16:31:51.521Z] #21 15.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 ... 23201 files and directories currently installed.) [2021-04-24T16:31:51.521Z] #21 15.73 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-24T16:31:51.521Z] #21 15.73 Unpacking pigz (2.4-1) ... [2021-04-24T16:31:51.521Z] #21 15.78 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-24T16:31:51.521Z] #21 15.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-24T16:31:51.521Z] #21 15.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-24T16:31:51.521Z] #21 16.09 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:31:51.521Z] #21 16.10 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-24T16:31:51.521Z] #21 16.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:31:51.647Z] #37 6.093 -- Detecting C compile features - done [2021-04-24T16:31:51.647Z] #37 6.151 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:31:51.907Z] #37 6.504 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:31:51.907Z] #37 6.629 -- Configuring done [2021-04-24T16:31:51.907Z] #37 6.659 -- Generating done [2021-04-24T16:31:51.907Z] #37 6.664 -- Build files have been written to: /tmp/tmp.MCWa6N5jzo/tini [2021-04-24T16:31:51.907Z] #37 6.668 + make tini-static [2021-04-24T16:31:52.152Z] #21 17.13 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-24T16:31:52.152Z] #21 17.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:31:52.181Z] #37 6.979 Scanning dependencies of target tini-static [2021-04-24T16:31:52.442Z] #37 7.170 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:31:52.883Z] #26 ... [2021-04-24T16:31:52.883Z] [2021-04-24T16:31:52.883Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:31:52.883Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-24T16:31:52.883Z] #63 DONE 0.9s [2021-04-24T16:31:52.883Z] [2021-04-24T16:31:52.883Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:52.883Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:53.418Z] #23 ... [2021-04-24T16:31:53.418Z] [2021-04-24T16:31:53.418Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:53.418Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:31:53.418Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:31:53.418Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:31:53.418Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:31:53.418Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-24T16:31:53.418Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-04-24T16:31:53.418Z] #62 DONE 4.6s [2021-04-24T16:31:53.418Z] [2021-04-24T16:31:53.418Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:53.418Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:53.418Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:31:53.418Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-24T16:31:53.418Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-24T16:31:53.418Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-04-24T16:31:53.418Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-04-24T16:31:53.418Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done [2021-04-24T16:31:53.418Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-04-24T16:31:53.418Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-04-24T16:31:53.418Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 4.7s [2021-04-24T16:31:53.418Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-04-24T16:31:53.418Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 4.7s [2021-04-24T16:31:53.418Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 4.8s [2021-04-24T16:31:53.418Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 5.0s [2021-04-24T16:31:53.418Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s [2021-04-24T16:31:53.418Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 5.2s [2021-04-24T16:31:53.418Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.4s [2021-04-24T16:31:53.430Z] Fetching without tags [2021-04-24T16:31:53.457Z] #26 ... [2021-04-24T16:31:53.457Z] [2021-04-24T16:31:53.457Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:31:53.457Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-24T16:31:53.457Z] #65 DONE 0.9s [2021-04-24T16:31:53.651Z] #21 18.40 Selecting previously unselected package python3-minimal. [2021-04-24T16:31:53.651Z] #21 18.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-04-24T16:31:53.651Z] #21 18.42 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-24T16:31:53.651Z] #21 18.42 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:31:53.651Z] #21 18.47 Selecting previously unselected package libmpdec2:s390x. [2021-04-24T16:31:53.651Z] #21 18.47 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-24T16:31:53.651Z] #21 18.48 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-24T16:31:53.651Z] #21 18.54 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-24T16:31:53.651Z] #21 18.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-24T16:31:53.651Z] #21 18.54 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-24T16:31:53.719Z] [2021-04-24T16:31:53.719Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:53.719Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:53.803Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:53.823Z] #37 8.337 [100%] Linking C executable tini-static [2021-04-24T16:31:53.963Z] #21 19.07 Selecting previously unselected package python3.7. [2021-04-24T16:31:53.987Z] #9 ... [2021-04-24T16:31:53.987Z] [2021-04-24T16:31:53.987Z] #23 [internal] load build context [2021-04-24T16:31:53.987Z] #23 sha256:eade116309dc388b8f734d5e1615ab2d90cf9eb80c9e1ff8f3428c764b90aae3 [2021-04-24T16:31:53.987Z] #23 transferring context: 53.20MB 5.8s done [2021-04-24T16:31:53.987Z] #23 DONE 6.1s [2021-04-24T16:31:53.987Z] [2021-04-24T16:31:53.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:53.987Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:53.987Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.8s done [2021-04-24T16:31:53.987Z] #9 ... [2021-04-24T16:31:53.987Z] [2021-04-24T16:31:53.987Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:31:53.987Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:31:53.987Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-24T16:31:53.987Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:31:53.987Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-24T16:31:53.987Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-24T16:31:53.987Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.9s [2021-04-24T16:31:53.987Z] #26 ... [2021-04-24T16:31:53.987Z] [2021-04-24T16:31:53.987Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:53.987Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:54.083Z] #37 8.828 [100%] Built target tini-static [2021-04-24T16:31:54.083Z] #37 8.918 + mkdir -p /build [2021-04-24T16:31:54.254Z] #21 19.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-24T16:31:54.254Z] #21 19.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:31:54.254Z] #21 19.14 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-24T16:31:54.254Z] #21 19.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-24T16:31:54.254Z] #21 19.14 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-24T16:31:54.254Z] #21 19.19 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:31:54.291Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s [2021-04-24T16:31:54.343Z] #37 8.930 + cp tini-static /build/docker-init [2021-04-24T16:31:54.343Z] #37 DONE 9.2s [2021-04-24T16:31:54.343Z] [2021-04-24T16:31:54.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:31:54.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:31:54.343Z] #43 2.434 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:31:54.343Z] #43 2.434 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:31:54.343Z] #43 2.457 Note: Building without GnuTLS support [2021-04-24T16:31:54.343Z] #43 2.464 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:31:54.343Z] #43 2.469 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:31:54.343Z] #43 4.399 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:31:54.343Z] #43 4.466 GEN .gitid [2021-04-24T16:31:54.343Z] #43 4.502 GEN criu/include/version.h [2021-04-24T16:31:54.343Z] #43 4.588 GEN include/common/asm [2021-04-24T16:31:54.543Z] #21 19.58 Selecting previously unselected package python3. [2021-04-24T16:31:54.544Z] #21 19.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 ... 23862 files and directories currently installed.) [2021-04-24T16:31:54.544Z] #21 19.61 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-24T16:31:54.544Z] #21 19.62 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:31:54.544Z] #21 19.68 Selecting previously unselected package libip4tc0:s390x. [2021-04-24T16:31:54.544Z] #21 19.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-24T16:31:54.544Z] #21 19.68 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-24T16:31:54.544Z] #21 19.72 Selecting previously unselected package libip6tc0:s390x. [2021-04-24T16:31:54.544Z] #21 19.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-24T16:31:54.604Z] #43 ... [2021-04-24T16:31:54.604Z] [2021-04-24T16:31:54.604Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:31:54.604Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:31:54.604Z] #51 63.04 context [2021-04-24T16:31:54.604Z] #51 64.09 internal/poll [2021-04-24T16:31:54.604Z] #51 66.12 encoding/binary [2021-04-24T16:31:54.604Z] #51 66.12 os [2021-04-24T16:31:54.604Z] #51 68.14 encoding/base64 [2021-04-24T16:31:54.604Z] #51 69.20 golang.org/x/sys/unix [2021-04-24T16:31:54.604Z] #51 70.13 fmt [2021-04-24T16:31:54.833Z] #21 19.72 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-24T16:31:54.833Z] #21 19.78 Selecting previously unselected package libiptc0:s390x. [2021-04-24T16:31:54.833Z] #21 19.78 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-24T16:31:54.833Z] #21 19.78 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-24T16:31:54.833Z] #21 19.82 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-24T16:31:54.833Z] #21 19.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-24T16:31:54.833Z] #21 19.83 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-24T16:31:54.833Z] #21 19.86 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-24T16:31:54.833Z] #21 19.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-24T16:31:54.833Z] #21 19.86 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-24T16:31:54.833Z] #21 19.91 Selecting previously unselected package libnftnl11:s390x. [2021-04-24T16:31:54.833Z] #21 19.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-24T16:31:54.833Z] #21 19.91 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-24T16:31:54.833Z] #21 19.95 Selecting previously unselected package iptables. [2021-04-24T16:31:54.833Z] #21 19.95 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-24T16:31:54.864Z] #51 ... [2021-04-24T16:31:54.864Z] [2021-04-24T16:31:54.864Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:31:54.864Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:31:54.864Z] #13 59.92 Selecting previously unselected package dmsetup. [2021-04-24T16:31:54.864Z] #13 59.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:31:54.864Z] #13 59.94 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:31:54.864Z] #13 60.25 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:31:54.864Z] #13 60.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:31:54.864Z] #13 60.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:31:54.864Z] #13 66.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:31:54.864Z] #13 66.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:31:54.864Z] #13 66.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:31:54.956Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:31:54.956Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:31:53.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:53.403Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:31:53.409Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:53.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:31:53.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:31:53.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:53.440Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:31:53.815Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:53.824Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:54.890Z] > git remote # timeout=10 [2021-04-24T16:31:54.914Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:31:54.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:31:54.928Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:31:54.943Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-24T16:31:54.959Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:31:54.966Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:31:55.122Z] #21 19.95 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:31:55.122Z] #21 20.13 Selecting previously unselected package xxd. [2021-04-24T16:31:55.122Z] #21 20.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-24T16:31:55.122Z] #21 20.14 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:31:55.122Z] #21 20.21 Selecting previously unselected package vim-common. [2021-04-24T16:31:55.122Z] #21 20.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:31:55.122Z] #21 20.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:31:55.122Z] #21 20.33 Selecting previously unselected package bash-completion. [2021-04-24T16:31:55.411Z] #21 20.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:31:55.806Z] #13 ... [2021-04-24T16:31:55.806Z] [2021-04-24T16:31:55.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:31:55.806Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:31:55.806Z] #43 6.748 PBCC images/timens.pb-c.c [2021-04-24T16:31:55.806Z] #43 6.755 DEP images/timens.pb-c.d [2021-04-24T16:31:55.806Z] #43 6.777 PBCC images/fown.pb-c.c [2021-04-24T16:31:55.806Z] #43 6.835 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:31:55.806Z] #43 6.892 PBCC images/opts.pb-c.c [2021-04-24T16:31:55.806Z] #43 6.938 PBCC images/memfd.pb-c.c [2021-04-24T16:31:55.879Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.6s done [2021-04-24T16:31:55.879Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s done [2021-04-24T16:31:56.066Z] #43 6.990 DEP images/fown.pb-c.d [2021-04-24T16:31:56.066Z] #43 7.034 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:31:56.066Z] #43 7.109 DEP images/opts.pb-c.d [2021-04-24T16:31:56.066Z] #43 7.174 DEP images/memfd.pb-c.d [2021-04-24T16:31:56.066Z] #43 7.226 PBCC images/sit.pb-c.c [2021-04-24T16:31:56.326Z] #43 7.274 DEP images/sit.pb-c.d [2021-04-24T16:31:56.326Z] #43 7.312 PBCC images/macvlan.pb-c.c [2021-04-24T16:31:56.326Z] #43 7.338 DEP images/macvlan.pb-c.d [2021-04-24T16:31:56.326Z] #43 7.405 PBCC images/autofs.pb-c.c [2021-04-24T16:31:56.326Z] #43 7.456 DEP images/autofs.pb-c.d [2021-04-24T16:31:56.439Z] #21 21.48 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:31:56.441Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-04-24T16:31:56.441Z] #9 ... [2021-04-24T16:31:56.441Z] [2021-04-24T16:31:56.441Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:31:56.441Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:31:56.441Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-24T16:31:56.441Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:31:56.441Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-24T16:31:56.441Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-04-24T16:31:56.441Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-04-24T16:31:56.441Z] #64 DONE 8.6s [2021-04-24T16:31:56.441Z] [2021-04-24T16:31:56.441Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:56.441Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:56.586Z] #43 7.517 PBCC images/sysctl.pb-c.c [2021-04-24T16:31:56.586Z] #43 7.547 DEP images/sysctl.pb-c.d [2021-04-24T16:31:56.586Z] #43 7.618 PBCC images/time.pb-c.c [2021-04-24T16:31:56.586Z] #43 7.642 DEP images/time.pb-c.d [2021-04-24T16:31:56.586Z] #43 7.714 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:31:56.727Z] #21 21.70 Selecting previously unselected package bzip2. [2021-04-24T16:31:56.727Z] #21 21.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-24T16:31:56.727Z] #21 21.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:31:56.727Z] #21 21.74 Selecting previously unselected package xz-utils. [2021-04-24T16:31:56.727Z] #21 21.74 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-24T16:31:56.727Z] #21 21.74 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:31:56.727Z] #21 21.84 Selecting previously unselected package apparmor. [2021-04-24T16:31:56.727Z] #21 21.84 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-24T16:31:56.842Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 7.6s done [2021-04-24T16:31:56.846Z] #43 7.742 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:31:56.846Z] #43 7.829 PBCC images/seccomp.pb-c.c [2021-04-24T16:31:56.846Z] #43 7.856 DEP images/seccomp.pb-c.d [2021-04-24T16:31:56.846Z] #43 7.900 PBCC images/userns.pb-c.c [2021-04-24T16:31:56.846Z] #43 7.962 DEP images/userns.pb-c.d [2021-04-24T16:31:57.016Z] #21 21.87 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:31:57.016Z] #21 22.11 Selecting previously unselected package aufs-tools. [2021-04-24T16:31:57.016Z] #21 22.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-24T16:31:57.016Z] #21 22.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:31:57.106Z] #43 8.005 PBCC images/cgroup.pb-c.c [2021-04-24T16:31:57.106Z] #43 8.058 DEP images/cgroup.pb-c.d [2021-04-24T16:31:57.106Z] #43 8.134 PBCC images/ext-file.pb-c.c [2021-04-24T16:31:57.106Z] #43 8.182 DEP images/ext-file.pb-c.d [2021-04-24T16:31:57.264Z] Client: [2021-04-24T16:31:57.264Z] Context: default [2021-04-24T16:31:57.264Z] Debug Mode: false [2021-04-24T16:31:57.264Z] Plugins: [2021-04-24T16:31:57.264Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-24T16:31:57.264Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-24T16:31:57.264Z] [2021-04-24T16:31:57.264Z] Server: [2021-04-24T16:31:57.264Z] Containers: 0 [2021-04-24T16:31:57.264Z] Running: 0 [2021-04-24T16:31:57.264Z] Paused: 0 [2021-04-24T16:31:57.264Z] Stopped: 0 [2021-04-24T16:31:57.264Z] Images: 0 [2021-04-24T16:31:57.264Z] Server Version: 20.10.5 [2021-04-24T16:31:57.264Z] Storage Driver: overlay2 [2021-04-24T16:31:57.264Z] Backing Filesystem: extfs [2021-04-24T16:31:57.264Z] Supports d_type: true [2021-04-24T16:31:57.264Z] Native Overlay Diff: true [2021-04-24T16:31:57.264Z] Logging Driver: json-file [2021-04-24T16:31:57.264Z] Cgroup Driver: systemd [2021-04-24T16:31:57.264Z] Cgroup Version: 2 [2021-04-24T16:31:57.264Z] Plugins: [2021-04-24T16:31:57.264Z] Volume: local [2021-04-24T16:31:57.264Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:31:57.264Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:31:57.264Z] Swarm: inactive [2021-04-24T16:31:57.264Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-24T16:31:57.264Z] Default Runtime: runc [2021-04-24T16:31:57.264Z] Init Binary: docker-init [2021-04-24T16:31:57.264Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:31:57.264Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:31:57.264Z] init version: de40ad0 [2021-04-24T16:31:57.264Z] Security Options: [2021-04-24T16:31:57.264Z] apparmor [2021-04-24T16:31:57.264Z] seccomp [2021-04-24T16:31:57.264Z] Profile: default [2021-04-24T16:31:57.264Z] cgroupns [2021-04-24T16:31:57.264Z] Kernel Version: 5.4.0-1041-aws [2021-04-24T16:31:57.264Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-24T16:31:57.264Z] OSType: linux [2021-04-24T16:31:57.264Z] Architecture: x86_64 [2021-04-24T16:31:57.264Z] CPUs: 2 [2021-04-24T16:31:57.264Z] Total Memory: 7.569GiB [2021-04-24T16:31:57.264Z] Name: ip-10-100-97-144 [2021-04-24T16:31:57.264Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-24T16:31:57.264Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:31:57.264Z] Debug Mode: false [2021-04-24T16:31:57.264Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:31:57.264Z] Labels: [2021-04-24T16:31:57.264Z] Experimental: true [2021-04-24T16:31:57.264Z] Insecure Registries: [2021-04-24T16:31:57.264Z] 127.0.0.0/8 [2021-04-24T16:31:57.264Z] Live Restore Enabled: true [2021-04-24T16:31:57.264Z] [2021-04-24T16:31:57.264Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-04-24T16:31:57.306Z] #21 22.20 Selecting previously unselected package libonig5:s390x. [2021-04-24T16:31:57.306Z] #21 22.20 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.20 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-24T16:31:57.306Z] #21 22.27 Selecting previously unselected package libjq1:s390x. [2021-04-24T16:31:57.306Z] #21 22.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.27 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-24T16:31:57.306Z] #21 22.34 Selecting previously unselected package jq. [2021-04-24T16:31:57.306Z] #21 22.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:31:57.306Z] #21 22.38 Selecting previously unselected package libaio1:s390x. [2021-04-24T16:31:57.306Z] #21 22.38 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.38 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-24T16:31:57.306Z] #21 22.41 Selecting previously unselected package libgpm2:s390x. [2021-04-24T16:31:57.306Z] #21 22.41 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.41 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-24T16:31:57.306Z] #21 22.44 Selecting previously unselected package libicu63:s390x. [2021-04-24T16:31:57.306Z] #21 22.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-24T16:31:57.306Z] #21 22.45 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [Pipeline] sh [2021-04-24T16:31:57.366Z] #43 8.226 PBCC images/rpc.pb-c.c [2021-04-24T16:31:57.366Z] #43 8.271 DEP images/rpc.pb-c.d [2021-04-24T16:31:57.366Z] #43 8.326 PBCC images/siginfo.pb-c.c [2021-04-24T16:31:57.366Z] #43 8.350 DEP images/siginfo.pb-c.d [2021-04-24T16:31:57.366Z] #43 8.416 PBCC images/pagemap.pb-c.c [2021-04-24T16:31:57.366Z] #43 8.440 DEP images/pagemap.pb-c.d [2021-04-24T16:31:57.371Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-04-24T16:31:57.371Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-24T16:31:57.414Z] #26 DONE 15.0s [2021-04-24T16:31:57.414Z] [2021-04-24T16:31:57.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:57.414Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:57.414Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2021-04-24T16:31:57.414Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-04-24T16:31:57.414Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-04-24T16:31:57.599Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:31:57.599Z] #2 [internal] load .dockerignore [2021-04-24T16:31:57.599Z] #2 sha256:70a45c06740ea5dc68b1d10e46c25436620f491d7f40af796c55b24d640b82da [2021-04-24T16:31:57.599Z] #2 transferring context: [2021-04-24T16:31:57.626Z] #43 8.466 PBCC images/rlimit.pb-c.c [2021-04-24T16:31:57.626Z] #43 8.499 DEP images/rlimit.pb-c.d [2021-04-24T16:31:57.626Z] #43 8.566 PBCC images/file-lock.pb-c.c [2021-04-24T16:31:57.626Z] #43 8.617 DEP images/file-lock.pb-c.d [2021-04-24T16:31:57.626Z] #43 8.673 PBCC images/tty.pb-c.c [2021-04-24T16:31:57.626Z] #43 8.734 DEP images/tty.pb-c.d [2021-04-24T16:31:57.626Z] #43 8.778 PBCC images/tun.pb-c.c [2021-04-24T16:31:57.859Z] #2 transferring context: 87B done [2021-04-24T16:31:57.859Z] #2 DONE 0.1s [2021-04-24T16:31:57.859Z] [2021-04-24T16:31:57.859Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:31:57.859Z] #1 sha256:77de205889c205d10016a8566c7fad50e375c71edd4dddbb34eec025bf41fb38 [2021-04-24T16:31:57.859Z] #1 transferring dockerfile: 17.07kB done [2021-04-24T16:31:57.859Z] #1 DONE 0.2s [2021-04-24T16:31:57.859Z] [2021-04-24T16:31:57.859Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:31:57.859Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-24T16:31:57.886Z] #43 8.840 PBCC images/netdev.pb-c.c [2021-04-24T16:31:57.886Z] #43 8.909 DEP images/tun.pb-c.d [2021-04-24T16:31:57.886Z] #43 8.970 DEP images/netdev.pb-c.d [2021-04-24T16:31:57.886Z] #43 9.003 PBCC images/vma.pb-c.c [2021-04-24T16:31:57.988Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-24T16:31:58.146Z] #43 9.050 DEP images/vma.pb-c.d [2021-04-24T16:31:58.146Z] #43 9.103 PBCC images/creds.pb-c.c [2021-04-24T16:31:58.146Z] #43 9.118 DEP images/creds.pb-c.d [2021-04-24T16:31:58.146Z] #43 9.161 PBCC images/utsns.pb-c.c [2021-04-24T16:31:58.146Z] #43 9.192 DEP images/utsns.pb-c.d [2021-04-24T16:31:58.146Z] #43 9.231 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:31:58.146Z] #43 9.268 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:31:58.146Z] #43 9.302 DEP images/ipc-desc.pb-c.d [2021-04-24T16:31:58.251Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-24T16:31:58.308Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-04-24T16:31:58.406Z] #43 9.382 DEP images/ipc-sem.pb-c.d [2021-04-24T16:31:58.406Z] #43 9.424 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:31:58.406Z] #43 9.453 DEP images/ipc-msg.pb-c.d [2021-04-24T16:31:58.406Z] #43 9.510 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:31:58.406Z] #43 9.546 DEP images/ipc-shm.pb-c.d [2021-04-24T16:31:58.406Z] #43 9.594 PBCC images/ipc-var.pb-c.c [2021-04-24T16:31:58.427Z] #3 DONE 0.4s [2021-04-24T16:31:58.427Z] [2021-04-24T16:31:58.427Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:31:58.427Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-24T16:31:58.427Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:31:58.427Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-24T16:31:58.427Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2021-04-24T16:31:58.427Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:31:58.427Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-24T16:31:58.427Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-24T16:31:58.566Z] #9 ... [2021-04-24T16:31:58.566Z] [2021-04-24T16:31:58.566Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:31:58.566Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-24T16:31:58.566Z] #63 DONE 1.0s [2021-04-24T16:31:58.566Z] [2021-04-24T16:31:58.566Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:31:58.566Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:31:58.566Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-24T16:31:58.665Z] #43 9.632 DEP images/ipc-var.pb-c.d [2021-04-24T16:31:58.666Z] #43 9.686 PBCC images/sk-opts.pb-c.c [2021-04-24T16:31:58.666Z] #43 9.702 PBCC images/packet-sock.pb-c.c [2021-04-24T16:31:58.666Z] #43 9.754 DEP images/sk-opts.pb-c.d [2021-04-24T16:31:58.666Z] #43 9.815 DEP images/packet-sock.pb-c.d [2021-04-24T16:31:58.688Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-24T16:31:58.688Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-24T16:31:58.925Z] #43 9.906 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:31:58.925Z] #43 9.986 DEP images/sk-netlink.pb-c.d [2021-04-24T16:31:58.925Z] #43 10.04 PBCC images/sk-inet.pb-c.c [2021-04-24T16:31:58.925Z] #43 10.09 DEP images/sk-inet.pb-c.d [2021-04-24T16:31:58.973Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-24T16:31:58.973Z] #4 DONE 0.6s [2021-04-24T16:31:59.183Z] #43 10.14 PBCC images/sk-unix.pb-c.c [2021-04-24T16:31:59.184Z] #43 10.20 DEP images/sk-unix.pb-c.d [2021-04-24T16:31:59.184Z] #43 10.25 PBCC images/mm.pb-c.c [2021-04-24T16:31:59.184Z] #43 10.34 DEP images/mm.pb-c.d [2021-04-24T16:31:59.232Z] [2021-04-24T16:31:59.232Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:31:59.232Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:31:59.363Z] #21 24.42 Selecting previously unselected package libnet1:s390x. [2021-04-24T16:31:59.363Z] #21 24.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-24T16:31:59.363Z] #21 24.43 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-24T16:31:59.363Z] #21 24.47 Selecting previously unselected package libnl-3-200:s390x. [2021-04-24T16:31:59.363Z] #21 24.47 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-24T16:31:59.363Z] #21 24.47 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-24T16:31:59.363Z] #21 24.50 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-24T16:31:59.363Z] #21 24.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-24T16:31:59.363Z] #21 24.51 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-24T16:31:59.444Z] #43 10.41 PBCC images/timerfd.pb-c.c [2021-04-24T16:31:59.444Z] #43 10.49 DEP images/timerfd.pb-c.d [2021-04-24T16:31:59.444Z] #43 10.54 PBCC images/timer.pb-c.c [2021-04-24T16:31:59.444Z] #43 10.58 DEP images/timer.pb-c.d [2021-04-24T16:31:59.444Z] #43 10.62 PBCC images/sa.pb-c.c [2021-04-24T16:31:59.652Z] #21 24.54 Selecting previously unselected package libreadline5:s390x. [2021-04-24T16:31:59.652Z] #21 24.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-24T16:31:59.652Z] #21 24.54 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-24T16:31:59.652Z] #21 24.59 Selecting previously unselected package net-tools. [2021-04-24T16:31:59.652Z] #21 24.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-24T16:31:59.652Z] #21 24.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:31:59.652Z] #21 24.72 Selecting previously unselected package python-pip-whl. [2021-04-24T16:31:59.652Z] #21 24.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:31:59.652Z] #21 24.73 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:31:59.704Z] #43 10.69 DEP images/sa.pb-c.d [2021-04-24T16:31:59.704Z] #43 10.75 PBCC images/pipe-data.pb-c.c [2021-04-24T16:31:59.704Z] #43 10.79 DEP images/pipe-data.pb-c.d [2021-04-24T16:31:59.704Z] #43 10.87 PBCC images/mnt.pb-c.c [2021-04-24T16:31:59.780Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:31:59.804Z] > git --version # timeout=10 [2021-04-24T16:31:59.808Z] > git --version # 'git version 2.25.1' [2021-04-24T16:31:59.813Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:31:59.936Z] #9 ... [2021-04-24T16:31:59.936Z] [2021-04-24T16:31:59.936Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:31:59.936Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-24T16:31:59.936Z] #65 DONE 1.3s [2021-04-24T16:31:59.941Z] #21 25.09 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:31:59.963Z] #43 10.92 DEP images/mnt.pb-c.d [2021-04-24T16:31:59.963Z] #43 11.02 PBCC images/sk-packet.pb-c.c [2021-04-24T16:31:59.963Z] #43 11.06 DEP images/sk-packet.pb-c.d [2021-04-24T16:31:59.963Z] #43 11.12 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:32:00.168Z] #8 ... [2021-04-24T16:32:00.168Z] [2021-04-24T16:32:00.168Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:00.168Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:32:00.168Z] #7 DONE 1.3s [Pipeline] withEnv [Pipeline] { [2021-04-24T16:32:00.205Z] [2021-04-24T16:32:00.205Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:00.205Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [Pipeline] withEnv [Pipeline] { [2021-04-24T16:32:00.225Z] #43 11.19 DEP images/tcp-stream.pb-c.d [2021-04-24T16:32:00.225Z] #43 11.25 PBCC images/pipe.pb-c.c [2021-04-24T16:32:00.225Z] #43 11.29 DEP images/pipe.pb-c.d [2021-04-24T16:32:00.225Z] #43 11.34 PBCC images/pstree.pb-c.c [2021-04-24T16:32:00.225Z] #43 11.37 DEP images/pstree.pb-c.d [Pipeline] stage [Pipeline] { (Print info) [2021-04-24T16:32:00.230Z] #21 25.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:32:00.230Z] #21 25.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:32:00.230Z] #21 25.19 Selecting previously unselected package python3-distutils. [2021-04-24T16:32:00.230Z] #21 25.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:32:00.230Z] #21 25.20 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:32:00.230Z] #21 25.32 Selecting previously unselected package python3-pip. [Pipeline] sh [2021-04-24T16:32:00.428Z] [2021-04-24T16:32:00.428Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:00.428Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:32:00.428Z] #8 DONE 1.3s [2021-04-24T16:32:00.428Z] [2021-04-24T16:32:00.428Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:32:00.428Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-24T16:32:00.428Z] #5 DONE 1.4s [2021-04-24T16:32:00.428Z] [2021-04-24T16:32:00.428Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:32:00.428Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-24T16:32:00.428Z] #6 DONE 1.4s [2021-04-24T16:32:00.484Z] #43 11.42 PBCC images/fs.pb-c.c [2021-04-24T16:32:00.484Z] #43 11.45 DEP images/fs.pb-c.d [2021-04-24T16:32:00.484Z] #43 11.50 PBCC images/signalfd.pb-c.c [2021-04-24T16:32:00.484Z] #43 11.55 DEP images/signalfd.pb-c.d [2021-04-24T16:32:00.484Z] #43 11.60 PBCC images/fh.pb-c.c [2021-04-24T16:32:00.520Z] #21 25.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:32:00.520Z] #21 25.33 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:32:00.520Z] #21 25.46 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:32:00.520Z] #21 25.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:32:00.520Z] #21 25.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:32:00.520Z] #21 25.52 Selecting previously unselected package python3-setuptools. [2021-04-24T16:32:00.520Z] #21 25.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:32:00.520Z] #21 25.53 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:32:00.520Z] #21 25.67 Selecting previously unselected package python3-wheel. [2021-04-24T16:32:00.520Z] #21 25.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:32:00.520Z] #21 25.67 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:32:00.520Z] #21 25.71 Selecting previously unselected package sudo. [2021-04-24T16:32:00.744Z] #43 11.65 PBCC images/fsnotify.pb-c.c [2021-04-24T16:32:00.744Z] #43 11.71 DEP images/fh.pb-c.d [2021-04-24T16:32:00.744Z] #43 11.78 DEP images/fsnotify.pb-c.d [2021-04-24T16:32:00.744Z] #43 11.84 PBCC images/eventpoll.pb-c.c [2021-04-24T16:32:00.809Z] #21 25.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-24T16:32:00.809Z] #21 25.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:32:00.816Z] + docker version [2021-04-24T16:32:00.864Z] Removing intermediate container 782130ff82da [2021-04-24T16:32:00.864Z] ---> 3125086ad739 [2021-04-24T16:32:00.864Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-24T16:32:00.864Z] ---> 805dc2d65d1c [2021-04-24T16:32:00.864Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-24T16:32:00.864Z] ---> 07dac0cd5e05 [2021-04-24T16:32:00.864Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-24T16:32:00.864Z] ---> Running in ebe1e7cb791c [2021-04-24T16:32:00.864Z] Removing intermediate container ebe1e7cb791c [2021-04-24T16:32:00.864Z] ---> c51c895f7169 [2021-04-24T16:32:00.864Z] Successfully built c51c895f7169 [2021-04-24T16:32:00.864Z] Successfully tagged moby-buildx:latest [2021-04-24T16:32:00.864Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-24T16:32:00.864Z] if [ -n "${id}" ]; then \ [2021-04-24T16:32:00.864Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-24T16:32:00.864Z] && touch bundles/buildx; \ [2021-04-24T16:32:00.864Z] docker rm -f ${id}; \ [2021-04-24T16:32:00.864Z] fi [2021-04-24T16:32:00.864Z] 3a641ad1bee00d8944098fc14537343eef44dec513d6935263153f616da7396d [2021-04-24T16:32:00.864Z] bundles/buildx version [2021-04-24T16:32:00.864Z] buildx v0.5.1 11057da [2021-04-24T16:32:00.864Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:32:00.864Z] #1 [internal] booting buildkit [2021-04-24T16:32:00.864Z] #1 sha256:ee4afafaeb4e25a88f469f74fa2a59bf5c2bfdcfb8b7073c85393b771a6e38fb [2021-04-24T16:32:00.864Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-24T16:32:01.004Z] #43 11.89 DEP images/eventpoll.pb-c.d [2021-04-24T16:32:01.004Z] #43 11.92 PBCC images/eventfd.pb-c.c [2021-04-24T16:32:01.004Z] #43 11.95 DEP images/eventfd.pb-c.d [2021-04-24T16:32:01.004Z] #43 ... [2021-04-24T16:32:01.004Z] [2021-04-24T16:32:01.004Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:01.004Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:01.004Z] #45 69.42 fmt [2021-04-24T16:32:01.004Z] #45 72.06 path/filepath [2021-04-24T16:32:01.004Z] #45 73.17 regexp [2021-04-24T16:32:01.004Z] #45 74.45 flag [2021-04-24T16:32:01.004Z] #45 75.79 go/token [2021-04-24T16:32:01.004Z] #45 76.46 go/scanner [2021-04-24T16:32:01.004Z] #45 76.69 internal/lazyregexp [2021-04-24T16:32:01.004Z] #45 76.90 path [2021-04-24T16:32:01.004Z] #45 77.39 io/ioutil [2021-04-24T16:32:01.004Z] #45 77.62 go/ast [2021-04-24T16:32:01.004Z] #45 78.12 net/url [2021-04-24T16:32:01.004Z] #45 ... [2021-04-24T16:32:01.004Z] [2021-04-24T16:32:01.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:01.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:01.004Z] #43 11.99 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:32:01.004Z] #43 12.02 DEP images/remap-file-path.pb-c.d [2021-04-24T16:32:01.004Z] #43 12.05 PBCC images/fifo.pb-c.c [2021-04-24T16:32:01.004Z] #43 12.06 DEP images/fifo.pb-c.d [2021-04-24T16:32:01.004Z] #43 12.13 PBCC images/ghost-file.pb-c.c [2021-04-24T16:32:01.004Z] #43 12.17 DEP images/ghost-file.pb-c.d [2021-04-24T16:32:01.098Z] #21 26.05 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:32:01.098Z] #21 26.05 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-24T16:32:01.098Z] #21 26.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:32:01.098Z] #21 26.20 Selecting previously unselected package uidmap. [2021-04-24T16:32:01.098Z] #21 26.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-24T16:32:01.098Z] #21 26.21 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:32:01.098Z] #21 26.27 Selecting previously unselected package vim-runtime. [2021-04-24T16:32:01.264Z] #43 12.25 PBCC images/regfile.pb-c.c [2021-04-24T16:32:01.264Z] #43 12.34 DEP images/regfile.pb-c.d [2021-04-24T16:32:01.264Z] #43 12.41 PBCC images/ns.pb-c.c [2021-04-24T16:32:01.264Z] #43 12.45 DEP images/ns.pb-c.d [2021-04-24T16:32:01.390Z] #21 26.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:32:01.390Z] #21 26.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:32:01.390Z] #21 26.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:32:01.390Z] #21 26.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:32:01.524Z] #43 12.53 PBCC images/fdinfo.pb-c.c [2021-04-24T16:32:01.525Z] #43 12.60 DEP images/fdinfo.pb-c.d [2021-04-24T16:32:01.787Z] #43 12.66 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:32:01.787Z] #43 12.75 PBCC images/core-arm.pb-c.c [2021-04-24T16:32:01.787Z] #43 12.80 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:32:01.787Z] #43 12.88 PBCC images/core-s390.pb-c.c [2021-04-24T16:32:02.047Z] #43 12.96 PBCC images/core-x86.pb-c.c [2021-04-24T16:32:02.047Z] #43 13.03 PBCC images/core.pb-c.c [2021-04-24T16:32:02.047Z] #43 13.09 PBCC images/inventory.pb-c.c [2021-04-24T16:32:02.056Z] #21 ... [2021-04-24T16:32:02.056Z] [2021-04-24T16:32:02.056Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:02.056Z] #44 57.64 CC criu/cr-errno.o [2021-04-24T16:32:02.056Z] #44 57.68 CC criu/cr-restore.o [2021-04-24T16:32:02.056Z] #44 60.08 CC criu/cr-service.o [2021-04-24T16:32:02.056Z] #44 60.91 CC criu/crtools.o [2021-04-24T16:32:02.056Z] #44 61.32 CC criu/eventfd.o [2021-04-24T16:32:02.056Z] #44 61.58 CC criu/eventpoll.o [2021-04-24T16:32:02.056Z] #44 62.14 CC criu/external.o [2021-04-24T16:32:02.056Z] #44 62.34 CC criu/fault-injection.o [2021-04-24T16:32:02.056Z] #44 62.37 CC criu/fdstore.o [2021-04-24T16:32:02.056Z] #44 62.55 CC criu/fifo.o [2021-04-24T16:32:02.056Z] #44 62.76 CC criu/file-ids.o [2021-04-24T16:32:02.056Z] #44 62.91 CC criu/file-lock.o [2021-04-24T16:32:02.056Z] #44 63.43 CC criu/files-ext.o [2021-04-24T16:32:02.056Z] #44 63.75 CC criu/files-reg.o [2021-04-24T16:32:02.056Z] #44 65.05 CC criu/files.o [2021-04-24T16:32:02.056Z] #44 66.01 CC criu/filesystems.o [2021-04-24T16:32:02.056Z] #44 66.37 CC criu/fsnotify.o [2021-04-24T16:32:02.056Z] #44 67.02 CC criu/image-desc.o [2021-04-24T16:32:02.056Z] #44 67.09 CC criu/image.o [2021-04-24T16:32:02.056Z] #44 67.65 CC criu/ipc_ns.o [2021-04-24T16:32:02.307Z] #43 13.22 DEP images/core-aarch64.pb-c.d [2021-04-24T16:32:02.307Z] #43 13.29 DEP images/core-arm.pb-c.d [2021-04-24T16:32:02.307Z] #43 13.37 DEP images/core-ppc64.pb-c.d [2021-04-24T16:32:02.307Z] #43 13.44 DEP images/core-s390.pb-c.d [2021-04-24T16:32:02.566Z] #43 13.52 DEP images/core-x86.pb-c.d [2021-04-24T16:32:02.566Z] #43 13.55 DEP images/core.pb-c.d [2021-04-24T16:32:02.566Z] #43 13.61 DEP images/inventory.pb-c.d [2021-04-24T16:32:02.566Z] #43 13.67 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:32:02.684Z] #44 68.26 CC criu/irmap.o [2021-04-24T16:32:02.734Z] #9 ... [2021-04-24T16:32:02.734Z] [2021-04-24T16:32:02.734Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:02.734Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:32:02.734Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 8.3s done [2021-04-24T16:32:02.734Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.8s done [2021-04-24T16:32:02.734Z] #26 DONE 14.6s [2021-04-24T16:32:02.734Z] [2021-04-24T16:32:02.734Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:02.734Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:02.826Z] #43 13.71 DEP images/cpuinfo.pb-c.d [2021-04-24T16:32:02.826Z] #43 13.76 PBCC images/stats.pb-c.c [2021-04-24T16:32:02.826Z] #43 13.82 DEP images/stats.pb-c.d [2021-04-24T16:32:02.973Z] #44 68.62 CC criu/kcmp-ids.o [2021-04-24T16:32:02.973Z] #44 ... [2021-04-24T16:32:02.973Z] [2021-04-24T16:32:02.973Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-24T16:32:02.973Z] #21 28.17 Selecting previously unselected package vim. [2021-04-24T16:32:02.975Z] [2021-04-24T16:32:02.975Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:02.975Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:02.975Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-24T16:32:02.975Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:32:02.975Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-24T16:32:02.975Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-24T16:32:02.975Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-04-24T16:32:03.235Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.4s [2021-04-24T16:32:03.235Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-04-24T16:32:03.235Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.83MB / 50.40MB 0.5s [2021-04-24T16:32:03.262Z] #21 28.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-24T16:32:03.262Z] #21 28.18 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:32:03.494Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.6s [2021-04-24T16:32:03.494Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.7s [2021-04-24T16:32:03.550Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-04-24T16:32:03.551Z] #21 28.53 Selecting previously unselected package xfsprogs. [2021-04-24T16:32:03.551Z] #21 28.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-24T16:32:03.551Z] #21 28.54 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:32:03.618Z] #1 pulling image moby/buildkit:buildx-stable-1 5.5s done [2021-04-24T16:32:03.663Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-04-24T16:32:03.755Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 0.9s [2021-04-24T16:32:03.755Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-04-24T16:32:03.755Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.0s [2021-04-24T16:32:03.755Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.0s [2021-04-24T16:32:03.843Z] #21 28.82 Selecting previously unselected package zip. [2021-04-24T16:32:03.843Z] #21 28.82 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-24T16:32:03.843Z] #21 28.82 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:32:03.843Z] #21 28.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:32:03.843Z] #21 28.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:32:03.843Z] #21 28.94 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-24T16:32:03.843Z] #21 28.95 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-24T16:32:03.843Z] #21 28.96 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-24T16:32:03.843Z] #21 28.96 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-24T16:32:03.843Z] #21 28.97 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:32:03.843Z] #21 28.98 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-24T16:32:03.843Z] #21 28.99 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-24T16:32:03.843Z] #21 29.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:32:03.843Z] #21 29.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-24T16:32:03.843Z] #21 29.01 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-24T16:32:03.843Z] #21 29.02 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:32:03.915Z] #1 creating container buildx_buildkit_default [2021-04-24T16:32:04.018Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2021-04-24T16:32:04.018Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 1.1s [2021-04-24T16:32:04.018Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.1s [2021-04-24T16:32:04.018Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.58MB / 51.83MB 1.2s [2021-04-24T16:32:04.018Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 1.2s [2021-04-24T16:32:04.132Z] #21 29.03 Setting up zip (3.0-11+b1) ... [2021-04-24T16:32:04.132Z] #21 29.03 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:32:04.132Z] #21 29.05 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:32:04.207Z] #43 15.28 make[1]: Nothing to be done for 'all'. [2021-04-24T16:32:04.211Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-24T16:32:04.211Z] #1 DONE 5.9s [2021-04-24T16:32:04.277Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 1.3s [2021-04-24T16:32:04.277Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2021-04-24T16:32:04.277Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.21MB / 51.83MB 1.4s [2021-04-24T16:32:04.277Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.5s [2021-04-24T16:32:04.493Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.1s done [2021-04-24T16:32:04.505Z] [2021-04-24T16:32:04.505Z] #2 [internal] load build definition from Dockerfile [2021-04-24T16:32:04.505Z] #2 sha256:db65cc5728c08d801496e19f8bf3cfb9154e23750375d8c336fa93519fd9e03f [2021-04-24T16:32:04.505Z] #2 transferring dockerfile: 17.06kB done [2021-04-24T16:32:04.505Z] #2 DONE 0.0s [2021-04-24T16:32:04.505Z] [2021-04-24T16:32:04.505Z] #3 [internal] load .dockerignore [2021-04-24T16:32:04.505Z] #3 sha256:a175f6634314ee3d695f2c221d2290ee3e39c17ce4d5ee20f3f332df61c61e61 [2021-04-24T16:32:04.505Z] #3 transferring context: 87B done [2021-04-24T16:32:04.505Z] #3 DONE 0.0s [2021-04-24T16:32:04.505Z] [2021-04-24T16:32:04.505Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:32:04.505Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-24T16:32:04.538Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.19MB / 51.83MB 1.6s [2021-04-24T16:32:04.538Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 1.8s [2021-04-24T16:32:04.759Z] #9 ... [2021-04-24T16:32:04.759Z] [2021-04-24T16:32:04.759Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:04.759Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:04.759Z] #27 1.214 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:04.759Z] #27 1.229 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:04.759Z] #27 1.324 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:04.759Z] #27 1.398 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:04.759Z] #27 1.677 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:04.759Z] #27 2.109 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:04.759Z] #27 3.587 Fetched 8428 kB in 3s (3214 kB/s) [2021-04-24T16:32:04.759Z] #27 3.587 Reading package lists... [2021-04-24T16:32:04.759Z] #27 4.590 Reading package lists... [2021-04-24T16:32:04.759Z] #27 5.496 Building dependency tree... [2021-04-24T16:32:04.759Z] #27 5.956 The following additional packages will be installed: [2021-04-24T16:32:04.759Z] #27 5.957 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:32:04.759Z] #27 5.957 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:32:04.759Z] #27 5.958 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:32:04.759Z] #27 5.960 Suggested packages: [2021-04-24T16:32:04.759Z] #27 5.960 krb5-doc krb5-user [2021-04-24T16:32:04.759Z] #27 5.960 Recommended packages: [2021-04-24T16:32:04.759Z] #27 5.960 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:32:04.759Z] #27 6.218 The following NEW packages will be installed: [2021-04-24T16:32:04.759Z] #27 6.219 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:32:04.759Z] #27 6.219 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:32:04.759Z] #27 6.220 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:32:04.759Z] #27 6.220 libssh2-1 libssl1.1 openssl [2021-04-24T16:32:04.759Z] #27 6.509 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:32:04.759Z] #27 6.509 Need to get 5059 kB of archives. [2021-04-24T16:32:04.759Z] #27 6.509 After this operation, 12.1 MB of additional disk space will be used. [2021-04-24T16:32:04.759Z] #27 6.509 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:32:04.759Z] #27 6.518 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-24T16:32:04.759Z] #27 6.518 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-24T16:32:04.759Z] #27 6.518 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-24T16:32:04.759Z] #27 6.521 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-24T16:32:04.759Z] #27 6.534 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-24T16:32:04.759Z] #27 6.534 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-24T16:32:04.759Z] #27 6.534 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-24T16:32:04.759Z] #27 6.546 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:32:04.759Z] #27 6.546 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-24T16:32:04.759Z] #27 6.546 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-24T16:32:04.759Z] #27 6.552 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-24T16:32:04.759Z] #27 6.552 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-24T16:32:04.759Z] #27 6.558 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-24T16:32:04.759Z] #27 6.558 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-24T16:32:04.759Z] #27 6.558 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:32:04.759Z] #27 6.567 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:32:04.759Z] #27 6.567 Get:18 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:32:04.759Z] #27 6.748 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-24T16:32:04.759Z] #27 6.805 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-24T16:32:04.759Z] #27 6.826 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-24T16:32:04.759Z] #27 7.090 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:32:04.759Z] #27 7.129 Fetched 5059 kB in 1s (8615 kB/s) [2021-04-24T16:32:04.759Z] #27 7.162 Selecting previously unselected package libssl1.1:amd64. [2021-04-24T16:32:04.759Z] #27 7.162 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-24T16:32:04.759Z] #27 7.173 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:04.759Z] #27 7.186 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:04.759Z] #27 7.430 Selecting previously unselected package openssl. [2021-04-24T16:32:04.759Z] #27 7.430 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:04.759Z] #27 ... [2021-04-24T16:32:04.759Z] [2021-04-24T16:32:04.759Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:04.759Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:04.759Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-24T16:32:04.798Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-04-24T16:32:04.798Z] #4 DONE 0.5s [2021-04-24T16:32:04.798Z] [2021-04-24T16:32:04.798Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:32:04.798Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-24T16:32:04.798Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:32:04.798Z] #5 DONE 0.0s [2021-04-24T16:32:05.031Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-04-24T16:32:05.057Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.0s done [2021-04-24T16:32:05.057Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-04-24T16:32:05.057Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.19MB / 120.17MB 2.3s [2021-04-24T16:32:05.091Z] [2021-04-24T16:32:05.091Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:32:05.091Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-24T16:32:05.091Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-24T16:32:05.091Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-24T16:32:05.159Z] #21 30.37 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-24T16:32:05.288Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-24T16:32:05.323Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 2.4s [2021-04-24T16:32:05.386Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-24T16:32:05.386Z] #5 DONE 0.3s [2021-04-24T16:32:05.386Z] [2021-04-24T16:32:05.386Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:05.386Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:32:05.449Z] #21 30.37 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:32:05.449Z] #21 30.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:32:05.449Z] #21 30.39 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:32:05.449Z] #21 30.43 invoke-rc.d: could not determine current runlevel [2021-04-24T16:32:05.449Z] #21 30.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:32:05.449Z] #21 30.44 Setting up pigz (2.4-1) ... [2021-04-24T16:32:05.449Z] #21 30.45 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-24T16:32:05.449Z] #21 30.45 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-24T16:32:05.449Z] #21 30.46 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:32:05.449Z] #21 30.47 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-24T16:32:05.449Z] #21 30.48 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:32:05.588Z] #43 16.59 CC images/stats.o [2021-04-24T16:32:05.599Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.12MB / 120.17MB 2.6s [2021-04-24T16:32:05.599Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 2.8s [2021-04-24T16:32:05.738Z] #21 30.66 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-24T16:32:05.738Z] #21 30.66 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-24T16:32:05.738Z] #21 30.67 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-24T16:32:05.738Z] #21 30.68 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:32:05.738Z] #21 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:32:05.738Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:32:05.738Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:32:05.738Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:32:05.738Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:32:05.738Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:32:05.738Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:32:05.738Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:32:05.738Z] #21 30.72 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-24T16:32:05.738Z] #21 30.73 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:32:05.738Z] #21 30.74 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-24T16:32:05.738Z] #21 30.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:05.738Z] #21 30.77 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-24T16:32:05.738Z] #21 30.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:32:05.847Z] #43 16.91 CC images/core.o [2021-04-24T16:32:05.859Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-04-24T16:32:05.859Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 3.1s [2021-04-24T16:32:05.859Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 3.1s [2021-04-24T16:32:06.121Z] #9 ... [2021-04-24T16:32:06.121Z] [2021-04-24T16:32:06.121Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:06.121Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:32:06.121Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-24T16:32:06.121Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:32:06.121Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:32:06.121Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:32:06.121Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-24T16:32:06.121Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-24T16:32:06.121Z] #62 DONE 3.3s [2021-04-24T16:32:06.121Z] [2021-04-24T16:32:06.121Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:06.121Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:06.121Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 3.2s [2021-04-24T16:32:06.121Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.2s [2021-04-24T16:32:06.121Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 3.3s [2021-04-24T16:32:06.121Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-04-24T16:32:06.382Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.59MB / 120.17MB 3.4s [2021-04-24T16:32:06.382Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 3.4s [2021-04-24T16:32:06.429Z] #9 DONE 0.9s [2021-04-24T16:32:06.429Z] [2021-04-24T16:32:06.429Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:32:06.429Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-24T16:32:06.429Z] #8 DONE 1.1s [2021-04-24T16:32:06.429Z] [2021-04-24T16:32:06.429Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:32:06.429Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-24T16:32:06.429Z] #6 DONE 1.0s [2021-04-24T16:32:06.429Z] [2021-04-24T16:32:06.429Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:06.429Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:32:06.644Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 3.7s [2021-04-24T16:32:06.644Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 3.7s [2021-04-24T16:32:06.644Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.12MB / 120.17MB 3.8s [2021-04-24T16:32:06.644Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 3.8s [2021-04-24T16:32:06.724Z] #7 DONE 1.4s [2021-04-24T16:32:06.787Z] #43 17.52 CC images/core-x86.o [2021-04-24T16:32:06.787Z] #43 ... [2021-04-24T16:32:06.787Z] [2021-04-24T16:32:06.787Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:06.787Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:32:06.787Z] #51 75.30 encoding/json [2021-04-24T16:32:06.787Z] #51 77.94 github.com/pkg/diff [2021-04-24T16:32:06.787Z] #51 78.96 go/ast [2021-04-24T16:32:06.787Z] #51 80.80 golang.org/x/crypto/ssh/terminal [2021-04-24T16:32:06.787Z] #51 82.14 mvdan.cc/editorconfig [2021-04-24T16:32:06.787Z] #51 83.08 mvdan.cc/sh/v3/fileutil [2021-04-24T16:32:06.787Z] #51 83.24 text/tabwriter [2021-04-24T16:32:06.787Z] #51 83.68 mvdan.cc/sh/v3/syntax [2021-04-24T16:32:06.904Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 3.9s [2021-04-24T16:32:06.904Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.40MB / 68.67MB 3.9s [2021-04-24T16:32:06.904Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s [2021-04-24T16:32:06.904Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 4.0s [2021-04-24T16:32:06.904Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.19MB / 68.67MB 4.1s [2021-04-24T16:32:07.028Z] [2021-04-24T16:32:07.028Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:07.028Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:32:07.028Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:32:07.028Z] #65 DONE 0.1s [2021-04-24T16:32:07.028Z] [2021-04-24T16:32:07.028Z] #24 [internal] load build context [2021-04-24T16:32:07.028Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:07.028Z] #24 ... [2021-04-24T16:32:07.028Z] [2021-04-24T16:32:07.028Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:07.028Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-24T16:32:07.028Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-24T16:32:07.028Z] #27 DONE 0.1s [2021-04-24T16:32:07.028Z] [2021-04-24T16:32:07.028Z] #24 [internal] load build context [2021-04-24T16:32:07.028Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:07.047Z] #51 ... [2021-04-24T16:32:07.047Z] [2021-04-24T16:32:07.047Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:07.047Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:07.047Z] #43 18.06 CC images/core-arm.o [2021-04-24T16:32:07.166Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 4.2s [2021-04-24T16:32:07.166Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.4s [2021-04-24T16:32:07.236Z] #21 32.28 Setting up iptables (1.8.2-4) ... [2021-04-24T16:32:07.236Z] #21 32.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:32:07.236Z] #21 32.32 Setting up python3 (3.7.3-1) ... [2021-04-24T16:32:07.307Z] #43 18.50 CC images/core-aarch64.o [2021-04-24T16:32:07.864Z] #21 32.63 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:32:07.877Z] #43 18.86 CC images/core-ppc64.o [2021-04-24T16:32:08.153Z] #21 33.12 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:32:08.153Z] #9 ... [2021-04-24T16:32:08.153Z] [2021-04-24T16:32:08.153Z] #23 [internal] load build context [2021-04-24T16:32:08.153Z] #23 sha256:97e4d5b4c5258acaefb58e33c03b9680f77b562a4e2d21fb621738e6edd90aab [2021-04-24T16:32:08.153Z] #23 transferring context: 53.19MB 4.8s done [2021-04-24T16:32:08.153Z] #23 DONE 5.4s [2021-04-24T16:32:08.153Z] [2021-04-24T16:32:08.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:08.153Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:08.447Z] #43 19.55 CC images/core-s390.o [2021-04-24T16:32:08.707Z] #43 ... [2021-04-24T16:32:08.707Z] [2021-04-24T16:32:08.707Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:08.707Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:08.707Z] #13 73.05 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:32:08.707Z] #13 73.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:32:08.707Z] #13 73.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:08.707Z] #13 73.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:32:08.707Z] #13 73.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:32:08.707Z] #13 73.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:08.967Z] #13 ... [2021-04-24T16:32:08.967Z] [2021-04-24T16:32:08.967Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:32:08.967Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:32:08.974Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.2s done [2021-04-24T16:32:09.093Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s done [2021-04-24T16:32:09.180Z] #21 34.11 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:32:09.180Z] #21 34.12 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:32:09.180Z] #21 34.38 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:32:09.487Z] #56 42.93 Checking out files: 48% (1900/3903) Checking out files: 49% (1913/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) Checking out files: 68% (2655/3903) Checking out files: 69% (2694/3903) Checking out files: 70% (2733/3903) Checking out files: 71% (2772/3903) Checking out files: 72% (2811/3903) Checking out files: 73% (2850/3903) Checking out files: 74% (2889/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 86% (3361/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:32:09.487Z] #56 44.45 + cd /tmp/tmp.XtYq9d0ciT/src/github.com/containerd/containerd [2021-04-24T16:32:09.487Z] #56 44.45 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:32:09.546Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-24T16:32:09.646Z] #24 transferring context: 13.34MB 2.4s [2021-04-24T16:32:09.646Z] #24 ... [2021-04-24T16:32:09.646Z] [2021-04-24T16:32:09.646Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:09.646Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:32:09.646Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:32:09.646Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-24T16:32:09.646Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-24T16:32:09.646Z] #63 DONE 2.5s [2021-04-24T16:32:09.646Z] [2021-04-24T16:32:09.646Z] #24 [internal] load build context [2021-04-24T16:32:09.646Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:09.850Z] #21 34.83 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:32:10.036Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.8s done [2021-04-24T16:32:10.139Z] #21 35.10 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:32:10.295Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.2s done [2021-04-24T16:32:10.543Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-04-24T16:32:10.767Z] #21 35.74 Setting up python3-pip (18.1-5) ... [2021-04-24T16:32:10.833Z] Client: Docker Engine - Community [2021-04-24T16:32:10.833Z] Version: 20.10.5 [2021-04-24T16:32:10.833Z] API version: 1.41 [2021-04-24T16:32:10.833Z] Go version: go1.13.15 [2021-04-24T16:32:10.833Z] Git commit: 55c4c88 [2021-04-24T16:32:10.833Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-24T16:32:10.833Z] OS/Arch: linux/arm64 [2021-04-24T16:32:10.833Z] Context: default [2021-04-24T16:32:10.833Z] Experimental: true [2021-04-24T16:32:10.833Z] [2021-04-24T16:32:10.833Z] Server: Docker Engine - Community [2021-04-24T16:32:10.833Z] Engine: [2021-04-24T16:32:10.833Z] Version: 20.10.5 [2021-04-24T16:32:10.833Z] API version: 1.41 (minimum version 1.12) [2021-04-24T16:32:10.833Z] Go version: go1.13.15 [2021-04-24T16:32:10.833Z] Git commit: 363e9a8 [2021-04-24T16:32:10.833Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-24T16:32:10.833Z] OS/Arch: linux/arm64 [2021-04-24T16:32:10.833Z] Experimental: true [2021-04-24T16:32:10.833Z] containerd: [2021-04-24T16:32:10.833Z] Version: 1.4.4 [2021-04-24T16:32:10.833Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:32:10.833Z] runc: [2021-04-24T16:32:10.833Z] Version: 1.0.0-rc93 [2021-04-24T16:32:10.833Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:32:10.833Z] docker-init: [2021-04-24T16:32:10.833Z] Version: 0.19.0 [2021-04-24T16:32:10.833Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-24T16:32:10.934Z] #9 ... [2021-04-24T16:32:10.934Z] [2021-04-24T16:32:10.934Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:10.934Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:10.934Z] #27 7.434 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 7.585 Selecting previously unselected package ca-certificates. [2021-04-24T16:32:10.934Z] #27 7.586 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:32:10.934Z] #27 7.590 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:10.934Z] #27 7.725 Selecting previously unselected package libkeyutils1:amd64. [2021-04-24T16:32:10.934Z] #27 7.725 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 7.729 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:10.934Z] #27 7.774 Selecting previously unselected package libkrb5support0:amd64. [2021-04-24T16:32:10.934Z] #27 7.774 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 7.782 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 7.843 Selecting previously unselected package libk5crypto3:amd64. [2021-04-24T16:32:10.934Z] #27 7.843 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 7.858 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 7.931 Selecting previously unselected package libkrb5-3:amd64. [2021-04-24T16:32:10.934Z] #27 7.931 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 7.958 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 8.043 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-24T16:32:10.934Z] #27 8.043 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.046 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 8.119 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-24T16:32:10.934Z] #27 8.119 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 8.187 Selecting previously unselected package libsasl2-2:amd64. [2021-04-24T16:32:10.934Z] #27 8.187 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 8.257 Selecting previously unselected package libldap-common. [2021-04-24T16:32:10.934Z] #27 8.257 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:32:10.934Z] #27 8.260 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 8.317 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-24T16:32:10.934Z] #27 8.317 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.347 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 8.430 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-24T16:32:10.934Z] #27 8.431 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.436 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 8.485 Selecting previously unselected package libpsl5:amd64. [2021-04-24T16:32:10.934Z] #27 8.486 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.492 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:10.934Z] #27 8.534 Selecting previously unselected package librtmp1:amd64. [2021-04-24T16:32:10.934Z] #27 8.534 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.542 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:10.934Z] #27 8.582 Selecting previously unselected package libssh2-1:amd64. [2021-04-24T16:32:10.934Z] #27 8.582 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.585 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:10.934Z] #27 8.646 Selecting previously unselected package libcurl4:amd64. [2021-04-24T16:32:10.934Z] #27 8.646 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.649 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:10.934Z] #27 8.721 Selecting previously unselected package curl. [2021-04-24T16:32:10.934Z] #27 8.721 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.731 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:10.934Z] #27 8.802 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:32:10.934Z] #27 8.803 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.807 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:10.934Z] #27 8.865 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:32:10.934Z] #27 8.865 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.870 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:10.934Z] #27 8.908 Selecting previously unselected package jq. [2021-04-24T16:32:10.934Z] #27 8.908 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:10.934Z] #27 8.913 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:10.934Z] #27 8.953 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:10.934Z] #27 8.963 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:10.934Z] #27 8.973 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 9.074 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.090 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 9.102 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.110 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.119 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:10.934Z] #27 9.128 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.137 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.146 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:10.934Z] #27 9.155 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 9.164 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 9.178 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:10.934Z] #27 9.188 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:10.934Z] #27 9.198 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:10.934Z] #27 9.210 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:10.934Z] #27 9.796 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:10.934Z] #27 10.54 137 added, 0 removed; done. [2021-04-24T16:32:10.934Z] #27 10.57 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:10.934Z] #27 10.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:10.934Z] #27 10.59 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:10.934Z] #27 10.60 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:10.934Z] #27 10.61 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:10.934Z] #27 10.63 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:10.934Z] #27 10.64 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:10.934Z] #27 11.29 0 added, 0 removed; done. [2021-04-24T16:32:10.934Z] #27 11.29 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:32:10.934Z] #27 11.29 done. [2021-04-24T16:32:10.934Z] #27 DONE 13.5s [2021-04-24T16:32:10.934Z] [2021-04-24T16:32:10.934Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:32:10.934Z] #28 sha256:1db677189cb4021e3a135b8728539f29f690809ae948b3a5aa625a19f9733ce4 [2021-04-24T16:32:10.934Z] #28 DONE 0.1s [2021-04-24T16:32:10.934Z] [2021-04-24T16:32:10.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:10.934Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:11.001Z] #24 ... [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:11.001Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:32:11.001Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-04-24T16:32:11.001Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2021-04-24T16:32:11.001Z] #65 DONE 2.8s [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #24 [internal] load build context [2021-04-24T16:32:11.001Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:11.001Z] #24 ... [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:32:11.001Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-24T16:32:11.001Z] #64 DONE 0.2s [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #24 [internal] load build context [2021-04-24T16:32:11.001Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:11.001Z] #24 ... [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:32:11.001Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-24T16:32:11.001Z] #66 DONE 0.3s [2021-04-24T16:32:11.001Z] [2021-04-24T16:32:11.001Z] #24 [internal] load build context [2021-04-24T16:32:11.001Z] #24 sha256:b06da5f6a0609e461add581081cdbd34c088a0452887d877e220c5ddb3c655ea [2021-04-24T16:32:11.169Z] + docker info [2021-04-24T16:32:11.232Z] #9 ... [2021-04-24T16:32:11.232Z] [2021-04-24T16:32:11.232Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:11.232Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:32:11.232Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:32:11.232Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:32:11.232Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-24T16:32:11.232Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-24T16:32:11.232Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-04-24T16:32:11.232Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-04-24T16:32:11.232Z] #64 DONE 8.4s [2021-04-24T16:32:11.232Z] [2021-04-24T16:32:11.232Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:11.232Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:11.232Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-24T16:32:11.396Z] #21 36.30 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:11.396Z] #21 36.31 Processing triggers for mime-support (3.62) ... [2021-04-24T16:32:11.397Z] #56 ... [2021-04-24T16:32:11.397Z] [2021-04-24T16:32:11.397Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:11.397Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:11.397Z] #45 79.66 text/template/parse [2021-04-24T16:32:11.397Z] #45 82.18 go/parser [2021-04-24T16:32:11.397Z] #45 83.33 text/template [2021-04-24T16:32:11.397Z] #45 85.47 log [2021-04-24T16:32:11.397Z] #45 85.99 encoding/xml [2021-04-24T16:32:11.397Z] #45 88.43 go/doc [2021-04-24T16:32:11.397Z] #45 ... [2021-04-24T16:32:11.397Z] [2021-04-24T16:32:11.397Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:11.397Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:32:11.397Z] #51 89.69 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:32:11.688Z] #21 DONE 36.7s [2021-04-24T16:32:11.688Z] [2021-04-24T16:32:11.688Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-24T16:32:11.801Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-24T16:32:11.911Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.4s done [2021-04-24T16:32:11.911Z] #9 ... [2021-04-24T16:32:11.911Z] [2021-04-24T16:32:11.911Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:11.911Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:11.911Z] #27 1.474 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:11.911Z] #27 1.477 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:11.911Z] #27 1.478 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:11.911Z] #27 1.646 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:11.912Z] #27 1.889 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:11.912Z] #27 2.228 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:11.912Z] #27 3.982 Fetched 8428 kB in 3s (3047 kB/s) [2021-04-24T16:32:11.912Z] #27 3.982 Reading package lists... [2021-04-24T16:32:11.912Z] #27 5.011 Reading package lists... [2021-04-24T16:32:11.912Z] #27 6.007 Building dependency tree... [2021-04-24T16:32:11.912Z] #27 6.331 The following additional packages will be installed: [2021-04-24T16:32:11.912Z] #27 6.331 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:32:11.912Z] #27 6.331 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:32:11.912Z] #27 6.331 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:32:11.912Z] #27 6.331 Suggested packages: [2021-04-24T16:32:11.912Z] #27 6.331 krb5-doc krb5-user [2021-04-24T16:32:11.912Z] #27 6.331 Recommended packages: [2021-04-24T16:32:11.912Z] #27 6.331 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:32:11.912Z] #27 6.544 The following NEW packages will be installed: [2021-04-24T16:32:11.912Z] #27 6.544 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:32:11.912Z] #27 6.544 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:32:11.912Z] #27 6.544 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:32:11.912Z] #27 6.544 libssh2-1 libssl1.1 openssl [2021-04-24T16:32:11.912Z] #27 6.839 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:32:11.912Z] #27 6.839 Need to get 5059 kB of archives. [2021-04-24T16:32:11.912Z] #27 6.839 After this operation, 12.1 MB of additional disk space will be used. [2021-04-24T16:32:11.912Z] #27 6.839 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:32:11.912Z] #27 6.839 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-24T16:32:11.912Z] #27 6.839 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-24T16:32:11.912Z] #27 6.839 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-24T16:32:11.912Z] #27 6.839 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-24T16:32:11.912Z] #27 6.850 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-24T16:32:11.912Z] #27 6.850 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-24T16:32:11.912Z] #27 6.863 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-24T16:32:11.912Z] #27 6.863 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-24T16:32:11.912Z] #27 6.863 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:32:11.912Z] #27 6.863 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-24T16:32:11.912Z] #27 6.871 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-24T16:32:11.912Z] #27 6.881 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-24T16:32:11.912Z] #27 6.881 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-24T16:32:11.912Z] #27 6.881 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-24T16:32:11.912Z] #27 6.895 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-24T16:32:11.912Z] #27 6.895 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:32:11.912Z] #27 6.895 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-24T16:32:11.912Z] #27 6.895 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:32:11.912Z] #27 6.895 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:32:11.912Z] #27 6.901 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-24T16:32:11.912Z] #27 7.055 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:32:11.912Z] #27 7.083 Fetched 5059 kB in 0s (15.3 MB/s) [2021-04-24T16:32:11.912Z] #27 7.147 Selecting previously unselected package libssl1.1:amd64. [2021-04-24T16:32:11.912Z] #27 7.147 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-24T16:32:11.912Z] #27 7.154 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.160 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 7.380 Selecting previously unselected package openssl. [2021-04-24T16:32:11.912Z] #27 7.380 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.385 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 7.556 Selecting previously unselected package ca-certificates. [2021-04-24T16:32:11.912Z] #27 7.556 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:32:11.912Z] #27 7.559 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:11.912Z] #27 7.664 Selecting previously unselected package libkeyutils1:amd64. [2021-04-24T16:32:11.912Z] #27 7.664 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.669 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:11.912Z] #27 7.717 Selecting previously unselected package libkrb5support0:amd64. [2021-04-24T16:32:11.912Z] #27 7.717 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.721 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 7.778 Selecting previously unselected package libk5crypto3:amd64. [2021-04-24T16:32:11.912Z] #27 7.778 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.781 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 7.838 Selecting previously unselected package libkrb5-3:amd64. [2021-04-24T16:32:11.912Z] #27 7.838 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.843 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 7.964 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-24T16:32:11.912Z] #27 7.966 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 7.969 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 8.021 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-24T16:32:11.912Z] #27 8.021 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.025 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 8.067 Selecting previously unselected package libsasl2-2:amd64. [2021-04-24T16:32:11.912Z] #27 8.067 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.071 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 8.114 Selecting previously unselected package libldap-common. [2021-04-24T16:32:11.912Z] #27 8.114 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:32:11.912Z] #27 8.123 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 8.173 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-24T16:32:11.912Z] #27 8.173 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.178 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 8.271 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-24T16:32:11.912Z] #27 8.271 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.282 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 8.338 Selecting previously unselected package libpsl5:amd64. [2021-04-24T16:32:11.912Z] #27 8.338 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.343 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:11.912Z] #27 8.397 Selecting previously unselected package librtmp1:amd64. [2021-04-24T16:32:11.912Z] #27 8.401 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.404 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:11.912Z] #27 8.482 Selecting previously unselected package libssh2-1:amd64. [2021-04-24T16:32:11.912Z] #27 8.482 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.488 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:11.912Z] #27 8.572 Selecting previously unselected package libcurl4:amd64. [2021-04-24T16:32:11.912Z] #27 8.572 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.577 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:11.912Z] #27 8.679 Selecting previously unselected package curl. [2021-04-24T16:32:11.912Z] #27 8.679 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.683 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:11.912Z] #27 8.754 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:32:11.912Z] #27 8.754 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.758 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:11.912Z] #27 8.832 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:32:11.912Z] #27 8.832 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.836 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:11.912Z] #27 8.899 Selecting previously unselected package jq. [2021-04-24T16:32:11.912Z] #27 8.899 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:11.912Z] #27 8.903 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:11.912Z] #27 8.968 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:11.912Z] #27 8.985 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:11.912Z] #27 8.997 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 9.113 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.124 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 9.146 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.159 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.175 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:11.912Z] #27 9.189 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.207 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.211 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:11.912Z] #27 9.225 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:11.912Z] #27 9.236 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 9.252 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:11.912Z] #27 9.265 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:11.912Z] #27 9.288 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:11.912Z] #27 9.288 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:11.912Z] #27 ... [2021-04-24T16:32:11.912Z] [2021-04-24T16:32:11.912Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:11.912Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:11.912Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-24T16:32:12.065Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-04-24T16:32:12.325Z] #9 ... [2021-04-24T16:32:12.325Z] [2021-04-24T16:32:12.325Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:32:12.325Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-24T16:32:12.325Z] #63 DONE 1.0s [2021-04-24T16:32:12.325Z] [2021-04-24T16:32:12.325Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:12.325Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:12.596Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-04-24T16:32:12.721Z] #22 0.836 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:32:12.721Z] #22 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:32:12.721Z] #22 0.841 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:32:12.721Z] #22 DONE 1.0s [2021-04-24T16:32:12.721Z] [2021-04-24T16:32:12.721Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:32:12.856Z] #9 ... [2021-04-24T16:32:12.856Z] [2021-04-24T16:32:12.856Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:12.856Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:32:12.856Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-24T16:32:12.856Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:32:12.856Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-24T16:32:12.856Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-24T16:32:12.856Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 8.0s [2021-04-24T16:32:12.856Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.3s [2021-04-24T16:32:13.119Z] #26 ... [2021-04-24T16:32:13.119Z] [2021-04-24T16:32:13.119Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:32:13.119Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-24T16:32:13.119Z] #65 DONE 1.0s [2021-04-24T16:32:13.119Z] [2021-04-24T16:32:13.119Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:13.119Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-24T16:32:13.350Z] #23 ... [2021-04-24T16:32:13.350Z] [2021-04-24T16:32:13.350Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:13.350Z] #44 68.85 CC criu/kerndat.o [2021-04-24T16:32:13.350Z] #44 69.52 CC criu/libnetlink.o [2021-04-24T16:32:13.350Z] #44 69.75 CC criu/log.o [2021-04-24T16:32:13.350Z] #44 70.00 CC criu/lsm.o [2021-04-24T16:32:13.350Z] #44 70.20 CC criu/mem.o [2021-04-24T16:32:13.350Z] #44 71.11 CC criu/memfd.o [2021-04-24T16:32:13.350Z] #44 71.45 CC criu/mount.o [2021-04-24T16:32:13.350Z] #44 73.55 CC criu/namespaces.o [2021-04-24T16:32:13.350Z] #44 74.77 CC criu/net.o [2021-04-24T16:32:13.350Z] #44 76.77 CC criu/netfilter.o [2021-04-24T16:32:13.350Z] #44 77.06 CC criu/page-pipe.o [2021-04-24T16:32:13.350Z] #44 77.55 CC criu/page-xfer.o [2021-04-24T16:32:13.350Z] #44 78.44 CC criu/pagemap-cache.o [2021-04-24T16:32:13.350Z] #44 78.59 CC criu/pagemap.o [2021-04-24T16:32:13.639Z] #44 79.24 CC criu/parasite-syscall.o [2021-04-24T16:32:14.311Z] #44 79.84 CC criu/path.o [2021-04-24T16:32:14.311Z] #44 80.03 CC criu/pie-util-vdso.o [2021-04-24T16:32:14.762Z] #24 transferring context: 43.51MB 7.4s [2021-04-24T16:32:14.939Z] #44 80.36 CC criu/pie-util.o [2021-04-24T16:32:14.939Z] #44 ... [2021-04-24T16:32:14.939Z] [2021-04-24T16:32:14.939Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-24T16:32:14.939Z] #41 114.2 + dpkg --print-architecture [2021-04-24T16:32:14.939Z] #41 114.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:32:15.160Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-04-24T16:32:15.228Z] #41 114.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:32:15.364Z] #24 transferring context: 53.20MB 8.1s done [2021-04-24T16:32:15.364Z] #24 DONE 8.1s [2021-04-24T16:32:15.364Z] [2021-04-24T16:32:15.364Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:15.364Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-24T16:32:15.364Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-24T16:32:15.364Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-04-24T16:32:15.364Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 2.8s done [2021-04-24T16:32:15.364Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2021-04-24T16:32:15.364Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.9s done [2021-04-24T16:32:15.364Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.8s done [2021-04-24T16:32:15.364Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.3s done [2021-04-24T16:32:15.364Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.4s done [2021-04-24T16:32:15.364Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-24T16:32:15.522Z] #41 114.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:32:15.663Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.9s done [2021-04-24T16:32:15.663Z] #26 DONE 12.6s [2021-04-24T16:32:15.663Z] [2021-04-24T16:32:15.663Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:15.663Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:15.734Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-04-24T16:32:15.734Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-24T16:32:15.996Z] #9 DONE 33.6s [2021-04-24T16:32:15.996Z] [2021-04-24T16:32:15.996Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:15.996Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-24T16:32:16.423Z] #10 ... [2021-04-24T16:32:16.423Z] [2021-04-24T16:32:16.423Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:16.423Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-24T16:32:16.423Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 3.5s done [2021-04-24T16:32:16.423Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.7s done [2021-04-24T16:32:16.423Z] #27 DONE 9.2s [2021-04-24T16:32:16.423Z] [2021-04-24T16:32:16.423Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:16.423Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-24T16:32:16.601Z] #27 0.968 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:16.601Z] #27 0.980 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:16.601Z] #27 0.980 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:16.601Z] #27 1.120 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:16.681Z] #51 ... [2021-04-24T16:32:16.681Z] [2021-04-24T16:32:16.681Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:16.681Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:16.681Z] #43 20.22 CC images/cpuinfo.o [2021-04-24T16:32:16.681Z] #43 20.66 CC images/inventory.o [2021-04-24T16:32:16.681Z] #43 20.93 CC images/fdinfo.o [2021-04-24T16:32:16.681Z] #43 21.44 CC images/fown.o [2021-04-24T16:32:16.681Z] #43 21.72 CC images/ns.o [2021-04-24T16:32:16.681Z] #43 21.89 CC images/regfile.o [2021-04-24T16:32:16.681Z] #43 22.18 CC images/ghost-file.o [2021-04-24T16:32:16.681Z] #43 22.50 CC images/fifo.o [2021-04-24T16:32:16.681Z] #43 22.76 CC images/remap-file-path.o [2021-04-24T16:32:16.681Z] #43 22.94 CC images/eventfd.o [2021-04-24T16:32:16.681Z] #43 23.13 CC images/eventpoll.o [2021-04-24T16:32:16.681Z] #43 23.47 CC images/fh.o [2021-04-24T16:32:16.681Z] #43 23.84 CC images/fsnotify.o [2021-04-24T16:32:16.681Z] #43 24.41 CC images/signalfd.o [2021-04-24T16:32:16.681Z] #43 24.68 CC images/fs.o [2021-04-24T16:32:16.681Z] #43 24.94 CC images/pstree.o [2021-04-24T16:32:16.681Z] #43 25.17 CC images/pipe.o [2021-04-24T16:32:16.681Z] #43 25.38 CC images/tcp-stream.o [2021-04-24T16:32:16.681Z] #43 25.60 CC images/sk-packet.o [2021-04-24T16:32:16.681Z] #43 25.92 CC images/mnt.o [2021-04-24T16:32:16.681Z] #43 26.11 CC images/pipe-data.o [2021-04-24T16:32:16.681Z] #43 26.31 CC images/sa.o [2021-04-24T16:32:16.681Z] #43 26.49 CC images/timer.o [2021-04-24T16:32:16.681Z] #43 26.83 CC images/timerfd.o [2021-04-24T16:32:16.681Z] #43 27.08 CC images/mm.o [2021-04-24T16:32:16.681Z] #43 27.49 CC images/sk-opts.o [2021-04-24T16:32:16.681Z] #43 27.75 CC images/sk-unix.o [2021-04-24T16:32:16.720Z] #28 0.233 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:16.720Z] #28 0.253 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:16.720Z] #28 0.282 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:16.720Z] #28 0.478 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:32:16.860Z] #27 1.323 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:17.020Z] #28 0.727 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:32:17.119Z] #27 1.620 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:17.171Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-04-24T16:32:17.254Z] #43 28.14 CC images/sk-inet.o [2021-04-24T16:32:17.514Z] #43 28.59 CC images/tun.o [2021-04-24T16:32:17.514Z] #43 ... [2021-04-24T16:32:17.514Z] [2021-04-24T16:32:17.514Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:17.514Z] #51 sha256:def59a5588e6fb547ec89c3170d4717212152d9f4c63588fdd2cc116ad2adbee [2021-04-24T16:32:17.514Z] #51 DONE 96.2s [2021-04-24T16:32:17.514Z] [2021-04-24T16:32:17.514Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:17.514Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:17.515Z] #45 91.32 github.com/LK4D4/vndr/versioned [2021-04-24T16:32:17.515Z] #45 91.42 compress/flate [2021-04-24T16:32:17.515Z] #45 91.51 github.com/LK4D4/vndr/build [2021-04-24T16:32:17.515Z] #45 94.33 hash/crc32 [2021-04-24T16:32:17.515Z] #45 95.00 net [2021-04-24T16:32:17.515Z] #45 95.05 compress/gzip [2021-04-24T16:32:17.515Z] #45 95.58 vendor/golang.org/x/text/transform [2021-04-24T16:32:17.515Z] #45 96.26 vendor/golang.org/x/text/unicode/bidi [2021-04-24T16:32:17.664Z] #28 1.109 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:32:17.736Z] #9 ... [2021-04-24T16:32:17.736Z] [2021-04-24T16:32:17.736Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:17.736Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:17.736Z] #27 10.10 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:17.736Z] #27 11.32 137 added, 0 removed; done. [2021-04-24T16:32:17.736Z] #27 11.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:17.736Z] #27 11.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:17.736Z] #27 11.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:17.736Z] #27 11.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:17.736Z] #27 11.40 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:17.736Z] #27 11.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:17.736Z] #27 11.43 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:17.736Z] #27 12.26 0 added, 0 removed; done. [2021-04-24T16:32:17.736Z] #27 12.26 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:32:17.736Z] #27 12.26 done. [2021-04-24T16:32:17.736Z] #27 DONE 15.2s [2021-04-24T16:32:17.736Z] [2021-04-24T16:32:17.736Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:17.736Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:17.736Z] #9 ... [2021-04-24T16:32:17.736Z] [2021-04-24T16:32:17.736Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:32:17.736Z] #28 sha256:649693e7033f85d4c5696ef1fa3d152a40a72ef67efd60817a86353c1eea8001 [2021-04-24T16:32:17.995Z] #28 DONE 0.2s [2021-04-24T16:32:17.995Z] [2021-04-24T16:32:17.995Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:17.995Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:18.559Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.5s done [2021-04-24T16:32:18.594Z] #27 3.340 Fetched 8428 kB in 3s (3218 kB/s) [2021-04-24T16:32:19.426Z] #45 ... [2021-04-24T16:32:19.426Z] [2021-04-24T16:32:19.426Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:19.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:19.426Z] #43 29.15 CC images/sk-netlink.o [2021-04-24T16:32:19.426Z] #43 29.57 CC images/packet-sock.o [2021-04-24T16:32:19.426Z] #43 29.99 CC images/ipc-var.o [2021-04-24T16:32:19.426Z] #43 30.21 CC images/ipc-desc.o [2021-04-24T16:32:19.426Z] #43 30.42 CC images/ipc-shm.o [2021-04-24T16:32:19.488Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-24T16:32:19.687Z] #43 30.61 CC images/ipc-msg.o [2021-04-24T16:32:19.747Z] #9 DONE 31.8s [2021-04-24T16:32:19.747Z] [2021-04-24T16:32:19.747Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:19.747Z] #29 sha256:554ad715cb38102e78786c8161008abec458f30c24e162a8fe7abc85cd79131e [2021-04-24T16:32:19.747Z] #29 1.225 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:32:19.747Z] #29 1.296 [2021-04-24T16:32:19.747Z] #29 1.411 ############# 18.3% ######################### 36.1% ######################################### 58.2% ######################################################## 78.2% ###################################################################### 98.1% ######################################################################## 100.0% [2021-04-24T16:32:19.747Z] #29 1.919 [2021-04-24T16:32:19.791Z] #28 3.238 Fetched 8203 kB in 3s (2722 kB/s) [2021-04-24T16:32:19.947Z] #43 30.90 CC images/ipc-sem.o [2021-04-24T16:32:19.983Z] #27 3.340 Reading package lists... [2021-04-24T16:32:20.007Z] #29 2.045 ####################### 32.1% ######################################################################## 100.0% [2021-04-24T16:32:20.007Z] #29 2.155 [2021-04-24T16:32:20.213Z] #43 31.04 CC images/utsns.o [2021-04-24T16:32:20.267Z] #29 2.275 ############################################################ 83.4% ######################################################################## 100.0% [2021-04-24T16:32:20.267Z] #29 2.394 [2021-04-24T16:32:20.473Z] #43 31.34 CC images/creds.o [2021-04-24T16:32:20.473Z] #43 31.53 CC images/vma.o [2021-04-24T16:32:20.552Z] #27 4.265 Reading package lists... [2021-04-24T16:32:20.733Z] #43 31.77 CC images/netdev.o [2021-04-24T16:32:20.786Z] #29 2.514 ########## 15.1% ######################## 33.5% ####################################### 55.4% ##################################################### 74.6% ################################################################### 93.4% ######################################################################## 100.0% [2021-04-24T16:32:20.811Z] #27 5.188 Building dependency tree... [2021-04-24T16:32:20.812Z] #27 5.487 The following additional packages will be installed: [2021-04-24T16:32:20.812Z] #27 5.487 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:32:20.812Z] #27 5.487 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:32:20.812Z] #27 5.488 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:32:20.812Z] #27 5.488 Suggested packages: [2021-04-24T16:32:20.812Z] #27 5.488 krb5-doc krb5-user [2021-04-24T16:32:20.812Z] #27 5.488 Recommended packages: [2021-04-24T16:32:20.812Z] #27 5.488 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:32:21.044Z] #29 3.028 [2021-04-24T16:32:21.071Z] #27 5.710 The following NEW packages will be installed: [2021-04-24T16:32:21.071Z] #27 5.711 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:32:21.071Z] #27 5.711 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:32:21.071Z] #27 5.711 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:32:21.071Z] #27 5.712 libssh2-1 libssl1.1 openssl [2021-04-24T16:32:21.292Z] #10 ... [2021-04-24T16:32:21.292Z] [2021-04-24T16:32:21.292Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:21.292Z] #29 sha256:0945a598f761cb6ca1ca9801cc129a9aaf36fcadf240c0aea579a1a25f5bde66 [2021-04-24T16:32:21.292Z] #29 1.158 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:32:21.292Z] #29 1.233 [2021-04-24T16:32:21.292Z] #29 1.348 #### 6.1% ########################## 36.3% ######################################### 57.4% ####################################################### 77.4% ###################################################################### 97.2% ######################################################################## 100.0% [2021-04-24T16:32:21.292Z] #29 1.853 [2021-04-24T16:32:21.292Z] #29 1.968 ######################### 34.7% ######################################################################## 100.0% [2021-04-24T16:32:21.292Z] #29 2.075 [2021-04-24T16:32:21.292Z] #29 2.189 ####################### 32.9% ######################################################################## 100.0% [2021-04-24T16:32:21.292Z] #29 2.327 [2021-04-24T16:32:21.292Z] #29 2.448 ### 5.2% ######################### 35.5% ####################################### 54.8% ##################################################### 74.1% ################################################################### 93.6% ######################################################################## 100.0% [2021-04-24T16:32:21.292Z] #29 2.962 [2021-04-24T16:32:21.293Z] #29 3.078 # 1.5% ###### 9.6% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.7% ############################# 41.0% ################################ 44.8% ##################################### 51.8% ######################################### 57.1% ############################################ 62.3% ################################################ 67.6% #################################################### 72.7% ######################################################## 78.0% ########################################################### 83.2% ############################################################### 88.6% ################################################################### 93.8% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 4.937 [2021-04-24T16:32:21.293Z] #29 5.324 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:32:21.293Z] #29 5.406 [2021-04-24T16:32:21.293Z] #29 5.469 ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 5.502 [2021-04-24T16:32:21.293Z] #29 5.716 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:32:21.293Z] #29 5.775 [2021-04-24T16:32:21.293Z] #29 5.989 #=#=# ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 6.095 [2021-04-24T16:32:21.293Z] #29 6.357 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:32:21.293Z] #29 6.408 [2021-04-24T16:32:21.293Z] #29 6.529 0.0% ####################### 32.2% ################################# 47.1% ########################################### 60.4% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 7.043 [2021-04-24T16:32:21.293Z] #29 7.307 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:32:21.293Z] #29 7.374 [2021-04-24T16:32:21.293Z] #29 7.507 ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 7.525 [2021-04-24T16:32:21.293Z] #29 7.728 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:32:21.293Z] #29 7.792 [2021-04-24T16:32:21.293Z] #29 7.842 ######################################################################## 100.0% [2021-04-24T16:32:21.293Z] #29 7.871 [2021-04-24T16:32:21.293Z] #29 7.881 Download of images into '/build' complete. [2021-04-24T16:32:21.293Z] #29 7.881 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:32:21.293Z] #29 7.881 tar -cC '/build' . | docker load [2021-04-24T16:32:21.293Z] #29 DONE 10.2s [2021-04-24T16:32:21.293Z] [2021-04-24T16:32:21.293Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:21.293Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-24T16:32:21.293Z] #10 DONE 5.3s [2021-04-24T16:32:21.293Z] [2021-04-24T16:32:21.293Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:32:21.293Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-24T16:32:21.308Z] #43 32.15 CC images/tty.o [2021-04-24T16:32:21.318Z] #28 3.238 Reading package lists... [2021-04-24T16:32:21.568Z] #43 ... [2021-04-24T16:32:21.568Z] [2021-04-24T16:32:21.568Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:32:21.568Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:32:21.568Z] #56 46.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:32:21.568Z] #56 46.39 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:32:21.568Z] #56 46.39 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:32:21.568Z] #56 46.39 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:32:21.568Z] #56 46.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:32:21.568Z] #56 46.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:32:21.568Z] #56 46.39 + '[' '' = dynamic ']' [2021-04-24T16:32:21.569Z] #56 46.39 + make [2021-04-24T16:32:21.569Z] #56 47.45 + bin/ctr [2021-04-24T16:32:21.569Z] #56 ... [2021-04-24T16:32:21.569Z] [2021-04-24T16:32:21.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:21.569Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:21.569Z] #43 32.64 CC images/file-lock.o [2021-04-24T16:32:21.640Z] #27 5.994 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:32:21.640Z] #27 5.994 Need to get 5059 kB of archives. [2021-04-24T16:32:21.640Z] #27 5.994 After this operation, 12.1 MB of additional disk space will be used. [2021-04-24T16:32:21.640Z] #27 5.994 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:32:21.640Z] #27 6.000 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-24T16:32:21.640Z] #27 6.000 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-24T16:32:21.640Z] #27 6.000 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-24T16:32:21.640Z] #27 6.000 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-24T16:32:21.640Z] #27 6.000 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-24T16:32:21.640Z] #27 6.009 Get:7 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-04-24T16:32:21.640Z] #27 6.009 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-24T16:32:21.640Z] #27 6.009 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:32:21.640Z] #27 6.009 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-04-24T16:32:21.640Z] #27 6.009 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-24T16:32:21.640Z] #27 6.010 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-24T16:32:21.640Z] #27 6.010 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-24T16:32:21.640Z] #27 6.011 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-24T16:32:21.640Z] #27 6.015 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:32:21.640Z] #27 6.017 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:32:21.640Z] #27 6.018 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:32:21.640Z] #27 6.032 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-24T16:32:21.640Z] #27 6.225 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-24T16:32:21.640Z] #27 6.282 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-24T16:32:21.640Z] #27 6.302 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-24T16:32:21.828Z] #43 32.87 CC images/rlimit.o [2021-04-24T16:32:21.899Z] #27 6.531 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:32:21.900Z] #27 6.551 Fetched 5059 kB in 1s (8654 kB/s) [2021-04-24T16:32:21.900Z] #27 6.592 Selecting previously unselected package libssl1.1:amd64. [2021-04-24T16:32:21.900Z] #27 6.592 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-24T16:32:21.900Z] #27 6.599 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:21.900Z] #27 6.609 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:22.088Z] #43 33.07 CC images/pagemap.o [2021-04-24T16:32:22.159Z] #27 6.811 Selecting previously unselected package openssl. [2021-04-24T16:32:22.159Z] #27 6.811 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-24T16:32:22.159Z] #27 6.814 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:22.239Z] #11 DONE 0.8s [2021-04-24T16:32:22.239Z] [2021-04-24T16:32:22.239Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:22.239Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:22.239Z] #42 ... [2021-04-24T16:32:22.239Z] [2021-04-24T16:32:22.239Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:32:22.239Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-24T16:32:22.239Z] #39 DONE 0.2s [2021-04-24T16:32:22.239Z] [2021-04-24T16:32:22.239Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:32:22.239Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-24T16:32:22.239Z] #31 DONE 0.3s [2021-04-24T16:32:22.348Z] #43 33.37 CC images/siginfo.o [2021-04-24T16:32:22.418Z] #27 7.062 Selecting previously unselected package ca-certificates. [2021-04-24T16:32:22.418Z] #27 7.062 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:32:22.418Z] #27 7.066 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:22.496Z] #41 ... [2021-04-24T16:32:22.496Z] [2021-04-24T16:32:22.496Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:22.496Z] #44 80.54 CC criu/pipes.o [2021-04-24T16:32:22.496Z] #44 81.14 CC criu/plugin.o [2021-04-24T16:32:22.496Z] #44 81.42 CC criu/proc_parse.o [2021-04-24T16:32:22.496Z] #44 82.92 CC criu/protobuf-desc.o [2021-04-24T16:32:22.496Z] #44 83.56 CC criu/protobuf.o [2021-04-24T16:32:22.496Z] #44 83.85 CC criu/pstree.o [2021-04-24T16:32:22.496Z] #44 84.53 CC criu/rbtree.o [2021-04-24T16:32:22.496Z] #44 84.71 CC criu/rst-malloc.o [2021-04-24T16:32:22.496Z] #44 84.85 CC criu/seccomp.o [2021-04-24T16:32:22.496Z] #44 85.17 CC criu/seize.o [2021-04-24T16:32:22.496Z] #44 85.74 CC criu/servicefd.o [2021-04-24T16:32:22.496Z] #44 86.18 CC criu/shmem.o [2021-04-24T16:32:22.496Z] #44 86.81 CC criu/sigframe.o [2021-04-24T16:32:22.496Z] #44 86.91 CC criu/signalfd.o [2021-04-24T16:32:22.496Z] #44 87.08 CC criu/sk-inet.o [2021-04-24T16:32:22.496Z] #44 87.82 CC criu/sk-netlink.o [2021-04-24T16:32:22.502Z] [2021-04-24T16:32:22.502Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:22.502Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:22.645Z] #43 33.62 CC images/rpc.o [2021-04-24T16:32:22.677Z] #27 7.139 Selecting previously unselected package libkeyutils1:amd64. [2021-04-24T16:32:22.677Z] #27 7.139 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-24T16:32:22.677Z] #27 7.143 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:22.677Z] #27 7.177 Selecting previously unselected package libkrb5support0:amd64. [2021-04-24T16:32:22.677Z] #27 7.177 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:22.678Z] #27 7.183 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:22.678Z] #27 7.222 Selecting previously unselected package libk5crypto3:amd64. [2021-04-24T16:32:22.678Z] #27 7.222 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:22.678Z] #27 7.225 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:22.678Z] #27 7.270 Selecting previously unselected package libkrb5-3:amd64. [2021-04-24T16:32:22.678Z] #27 7.270 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:22.678Z] #27 7.273 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:22.785Z] #44 88.17 CC criu/sk-packet.o [2021-04-24T16:32:22.846Z] #28 4.798 Reading package lists... [2021-04-24T16:32:22.846Z] #28 6.315 Building dependency tree... [2021-04-24T16:32:22.875Z] #29 3.145 ### 4.6% ####### 9.8% ########## 14.9% ############## 20.1% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.1% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.3% ############################################################### 87.9% ################################################################## 92.9% ######################################################################## 100.0% [2021-04-24T16:32:22.875Z] #29 5.022 [2021-04-24T16:32:22.943Z] #27 7.371 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-24T16:32:22.943Z] #27 7.371 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-24T16:32:22.943Z] #27 7.374 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:22.943Z] #27 7.425 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-24T16:32:22.943Z] #27 7.425 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:22.943Z] #27 7.436 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:22.943Z] #27 7.472 Selecting previously unselected package libsasl2-2:amd64. [2021-04-24T16:32:22.943Z] #27 7.473 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-24T16:32:22.943Z] #27 7.479 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:22.943Z] #27 7.517 Selecting previously unselected package libldap-common. [2021-04-24T16:32:22.943Z] #27 7.519 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:32:22.943Z] #27 7.521 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:22.943Z] #27 7.563 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-24T16:32:22.943Z] #27 7.563 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-24T16:32:22.943Z] #27 7.567 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:22.943Z] #27 7.625 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-24T16:32:22.943Z] #27 7.625 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-24T16:32:22.943Z] #27 7.629 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:23.074Z] #44 88.63 CC criu/sk-queue.o [2021-04-24T16:32:23.132Z] #29 5.341 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:32:23.132Z] #29 5.396 [2021-04-24T16:32:23.145Z] #28 6.722 The following additional packages will be installed: [2021-04-24T16:32:23.145Z] #28 6.722 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:32:23.145Z] #28 6.723 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:32:23.145Z] #28 6.724 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:32:23.145Z] #28 6.726 Suggested packages: [2021-04-24T16:32:23.145Z] #28 6.726 krb5-doc krb5-user [2021-04-24T16:32:23.145Z] #28 6.726 Recommended packages: [2021-04-24T16:32:23.145Z] #28 6.726 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:32:23.202Z] #27 7.670 Selecting previously unselected package libpsl5:amd64. [2021-04-24T16:32:23.202Z] #27 7.670 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-24T16:32:23.202Z] #27 7.674 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:23.202Z] #27 7.714 Selecting previously unselected package librtmp1:amd64. [2021-04-24T16:32:23.202Z] #27 7.714 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-24T16:32:23.202Z] #27 7.718 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:23.202Z] #27 7.759 Selecting previously unselected package libssh2-1:amd64. [2021-04-24T16:32:23.202Z] #27 7.762 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-24T16:32:23.202Z] #27 7.765 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:23.202Z] #27 7.815 Selecting previously unselected package libcurl4:amd64. [2021-04-24T16:32:23.202Z] #27 7.815 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:23.202Z] #27 7.819 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:23.202Z] #27 7.894 Selecting previously unselected package curl. [2021-04-24T16:32:23.202Z] #27 7.894 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-24T16:32:23.364Z] #44 88.99 CC criu/sk-tcp.o [2021-04-24T16:32:23.388Z] #29 5.499 ######################################################################## 100.0% [2021-04-24T16:32:23.388Z] #29 5.530 [2021-04-24T16:32:23.461Z] #27 7.898 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:23.461Z] #27 7.965 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:32:23.461Z] #27 7.965 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:32:23.461Z] #27 7.969 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:23.461Z] #27 ... [2021-04-24T16:32:23.461Z] [2021-04-24T16:32:23.461Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:23.461Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:23.461Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-04-24T16:32:23.461Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-04-24T16:32:23.461Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.6s [2021-04-24T16:32:23.461Z] #9 ... [2021-04-24T16:32:23.461Z] [2021-04-24T16:32:23.461Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:23.461Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-24T16:32:23.461Z] #27 8.022 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:32:23.461Z] #27 8.022 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:23.461Z] #27 8.026 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:23.462Z] #27 8.062 Selecting previously unselected package jq. [2021-04-24T16:32:23.462Z] #27 8.062 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:32:23.462Z] #27 8.067 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:23.462Z] #27 8.104 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-24T16:32:23.463Z] #28 7.063 The following NEW packages will be installed: [2021-04-24T16:32:23.463Z] #28 7.064 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:32:23.463Z] #28 7.064 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:32:23.463Z] #28 7.064 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:32:23.463Z] #28 7.065 libssh2-1 libssl1.1 openssl [2021-04-24T16:32:23.463Z] #28 7.131 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:32:23.463Z] #28 7.131 Need to get 5176 kB of archives. [2021-04-24T16:32:23.463Z] #28 7.131 After this operation, 14.5 MB of additional disk space will be used. [2021-04-24T16:32:23.463Z] #28 7.131 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-24T16:32:23.463Z] #28 7.144 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:32:23.463Z] #28 7.199 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-24T16:32:23.463Z] #28 7.207 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-24T16:32:23.463Z] #28 7.207 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-24T16:32:23.463Z] #28 7.234 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-24T16:32:23.641Z] #43 34.81 CC images/ext-file.o [2021-04-24T16:32:23.721Z] #27 8.115 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-24T16:32:23.721Z] #27 8.132 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:23.721Z] #27 8.234 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.244 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:23.721Z] #27 8.259 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.270 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.280 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:23.721Z] #27 8.289 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.300 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.310 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-24T16:32:23.721Z] #27 8.320 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:23.721Z] #27 8.330 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:23.721Z] #27 8.344 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:32:23.721Z] #27 8.355 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:23.721Z] #27 8.364 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:23.721Z] #27 8.374 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:23.781Z] #28 7.305 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-24T16:32:23.781Z] #28 7.336 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-24T16:32:23.781Z] #28 7.345 Get:9 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-24T16:32:23.781Z] #28 7.349 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-24T16:32:23.781Z] #28 7.368 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:32:23.781Z] #28 7.385 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-24T16:32:23.781Z] #28 7.428 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-24T16:32:23.781Z] #28 7.444 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-24T16:32:23.781Z] #28 7.456 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-24T16:32:23.781Z] #28 7.461 Get:16 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-24T16:32:23.781Z] #28 7.471 Get:17 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-24T16:32:23.781Z] #28 7.494 Get:18 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-24T16:32:23.781Z] #28 7.527 Get:19 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-24T16:32:23.781Z] #28 7.547 Get:20 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-24T16:32:23.951Z] #29 5.872 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:32:23.951Z] #29 5.932 [2021-04-24T16:32:23.951Z] #29 6.004 ######################################################################## 100.0% [2021-04-24T16:32:23.951Z] #29 6.043 [2021-04-24T16:32:23.993Z] #44 89.32 CC criu/sk-unix.o [2021-04-24T16:32:24.089Z] #28 7.639 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-24T16:32:24.208Z] #29 ... [2021-04-24T16:32:24.208Z] [2021-04-24T16:32:24.208Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:24.208Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-24T16:32:24.208Z] #10 DONE 4.4s [2021-04-24T16:32:24.208Z] [2021-04-24T16:32:24.208Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:32:24.208Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-24T16:32:24.209Z] #43 35.02 CC images/cgroup.o [2021-04-24T16:32:24.291Z] #27 8.898 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:24.402Z] #28 8.027 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:32:24.402Z] #28 8.053 Fetched 5176 kB in 1s (7335 kB/s) [2021-04-24T16:32:24.402Z] #28 8.082 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-24T16:32:24.402Z] #28 8.082 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-04-24T16:32:24.402Z] #28 8.093 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-24T16:32:24.402Z] #28 8.093 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:24.468Z] #43 35.48 CC images/userns.o [2021-04-24T16:32:24.699Z] #28 8.360 Selecting previously unselected package openssl. [2021-04-24T16:32:24.699Z] #28 8.363 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-24T16:32:24.699Z] #28 8.364 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:24.699Z] #28 8.489 Selecting previously unselected package ca-certificates. [2021-04-24T16:32:24.699Z] #28 8.491 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:32:24.699Z] #28 8.493 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:24.699Z] #28 8.550 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-24T16:32:24.728Z] #43 35.82 CC images/google/protobuf/descriptor.o [2021-04-24T16:32:24.999Z] #28 8.553 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-24T16:32:24.999Z] #28 8.554 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-24T16:32:24.999Z] #28 8.576 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-24T16:32:24.999Z] #28 8.578 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-24T16:32:24.999Z] #28 8.581 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:24.999Z] #28 8.611 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-24T16:32:24.999Z] #28 8.614 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-24T16:32:24.999Z] #28 8.620 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:24.999Z] #28 8.655 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-24T16:32:24.999Z] #28 8.657 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-24T16:32:24.999Z] #28 8.658 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:24.999Z] #28 8.745 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-24T16:32:24.999Z] #28 8.747 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-24T16:32:24.999Z] #28 8.750 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:24.999Z] #28 8.790 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-24T16:32:25.094Z] #44 90.56 CC criu/sockets.o [2021-04-24T16:32:25.228Z] #27 9.603 137 added, 0 removed; done. [2021-04-24T16:32:25.228Z] #27 9.632 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-24T16:32:25.228Z] #27 9.645 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:25.228Z] #27 9.656 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:25.228Z] #27 9.665 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:25.228Z] #27 9.675 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:25.228Z] #27 9.692 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:25.228Z] #27 9.700 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:25.299Z] #28 8.792 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 8.793 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:25.299Z] #28 8.822 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-24T16:32:25.299Z] #28 8.822 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 8.823 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:25.299Z] #28 8.862 Selecting previously unselected package libldap-common. [2021-04-24T16:32:25.299Z] #28 8.862 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:32:25.299Z] #28 8.863 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:25.299Z] #28 8.899 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-24T16:32:25.299Z] #28 8.901 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 8.902 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:25.299Z] #28 8.957 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-24T16:32:25.299Z] #28 8.968 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 8.968 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-24T16:32:25.299Z] #28 9.001 Selecting previously unselected package libpsl5:ppc64el. [2021-04-24T16:32:25.299Z] #28 9.001 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 9.002 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-24T16:32:25.299Z] #28 9.045 Selecting previously unselected package librtmp1:ppc64el. [2021-04-24T16:32:25.299Z] #28 9.045 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 9.048 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:25.299Z] #28 9.090 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-24T16:32:25.299Z] #28 9.092 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-24T16:32:25.299Z] #28 9.094 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-24T16:32:25.299Z] #28 9.140 Selecting previously unselected package libcurl4:ppc64el. [2021-04-24T16:32:25.603Z] #28 9.142 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-24T16:32:25.603Z] #28 9.144 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-24T16:32:25.603Z] #28 9.205 Selecting previously unselected package curl. [2021-04-24T16:32:25.603Z] #28 9.207 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-24T16:32:25.603Z] #28 9.208 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:25.603Z] #28 9.267 Selecting previously unselected package libonig5:ppc64el. [2021-04-24T16:32:25.603Z] #28 9.269 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-24T16:32:25.603Z] #28 9.271 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-24T16:32:25.603Z] #28 9.324 Selecting previously unselected package libjq1:ppc64el. [2021-04-24T16:32:25.603Z] #28 9.326 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-24T16:32:25.603Z] #28 9.330 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-24T16:32:25.603Z] #28 9.369 Selecting previously unselected package jq. [2021-04-24T16:32:25.722Z] #44 91.14 CC criu/stats.o [2021-04-24T16:32:25.722Z] #44 ... [2021-04-24T16:32:25.722Z] [2021-04-24T16:32:25.722Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:32:25.722Z] #23 2.833 Collecting yamllint==1.26.1 [2021-04-24T16:32:25.722Z] #23 3.070 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:32:25.722Z] #23 3.646 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:32:25.722Z] #23 3.676 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:32:25.722Z] #23 3.685 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:32:25.722Z] #23 3.825 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-24T16:32:25.722Z] #23 4.144 Installing build dependencies: started [2021-04-24T16:32:25.722Z] #23 11.14 Installing build dependencies: finished with status 'done' [2021-04-24T16:32:25.722Z] #23 ... [2021-04-24T16:32:25.722Z] [2021-04-24T16:32:25.722Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:25.722Z] #44 91.30 CC criu/string.o [2021-04-24T16:32:25.722Z] #44 91.35 CC criu/sysctl.o [2021-04-24T16:32:25.800Z] #27 10.27 0 added, 0 removed; done. [2021-04-24T16:32:25.800Z] #27 10.27 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:32:25.800Z] #27 10.27 done. [2021-04-24T16:32:25.930Z] #28 9.372 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-24T16:32:25.930Z] #28 9.373 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:25.930Z] #28 9.405 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-24T16:32:25.930Z] #28 9.409 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-24T16:32:25.930Z] #28 9.411 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:25.930Z] #28 9.562 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.566 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:25.930Z] #28 9.569 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.574 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.576 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:25.930Z] #28 9.579 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.583 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.586 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-24T16:32:25.930Z] #28 9.589 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:25.930Z] #28 9.592 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:25.930Z] #28 9.597 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-24T16:32:25.930Z] #28 9.603 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-24T16:32:25.930Z] #28 9.606 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:25.930Z] #28 9.609 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:26.084Z] Client: [2021-04-24T16:32:26.084Z] Context: default [2021-04-24T16:32:26.084Z] Debug Mode: false [2021-04-24T16:32:26.084Z] Plugins: [2021-04-24T16:32:26.084Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-24T16:32:26.084Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-24T16:32:26.084Z] [2021-04-24T16:32:26.084Z] Server: [2021-04-24T16:32:26.084Z] Containers: 0 [2021-04-24T16:32:26.084Z] Running: 0 [2021-04-24T16:32:26.084Z] Paused: 0 [2021-04-24T16:32:26.084Z] Stopped: 0 [2021-04-24T16:32:26.084Z] Images: 0 [2021-04-24T16:32:26.084Z] Server Version: 20.10.5 [2021-04-24T16:32:26.084Z] Storage Driver: overlay2 [2021-04-24T16:32:26.084Z] Backing Filesystem: extfs [2021-04-24T16:32:26.084Z] Supports d_type: true [2021-04-24T16:32:26.084Z] Native Overlay Diff: true [2021-04-24T16:32:26.084Z] Logging Driver: json-file [2021-04-24T16:32:26.084Z] Cgroup Driver: cgroupfs [2021-04-24T16:32:26.084Z] Cgroup Version: 1 [2021-04-24T16:32:26.084Z] Plugins: [2021-04-24T16:32:26.084Z] Volume: local [2021-04-24T16:32:26.084Z] Network: bridge host ipvlan macvlan null overlay [2021-04-24T16:32:26.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-24T16:32:26.084Z] Swarm: inactive [2021-04-24T16:32:26.084Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-24T16:32:26.084Z] Default Runtime: runc [2021-04-24T16:32:26.084Z] Init Binary: docker-init [2021-04-24T16:32:26.084Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:32:26.084Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:32:26.084Z] init version: de40ad0 [2021-04-24T16:32:26.084Z] Security Options: [2021-04-24T16:32:26.084Z] apparmor [2021-04-24T16:32:26.084Z] seccomp [2021-04-24T16:32:26.084Z] Profile: default [2021-04-24T16:32:26.084Z] Kernel Version: 5.4.0-1041-aws [2021-04-24T16:32:26.084Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-24T16:32:26.084Z] OSType: linux [2021-04-24T16:32:26.084Z] Architecture: aarch64 [2021-04-24T16:32:26.084Z] CPUs: 4 [2021-04-24T16:32:26.084Z] Total Memory: 7.494GiB [2021-04-24T16:32:26.084Z] Name: ip-10-100-118-80 [2021-04-24T16:32:26.084Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-24T16:32:26.084Z] Docker Root Dir: /var/lib/docker [2021-04-24T16:32:26.084Z] Debug Mode: false [2021-04-24T16:32:26.084Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:32:26.084Z] Labels: [2021-04-24T16:32:26.084Z] Experimental: true [2021-04-24T16:32:26.084Z] Insecure Registries: [2021-04-24T16:32:26.084Z] 127.0.0.0/8 [2021-04-24T16:32:26.084Z] Live Restore Enabled: true [2021-04-24T16:32:26.084Z] [2021-04-24T16:32:26.084Z] WARNING: No swap limit support [Pipeline] sh [2021-04-24T16:32:26.114Z] #11 DONE 1.8s [2021-04-24T16:32:26.114Z] [2021-04-24T16:32:26.114Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:26.114Z] #29 sha256:554ad715cb38102e78786c8161008abec458f30c24e162a8fe7abc85cd79131e [2021-04-24T16:32:26.114Z] #29 6.381 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:32:26.114Z] #29 6.486 [2021-04-24T16:32:26.114Z] #29 6.613 1.1% ###################### 31.0% #################################### 50.8% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2021-04-24T16:32:26.114Z] #29 7.123 [2021-04-24T16:32:26.114Z] #29 7.338 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:32:26.114Z] #29 7.392 [2021-04-24T16:32:26.114Z] #29 7.456 ######################################################################## 100.0% [2021-04-24T16:32:26.114Z] #29 7.489 [2021-04-24T16:32:26.114Z] #29 7.669 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:32:26.114Z] #29 7.728 [2021-04-24T16:32:26.114Z] #29 7.761 ######################################################################## 100.0% [2021-04-24T16:32:26.114Z] #29 7.777 [2021-04-24T16:32:26.114Z] #29 7.786 Download of images into '/build' complete. [2021-04-24T16:32:26.114Z] #29 7.786 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:32:26.114Z] #29 7.787 tar -cC '/build' . | docker load [2021-04-24T16:32:26.114Z] #29 DONE 8.0s [2021-04-24T16:32:26.114Z] [2021-04-24T16:32:26.114Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:26.114Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:26.114Z] #49 ... [2021-04-24T16:32:26.114Z] [2021-04-24T16:32:26.114Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:32:26.114Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-24T16:32:26.114Z] #39 DONE 0.3s [2021-04-24T16:32:26.351Z] #44 91.93 CC criu/sysfs_parse.o [2021-04-24T16:32:26.371Z] [2021-04-24T16:32:26.371Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:32:26.371Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-24T16:32:26.371Z] #31 DONE 0.3s [2021-04-24T16:32:26.371Z] [2021-04-24T16:32:26.371Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:26.371Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:26.376Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:32:26.376Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:32:26.376Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42318/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-24T16:32:26.376Z] + bash /home/ubuntu/workspace/moby_PR-42318/check-config.sh [2021-04-24T16:32:26.376Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-24T16:32:26.376Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-24T16:32:26.376Z] [2021-04-24T16:32:26.376Z] Generally Necessary: [2021-04-24T16:32:26.376Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-24T16:32:26.376Z] - apparmor: enabled and tools installed [2021-04-24T16:32:26.376Z] - CONFIG_NAMESPACES: enabled [2021-04-24T16:32:26.376Z] - CONFIG_NET_NS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_PID_NS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_IPC_NS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_UTS_NS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CGROUPS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-24T16:32:26.376Z] - CONFIG_CPUSETS: enabled [2021-04-24T16:32:26.376Z] - CONFIG_MEMCG: enabled [2021-04-24T16:32:26.616Z] #28 10.42 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:26.636Z] #43 37.43 CC images/opts.o [2021-04-24T16:32:26.636Z] #43 37.63 CC images/seccomp.o [2021-04-24T16:32:26.638Z] - CONFIG_KEYS: enabled [2021-04-24T16:32:26.638Z] - CONFIG_VETH: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-24T16:32:26.638Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-24T16:32:26.638Z] [2021-04-24T16:32:26.638Z] Optional Features: [2021-04-24T16:32:26.638Z] - CONFIG_USER_NS: enabled [2021-04-24T16:32:26.638Z] - CONFIG_SECCOMP: enabled [2021-04-24T16:32:26.638Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-24T16:32:26.638Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-24T16:32:26.638Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-24T16:32:26.638Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-24T16:32:26.638Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-24T16:32:26.640Z] #44 92.19 CC criu/timens.o [2021-04-24T16:32:26.723Z] #32 ... [2021-04-24T16:32:26.723Z] [2021-04-24T16:32:26.723Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:32:26.723Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-24T16:32:26.723Z] #12 DONE 4.4s [2021-04-24T16:32:26.723Z] [2021-04-24T16:32:26.723Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:26.723Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:26.897Z] #43 37.97 CC images/binfmt-misc.o [2021-04-24T16:32:26.901Z] - CONFIG_BLK_CGROUP: enabled [2021-04-24T16:32:26.901Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-24T16:32:26.901Z] - CONFIG_CGROUP_PERF: enabled [2021-04-24T16:32:26.901Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-24T16:32:26.901Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-24T16:32:26.901Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-24T16:32:26.901Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-24T16:32:26.901Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-24T16:32:26.901Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-24T16:32:26.901Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-24T16:32:26.901Z] - CONFIG_IP_VS: enabled (as module) [2021-04-24T16:32:26.901Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-24T16:32:26.901Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-24T16:32:26.901Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-24T16:32:26.901Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-24T16:32:26.901Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-24T16:32:26.901Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-24T16:32:26.901Z] - CONFIG_EXT4_FS: enabled [2021-04-24T16:32:26.901Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-24T16:32:26.901Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-24T16:32:26.901Z] - Network Drivers: [2021-04-24T16:32:26.901Z] - "overlay": [2021-04-24T16:32:26.901Z] - CONFIG_VXLAN: enabled (as module) [2021-04-24T16:32:26.901Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-24T16:32:26.901Z] Optional (for encrypted networks): [2021-04-24T16:32:26.923Z] #28 ... [2021-04-24T16:32:26.923Z] [2021-04-24T16:32:26.923Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:26.923Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-24T16:32:26.923Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.1s done [2021-04-24T16:32:26.923Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-24T16:32:26.923Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-04-24T16:32:26.923Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-04-24T16:32:26.923Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done [2021-04-24T16:32:26.923Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-04-24T16:32:26.930Z] #44 92.48 CC criu/timerfd.o [2021-04-24T16:32:27.156Z] #43 38.19 CC images/time.o [2021-04-24T16:32:27.163Z] - CONFIG_CRYPTO: enabled [2021-04-24T16:32:27.163Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-24T16:32:27.163Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-24T16:32:27.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-24T16:32:27.163Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-24T16:32:27.163Z] - CONFIG_XFRM: enabled [2021-04-24T16:32:27.163Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-24T16:32:27.163Z] - "ipvlan": [2021-04-24T16:32:27.163Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-24T16:32:27.163Z] - "macvlan": [2021-04-24T16:32:27.163Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_DUMMY: enabled (as module) [2021-04-24T16:32:27.163Z] - "ftp,tftp client in container": [2021-04-24T16:32:27.163Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-24T16:32:27.163Z] - Storage Drivers: [2021-04-24T16:32:27.163Z] - "aufs": [2021-04-24T16:32:27.163Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-24T16:32:27.163Z] - "btrfs": [2021-04-24T16:32:27.163Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-24T16:32:27.163Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-24T16:32:27.163Z] - "devicemapper": [2021-04-24T16:32:27.220Z] #44 92.71 CC criu/tty.o [2021-04-24T16:32:27.416Z] #43 38.42 CC images/sysctl.o [2021-04-24T16:32:27.425Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-24T16:32:27.425Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-24T16:32:27.425Z] - "overlay": [2021-04-24T16:32:27.425Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-24T16:32:27.425Z] - "zfs": [2021-04-24T16:32:27.425Z] - /dev/zfs: present [2021-04-24T16:32:27.425Z] - zfs command: missing [2021-04-24T16:32:27.425Z] - zpool command: missing [2021-04-24T16:32:27.425Z] [2021-04-24T16:32:27.425Z] Limits: [2021-04-24T16:32:27.425Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-24T16:32:27.425Z] [2021-04-24T16:32:27.425Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-24T16:32:27.575Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.6s done [2021-04-24T16:32:27.575Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-24T16:32:27.575Z] #10 DONE 20.1s [2021-04-24T16:32:27.575Z] [2021-04-24T16:32:27.575Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:27.575Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-24T16:32:27.575Z] #11 DONE 0.2s [2021-04-24T16:32:27.575Z] [2021-04-24T16:32:27.575Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:27.575Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-24T16:32:27.575Z] #28 11.25 137 added, 0 removed; done. [2021-04-24T16:32:27.575Z] #28 11.27 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-24T16:32:27.575Z] #28 11.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:27.575Z] #28 11.27 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-24T16:32:27.575Z] #28 11.28 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:27.575Z] #28 11.28 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:27.575Z] #28 11.29 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:27.575Z] #28 11.30 Updating certificates in /etc/ssl/certs... [2021-04-24T16:32:27.676Z] #43 38.67 CC images/autofs.o [2021-04-24T16:32:27.776Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5a5f8564ba78c410987117ad215d0dc9f5530392 . [2021-04-24T16:32:27.875Z] #28 ... [2021-04-24T16:32:27.875Z] [2021-04-24T16:32:27.875Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:32:27.875Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-24T16:32:27.875Z] #12 DONE 0.2s [2021-04-24T16:32:27.875Z] [2021-04-24T16:32:27.875Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:32:27.875Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-24T16:32:27.875Z] #40 DONE 0.1s [2021-04-24T16:32:27.875Z] [2021-04-24T16:32:27.875Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:32:27.875Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-24T16:32:27.875Z] #32 DONE 0.1s [2021-04-24T16:32:27.875Z] [2021-04-24T16:32:27.875Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:27.875Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-24T16:32:27.935Z] #43 38.84 CC images/macvlan.o [2021-04-24T16:32:27.935Z] #43 39.03 CC images/sit.o [2021-04-24T16:32:28.191Z] #33 ... [2021-04-24T16:32:28.191Z] [2021-04-24T16:32:28.191Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:32:28.191Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-24T16:32:28.191Z] #13 DONE 0.5s [2021-04-24T16:32:28.195Z] #43 39.29 CC images/memfd.o [2021-04-24T16:32:28.348Z] #2 [internal] load .dockerignore [2021-04-24T16:32:28.348Z] #2 sha256:4825a09144d0c3b52482752455702996a060167a99b7aebb3e049a78ad53b3ba [2021-04-24T16:32:28.516Z] [2021-04-24T16:32:28.516Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:28.516Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:32:28.516Z] #50 0.557 + RM_GOPATH=0 [2021-04-24T16:32:28.516Z] #50 0.557 + TMP_GOPATH= [2021-04-24T16:32:28.516Z] #50 0.557 + : /build [2021-04-24T16:32:28.516Z] #50 0.557 + '[' -z '' ']' [2021-04-24T16:32:28.516Z] #50 0.563 ++ mktemp -d [2021-04-24T16:32:28.516Z] #50 0.568 + export GOPATH=/tmp/tmp.y2PSD5ux2E [2021-04-24T16:32:28.516Z] #50 0.570 + GOPATH=/tmp/tmp.y2PSD5ux2E [2021-04-24T16:32:28.516Z] #50 0.571 + RM_GOPATH=1 [2021-04-24T16:32:28.516Z] #50 0.572 + case "$(go env GOARCH)" in [2021-04-24T16:32:28.516Z] #50 0.574 ++ go env GOARCH [2021-04-24T16:32:28.516Z] #50 0.599 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:28.516Z] #50 0.600 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:28.516Z] #50 0.602 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:28.516Z] #50 0.604 + dir=/tmp/install [2021-04-24T16:32:28.516Z] #50 0.604 + bin=golangci_lint [2021-04-24T16:32:28.516Z] #50 0.605 + shift [2021-04-24T16:32:28.516Z] #50 0.605 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:32:28.516Z] #50 0.605 + . /tmp/install/golangci_lint.installer [2021-04-24T16:32:28.516Z] #50 0.605 ++ : v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.606 + install_golangci_lint [2021-04-24T16:32:28.516Z] #50 0.606 + set -e [2021-04-24T16:32:28.516Z] #50 0.606 + export GO111MODULE=on [2021-04-24T16:32:28.516Z] #50 0.606 + GO111MODULE=on [2021-04-24T16:32:28.516Z] #50 0.606 + GOBIN=/build [2021-04-24T16:32:28.516Z] #50 0.606 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.624 go: finding github.com v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.624 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.626 go: finding github.com/golangci v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.639 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:28.516Z] #50 0.639 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:32:28.720Z] #44 94.08 CC criu/tun.o [2021-04-24T16:32:28.764Z] #43 39.54 CC images/timens.o [2021-04-24T16:32:28.764Z] #43 39.77 LINK images/built-in.o [2021-04-24T16:32:28.764Z] #43 39.95 GEN compel/include/asm [2021-04-24T16:32:29.012Z] #44 94.49 CC criu/uffd.o [2021-04-24T16:32:29.024Z] #43 39.98 GEN compel/include/version.h [2021-04-24T16:32:29.024Z] #43 40.01 touch .config [2021-04-24T16:32:29.024Z] #43 40.06 GEN include/common/config.h [2021-04-24T16:32:29.024Z] #43 40.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-24T16:32:29.024Z] #43 40.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-24T16:32:29.024Z] #43 40.21 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-24T16:32:29.094Z] #27 DONE 13.4s [2021-04-24T16:32:29.094Z] [2021-04-24T16:32:29.094Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:32:29.094Z] #28 sha256:a8d947bed77a99c1630844599c0e0d1336d0900189992a568560ac8a773f92cd [2021-04-24T16:32:29.094Z] #28 DONE 0.2s [2021-04-24T16:32:29.094Z] [2021-04-24T16:32:29.094Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:29.094Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-24T16:32:29.094Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-04-24T16:32:29.094Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-24T16:32:29.094Z] #9 DONE 26.4s [2021-04-24T16:32:29.094Z] [2021-04-24T16:32:29.094Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:29.094Z] #29 sha256:59e2f0eaab393c52bc5713fe4ac198dbcde3c869a1e8e9377b706cfbd9d1a23d [2021-04-24T16:32:29.284Z] #43 40.22 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-24T16:32:29.284Z] #43 40.27 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-24T16:32:29.284Z] #43 40.29 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-24T16:32:29.284Z] #43 40.32 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:32:29.284Z] #43 40.35 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-24T16:32:29.284Z] #43 40.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:32:29.284Z] #43 40.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:32:29.284Z] #43 40.40 DEP compel/plugins/std/infect.d [2021-04-24T16:32:29.291Z] #2 transferring context: 87B done [2021-04-24T16:32:29.291Z] #2 ... [2021-04-24T16:32:29.291Z] [2021-04-24T16:32:29.291Z] #1 [internal] load build definition from Dockerfile [2021-04-24T16:32:29.291Z] #1 sha256:cf35e0c6aba1f8f0bf574c20efc1375bf428b6fcab323fa4186f8f4e0ea92e1b [2021-04-24T16:32:29.291Z] #1 transferring dockerfile: 17.07kB 0.1s done [2021-04-24T16:32:29.291Z] #1 DONE 1.2s [2021-04-24T16:32:29.342Z] #44 ... [2021-04-24T16:32:29.342Z] [2021-04-24T16:32:29.342Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:32:29.342Z] #23 14.39 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:32:29.342Z] #23 14.39 Building wheels for collected packages: yamllint, pyyaml [2021-04-24T16:32:29.342Z] #23 14.41 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:32:29.342Z] #23 15.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:32:29.342Z] #23 15.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:32:29.342Z] #23 15.11 Running setup.py bdist_wheel for pyyaml: started [2021-04-24T16:32:29.342Z] #23 15.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-24T16:32:29.342Z] #23 15.89 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-24T16:32:29.342Z] #23 16.02 Successfully built yamllint pyyaml [2021-04-24T16:32:29.342Z] #23 16.02 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:32:29.342Z] #23 16.22 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:32:29.342Z] #23 DONE 16.8s [2021-04-24T16:32:29.544Z] #43 40.59 DEP compel/plugins/std/string.d [2021-04-24T16:32:29.552Z] [2021-04-24T16:32:29.552Z] #2 [internal] load .dockerignore [2021-04-24T16:32:29.552Z] #2 sha256:4825a09144d0c3b52482752455702996a060167a99b7aebb3e049a78ad53b3ba [2021-04-24T16:32:29.552Z] #2 DONE 1.3s [2021-04-24T16:32:29.575Z] #50 1.701 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:29.644Z] [2021-04-24T16:32:29.644Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-24T16:32:29.644Z] #26 DONE 0.2s [2021-04-24T16:32:29.644Z] [2021-04-24T16:32:29.644Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-24T16:32:29.663Z] #29 ... [2021-04-24T16:32:29.663Z] [2021-04-24T16:32:29.663Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:29.663Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-24T16:32:29.663Z] #10 DONE 0.6s [2021-04-24T16:32:29.804Z] #43 40.74 DEP compel/plugins/std/log.d [2021-04-24T16:32:29.804Z] #43 40.82 DEP compel/plugins/std/fds.d [2021-04-24T16:32:29.804Z] #43 ... [2021-04-24T16:32:29.804Z] [2021-04-24T16:32:29.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:29.804Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:29.804Z] #45 98.43 vendor/golang.org/x/text/secure/bidirule [2021-04-24T16:32:29.804Z] #45 98.66 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:32:29.804Z] #45 102.4 vendor/golang.org/x/net/idna [2021-04-24T16:32:29.804Z] #45 104.6 vendor/golang.org/x/net/http2/hpack [2021-04-24T16:32:29.804Z] #45 105.7 mime [2021-04-24T16:32:29.804Z] #45 107.5 mime/quotedprintable [2021-04-24T16:32:29.804Z] #45 107.8 net/http/internal [2021-04-24T16:32:29.813Z] [2021-04-24T16:32:29.813Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-24T16:32:29.813Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-24T16:32:29.876Z] #50 ... [2021-04-24T16:32:29.876Z] [2021-04-24T16:32:29.876Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:29.876Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-24T16:32:29.876Z] #28 13.34 0 added, 0 removed; done. [2021-04-24T16:32:29.876Z] #28 13.34 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:32:29.876Z] #28 13.35 done. [2021-04-24T16:32:29.876Z] #28 DONE 13.7s [2021-04-24T16:32:29.923Z] [2021-04-24T16:32:29.923Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:32:29.923Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-24T16:32:30.064Z] #45 ... [2021-04-24T16:32:30.064Z] [2021-04-24T16:32:30.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:30.064Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:30.064Z] #43 41.00 DEP compel/plugins/std/std.d [2021-04-24T16:32:30.064Z] #43 41.14 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:32:30.176Z] [2021-04-24T16:32:30.176Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:32:30.176Z] #29 sha256:b591c131a320167b50ac5acda26ccb89e8c7b9817e9b9a115c3df4870cdcf348 [2021-04-24T16:32:30.176Z] #29 DONE 0.1s [2021-04-24T16:32:30.176Z] [2021-04-24T16:32:30.176Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:30.176Z] #25 sha256:e3ac8826d0b6b42032359b25dbc0c77f9b23b79f0df3ddfb30a02c8d28c6cdf5 [2021-04-24T16:32:30.176Z] #25 0.803 + RM_GOPATH=0 [2021-04-24T16:32:30.176Z] #25 0.805 + TMP_GOPATH= [2021-04-24T16:32:30.176Z] #25 0.806 + : /build [2021-04-24T16:32:30.176Z] #25 0.807 + '[' -z '' ']' [2021-04-24T16:32:30.176Z] #25 0.810 ++ mktemp -d [2021-04-24T16:32:30.176Z] #25 0.814 + export GOPATH=/tmp/tmp.eXjVbUrYtl [2021-04-24T16:32:30.176Z] #25 0.836 + GOPATH=/tmp/tmp.eXjVbUrYtl [2021-04-24T16:32:30.176Z] #25 0.836 + RM_GOPATH=1 [2021-04-24T16:32:30.176Z] #25 0.837 + case "$(go env GOARCH)" in [2021-04-24T16:32:30.176Z] #25 0.838 ++ go env GOARCH [2021-04-24T16:32:30.176Z] #25 0.849 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:30.176Z] #25 0.850 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:30.176Z] #25 0.856 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:30.176Z] #25 0.864 + dir=/tmp/install [2021-04-24T16:32:30.176Z] #25 0.865 + bin=dockercli [2021-04-24T16:32:30.176Z] #25 0.865 + shift [2021-04-24T16:32:30.176Z] #25 0.866 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:32:30.176Z] #25 0.866 + . /tmp/install/dockercli.installer [2021-04-24T16:32:30.176Z] #25 0.867 ++ : stable [2021-04-24T16:32:30.176Z] #25 0.867 ++ : 17.06.2-ce [2021-04-24T16:32:30.176Z] #25 0.869 + install_dockercli [2021-04-24T16:32:30.176Z] #25 0.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:32:30.176Z] #25 0.871 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:32:30.176Z] #25 0.872 ++ uname -m [2021-04-24T16:32:30.176Z] #25 0.874 + arch=ppc64le [2021-04-24T16:32:30.176Z] #25 0.874 + '[' ppc64le '!=' x86_64 ']' [2021-04-24T16:32:30.176Z] #25 0.875 + '[' ppc64le '!=' s390x ']' [2021-04-24T16:32:30.176Z] #25 0.875 + '[' ppc64le '!=' armhf ']' [2021-04-24T16:32:30.176Z] #25 0.875 + build_dockercli [2021-04-24T16:32:30.176Z] #25 0.875 + git clone https://github.com/docker/docker-ce /tmp/tmp.eXjVbUrYtl/tmp/docker-ce [2021-04-24T16:32:30.176Z] #25 0.902 Cloning into '/tmp/tmp.eXjVbUrYtl/tmp/docker-ce'... [2021-04-24T16:32:30.324Z] #43 41.24 DEP compel/plugins/fds/fds.d [2021-04-24T16:32:30.324Z] #43 41.37 CC compel/plugins/std/std.o [2021-04-24T16:32:30.386Z] #3 DONE 0.5s [2021-04-24T16:32:30.386Z] [2021-04-24T16:32:30.386Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-24T16:32:30.386Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-24T16:32:30.386Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-24T16:32:30.386Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-24T16:32:30.386Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-04-24T16:32:30.386Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-24T16:32:30.386Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-24T16:32:30.386Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-04-24T16:32:30.563Z] #32 ... [2021-04-24T16:32:30.563Z] [2021-04-24T16:32:30.563Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:32:30.563Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-24T16:32:30.563Z] #12 DONE 4.0s [2021-04-24T16:32:30.563Z] [2021-04-24T16:32:30.563Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:30.563Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:30.583Z] #43 41.69 CC compel/plugins/std/fds.o [2021-04-24T16:32:30.647Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-04-24T16:32:30.647Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-04-24T16:32:30.723Z] #31 DONE 0.9s [2021-04-24T16:32:30.723Z] [2021-04-24T16:32:30.723Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-24T16:32:30.723Z] #34 DONE 0.2s [2021-04-24T16:32:30.723Z] [2021-04-24T16:32:30.723Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-04-24T16:32:30.910Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-24T16:32:30.934Z] #13 3.972 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:32:30.934Z] #13 4.032 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:30.934Z] #13 4.123 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:30.934Z] #13 4.149 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:31.013Z] #36 DONE 0.1s [2021-04-24T16:32:31.013Z] [2021-04-24T16:32:31.013Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-24T16:32:31.013Z] #39 DONE 0.2s [2021-04-24T16:32:31.013Z] [2021-04-24T16:32:31.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:31.013Z] #44 95.36 CC criu/util.o [2021-04-24T16:32:31.013Z] #44 96.45 CC criu/uts_ns.o [2021-04-24T16:32:31.013Z] #44 96.56 CC criu/vdso.o [2021-04-24T16:32:31.152Z] #43 42.18 CC compel/plugins/std/log.o [2021-04-24T16:32:31.171Z] #4 DONE 0.8s [2021-04-24T16:32:31.171Z] [2021-04-24T16:32:31.171Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:31.171Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-24T16:32:31.517Z] #13 5.120 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:32:31.641Z] #44 97.01 LINK criu/built-in.o [2021-04-24T16:32:31.641Z] #44 97.08 LINK criu/criu [2021-04-24T16:32:31.721Z] #43 ... [2021-04-24T16:32:31.721Z] [2021-04-24T16:32:31.721Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:31.721Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:31.721Z] #13 95.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:32:31.721Z] #13 95.97 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:32:31.721Z] #13 95.97 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:31.835Z] #11 DONE 1.6s [2021-04-24T16:32:31.835Z] [2021-04-24T16:32:31.835Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:31.835Z] #29 sha256:59e2f0eaab393c52bc5713fe4ac198dbcde3c869a1e8e9377b706cfbd9d1a23d [2021-04-24T16:32:31.835Z] #29 0.972 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:32:31.835Z] #29 1.063 [2021-04-24T16:32:31.835Z] #29 1.177 #### 6.2% ########################## 37.0% ########################### 38.2% #################################### 50.3% ###################################################################### 98.3% ######################################################################## 100.0% [2021-04-24T16:32:31.835Z] #29 1.794 [2021-04-24T16:32:31.835Z] #29 1.892 ######################################################################## 100.0% [2021-04-24T16:32:31.835Z] #29 1.943 [2021-04-24T16:32:31.835Z] #29 2.055 ################################################################## 92.7% ######################################################################## 100.0% [2021-04-24T16:32:31.835Z] #29 2.125 [2021-04-24T16:32:31.835Z] #29 2.236 ## 3.9% ########################## 36.7% ###################################### 53.8% ###################################################### 75.5% #################################################################### 94.9% ######################################################################## 100.0% [2021-04-24T16:32:31.835Z] #29 2.733 [2021-04-24T16:32:31.931Z] #44 97.29 DEP lib/c/criu.d [2021-04-24T16:32:31.931Z] #44 97.33 CC images/rpc.pb-c.o [2021-04-24T16:32:31.981Z] #13 ... [2021-04-24T16:32:31.981Z] [2021-04-24T16:32:31.981Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:31.981Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:31.981Z] #43 42.98 CC compel/plugins/std/string.o [2021-04-24T16:32:32.091Z] #13 ... [2021-04-24T16:32:32.091Z] [2021-04-24T16:32:32.091Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:32.091Z] #47 sha256:8226dc02ab3cfc7b5d7d2dbfef54caeb29c7d769731b7862f0c64a5b4988b2a5 [2021-04-24T16:32:32.091Z] #47 4.841 + RM_GOPATH=0 [2021-04-24T16:32:32.091Z] #47 4.841 + TMP_GOPATH= [2021-04-24T16:32:32.091Z] #47 4.841 + : /build [2021-04-24T16:32:32.091Z] #47 4.841 + '[' -z '' ']' [2021-04-24T16:32:32.091Z] #47 4.841 ++ mktemp -d [2021-04-24T16:32:32.091Z] #47 4.842 + export GOPATH=/tmp/tmp.GOFhHglsDY [2021-04-24T16:32:32.091Z] #47 4.842 + GOPATH=/tmp/tmp.GOFhHglsDY [2021-04-24T16:32:32.091Z] #47 4.842 + RM_GOPATH=1 [2021-04-24T16:32:32.091Z] #47 4.842 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.091Z] #47 4.853 ++ go env GOARCH [2021-04-24T16:32:32.091Z] #47 4.883 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.091Z] #47 4.883 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.091Z] #47 4.883 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.091Z] #47 4.887 + dir=/tmp/install [2021-04-24T16:32:32.091Z] #47 4.887 + bin=gotestsum [2021-04-24T16:32:32.091Z] #47 4.887 + shift [2021-04-24T16:32:32.091Z] #47 4.887 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:32:32.091Z] #47 4.887 + . /tmp/install/gotestsum.installer [2021-04-24T16:32:32.091Z] #47 4.887 ++ : v0.5.3 [2021-04-24T16:32:32.091Z] #47 4.887 + install_gotestsum [2021-04-24T16:32:32.091Z] #47 4.887 + set -e [2021-04-24T16:32:32.091Z] #47 4.887 + export GO111MODULE=on [2021-04-24T16:32:32.091Z] #47 4.887 + GO111MODULE=on [2021-04-24T16:32:32.091Z] #47 4.887 + GOBIN=/build [2021-04-24T16:32:32.091Z] #47 4.887 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:32:32.091Z] #47 4.939 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:32.091Z] #47 4.939 go: finding gotest.tools v0.5.3 [2021-04-24T16:32:32.091Z] #47 5.789 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:32.091Z] #47 6.502 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:32.091Z] #47 7.322 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:32.091Z] #47 7.343 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:32.091Z] #47 7.404 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:32:32.091Z] #47 7.429 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:32.091Z] #47 7.429 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:32.091Z] #47 7.489 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:32.091Z] #47 7.700 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:32.091Z] #47 7.767 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:32.091Z] #47 7.872 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:32.091Z] #47 7.873 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:32.091Z] #47 8.191 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:32:32.091Z] #47 8.209 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:32.091Z] #47 8.291 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:32.091Z] #47 8.291 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:32.091Z] #47 8.295 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:32.091Z] #47 8.769 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:32.091Z] #47 8.848 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:32.091Z] #47 8.905 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:32.091Z] #47 9.332 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:32.091Z] #47 ... [2021-04-24T16:32:32.091Z] [2021-04-24T16:32:32.091Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:32.091Z] #24 sha256:4ac519099ef9b38fb8c1e588c4fb6433f9829a35e1f56268d3d393886de533e1 [2021-04-24T16:32:32.091Z] #24 4.306 + RM_GOPATH=0 [2021-04-24T16:32:32.091Z] #24 4.306 + TMP_GOPATH= [2021-04-24T16:32:32.091Z] #24 4.306 + : /build [2021-04-24T16:32:32.091Z] #24 4.306 + '[' -z '' ']' [2021-04-24T16:32:32.091Z] #24 4.306 ++ mktemp -d [2021-04-24T16:32:32.091Z] #24 4.306 + export GOPATH=/tmp/tmp.ARxdyFv42p [2021-04-24T16:32:32.091Z] #24 4.307 + GOPATH=/tmp/tmp.ARxdyFv42p [2021-04-24T16:32:32.091Z] #24 4.307 + RM_GOPATH=1 [2021-04-24T16:32:32.091Z] #24 4.307 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.091Z] #24 4.319 ++ go env GOARCH [2021-04-24T16:32:32.091Z] #24 4.349 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.091Z] #24 4.349 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.091Z] #24 4.349 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.091Z] #24 4.349 + dir=/tmp/install [2021-04-24T16:32:32.091Z] #24 4.349 + bin=dockercli [2021-04-24T16:32:32.091Z] #24 4.349 + shift [2021-04-24T16:32:32.091Z] #24 4.349 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:32:32.091Z] #24 4.349 + . /tmp/install/dockercli.installer [2021-04-24T16:32:32.091Z] #24 4.349 ++ : stable [2021-04-24T16:32:32.091Z] #24 4.349 ++ : 17.06.2-ce [2021-04-24T16:32:32.091Z] #24 4.349 + install_dockercli [2021-04-24T16:32:32.091Z] #24 4.349 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:32:32.091Z] #24 4.349 ++ uname -m [2021-04-24T16:32:32.091Z] #24 4.349 + arch=x86_64 [2021-04-24T16:32:32.091Z] #24 4.349 + '[' x86_64 '!=' x86_64 ']' [2021-04-24T16:32:32.091Z] #24 4.349 + url=https://download.docker.com/linux/static [2021-04-24T16:32:32.091Z] #24 4.349 + tar -xz docker/docker [2021-04-24T16:32:32.091Z] #24 4.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-24T16:32:32.091Z] #24 4.350 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:32:32.115Z] #8 DONE 0.9s [2021-04-24T16:32:32.115Z] [2021-04-24T16:32:32.115Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-04-24T16:32:32.115Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-24T16:32:32.221Z] #44 97.75 CC lib/c/criu.o [2021-04-24T16:32:32.355Z] #24 ... [2021-04-24T16:32:32.355Z] [2021-04-24T16:32:32.355Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:32.355Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:32:32.355Z] #51 5.927 + RM_GOPATH=0 [2021-04-24T16:32:32.355Z] #51 5.927 + TMP_GOPATH= [2021-04-24T16:32:32.355Z] #51 5.927 + : /build [2021-04-24T16:32:32.355Z] #51 5.927 + '[' -z '' ']' [2021-04-24T16:32:32.355Z] #51 5.927 ++ mktemp -d [2021-04-24T16:32:32.355Z] #51 5.927 + export GOPATH=/tmp/tmp.an6TpVCQzf [2021-04-24T16:32:32.355Z] #51 5.927 + GOPATH=/tmp/tmp.an6TpVCQzf [2021-04-24T16:32:32.355Z] #51 5.927 + RM_GOPATH=1 [2021-04-24T16:32:32.355Z] #51 5.927 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.355Z] #51 5.927 ++ go env GOARCH [2021-04-24T16:32:32.355Z] #51 5.968 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.355Z] #51 5.969 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.355Z] #51 6.000 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.355Z] #51 6.000 + dir=/tmp/install [2021-04-24T16:32:32.355Z] #51 6.000 + bin=shfmt [2021-04-24T16:32:32.355Z] #51 6.000 + shift [2021-04-24T16:32:32.355Z] #51 6.000 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:32:32.355Z] #51 6.000 + . /tmp/install/shfmt.installer [2021-04-24T16:32:32.355Z] #51 6.000 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:32.355Z] #51 6.000 + install_shfmt [2021-04-24T16:32:32.355Z] #51 6.000 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:32:32.355Z] #51 6.000 + git clone https://github.com/mvdan/sh.git /tmp/tmp.an6TpVCQzf/src/github.com/mvdan/sh [2021-04-24T16:32:32.355Z] #51 6.005 Cloning into '/tmp/tmp.an6TpVCQzf/src/github.com/mvdan/sh'... [2021-04-24T16:32:32.355Z] #51 6.005 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:32.376Z] #7 DONE 1.0s [2021-04-24T16:32:32.376Z] [2021-04-24T16:32:32.376Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-24T16:32:32.376Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-24T16:32:32.376Z] #6 DONE 0.9s [2021-04-24T16:32:32.376Z] [2021-04-24T16:32:32.376Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-24T16:32:32.376Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-24T16:32:32.376Z] #5 DONE 0.9s [2021-04-24T16:32:32.550Z] #43 43.53 CC compel/plugins/std/infect.o [2021-04-24T16:32:32.618Z] #51 ... [2021-04-24T16:32:32.618Z] [2021-04-24T16:32:32.618Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:32.618Z] #58 sha256:fc1dc55828de7136e2c61a3592fe26ff83b2555c80e01053edecac4d90acb659 [2021-04-24T16:32:32.618Z] #58 5.683 + RM_GOPATH=0 [2021-04-24T16:32:32.618Z] #58 5.683 + TMP_GOPATH= [2021-04-24T16:32:32.618Z] #58 5.683 + : /build [2021-04-24T16:32:32.618Z] #58 5.683 + '[' -z '' ']' [2021-04-24T16:32:32.618Z] #58 5.683 ++ mktemp -d [2021-04-24T16:32:32.618Z] #58 5.683 + export GOPATH=/tmp/tmp.dFh9jRnQmF [2021-04-24T16:32:32.618Z] #58 5.683 + GOPATH=/tmp/tmp.dFh9jRnQmF [2021-04-24T16:32:32.618Z] #58 5.683 + RM_GOPATH=1 [2021-04-24T16:32:32.618Z] #58 5.683 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.618Z] #58 5.683 ++ go env GOARCH [2021-04-24T16:32:32.618Z] #58 5.710 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.618Z] #58 5.710 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.618Z] #58 5.710 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.618Z] #58 5.710 + dir=/tmp/install [2021-04-24T16:32:32.618Z] #58 5.710 + bin=rootlesskit [2021-04-24T16:32:32.618Z] #58 5.710 + shift [2021-04-24T16:32:32.618Z] #58 5.710 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:32:32.618Z] #58 5.710 + . /tmp/install/rootlesskit.installer [2021-04-24T16:32:32.618Z] #58 5.710 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:32.618Z] #58 5.710 + install_rootlesskit [2021-04-24T16:32:32.618Z] #58 5.710 + case "$1" in [2021-04-24T16:32:32.618Z] #58 5.710 + export CGO_ENABLED=0 [2021-04-24T16:32:32.618Z] #58 5.710 + CGO_ENABLED=0 [2021-04-24T16:32:32.618Z] #58 5.710 + _install_rootlesskit [2021-04-24T16:32:32.618Z] #58 5.710 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:32:32.618Z] #58 5.710 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dFh9jRnQmF/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:32.618Z] #58 5.711 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:32.618Z] #58 5.737 Cloning into '/tmp/tmp.dFh9jRnQmF/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:32:32.618Z] #58 ... [2021-04-24T16:32:32.618Z] [2021-04-24T16:32:32.618Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:32.618Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:32.618Z] #55 6.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:32.618Z] #55 6.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:32.618Z] #55 6.868 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:32.618Z] #55 8.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:32.706Z] [2021-04-24T16:32:32.706Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:32.706Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-24T16:32:32.706Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:32.810Z] #43 43.96 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-24T16:32:32.881Z] #55 ... [2021-04-24T16:32:32.881Z] [2021-04-24T16:32:32.881Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:32.881Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:32.881Z] #49 5.508 + RM_GOPATH=0 [2021-04-24T16:32:32.881Z] #49 5.508 + TMP_GOPATH= [2021-04-24T16:32:32.881Z] #49 5.508 + : /build [2021-04-24T16:32:32.881Z] #49 5.508 + '[' -z '' ']' [2021-04-24T16:32:32.881Z] #49 5.513 ++ mktemp -d [2021-04-24T16:32:32.881Z] #49 5.523 + export GOPATH=/tmp/tmp.bpnaRzqkon [2021-04-24T16:32:32.881Z] #49 5.523 + GOPATH=/tmp/tmp.bpnaRzqkon [2021-04-24T16:32:32.881Z] #49 5.523 + RM_GOPATH=1 [2021-04-24T16:32:32.881Z] #49 5.523 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.881Z] #49 5.523 ++ go env GOARCH [2021-04-24T16:32:32.881Z] #49 5.551 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.881Z] #49 5.551 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.881Z] #49 5.563 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.881Z] #49 5.563 + dir=/tmp/install [2021-04-24T16:32:32.881Z] #49 5.563 + bin=golangci_lint [2021-04-24T16:32:32.881Z] #49 5.563 + shift [2021-04-24T16:32:32.881Z] #49 5.563 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:32:32.881Z] #49 5.563 + . /tmp/install/golangci_lint.installer [2021-04-24T16:32:32.881Z] #49 5.563 ++ : v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.563 + install_golangci_lint [2021-04-24T16:32:32.881Z] #49 5.563 + set -e [2021-04-24T16:32:32.881Z] #49 5.563 + export GO111MODULE=on [2021-04-24T16:32:32.881Z] #49 5.563 + GO111MODULE=on [2021-04-24T16:32:32.881Z] #49 5.563 + GOBIN=/build [2021-04-24T16:32:32.881Z] #49 5.563 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.579 go: finding github.com v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.579 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.579 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.579 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:32.881Z] #49 5.579 go: finding github.com/golangci v1.23.8 [2021-04-24T16:32:32.881Z] #49 6.843 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:32.881Z] #49 7.897 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:32.881Z] #49 ... [2021-04-24T16:32:32.881Z] [2021-04-24T16:32:32.881Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:32.881Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:32:32.881Z] #45 4.105 + RM_GOPATH=0 [2021-04-24T16:32:32.881Z] #45 4.105 + TMP_GOPATH= [2021-04-24T16:32:32.881Z] #45 4.105 + : /build [2021-04-24T16:32:32.881Z] #45 4.105 + '[' -z '' ']' [2021-04-24T16:32:32.881Z] #45 4.105 ++ mktemp -d [2021-04-24T16:32:32.881Z] #45 4.113 + export GOPATH=/tmp/tmp.QhwUGpogNy [2021-04-24T16:32:32.881Z] #45 4.113 + GOPATH=/tmp/tmp.QhwUGpogNy [2021-04-24T16:32:32.881Z] #45 4.113 + RM_GOPATH=1 [2021-04-24T16:32:32.881Z] #45 4.113 + case "$(go env GOARCH)" in [2021-04-24T16:32:32.881Z] #45 4.113 ++ go env GOARCH [2021-04-24T16:32:32.881Z] #45 4.121 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:32.881Z] #45 4.122 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.881Z] #45 4.122 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:32.881Z] #45 4.122 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:32.881Z] #45 4.122 + dir=/tmp/install [2021-04-24T16:32:32.881Z] #45 4.122 + bin=vndr [2021-04-24T16:32:32.881Z] #45 4.122 + shift [2021-04-24T16:32:32.881Z] #45 4.122 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:32:32.881Z] #45 4.122 + . /tmp/install/vndr.installer [2021-04-24T16:32:32.881Z] #45 4.122 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:32.881Z] #45 4.122 + install_vndr [2021-04-24T16:32:32.881Z] #45 4.122 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:32:32.881Z] #45 4.122 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QhwUGpogNy/src/github.com/LK4D4/vndr [2021-04-24T16:32:32.881Z] #45 4.127 Cloning into '/tmp/tmp.QhwUGpogNy/src/github.com/LK4D4/vndr'... [2021-04-24T16:32:32.881Z] #45 4.617 + cd /tmp/tmp.QhwUGpogNy/src/github.com/LK4D4/vndr [2021-04-24T16:32:32.881Z] #45 4.617 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:32.881Z] #45 4.673 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:32:32.881Z] #45 5.500 internal/cpu [2021-04-24T16:32:32.881Z] #45 5.500 runtime/internal/atomic [2021-04-24T16:32:32.881Z] #45 5.725 runtime/internal/sys [2021-04-24T16:32:32.881Z] #45 5.879 runtime/internal/math [2021-04-24T16:32:32.881Z] #45 6.124 internal/race [2021-04-24T16:32:32.881Z] #45 6.208 sync/atomic [2021-04-24T16:32:32.881Z] #45 6.369 internal/bytealg [2021-04-24T16:32:32.881Z] #45 6.756 unicode [2021-04-24T16:32:32.881Z] #45 7.983 runtime [2021-04-24T16:32:32.881Z] #45 10.65 unicode/utf8 [2021-04-24T16:32:32.971Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-24T16:32:32.971Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-24T16:32:32.971Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-24T16:32:32.971Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-24T16:32:33.070Z] #43 44.06 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-24T16:32:33.070Z] #43 44.13 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-24T16:32:33.070Z] #43 44.19 AR compel/plugins/std.lib.a [2021-04-24T16:32:33.141Z] #29 2.846 ### 4.8% ###### 9.6% ########## 14.9% ############## 20.5% ################## 25.7% ###################### 31.0% ########################## 36.2% ############################ 39.8% ################################ 45.8% ###################################### 53.5% ######################################### 58.1% ############################################## 63.9% [2021-04-24T16:32:33.141Z] #29 ... [2021-04-24T16:32:33.141Z] [2021-04-24T16:32:33.141Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:32:33.141Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-24T16:32:33.141Z] #39 DONE 1.8s [2021-04-24T16:32:33.141Z] [2021-04-24T16:32:33.141Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:33.141Z] #29 sha256:59e2f0eaab393c52bc5713fe4ac198dbcde3c869a1e8e9377b706cfbd9d1a23d [2021-04-24T16:32:33.143Z] #45 ... [2021-04-24T16:32:33.143Z] [2021-04-24T16:32:33.143Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:33.143Z] #34 sha256:880ede1ff91c9e6023ea10e8838871563f3caf2bba532b5e3c1eb1893c777d5e [2021-04-24T16:32:33.143Z] #34 5.899 Install go-toml version v1.8.1 [2021-04-24T16:32:33.143Z] #34 5.909 go: finding github.com v1.8.1 [2021-04-24T16:32:33.143Z] #34 5.931 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:32:33.143Z] #34 5.937 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:32:33.143Z] #34 5.938 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:33.143Z] #34 5.938 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:32:33.143Z] #34 7.124 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:33.143Z] #34 7.586 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:33.143Z] #34 10.07 github.com/pelletier/go-toml [2021-04-24T16:32:33.143Z] #34 ... [2021-04-24T16:32:33.143Z] [2021-04-24T16:32:33.143Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:33.143Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:32:33.143Z] #40 6.316 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:32:33.143Z] #40 6.328 Cloning into '.'... [2021-04-24T16:32:33.267Z] #44 ... [2021-04-24T16:32:33.267Z] [2021-04-24T16:32:33.267Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:32:33.267Z] #50 131.8 + /build/golangci-lint --version [2021-04-24T16:32:33.267Z] #50 132.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:32:33.267Z] #50 DONE 132.4s [2021-04-24T16:32:33.267Z] [2021-04-24T16:32:33.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:33.267Z] #44 98.63 LINK lib/c/built-in.o [2021-04-24T16:32:33.267Z] #44 98.63 LINK lib/c/libcriu.so [2021-04-24T16:32:33.267Z] #44 98.70 LINK lib/c/libcriu.a [2021-04-24T16:32:33.267Z] #44 98.85 GEN magic.py [2021-04-24T16:32:33.330Z] #43 44.30 CC compel/plugins/fds/fds.o [2021-04-24T16:32:33.405Z] #40 ... [2021-04-24T16:32:33.405Z] [2021-04-24T16:32:33.405Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:33.405Z] #67 sha256:b76ba3e5bc801a1b3b6ca748a6662e8eb730080eb9ed88501c9cd7e4e74252ec [2021-04-24T16:32:33.405Z] #67 3.675 + RM_GOPATH=0 [2021-04-24T16:32:33.405Z] #67 3.679 + TMP_GOPATH= [2021-04-24T16:32:33.405Z] #67 3.679 + : /build [2021-04-24T16:32:33.405Z] #67 3.679 + '[' -z '' ']' [2021-04-24T16:32:33.405Z] #67 3.679 ++ mktemp -d [2021-04-24T16:32:33.405Z] #67 3.679 + export GOPATH=/tmp/tmp.HI4QUM9gR9 [2021-04-24T16:32:33.405Z] #67 3.679 + GOPATH=/tmp/tmp.HI4QUM9gR9 [2021-04-24T16:32:33.405Z] #67 3.679 + RM_GOPATH=1 [2021-04-24T16:32:33.405Z] #67 3.679 + case "$(go env GOARCH)" in [2021-04-24T16:32:33.405Z] #67 3.680 ++ go env GOARCH [2021-04-24T16:32:33.405Z] #67 3.685 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:33.405Z] #67 3.685 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:33.405Z] #67 3.685 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:33.405Z] #67 3.687 + dir=/tmp/install [2021-04-24T16:32:33.405Z] #67 3.687 + bin=proxy [2021-04-24T16:32:33.405Z] #67 3.687 + shift [2021-04-24T16:32:33.405Z] #67 3.687 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:32:33.405Z] #67 3.687 + . /tmp/install/proxy.installer [2021-04-24T16:32:33.405Z] #67 3.687 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:33.405Z] #67 3.687 + install_proxy [2021-04-24T16:32:33.405Z] #67 3.687 + case "$1" in [2021-04-24T16:32:33.405Z] #67 3.687 + export CGO_ENABLED=0 [2021-04-24T16:32:33.405Z] #67 3.687 + CGO_ENABLED=0 [2021-04-24T16:32:33.405Z] #67 3.687 + _install_proxy [2021-04-24T16:32:33.405Z] #67 3.687 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:32:33.405Z] #67 3.687 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HI4QUM9gR9/src/github.com/docker/libnetwork [2021-04-24T16:32:33.405Z] #67 3.688 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:33.405Z] #67 3.689 Cloning into '/tmp/tmp.HI4QUM9gR9/src/github.com/docker/libnetwork'... [2021-04-24T16:32:33.405Z] #67 ... [2021-04-24T16:32:33.405Z] [2021-04-24T16:32:33.405Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:33.405Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:33.405Z] #36 6.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:33.405Z] #36 7.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:33.405Z] #36 7.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:33.405Z] #36 8.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:33.405Z] #36 11.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:33.557Z] #44 98.99 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:32:33.557Z] #44 98.99 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:32:33.557Z] #44 98.99 Note: Building without GnuTLS support [2021-04-24T16:32:33.557Z] #44 99.00 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:32:33.557Z] #44 99.00 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:32:33.589Z] #43 44.55 AR compel/plugins/fds.lib.a [2021-04-24T16:32:33.589Z] #43 44.60 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:32:33.661Z] #29 2.846 ### 4.8% ###### 9.6% ########## 14.9% ############## 20.5% ################## 25.7% ###################### 31.0% ########################## 36.2% ############################ 39.8% ################################ 45.8% ###################################### 53.5% ######################################### 58.1% ############################################## 63.9% ################################################# 69.1% ##################################################### 74.3% ######################################################### 79.5% ############################################################ 84.7% ################################################################ 89.9% #################################################################### 95.1% ######################################################################## 100.0% [2021-04-24T16:32:33.667Z] #36 ... [2021-04-24T16:32:33.667Z] [2021-04-24T16:32:33.667Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:33.667Z] #47 sha256:8226dc02ab3cfc7b5d7d2dbfef54caeb29c7d769731b7862f0c64a5b4988b2a5 [2021-04-24T16:32:33.667Z] #47 11.43 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:33.772Z] #25 ... [2021-04-24T16:32:33.772Z] [2021-04-24T16:32:33.772Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:33.772Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:33.772Z] #30 1.951 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:32:33.772Z] #30 2.503 [2021-04-24T16:32:33.840Z] #13 3.375 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:32:33.840Z] #13 3.557 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:33.840Z] #13 3.601 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:33.840Z] #13 3.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:33.847Z] #44 ... [2021-04-24T16:32:33.847Z] [2021-04-24T16:32:33.847Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-24T16:32:33.847Z] #41 DONE 133.1s [2021-04-24T16:32:33.847Z] [2021-04-24T16:32:33.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:33.847Z] #44 99.40 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:32:33.849Z] #43 44.77 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:32:33.849Z] #43 44.92 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-24T16:32:33.920Z] #29 4.732 [2021-04-24T16:32:33.920Z] #29 4.997 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:32:34.109Z] #43 45.00 HOSTDEP compel/src/main-host.d [2021-04-24T16:32:34.109Z] #43 45.10 DEP compel/src/lib/ptrace.d [2021-04-24T16:32:34.109Z] #43 45.21 DEP compel/src/lib/infect.d [2021-04-24T16:32:34.179Z] #29 5.049 [2021-04-24T16:32:34.179Z] #29 5.095 ######################################################################## 100.0% [2021-04-24T16:32:34.179Z] #29 5.111 [2021-04-24T16:32:34.242Z] #47 ... [2021-04-24T16:32:34.242Z] [2021-04-24T16:32:34.242Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:34.242Z] #24 sha256:4ac519099ef9b38fb8c1e588c4fb6433f9829a35e1f56268d3d393886de533e1 [2021-04-24T16:32:34.242Z] #24 11.93 + mkdir -p /build [2021-04-24T16:32:34.242Z] #24 11.94 + mv docker/docker /build/ [2021-04-24T16:32:34.242Z] #24 11.95 + rmdir docker [2021-04-24T16:32:34.242Z] #24 DONE 12.2s [2021-04-24T16:32:34.242Z] [2021-04-24T16:32:34.242Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:34.242Z] #47 sha256:8226dc02ab3cfc7b5d7d2dbfef54caeb29c7d769731b7862f0c64a5b4988b2a5 [2021-04-24T16:32:34.242Z] #47 12.18 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:34.369Z] #43 45.39 DEP compel/src/lib/infect-util.d [2021-04-24T16:32:34.369Z] #43 45.47 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:32:34.438Z] #29 5.376 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:32:34.438Z] #29 5.451 [2021-04-24T16:32:34.552Z] #44 100.1 make[1]: Nothing to be done for 'all'. [2021-04-24T16:32:34.629Z] #43 45.59 DEP compel/arch/x86/src/lib/infect.d [2021-04-24T16:32:34.699Z] #29 5.562 ######################################################################## 100.0% [2021-04-24T16:32:34.699Z] #29 5.604 [2021-04-24T16:32:34.888Z] #43 45.71 DEP compel/arch/x86/src/lib/cpu.d [2021-04-24T16:32:34.888Z] #43 45.76 DEP compel/src/lib/log.d [2021-04-24T16:32:34.888Z] #43 45.85 DEP compel/src/main.d [2021-04-24T16:32:34.888Z] #43 45.98 DEP compel/src/lib/handle-elf.d [2021-04-24T16:32:34.965Z] #29 5.835 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:32:34.965Z] #29 5.903 [2021-04-24T16:32:34.979Z] #30 2.737 0.0% ### 5.2% ##### 7.3% ######## 11.3% ########### 15.4% ############ 17.4% ################ 23.6% ################### 27.7% ####################### 32.6% ############################ 39.2% ################################# 46.4% ##################################### 52.5% ########################################### 60.6% ############################################## 64.7% #################################################### 72.8% ########################################################### 83.0% ################################################################ 89.1% ################################################################### 93.1% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-24T16:32:35.148Z] #43 46.14 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-24T16:32:35.207Z] #44 100.7 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:32:35.207Z] #44 100.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:32:35.207Z] #44 100.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:32:35.207Z] #44 100.7 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:32:35.207Z] #44 100.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:32:35.207Z] #44 100.8 make[1]: Nothing to be done for 'all'. [2021-04-24T16:32:35.207Z] #44 100.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:32:35.213Z] #13 5.112 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:32:35.213Z] #13 ... [2021-04-24T16:32:35.213Z] [2021-04-24T16:32:35.213Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:35.213Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:35.213Z] #49 5.741 + RM_GOPATH=0 [2021-04-24T16:32:35.213Z] #49 5.741 + TMP_GOPATH= [2021-04-24T16:32:35.213Z] #49 5.741 + : /build [2021-04-24T16:32:35.213Z] #49 5.741 + '[' -z '' ']' [2021-04-24T16:32:35.213Z] #49 5.741 ++ mktemp -d [2021-04-24T16:32:35.213Z] #49 5.745 + export GOPATH=/tmp/tmp.kTnoWFI8gb [2021-04-24T16:32:35.213Z] #49 5.745 + GOPATH=/tmp/tmp.kTnoWFI8gb [2021-04-24T16:32:35.213Z] #49 5.745 + RM_GOPATH=1 [2021-04-24T16:32:35.213Z] #49 5.745 + case "$(go env GOARCH)" in [2021-04-24T16:32:35.213Z] #49 5.745 ++ go env GOARCH [2021-04-24T16:32:35.213Z] #49 5.794 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:35.213Z] #49 5.794 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:35.213Z] #49 5.799 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:35.213Z] #49 5.799 + dir=/tmp/install [2021-04-24T16:32:35.213Z] #49 5.800 + bin=golangci_lint [2021-04-24T16:32:35.213Z] #49 5.800 + shift [2021-04-24T16:32:35.213Z] #49 5.800 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:32:35.213Z] #49 5.800 + . /tmp/install/golangci_lint.installer [2021-04-24T16:32:35.213Z] #49 5.800 ++ : v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.800 + install_golangci_lint [2021-04-24T16:32:35.213Z] #49 5.800 + set -e [2021-04-24T16:32:35.213Z] #49 5.800 + export GO111MODULE=on [2021-04-24T16:32:35.213Z] #49 5.802 + GO111MODULE=on [2021-04-24T16:32:35.213Z] #49 5.802 + GOBIN=/build [2021-04-24T16:32:35.213Z] #49 5.802 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.835 go: finding github.com v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.836 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.836 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.837 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:35.213Z] #49 5.837 go: finding github.com/golangci v1.23.8 [2021-04-24T16:32:35.213Z] #49 6.932 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:35.213Z] #49 7.834 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:35.224Z] #29 6.020 0.0% [2021-04-24T16:32:35.224Z] #29 ... [2021-04-24T16:32:35.224Z] [2021-04-24T16:32:35.224Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:32:35.224Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-24T16:32:35.224Z] #31 DONE 3.8s [2021-04-24T16:32:35.224Z] [2021-04-24T16:32:35.224Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:35.224Z] #29 sha256:59e2f0eaab393c52bc5713fe4ac198dbcde3c869a1e8e9377b706cfbd9d1a23d [2021-04-24T16:32:35.408Z] #43 46.29 CC compel/src/lib/log.o [2021-04-24T16:32:35.408Z] #43 46.49 CC compel/arch/x86/src/lib/cpu.o [2021-04-24T16:32:35.498Z] #44 100.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 ... [2021-04-24T16:32:35.498Z] [2021-04-24T16:32:35.498Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-24T16:32:35.498Z] #42 DONE 0.4s [2021-04-24T16:32:35.498Z] [2021-04-24T16:32:35.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-24T16:32:35.498Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.2 make[2]: Nothing to be done for 'all'. [2021-04-24T16:32:35.498Z] #44 101.2 INSTALL criu/criu [2021-04-24T16:32:35.648Z] #30 5.284 [2021-04-24T16:32:35.755Z] #29 6.020 0.0% ######################### 35.8% ######################################## 56.9% ##################################################### 73.7% ############################################################ 84.5% ######################################################################## 100.0% [2021-04-24T16:32:35.755Z] #29 6.562 [2021-04-24T16:32:35.874Z] #44 DONE 101.4s [2021-04-24T16:32:35.874Z] [2021-04-24T16:32:35.874Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:32:36.144Z] #49 ... [2021-04-24T16:32:36.144Z] [2021-04-24T16:32:36.144Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:36.144Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:36.144Z] #55 6.702 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:36.144Z] #55 6.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:36.144Z] #55 6.765 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:36.144Z] #55 8.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:36.144Z] #55 ... [2021-04-24T16:32:36.144Z] [2021-04-24T16:32:36.144Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:36.144Z] #24 sha256:4a6e019a804db0c4afdb1cce72d254b7457885f5adc2c58032b2c3a41f6a7b3e [2021-04-24T16:32:36.144Z] #24 4.514 + RM_GOPATH=0 [2021-04-24T16:32:36.144Z] #24 4.514 + TMP_GOPATH= [2021-04-24T16:32:36.144Z] #24 4.514 + : /build [2021-04-24T16:32:36.144Z] #24 4.514 + '[' -z '' ']' [2021-04-24T16:32:36.144Z] #24 4.514 ++ mktemp -d [2021-04-24T16:32:36.144Z] #24 4.514 + export GOPATH=/tmp/tmp.yT7NMxtYWj [2021-04-24T16:32:36.144Z] #24 4.514 + GOPATH=/tmp/tmp.yT7NMxtYWj [2021-04-24T16:32:36.144Z] #24 4.514 + RM_GOPATH=1 [2021-04-24T16:32:36.144Z] #24 4.514 + case "$(go env GOARCH)" in [2021-04-24T16:32:36.144Z] #24 4.514 ++ go env GOARCH [2021-04-24T16:32:36.144Z] #24 4.561 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.144Z] #24 4.561 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.144Z] #24 4.561 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:36.144Z] #24 4.561 + dir=/tmp/install [2021-04-24T16:32:36.144Z] #24 4.561 + bin=dockercli [2021-04-24T16:32:36.144Z] #24 4.561 + shift [2021-04-24T16:32:36.144Z] #24 4.561 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:32:36.144Z] #24 4.561 + . /tmp/install/dockercli.installer [2021-04-24T16:32:36.144Z] #24 4.561 ++ : stable [2021-04-24T16:32:36.144Z] #24 4.561 ++ : 17.06.2-ce [2021-04-24T16:32:36.144Z] #24 4.561 + install_dockercli [2021-04-24T16:32:36.145Z] #24 4.561 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:32:36.145Z] #24 4.561 ++ uname -m [2021-04-24T16:32:36.145Z] #24 4.561 + arch=x86_64 [2021-04-24T16:32:36.145Z] #24 4.561 + '[' x86_64 '!=' x86_64 ']' [2021-04-24T16:32:36.145Z] #24 4.561 + url=https://download.docker.com/linux/static [2021-04-24T16:32:36.145Z] #24 4.561 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-24T16:32:36.145Z] #24 4.561 + tar -xz docker/docker [2021-04-24T16:32:36.145Z] #24 4.562 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:32:36.163Z] #47 13.91 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:36.287Z] #26 ... [2021-04-24T16:32:36.288Z] [2021-04-24T16:32:36.288Z] #23 [internal] load build context [2021-04-24T16:32:36.288Z] #23 sha256:9f488516d5f57a9c8efd5c1eed2d2e3ee65ea5021d72a733937b02ee827c0a91 [2021-04-24T16:32:36.288Z] #23 transferring context: 53.20MB 2.8s done [2021-04-24T16:32:36.288Z] #23 DONE 3.2s [2021-04-24T16:32:36.288Z] [2021-04-24T16:32:36.288Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:36.288Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:36.288Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-24T16:32:36.288Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-24T16:32:36.288Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-24T16:32:36.288Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-24T16:32:36.288Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.7s done [2021-04-24T16:32:36.288Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-04-24T16:32:36.288Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.3s done [2021-04-24T16:32:36.288Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.1s [2021-04-24T16:32:36.288Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.1s [2021-04-24T16:32:36.288Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.2s [2021-04-24T16:32:36.324Z] #29 7.171 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:32:36.324Z] #29 7.344 [2021-04-24T16:32:36.347Z] #43 47.27 CC compel/arch/x86/src/lib/infect.o [2021-04-24T16:32:36.402Z] #24 ... [2021-04-24T16:32:36.402Z] [2021-04-24T16:32:36.402Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:36.402Z] #58 sha256:33a78203f5684e9dd78b1be0d2c363f0bbe8776fd71a43e0d315ba33c122c532 [2021-04-24T16:32:36.402Z] #58 5.740 + RM_GOPATH=0 [2021-04-24T16:32:36.402Z] #58 5.740 + TMP_GOPATH= [2021-04-24T16:32:36.402Z] #58 5.740 + : /build [2021-04-24T16:32:36.402Z] #58 5.740 + '[' -z '' ']' [2021-04-24T16:32:36.402Z] #58 5.740 ++ mktemp -d [2021-04-24T16:32:36.402Z] #58 5.745 + export GOPATH=/tmp/tmp.kZjIMn06TM [2021-04-24T16:32:36.402Z] #58 5.745 + GOPATH=/tmp/tmp.kZjIMn06TM [2021-04-24T16:32:36.402Z] #58 5.745 + RM_GOPATH=1 [2021-04-24T16:32:36.402Z] #58 5.745 + case "$(go env GOARCH)" in [2021-04-24T16:32:36.402Z] #58 5.750 ++ go env GOARCH [2021-04-24T16:32:36.402Z] #58 5.835 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.402Z] #58 5.835 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.402Z] #58 5.836 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:36.402Z] #58 5.838 + dir=/tmp/install [2021-04-24T16:32:36.402Z] #58 5.838 + bin=rootlesskit [2021-04-24T16:32:36.402Z] #58 5.838 + shift [2021-04-24T16:32:36.402Z] #58 5.838 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:32:36.402Z] #58 5.838 + . /tmp/install/rootlesskit.installer [2021-04-24T16:32:36.402Z] #58 5.838 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:36.402Z] #58 5.845 + install_rootlesskit [2021-04-24T16:32:36.402Z] #58 5.845 + case "$1" in [2021-04-24T16:32:36.402Z] #58 5.845 + export CGO_ENABLED=0 [2021-04-24T16:32:36.402Z] #58 5.845 + CGO_ENABLED=0 [2021-04-24T16:32:36.402Z] #58 5.845 + _install_rootlesskit [2021-04-24T16:32:36.402Z] #58 5.846 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:32:36.402Z] #58 5.847 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kZjIMn06TM/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:36.402Z] #58 5.847 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:36.402Z] #58 5.861 Cloning into '/tmp/tmp.kZjIMn06TM/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:32:36.402Z] #58 ... [2021-04-24T16:32:36.402Z] [2021-04-24T16:32:36.402Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:36.402Z] #34 sha256:9ddd48f32f6cb14d10e84e97e31b3dbd8263024bce21fc2874a11e0cabd615ab [2021-04-24T16:32:36.402Z] #34 4.710 Install go-toml version v1.8.1 [2021-04-24T16:32:36.402Z] #34 4.746 go: finding github.com v1.8.1 [2021-04-24T16:32:36.402Z] #34 4.751 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:32:36.402Z] #34 4.751 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:32:36.402Z] #34 4.751 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:36.402Z] #34 4.751 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:32:36.402Z] #34 6.241 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:36.402Z] #34 6.918 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:36.402Z] #34 9.468 github.com/pelletier/go-toml [2021-04-24T16:32:36.503Z] #57 ... [2021-04-24T16:32:36.503Z] [2021-04-24T16:32:36.503Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:32:36.583Z] #29 7.409 ######################################################################## 100.0% [2021-04-24T16:32:36.583Z] #29 7.434 [2021-04-24T16:32:36.583Z] #29 7.656 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:32:36.661Z] #34 ... [2021-04-24T16:32:36.661Z] [2021-04-24T16:32:36.661Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:36.661Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:36.661Z] #42 4.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:36.661Z] #42 4.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:36.661Z] #42 4.561 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:36.661Z] #42 5.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:36.661Z] #42 9.319 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:36.661Z] #42 ... [2021-04-24T16:32:36.661Z] [2021-04-24T16:32:36.661Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:36.661Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:36.661Z] #36 5.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:36.661Z] #36 5.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:36.661Z] #36 5.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:36.661Z] #36 7.763 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:36.661Z] #36 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:36.799Z] #45 DONE 0.1s [2021-04-24T16:32:36.799Z] [2021-04-24T16:32:36.799Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-24T16:32:36.799Z] #47 DONE 0.2s [2021-04-24T16:32:36.799Z] [2021-04-24T16:32:36.799Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:32:36.799Z] #54 ... [2021-04-24T16:32:36.799Z] [2021-04-24T16:32:36.799Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-24T16:32:36.799Z] #49 DONE 0.1s [2021-04-24T16:32:36.843Z] #29 7.751 [2021-04-24T16:32:36.843Z] #29 7.839 ######################################################################## 100.0% [2021-04-24T16:32:36.843Z] #29 7.854 [2021-04-24T16:32:36.843Z] #29 7.875 Download of images into '/build' complete. [2021-04-24T16:32:36.843Z] #29 7.875 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:32:36.843Z] #29 7.875 tar -cC '/build' . | docker load [2021-04-24T16:32:36.862Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s done [2021-04-24T16:32:36.862Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.0s [2021-04-24T16:32:36.928Z] #36 ... [2021-04-24T16:32:36.928Z] [2021-04-24T16:32:36.928Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:36.928Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:32:36.928Z] #45 5.324 + RM_GOPATH=0 [2021-04-24T16:32:36.928Z] #45 5.324 + TMP_GOPATH= [2021-04-24T16:32:36.928Z] #45 5.324 + : /build [2021-04-24T16:32:36.928Z] #45 5.324 + '[' -z '' ']' [2021-04-24T16:32:36.928Z] #45 5.324 ++ mktemp -d [2021-04-24T16:32:36.928Z] #45 5.331 + export GOPATH=/tmp/tmp.nlM2I1EORx [2021-04-24T16:32:36.928Z] #45 5.331 + GOPATH=/tmp/tmp.nlM2I1EORx [2021-04-24T16:32:36.928Z] #45 5.331 + RM_GOPATH=1 [2021-04-24T16:32:36.928Z] #45 5.331 + case "$(go env GOARCH)" in [2021-04-24T16:32:36.928Z] #45 5.331 ++ go env GOARCH [2021-04-24T16:32:36.928Z] #45 5.366 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.928Z] #45 5.366 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.928Z] #45 5.377 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:36.928Z] #45 5.377 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:36.928Z] #45 5.377 + dir=/tmp/install [2021-04-24T16:32:36.928Z] #45 5.377 + bin=vndr [2021-04-24T16:32:36.928Z] #45 5.377 + shift [2021-04-24T16:32:36.928Z] #45 5.377 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:32:36.928Z] #45 5.377 + . /tmp/install/vndr.installer [2021-04-24T16:32:36.928Z] #45 5.377 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:36.928Z] #45 5.377 + install_vndr [2021-04-24T16:32:36.928Z] #45 5.377 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:32:36.928Z] #45 5.377 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nlM2I1EORx/src/github.com/LK4D4/vndr [2021-04-24T16:32:36.928Z] #45 5.410 Cloning into '/tmp/tmp.nlM2I1EORx/src/github.com/LK4D4/vndr'... [2021-04-24T16:32:36.928Z] #45 6.281 + cd /tmp/tmp.nlM2I1EORx/src/github.com/LK4D4/vndr [2021-04-24T16:32:36.928Z] #45 6.288 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:36.928Z] #45 6.335 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:32:36.928Z] #45 8.451 internal/cpu [2021-04-24T16:32:36.928Z] #45 8.454 runtime/internal/atomic [2021-04-24T16:32:36.928Z] #45 8.675 runtime/internal/sys [2021-04-24T16:32:36.928Z] #45 8.865 runtime/internal/math [2021-04-24T16:32:36.928Z] #45 8.910 internal/bytealg [2021-04-24T16:32:36.928Z] #45 8.994 internal/race [2021-04-24T16:32:36.928Z] #45 9.087 sync/atomic [2021-04-24T16:32:36.928Z] #45 9.509 unicode [2021-04-24T16:32:36.928Z] #45 9.603 runtime [2021-04-24T16:32:36.928Z] #45 ... [2021-04-24T16:32:36.928Z] [2021-04-24T16:32:36.928Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:36.928Z] #47 sha256:41a19f00cd9e7dd90d2559b6183142bce0ffd8a1565c6a5c1b7c62f534baf0fc [2021-04-24T16:32:36.928Z] #47 4.746 + RM_GOPATH=0 [2021-04-24T16:32:36.928Z] #47 4.746 + TMP_GOPATH= [2021-04-24T16:32:36.928Z] #47 4.746 + : /build [2021-04-24T16:32:36.928Z] #47 4.746 + '[' -z '' ']' [2021-04-24T16:32:36.928Z] #47 4.746 ++ mktemp -d [2021-04-24T16:32:36.928Z] #47 4.746 + export GOPATH=/tmp/tmp.jzi4j2Ojth [2021-04-24T16:32:36.928Z] #47 4.746 + GOPATH=/tmp/tmp.jzi4j2Ojth [2021-04-24T16:32:36.928Z] #47 4.746 + RM_GOPATH=1 [2021-04-24T16:32:36.928Z] #47 4.746 + case "$(go env GOARCH)" in [2021-04-24T16:32:36.928Z] #47 4.746 ++ go env GOARCH [2021-04-24T16:32:36.928Z] #47 4.762 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.928Z] #47 4.762 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:36.928Z] #47 4.762 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:36.928Z] #47 4.775 + dir=/tmp/install [2021-04-24T16:32:36.928Z] #47 4.775 + bin=gotestsum [2021-04-24T16:32:36.928Z] #47 4.775 + shift [2021-04-24T16:32:36.928Z] #47 4.775 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:32:36.928Z] #47 4.775 + . /tmp/install/gotestsum.installer [2021-04-24T16:32:36.928Z] #47 4.775 ++ : v0.5.3 [2021-04-24T16:32:36.928Z] #47 4.775 + install_gotestsum [2021-04-24T16:32:36.928Z] #47 4.775 + set -e [2021-04-24T16:32:36.928Z] #47 4.775 + export GO111MODULE=on [2021-04-24T16:32:36.928Z] #47 4.775 + GO111MODULE=on [2021-04-24T16:32:36.928Z] #47 4.775 + GOBIN=/build [2021-04-24T16:32:36.928Z] #47 4.775 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:32:36.928Z] #47 4.776 go: finding gotest.tools v0.5.3 [2021-04-24T16:32:36.928Z] #47 4.777 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:36.928Z] #47 5.987 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:36.928Z] #47 6.917 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:36.928Z] #47 8.145 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:36.928Z] #47 8.158 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:32:36.928Z] #47 8.159 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:36.928Z] #47 8.229 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:36.928Z] #47 8.236 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:36.928Z] #47 8.409 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:36.928Z] #47 8.530 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:36.928Z] #47 8.535 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:36.928Z] #47 8.637 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:36.928Z] #47 8.971 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:36.928Z] #47 8.999 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:32:36.928Z] #47 9.005 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:36.928Z] #47 9.073 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:36.928Z] #47 9.078 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:36.928Z] #47 9.236 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:36.928Z] #47 9.243 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:36.928Z] #47 9.455 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:36.928Z] #47 9.672 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:36.928Z] #47 9.833 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:37.093Z] [2021-04-24T16:32:37.093Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-24T16:32:37.093Z] #51 DONE 0.2s [2021-04-24T16:32:37.093Z] [2021-04-24T16:32:37.093Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-24T16:32:37.124Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.1s [2021-04-24T16:32:37.186Z] #47 11.23 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:37.186Z] #47 ... [2021-04-24T16:32:37.186Z] [2021-04-24T16:32:37.186Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:37.186Z] #67 sha256:011df4a8a1900ac64ac54edee11470430121f9436da8478cc66e13a3107e19c7 [2021-04-24T16:32:37.186Z] #67 5.504 + RM_GOPATH=0 [2021-04-24T16:32:37.186Z] #67 5.504 + TMP_GOPATH= [2021-04-24T16:32:37.186Z] #67 5.504 + : /build [2021-04-24T16:32:37.186Z] #67 5.504 + '[' -z '' ']' [2021-04-24T16:32:37.186Z] #67 5.504 ++ mktemp -d [2021-04-24T16:32:37.186Z] #67 5.523 + export GOPATH=/tmp/tmp.vR9oS8xllw [2021-04-24T16:32:37.186Z] #67 5.523 + GOPATH=/tmp/tmp.vR9oS8xllw [2021-04-24T16:32:37.186Z] #67 5.523 + RM_GOPATH=1 [2021-04-24T16:32:37.186Z] #67 5.523 + case "$(go env GOARCH)" in [2021-04-24T16:32:37.186Z] #67 5.523 ++ go env GOARCH [2021-04-24T16:32:37.186Z] #67 5.527 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.186Z] #67 5.527 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.186Z] #67 5.527 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:37.186Z] #67 5.539 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:37.186Z] #67 5.540 + dir=/tmp/install [2021-04-24T16:32:37.186Z] #67 5.540 + bin=proxy [2021-04-24T16:32:37.186Z] #67 5.540 + shift [2021-04-24T16:32:37.186Z] #67 5.540 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:32:37.186Z] #67 5.540 + . /tmp/install/proxy.installer [2021-04-24T16:32:37.186Z] #67 5.540 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:37.186Z] #67 5.540 + install_proxy [2021-04-24T16:32:37.186Z] #67 5.540 + case "$1" in [2021-04-24T16:32:37.186Z] #67 5.540 + export CGO_ENABLED=0 [2021-04-24T16:32:37.186Z] #67 5.540 + CGO_ENABLED=0 [2021-04-24T16:32:37.186Z] #67 5.540 + _install_proxy [2021-04-24T16:32:37.186Z] #67 5.540 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:32:37.186Z] #67 5.540 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vR9oS8xllw/src/github.com/docker/libnetwork [2021-04-24T16:32:37.186Z] #67 5.544 Cloning into '/tmp/tmp.vR9oS8xllw/src/github.com/docker/libnetwork'... [2021-04-24T16:32:37.186Z] #67 ... [2021-04-24T16:32:37.186Z] [2021-04-24T16:32:37.186Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:37.186Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:32:37.186Z] #51 4.599 + RM_GOPATH=0 [2021-04-24T16:32:37.186Z] #51 4.599 + TMP_GOPATH= [2021-04-24T16:32:37.186Z] #51 4.599 + : /build [2021-04-24T16:32:37.186Z] #51 4.599 + '[' -z '' ']' [2021-04-24T16:32:37.186Z] #51 4.599 ++ mktemp -d [2021-04-24T16:32:37.186Z] #51 4.608 + export GOPATH=/tmp/tmp.o6B3HHk1oi [2021-04-24T16:32:37.186Z] #51 4.608 + GOPATH=/tmp/tmp.o6B3HHk1oi [2021-04-24T16:32:37.186Z] #51 4.608 + RM_GOPATH=1 [2021-04-24T16:32:37.186Z] #51 4.608 + case "$(go env GOARCH)" in [2021-04-24T16:32:37.186Z] #51 4.608 ++ go env GOARCH [2021-04-24T16:32:37.186Z] #51 4.617 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.186Z] #51 4.617 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.186Z] #51 4.623 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:37.186Z] #51 4.646 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:37.186Z] #51 4.646 + dir=/tmp/install [2021-04-24T16:32:37.186Z] #51 4.646 + bin=shfmt [2021-04-24T16:32:37.186Z] #51 4.646 + shift [2021-04-24T16:32:37.186Z] #51 4.646 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:32:37.186Z] #51 4.646 + . /tmp/install/shfmt.installer [2021-04-24T16:32:37.186Z] #51 4.646 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:37.186Z] #51 4.646 + install_shfmt [2021-04-24T16:32:37.186Z] #51 4.646 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:32:37.186Z] #51 4.646 + git clone https://github.com/mvdan/sh.git /tmp/tmp.o6B3HHk1oi/src/github.com/mvdan/sh [2021-04-24T16:32:37.186Z] #51 4.646 Cloning into '/tmp/tmp.o6B3HHk1oi/src/github.com/mvdan/sh'... [2021-04-24T16:32:37.239Z] #30 5.579 #=#=# 0.1% ###### 9.5% ############# 19.0% ########################### 38.5% ########################################## 59.3% ####################################################################### 99.2% ######################################################################## 100.0% [2021-04-24T16:32:37.287Z] #43 48.15 CC compel/src/lib/infect-rpc.o [2021-04-24T16:32:37.382Z] #53 DONE 0.1s [2021-04-24T16:32:37.382Z] [2021-04-24T16:32:37.382Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:32:37.443Z] #51 ... [2021-04-24T16:32:37.443Z] [2021-04-24T16:32:37.444Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:37.444Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:32:37.444Z] #40 5.498 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:32:37.444Z] #40 5.507 Cloning into '.'... [2021-04-24T16:32:37.547Z] #43 ... [2021-04-24T16:32:37.547Z] [2021-04-24T16:32:37.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:37.547Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:37.547Z] #13 111.2 Selecting previously unselected package libapparmor1:amd64. [2021-04-24T16:32:37.547Z] #13 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:32:37.547Z] #13 111.3 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-24T16:32:37.547Z] #13 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:32:37.547Z] #13 111.5 Selecting previously unselected package libbtrfs0. [2021-04-24T16:32:37.547Z] #13 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:32:37.547Z] #13 111.6 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:32:37.547Z] #13 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:32:37.547Z] #13 111.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-24T16:32:37.547Z] #13 111.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:32:37.547Z] #13 111.9 Selecting previously unselected package libudev-dev:amd64. [2021-04-24T16:32:37.547Z] #13 111.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 111.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:32:37.547Z] #13 112.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-24T16:32:37.547Z] #13 112.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-24T16:32:37.547Z] #13 112.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:32:37.698Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.8s done [2021-04-24T16:32:37.701Z] #40 ... [2021-04-24T16:32:37.701Z] [2021-04-24T16:32:37.701Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:37.701Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:37.701Z] #42 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:37.836Z] #30 7.563 #=#=# [2021-04-24T16:32:37.836Z] #30 ... [2021-04-24T16:32:37.836Z] [2021-04-24T16:32:37.836Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:37.836Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-24T16:32:37.836Z] #56 0.739 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:37.836Z] #56 0.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:37.836Z] #56 0.917 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:37.836Z] #56 2.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:32:37.836Z] #56 4.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:32:37.836Z] #56 6.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:32:37.836Z] #56 ... [2021-04-24T16:32:37.836Z] [2021-04-24T16:32:37.836Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:37.836Z] #68 sha256:3df8556255a343f7fc13eca4ea4164482a0d7537b8b4120d496c3e3b33a81862 [2021-04-24T16:32:37.836Z] #68 0.767 + RM_GOPATH=0 [2021-04-24T16:32:37.836Z] #68 0.767 + TMP_GOPATH= [2021-04-24T16:32:37.836Z] #68 0.767 + : /build [2021-04-24T16:32:37.836Z] #68 0.767 + '[' -z '' ']' [2021-04-24T16:32:37.836Z] #68 0.767 ++ mktemp -d [2021-04-24T16:32:37.836Z] #68 0.771 + export GOPATH=/tmp/tmp.gHWcugJVn1 [2021-04-24T16:32:37.836Z] #68 0.771 + GOPATH=/tmp/tmp.gHWcugJVn1 [2021-04-24T16:32:37.836Z] #68 0.771 + RM_GOPATH=1 [2021-04-24T16:32:37.836Z] #68 0.771 + case "$(go env GOARCH)" in [2021-04-24T16:32:37.836Z] #68 0.787 ++ go env GOARCH [2021-04-24T16:32:37.836Z] #68 0.796 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.836Z] #68 0.797 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:37.836Z] #68 0.800 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:37.836Z] #68 0.805 + dir=/tmp/install [2021-04-24T16:32:37.836Z] #68 0.805 + bin=proxy [2021-04-24T16:32:37.836Z] #68 0.807 + shift [2021-04-24T16:32:37.836Z] #68 0.808 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:32:37.836Z] #68 0.809 + . /tmp/install/proxy.installer [2021-04-24T16:32:37.836Z] #68 0.810 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:37.836Z] #68 0.812 + install_proxy [2021-04-24T16:32:37.836Z] #68 0.815 + case "$1" in [2021-04-24T16:32:37.836Z] #68 0.815 + export CGO_ENABLED=0 [2021-04-24T16:32:37.836Z] #68 0.815 + CGO_ENABLED=0 [2021-04-24T16:32:37.836Z] #68 0.815 + _install_proxy [2021-04-24T16:32:37.836Z] #68 0.816 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:32:37.836Z] #68 0.816 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gHWcugJVn1/src/github.com/docker/libnetwork [2021-04-24T16:32:37.836Z] #68 0.817 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:37.836Z] #68 0.845 Cloning into '/tmp/tmp.gHWcugJVn1/src/github.com/docker/libnetwork'... [2021-04-24T16:32:38.066Z] #13 112.3 Selecting previously unselected package libpcre16-3:amd64. [2021-04-24T16:32:38.066Z] #13 112.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:32:38.066Z] #13 112.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:32:38.066Z] #13 112.5 Selecting previously unselected package libpcre32-3:amd64. [2021-04-24T16:32:38.066Z] #13 112.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:32:38.066Z] #13 112.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:32:38.138Z] #68 ... [2021-04-24T16:32:38.138Z] [2021-04-24T16:32:38.138Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:38.138Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:32:38.138Z] #46 0.525 + RM_GOPATH=0 [2021-04-24T16:32:38.138Z] #46 0.525 + TMP_GOPATH= [2021-04-24T16:32:38.138Z] #46 0.525 + : /build [2021-04-24T16:32:38.138Z] #46 0.525 + '[' -z '' ']' [2021-04-24T16:32:38.138Z] #46 0.526 ++ mktemp -d [2021-04-24T16:32:38.138Z] #46 0.536 + export GOPATH=/tmp/tmp.CLs1YWsmoz [2021-04-24T16:32:38.138Z] #46 0.536 + GOPATH=/tmp/tmp.CLs1YWsmoz [2021-04-24T16:32:38.138Z] #46 0.536 + RM_GOPATH=1 [2021-04-24T16:32:38.138Z] #46 0.537 + case "$(go env GOARCH)" in [2021-04-24T16:32:38.138Z] #46 0.537 ++ go env GOARCH [2021-04-24T16:32:38.138Z] #46 0.552 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.138Z] #46 0.552 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.138Z] #46 0.553 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:38.138Z] #46 0.568 + dir=/tmp/install [2021-04-24T16:32:38.138Z] #46 0.568 + bin=vndr [2021-04-24T16:32:38.138Z] #46 0.570 + shift [2021-04-24T16:32:38.138Z] #46 0.571 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:32:38.138Z] #46 0.571 + . /tmp/install/vndr.installer [2021-04-24T16:32:38.138Z] #46 0.571 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:38.138Z] #46 0.572 + install_vndr [2021-04-24T16:32:38.138Z] #46 0.572 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:32:38.138Z] #46 0.572 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CLs1YWsmoz/src/github.com/LK4D4/vndr [2021-04-24T16:32:38.138Z] #46 0.573 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:38.138Z] #46 0.577 Cloning into '/tmp/tmp.CLs1YWsmoz/src/github.com/LK4D4/vndr'... [2021-04-24T16:32:38.138Z] #46 1.235 + cd /tmp/tmp.CLs1YWsmoz/src/github.com/LK4D4/vndr [2021-04-24T16:32:38.138Z] #46 1.235 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:38.138Z] #46 1.245 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:32:38.138Z] #46 2.774 internal/cpu [2021-04-24T16:32:38.138Z] #46 2.793 internal/race [2021-04-24T16:32:38.138Z] #46 2.822 runtime/internal/sys [2021-04-24T16:32:38.138Z] #46 2.971 runtime/internal/atomic [2021-04-24T16:32:38.138Z] #46 3.100 sync/atomic [2021-04-24T16:32:38.138Z] #46 3.270 runtime/internal/math [2021-04-24T16:32:38.138Z] #46 3.572 unicode [2021-04-24T16:32:38.138Z] #46 3.739 unicode/utf8 [2021-04-24T16:32:38.138Z] #46 4.114 math/bits [2021-04-24T16:32:38.138Z] #46 4.250 internal/bytealg [2021-04-24T16:32:38.138Z] #46 5.962 internal/testlog [2021-04-24T16:32:38.138Z] #46 6.407 runtime [2021-04-24T16:32:38.138Z] #46 6.426 math [2021-04-24T16:32:38.138Z] #46 7.269 encoding [2021-04-24T16:32:38.138Z] #46 7.670 unicode/utf16 [2021-04-24T16:32:38.138Z] #46 8.706 container/list [2021-04-24T16:32:38.233Z] #29 DONE 8.9s [2021-04-24T16:32:38.233Z] [2021-04-24T16:32:38.233Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:38.233Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:38.326Z] #13 112.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-24T16:32:38.326Z] #13 112.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-24T16:32:38.326Z] #13 112.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:32:38.326Z] #13 112.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-24T16:32:38.462Z] #46 ... [2021-04-24T16:32:38.462Z] [2021-04-24T16:32:38.462Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:38.462Z] #59 sha256:2d80163baa98b4d1c72140030d7baa4b064a168944bd9c4726d6f414a45c9ca6 [2021-04-24T16:32:38.462Z] #59 0.710 + RM_GOPATH=0 [2021-04-24T16:32:38.462Z] #59 0.710 + TMP_GOPATH= [2021-04-24T16:32:38.462Z] #59 0.710 + : /build [2021-04-24T16:32:38.462Z] #59 0.711 + '[' -z '' ']' [2021-04-24T16:32:38.462Z] #59 0.711 ++ mktemp -d [2021-04-24T16:32:38.462Z] #59 0.713 + export GOPATH=/tmp/tmp.uUj285Mnn6 [2021-04-24T16:32:38.462Z] #59 0.713 + GOPATH=/tmp/tmp.uUj285Mnn6 [2021-04-24T16:32:38.462Z] #59 0.713 + RM_GOPATH=1 [2021-04-24T16:32:38.462Z] #59 0.714 + case "$(go env GOARCH)" in [2021-04-24T16:32:38.462Z] #59 0.714 ++ go env GOARCH [2021-04-24T16:32:38.462Z] #59 0.721 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.462Z] #59 0.721 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.462Z] #59 0.722 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:38.462Z] #59 0.723 + dir=/tmp/install [2021-04-24T16:32:38.462Z] #59 0.723 + bin=rootlesskit [2021-04-24T16:32:38.462Z] #59 0.723 + shift [2021-04-24T16:32:38.462Z] #59 0.723 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:32:38.462Z] #59 0.724 + . /tmp/install/rootlesskit.installer [2021-04-24T16:32:38.462Z] #59 0.724 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:38.462Z] #59 0.724 + install_rootlesskit [2021-04-24T16:32:38.462Z] #59 0.724 + case "$1" in [2021-04-24T16:32:38.462Z] #59 0.724 + export CGO_ENABLED=0 [2021-04-24T16:32:38.462Z] #59 0.724 + CGO_ENABLED=0 [2021-04-24T16:32:38.462Z] #59 0.724 + _install_rootlesskit [2021-04-24T16:32:38.462Z] #59 0.726 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:32:38.462Z] #59 0.726 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:38.462Z] #59 0.726 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.uUj285Mnn6/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:38.462Z] #59 0.731 Cloning into '/tmp/tmp.uUj285Mnn6/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:32:38.462Z] #59 5.606 + cd /tmp/tmp.uUj285Mnn6/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:38.462Z] #59 5.607 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:38.462Z] #59 5.644 + export GO111MODULE=on [2021-04-24T16:32:38.462Z] #59 5.649 + GO111MODULE=on [2021-04-24T16:32:38.462Z] #59 5.650 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:32:38.462Z] #59 5.650 + GOPROXY=https://proxy.golang.org [2021-04-24T16:32:38.462Z] #59 5.650 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:32:38.462Z] #59 5.651 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:32:38.462Z] #59 7.974 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:38.462Z] #59 7.975 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:38.462Z] #59 7.976 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:38.462Z] #59 7.976 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:38.462Z] #59 7.977 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:38.462Z] #59 8.090 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:38.462Z] #59 8.235 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:38.462Z] #59 8.252 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:38.462Z] #59 8.330 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:38.462Z] #59 8.379 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:38.462Z] #59 8.426 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:38.462Z] #59 8.431 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:38.462Z] #59 8.496 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:32:38.462Z] #59 8.557 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:38.462Z] #59 8.747 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:38.462Z] #59 9.163 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:38.462Z] #59 9.464 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:32:38.462Z] #59 9.641 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:38.462Z] #59 10.25 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:38.462Z] #59 ... [2021-04-24T16:32:38.462Z] [2021-04-24T16:32:38.462Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:38.462Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:32:38.462Z] #14 0.522 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:32:38.462Z] #14 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:38.462Z] #14 0.595 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:38.462Z] #14 0.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:38.462Z] #14 1.946 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-24T16:32:38.462Z] #14 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:32:38.462Z] #14 5.863 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:32:38.462Z] #14 7.934 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:32:38.585Z] #13 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-24T16:32:38.585Z] #13 112.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:32:38.647Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.4s done [2021-04-24T16:32:38.647Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.4s done [2021-04-24T16:32:38.647Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-04-24T16:32:38.647Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.5s [2021-04-24T16:32:38.647Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.26MB / 97.69MB 5.8s [2021-04-24T16:32:38.720Z] #47 ... [2021-04-24T16:32:38.720Z] [2021-04-24T16:32:38.720Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:38.720Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:38.720Z] #32 6.330 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:32:38.720Z] #32 6.330 Cloning into '.'... [2021-04-24T16:32:38.720Z] #32 ... [2021-04-24T16:32:38.720Z] [2021-04-24T16:32:38.720Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:38.720Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:38.720Z] #49 14.42 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:38.720Z] #49 14.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:38.720Z] #49 14.55 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:32:38.720Z] #49 14.55 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:32:38.720Z] #49 14.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:38.720Z] #49 14.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:38.720Z] #49 14.56 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:38.720Z] #49 14.56 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:38.720Z] #49 14.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:38.720Z] #49 14.65 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:32:38.720Z] #49 14.80 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:38.720Z] #49 14.84 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:38.720Z] #49 14.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:38.720Z] #49 15.02 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:38.720Z] #49 15.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:38.720Z] #49 15.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:38.720Z] #49 15.29 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:32:38.720Z] #49 15.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:38.720Z] #49 15.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:38.720Z] #49 15.51 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:38.720Z] #49 15.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:38.720Z] #49 15.63 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:38.720Z] #49 15.64 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:32:38.720Z] #49 15.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:38.720Z] #49 16.27 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:38.720Z] #49 16.28 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:32:38.720Z] #49 16.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:38.720Z] #49 16.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:38.764Z] #14 ... [2021-04-24T16:32:38.764Z] [2021-04-24T16:32:38.764Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:38.764Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-24T16:32:38.764Z] #33 0.614 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:32:38.764Z] #33 0.616 Cloning into '.'... [2021-04-24T16:32:38.764Z] #33 ... [2021-04-24T16:32:38.764Z] [2021-04-24T16:32:38.764Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:38.764Z] #48 sha256:c3612a843eed266f09986af81aa753240cab64692a00b8a4c2bcc7063adecd34 [2021-04-24T16:32:38.764Z] #48 0.556 + RM_GOPATH=0 [2021-04-24T16:32:38.764Z] #48 0.557 + TMP_GOPATH= [2021-04-24T16:32:38.764Z] #48 0.557 + : /build [2021-04-24T16:32:38.764Z] #48 0.558 + '[' -z '' ']' [2021-04-24T16:32:38.764Z] #48 0.560 ++ mktemp -d [2021-04-24T16:32:38.764Z] #48 0.562 + export GOPATH=/tmp/tmp.j9j7TsjXOR [2021-04-24T16:32:38.764Z] #48 0.562 + GOPATH=/tmp/tmp.j9j7TsjXOR [2021-04-24T16:32:38.764Z] #48 0.562 + RM_GOPATH=1 [2021-04-24T16:32:38.764Z] #48 0.563 + case "$(go env GOARCH)" in [2021-04-24T16:32:38.764Z] #48 0.564 ++ go env GOARCH [2021-04-24T16:32:38.764Z] #48 0.585 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.764Z] #48 0.585 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:38.764Z] #48 0.589 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:38.764Z] #48 0.590 + dir=/tmp/install [2021-04-24T16:32:38.764Z] #48 0.592 + bin=gotestsum [2021-04-24T16:32:38.764Z] #48 0.592 + shift [2021-04-24T16:32:38.764Z] #48 0.592 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:32:38.764Z] #48 0.593 + . /tmp/install/gotestsum.installer [2021-04-24T16:32:38.764Z] #48 0.593 ++ : v0.5.3 [2021-04-24T16:32:38.764Z] #48 0.593 + install_gotestsum [2021-04-24T16:32:38.764Z] #48 0.595 + set -e [2021-04-24T16:32:38.764Z] #48 0.595 + export GO111MODULE=on [2021-04-24T16:32:38.764Z] #48 0.595 + GO111MODULE=on [2021-04-24T16:32:38.764Z] #48 0.595 + GOBIN=/build [2021-04-24T16:32:38.764Z] #48 0.596 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:32:38.764Z] #48 0.622 go: finding gotest.tools v0.5.3 [2021-04-24T16:32:38.764Z] #48 0.641 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:38.764Z] #48 1.708 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:38.764Z] #48 2.971 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:38.764Z] #48 4.488 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:38.764Z] #48 4.490 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:38.764Z] #48 4.496 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:38.764Z] #48 4.612 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:38.764Z] #48 4.760 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:38.764Z] #48 4.915 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:38.764Z] #48 4.951 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:38.764Z] #48 4.969 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:38.764Z] #48 4.996 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:38.764Z] #48 5.046 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:32:38.764Z] #48 5.196 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:38.764Z] #48 5.360 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:38.764Z] #48 5.387 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:38.764Z] #48 5.647 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:38.764Z] #48 6.328 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:32:38.764Z] #48 6.440 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:38.764Z] #48 6.441 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:38.764Z] #48 6.578 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:38.764Z] #48 6.720 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:38.764Z] #48 8.644 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:38.764Z] #48 10.20 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:38.764Z] #48 ... [2021-04-24T16:32:38.764Z] [2021-04-24T16:32:38.764Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:38.764Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-24T16:32:38.764Z] #37 1.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:38.764Z] #37 1.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:38.764Z] #37 1.175 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:38.764Z] #37 2.818 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:32:38.764Z] #37 5.208 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:32:38.764Z] #37 7.570 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:32:38.911Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 5.9s [2021-04-24T16:32:38.911Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 6.0s [2021-04-24T16:32:38.982Z] #49 16.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:38.982Z] #49 16.95 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:39.064Z] #37 ... [2021-04-24T16:32:39.064Z] [2021-04-24T16:32:39.064Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:39.064Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:32:39.064Z] #52 0.450 + RM_GOPATH=0 [2021-04-24T16:32:39.064Z] #52 0.451 + TMP_GOPATH= [2021-04-24T16:32:39.064Z] #52 0.451 + : /build [2021-04-24T16:32:39.064Z] #52 0.451 + '[' -z '' ']' [2021-04-24T16:32:39.064Z] #52 0.452 ++ mktemp -d [2021-04-24T16:32:39.064Z] #52 0.456 + export GOPATH=/tmp/tmp.8FuiCw4L8E [2021-04-24T16:32:39.064Z] #52 0.456 + GOPATH=/tmp/tmp.8FuiCw4L8E [2021-04-24T16:32:39.064Z] #52 0.456 + RM_GOPATH=1 [2021-04-24T16:32:39.064Z] #52 0.456 + case "$(go env GOARCH)" in [2021-04-24T16:32:39.064Z] #52 0.459 ++ go env GOARCH [2021-04-24T16:32:39.064Z] #52 0.466 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:39.064Z] #52 0.466 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:39.064Z] #52 0.467 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:39.064Z] #52 0.469 + dir=/tmp/install [2021-04-24T16:32:39.064Z] #52 0.469 + bin=shfmt [2021-04-24T16:32:39.064Z] #52 0.470 + shift [2021-04-24T16:32:39.064Z] #52 0.470 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:32:39.064Z] #52 0.470 + . /tmp/install/shfmt.installer [2021-04-24T16:32:39.064Z] #52 0.470 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:39.064Z] #52 0.471 + install_shfmt [2021-04-24T16:32:39.064Z] #52 0.471 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:32:39.064Z] #52 0.471 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:39.064Z] #52 0.471 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8FuiCw4L8E/src/github.com/mvdan/sh [2021-04-24T16:32:39.064Z] #52 0.475 Cloning into '/tmp/tmp.8FuiCw4L8E/src/github.com/mvdan/sh'... [2021-04-24T16:32:39.064Z] #52 11.31 + cd /tmp/tmp.8FuiCw4L8E/src/github.com/mvdan/sh [2021-04-24T16:32:39.064Z] #52 11.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:39.064Z] #52 ... [2021-04-24T16:32:39.064Z] [2021-04-24T16:32:39.064Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:39.064Z] #35 sha256:2335a2fadcda06f9ad7ba02f62ee598ff0d8bde192ad768fb5a570ba633a0fb3 [2021-04-24T16:32:39.064Z] #35 0.774 Install go-toml version v1.8.1 [2021-04-24T16:32:39.064Z] #35 0.813 go: finding github.com v1.8.1 [2021-04-24T16:32:39.064Z] #35 0.822 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:32:39.064Z] #35 0.822 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:32:39.064Z] #35 0.839 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:39.064Z] #35 0.839 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:32:39.064Z] #35 2.008 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:39.064Z] #35 2.973 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:39.064Z] #35 5.980 github.com/pelletier/go-toml [2021-04-24T16:32:39.154Z] #13 113.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-24T16:32:39.154Z] #13 113.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-24T16:32:39.154Z] #13 113.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:32:39.175Z] #32 ... [2021-04-24T16:32:39.175Z] [2021-04-24T16:32:39.175Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:32:39.175Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-24T16:32:39.175Z] #12 DONE 7.8s [2021-04-24T16:32:39.175Z] [2021-04-24T16:32:39.175Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:39.175Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:39.180Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 6.1s [2021-04-24T16:32:39.249Z] #49 17.17 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:39.249Z] #49 ... [2021-04-24T16:32:39.249Z] [2021-04-24T16:32:39.249Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:39.249Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:39.249Z] #42 7.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:39.249Z] #42 7.554 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:39.249Z] #42 7.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:39.249Z] #42 8.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:39.249Z] #42 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:39.249Z] #42 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:39.380Z] #35 ... [2021-04-24T16:32:39.380Z] [2021-04-24T16:32:39.380Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:39.380Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:32:39.380Z] #43 1.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:39.380Z] #43 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:39.380Z] #43 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:39.380Z] #43 2.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:32:39.380Z] #43 4.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:32:39.380Z] #43 7.056 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:32:39.380Z] #43 ... [2021-04-24T16:32:39.380Z] [2021-04-24T16:32:39.380Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:39.380Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-24T16:32:39.380Z] #41 0.662 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:32:39.380Z] #41 0.674 Cloning into '.'... [2021-04-24T16:32:39.380Z] #41 ... [2021-04-24T16:32:39.380Z] [2021-04-24T16:32:39.380Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:39.380Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:39.380Z] #30 7.878 #=#=# 0.0% # 2.2% ##### 7.6% ############### 21.4% ####################### 33.1% ####################################### 54.8% ################################################## 70.7% ######################################################################## 100.0% [2021-04-24T16:32:39.414Z] #13 113.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-24T16:32:39.414Z] #13 113.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:32:39.414Z] #13 113.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:32:39.414Z] #13 113.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-24T16:32:39.414Z] #13 113.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:32:39.414Z] #13 113.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:32:39.443Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 6.3s [2021-04-24T16:32:39.443Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.0s done [2021-04-24T16:32:39.443Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.19MB / 97.69MB 6.5s [2021-04-24T16:32:39.511Z] #42 ... [2021-04-24T16:32:39.511Z] [2021-04-24T16:32:39.511Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:39.511Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:32:39.511Z] #51 17.49 + cd /tmp/tmp.an6TpVCQzf/src/github.com/mvdan/sh [2021-04-24T16:32:39.511Z] #51 17.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:39.511Z] #51 17.64 + GO111MODULE=on [2021-04-24T16:32:39.674Z] #13 113.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-24T16:32:39.674Z] #13 113.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:32:39.674Z] #13 113.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:32:39.774Z] #51 17.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:32:39.934Z] #13 114.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:32:40.031Z] #30 9.797 [2021-04-24T16:32:40.194Z] #13 114.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:40.194Z] #13 114.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:32:40.194Z] #13 114.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:32:40.194Z] #13 114.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:32:40.194Z] #13 114.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:32:40.194Z] #13 114.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:32:40.194Z] #13 114.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:32:40.194Z] #13 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:32:40.194Z] #13 114.7 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:32:40.295Z] #42 ... [2021-04-24T16:32:40.295Z] [2021-04-24T16:32:40.295Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:40.295Z] #24 sha256:4a6e019a804db0c4afdb1cce72d254b7457885f5adc2c58032b2c3a41f6a7b3e [2021-04-24T16:32:40.295Z] #24 13.89 + mkdir -p /build [2021-04-24T16:32:40.295Z] #24 13.90 + mv docker/docker /build/ [2021-04-24T16:32:40.295Z] #24 13.90 + rmdir docker [2021-04-24T16:32:40.295Z] #24 DONE 14.5s [2021-04-24T16:32:40.454Z] #13 114.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:32:40.454Z] #13 114.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:32:40.454Z] #13 114.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:40.454Z] #13 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:32:40.454Z] #13 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:32:40.454Z] #13 114.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:32:40.454Z] #13 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:32:40.454Z] #13 114.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:32:40.454Z] #13 114.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:32:40.454Z] #13 114.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:32:40.454Z] #13 114.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:32:40.454Z] #13 114.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:32:40.454Z] #13 114.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:32:40.454Z] #13 114.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:32:40.454Z] #13 114.8 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:32:40.555Z] [2021-04-24T16:32:40.555Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:40.555Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:40.555Z] #49 13.88 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:32:40.555Z] #49 13.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:40.555Z] #49 13.99 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:40.555Z] #49 14.02 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:40.555Z] #49 14.08 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:32:40.555Z] #49 14.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:40.555Z] #49 14.19 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:40.555Z] #49 14.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:40.555Z] #49 14.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:40.555Z] #49 14.28 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:32:40.555Z] #49 14.62 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:32:40.555Z] #49 14.76 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:40.555Z] #49 14.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:32:40.722Z] #51 18.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:40.866Z] #49 14.83 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:40.866Z] #49 14.93 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:40.959Z] #30 10.00 0.2% ## 3.0% ######### 12.6% ############# 18.3% ############### 22.2% #################### 27.9% [2021-04-24T16:32:40.959Z] #30 ... [2021-04-24T16:32:40.959Z] [2021-04-24T16:32:40.959Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:40.959Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:32:40.959Z] #50 3.198 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:40.959Z] #50 11.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:40.959Z] #50 11.76 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:40.959Z] #50 11.77 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:32:40.959Z] #50 11.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:40.959Z] #50 11.88 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:32:40.959Z] #50 11.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:40.959Z] #50 11.99 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:40.959Z] #50 12.08 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:32:40.959Z] #50 12.19 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:32:40.959Z] #50 12.20 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:32:40.959Z] #50 12.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:40.959Z] #50 12.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:40.959Z] #50 12.37 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:40.959Z] #50 12.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:40.959Z] #50 12.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:40.959Z] #50 12.73 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:40.959Z] #50 12.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:40.960Z] #50 13.07 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:40.960Z] #50 13.13 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:32:40.960Z] #50 13.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:40.960Z] #50 13.19 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:40.986Z] #51 18.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:40.986Z] #51 19.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:40.986Z] #51 19.08 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:41.123Z] #49 14.94 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:32:41.124Z] #49 15.03 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:41.124Z] #49 15.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:41.124Z] #49 15.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:41.124Z] #49 15.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:41.124Z] #49 15.05 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:41.124Z] #49 15.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:41.124Z] #49 15.20 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:41.248Z] #51 19.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:41.266Z] #50 13.32 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:32:41.266Z] #50 13.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:32:41.266Z] #50 ... [2021-04-24T16:32:41.266Z] [2021-04-24T16:32:41.266Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:41.266Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:41.688Z] #49 15.57 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:41.688Z] #49 15.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:41.688Z] #49 15.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:41.736Z] #13 ... [2021-04-24T16:32:41.736Z] [2021-04-24T16:32:41.736Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:41.736Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:41.736Z] #55 ... [2021-04-24T16:32:41.736Z] [2021-04-24T16:32:41.736Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:41.736Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:32:41.736Z] #49 8.647 + RM_GOPATH=0 [2021-04-24T16:32:41.736Z] #49 8.647 + TMP_GOPATH= [2021-04-24T16:32:41.736Z] #49 8.647 + : /build [2021-04-24T16:32:41.736Z] #49 8.647 + '[' -z '' ']' [2021-04-24T16:32:41.736Z] #49 8.649 ++ mktemp -d [2021-04-24T16:32:41.736Z] #49 8.650 + export GOPATH=/tmp/tmp.13OC9gEnHo [2021-04-24T16:32:41.736Z] #49 8.650 + GOPATH=/tmp/tmp.13OC9gEnHo [2021-04-24T16:32:41.736Z] #49 8.650 + RM_GOPATH=1 [2021-04-24T16:32:41.736Z] #49 8.650 + case "$(go env GOARCH)" in [2021-04-24T16:32:41.736Z] #49 8.651 ++ go env GOARCH [2021-04-24T16:32:41.736Z] #49 8.685 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:41.736Z] #49 8.685 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:41.736Z] #49 8.685 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:41.736Z] #49 8.685 + dir=/tmp/install [2021-04-24T16:32:41.736Z] #49 8.685 + bin=golangci_lint [2021-04-24T16:32:41.736Z] #49 8.685 + shift [2021-04-24T16:32:41.736Z] #49 8.685 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:32:41.736Z] #49 8.685 + . /tmp/install/golangci_lint.installer [2021-04-24T16:32:41.736Z] #49 8.685 ++ : v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 + install_golangci_lint [2021-04-24T16:32:41.736Z] #49 8.685 + set -e [2021-04-24T16:32:41.736Z] #49 8.685 + export GO111MODULE=on [2021-04-24T16:32:41.736Z] #49 8.685 + GO111MODULE=on [2021-04-24T16:32:41.736Z] #49 8.685 + GOBIN=/build [2021-04-24T16:32:41.736Z] #49 8.685 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 go: finding github.com v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:41.736Z] #49 8.685 go: finding github.com/golangci v1.23.8 [2021-04-24T16:32:41.736Z] #49 9.297 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:41.736Z] #49 9.946 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:32:41.736Z] #49 ... [2021-04-24T16:32:41.736Z] [2021-04-24T16:32:41.736Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:41.736Z] #34 sha256:e1cf9570122029759213e10b6e39a68a3197a1fd8c68b6fd9b46214db433f9b7 [2021-04-24T16:32:41.736Z] #34 8.434 Install go-toml version v1.8.1 [2021-04-24T16:32:41.736Z] #34 8.443 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:32:41.736Z] #34 8.443 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:32:41.736Z] #34 8.443 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:32:41.736Z] #34 8.443 go: finding github.com v1.8.1 [2021-04-24T16:32:41.736Z] #34 8.443 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:41.736Z] #34 9.069 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:41.736Z] #34 9.480 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:32:41.950Z] #49 16.06 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:41.950Z] #49 16.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:41.950Z] #49 16.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:41.996Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s done [2021-04-24T16:32:42.026Z] #34 ... [2021-04-24T16:32:42.026Z] [2021-04-24T16:32:42.026Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:42.026Z] #58 sha256:115459424bc8c66fffb6858fede9e825cbf71edf9e16de17a2fa62cfe07c8249 [2021-04-24T16:32:42.026Z] #58 10.57 + RM_GOPATH=0 [2021-04-24T16:32:42.026Z] #58 10.57 + TMP_GOPATH= [2021-04-24T16:32:42.026Z] #58 10.57 + : /build [2021-04-24T16:32:42.026Z] #58 10.57 + '[' -z '' ']' [2021-04-24T16:32:42.026Z] #58 10.57 ++ mktemp -d [2021-04-24T16:32:42.026Z] #58 10.59 + export GOPATH=/tmp/tmp.aUAmmiQVlQ [2021-04-24T16:32:42.026Z] #58 10.59 + GOPATH=/tmp/tmp.aUAmmiQVlQ [2021-04-24T16:32:42.026Z] #58 10.59 + RM_GOPATH=1 [2021-04-24T16:32:42.026Z] #58 10.59 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.026Z] #58 10.59 ++ go env GOARCH [2021-04-24T16:32:42.026Z] #58 ... [2021-04-24T16:32:42.026Z] [2021-04-24T16:32:42.026Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:42.026Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:32:42.026Z] #51 8.163 + RM_GOPATH=0 [2021-04-24T16:32:42.026Z] #51 8.163 + TMP_GOPATH= [2021-04-24T16:32:42.026Z] #51 8.163 + : /build [2021-04-24T16:32:42.026Z] #51 8.163 + '[' -z '' ']' [2021-04-24T16:32:42.026Z] #51 8.164 ++ mktemp -d [2021-04-24T16:32:42.026Z] #51 8.164 + export GOPATH=/tmp/tmp.0QO5tDUzN4 [2021-04-24T16:32:42.026Z] #51 8.164 + GOPATH=/tmp/tmp.0QO5tDUzN4 [2021-04-24T16:32:42.026Z] #51 8.164 + RM_GOPATH=1 [2021-04-24T16:32:42.026Z] #51 8.164 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.026Z] #51 8.164 ++ go env GOARCH [2021-04-24T16:32:42.026Z] #51 8.169 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.026Z] #51 8.169 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.026Z] #51 8.169 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:42.026Z] #51 8.170 + dir=/tmp/install [2021-04-24T16:32:42.026Z] #51 8.170 + bin=shfmt [2021-04-24T16:32:42.026Z] #51 8.170 + shift [2021-04-24T16:32:42.026Z] #51 8.170 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:32:42.026Z] #51 8.170 + . /tmp/install/shfmt.installer [2021-04-24T16:32:42.026Z] #51 8.170 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:42.026Z] #51 8.170 + install_shfmt [2021-04-24T16:32:42.026Z] #51 8.170 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:32:42.026Z] #51 8.170 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:42.026Z] #51 8.170 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0QO5tDUzN4/src/github.com/mvdan/sh [2021-04-24T16:32:42.026Z] #51 8.172 Cloning into '/tmp/tmp.0QO5tDUzN4/src/github.com/mvdan/sh'... [2021-04-24T16:32:42.026Z] #51 ... [2021-04-24T16:32:42.026Z] [2021-04-24T16:32:42.026Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:42.026Z] #24 sha256:70f7d8cda2a053c9cc113f363a850db518ec9b9e4c7ec15484d3863d8e82c227 [2021-04-24T16:32:42.026Z] #24 8.352 + RM_GOPATH=0 [2021-04-24T16:32:42.026Z] #24 8.352 + TMP_GOPATH= [2021-04-24T16:32:42.026Z] #24 8.352 + : /build [2021-04-24T16:32:42.026Z] #24 8.352 + '[' -z '' ']' [2021-04-24T16:32:42.026Z] #24 8.352 ++ mktemp -d [2021-04-24T16:32:42.026Z] #24 8.352 + export GOPATH=/tmp/tmp.6XpJJ33kTn [2021-04-24T16:32:42.026Z] #24 8.352 + GOPATH=/tmp/tmp.6XpJJ33kTn [2021-04-24T16:32:42.026Z] #24 8.352 + RM_GOPATH=1 [2021-04-24T16:32:42.026Z] #24 8.352 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.026Z] #24 8.352 ++ go env GOARCH [2021-04-24T16:32:42.026Z] #24 8.381 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:32:42.026Z] #24 8.382 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.026Z] #24 8.382 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.026Z] #24 8.382 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:42.026Z] #24 8.382 + dir=/tmp/install [2021-04-24T16:32:42.026Z] #24 8.382 + bin=dockercli [2021-04-24T16:32:42.026Z] #24 8.382 + shift [2021-04-24T16:32:42.026Z] #24 8.382 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:32:42.026Z] #24 8.382 + . /tmp/install/dockercli.installer [2021-04-24T16:32:42.026Z] #24 8.382 ++ : stable [2021-04-24T16:32:42.026Z] #24 8.382 ++ : 17.06.2-ce [2021-04-24T16:32:42.026Z] #24 8.382 + install_dockercli [2021-04-24T16:32:42.026Z] #24 8.382 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:32:42.026Z] #24 8.382 ++ uname -m [2021-04-24T16:32:42.026Z] #24 8.382 + arch=x86_64 [2021-04-24T16:32:42.026Z] #24 8.382 + '[' x86_64 '!=' x86_64 ']' [2021-04-24T16:32:42.026Z] #24 8.382 + url=https://download.docker.com/linux/static [2021-04-24T16:32:42.026Z] #24 8.382 + tar -xz docker/docker [2021-04-24T16:32:42.026Z] #24 8.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-24T16:32:42.202Z] #51 20.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:42.211Z] #49 16.19 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:42.211Z] #49 ... [2021-04-24T16:32:42.211Z] [2021-04-24T16:32:42.211Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:42.211Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:42.211Z] #32 5.898 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:32:42.211Z] #32 5.901 Cloning into '.'... [2021-04-24T16:32:42.211Z] #32 ... [2021-04-24T16:32:42.211Z] [2021-04-24T16:32:42.211Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:42.211Z] #58 sha256:33a78203f5684e9dd78b1be0d2c363f0bbe8776fd71a43e0d315ba33c122c532 [2021-04-24T16:32:42.211Z] #58 12.01 + cd /tmp/tmp.kZjIMn06TM/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:42.211Z] #58 12.02 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:42.211Z] #58 12.06 + export GO111MODULE=on [2021-04-24T16:32:42.211Z] #58 12.06 + GO111MODULE=on [2021-04-24T16:32:42.211Z] #58 12.06 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:32:42.211Z] #58 12.06 + GOPROXY=https://proxy.golang.org [2021-04-24T16:32:42.211Z] #58 12.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:32:42.211Z] #58 12.06 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:32:42.211Z] #58 13.81 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:42.211Z] #58 13.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:42.211Z] #58 13.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:42.211Z] #58 13.99 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:42.211Z] #58 14.00 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:42.211Z] #58 14.08 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:42.211Z] #58 14.14 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:42.211Z] #58 14.24 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:42.211Z] #58 14.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:42.211Z] #58 14.61 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:42.211Z] #58 14.66 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:42.211Z] #58 14.82 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:42.211Z] #58 14.82 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:32:42.211Z] #58 15.05 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:42.211Z] #58 15.06 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:42.211Z] #58 15.27 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:42.211Z] #58 15.88 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:42.211Z] #58 15.96 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:42.211Z] #58 16.42 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:32:42.286Z] #24 ... [2021-04-24T16:32:42.286Z] [2021-04-24T16:32:42.286Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:42.286Z] #47 sha256:34493b4b3930fa684cc640c06d1f4fc97cb9fa4d91224c15a8e0fac7ffa547fc [2021-04-24T16:32:42.286Z] #47 8.056 + RM_GOPATH=0 [2021-04-24T16:32:42.286Z] #47 8.056 + TMP_GOPATH= [2021-04-24T16:32:42.286Z] #47 8.057 + : /build [2021-04-24T16:32:42.286Z] #47 8.057 + '[' -z '' ']' [2021-04-24T16:32:42.286Z] #47 8.057 ++ mktemp -d [2021-04-24T16:32:42.286Z] #47 8.057 + export GOPATH=/tmp/tmp.JZGP23rzSm [2021-04-24T16:32:42.286Z] #47 8.057 + GOPATH=/tmp/tmp.JZGP23rzSm [2021-04-24T16:32:42.286Z] #47 8.057 + RM_GOPATH=1 [2021-04-24T16:32:42.286Z] #47 8.058 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.286Z] #47 8.058 ++ go env GOARCH [2021-04-24T16:32:42.286Z] #47 8.065 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.286Z] #47 8.065 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.286Z] #47 8.065 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:42.286Z] #47 8.066 + dir=/tmp/install [2021-04-24T16:32:42.286Z] #47 8.066 + bin=gotestsum [2021-04-24T16:32:42.286Z] #47 8.066 + shift [2021-04-24T16:32:42.286Z] #47 8.066 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:32:42.286Z] #47 8.066 + . /tmp/install/gotestsum.installer [2021-04-24T16:32:42.286Z] #47 8.066 ++ : v0.5.3 [2021-04-24T16:32:42.286Z] #47 8.066 + install_gotestsum [2021-04-24T16:32:42.286Z] #47 8.067 + set -e [2021-04-24T16:32:42.286Z] #47 8.067 + export GO111MODULE=on [2021-04-24T16:32:42.286Z] #47 8.067 + GO111MODULE=on [2021-04-24T16:32:42.286Z] #47 8.067 + GOBIN=/build [2021-04-24T16:32:42.286Z] #47 8.067 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:32:42.286Z] #47 8.172 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:42.286Z] #47 8.173 go: finding gotest.tools v0.5.3 [2021-04-24T16:32:42.286Z] #47 8.684 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:42.286Z] #47 9.141 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:32:42.286Z] #47 9.519 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:42.286Z] #47 9.519 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:42.286Z] #47 9.557 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:42.286Z] #47 9.572 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:42.286Z] #47 9.572 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:42.286Z] #47 9.605 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:32:42.286Z] #47 9.705 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:42.286Z] #47 9.705 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:42.286Z] #47 9.802 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:42.286Z] #47 9.865 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:42.286Z] #47 9.946 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:42.286Z] #47 10.03 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:42.286Z] #47 10.07 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:32:42.286Z] #47 10.09 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:42.286Z] #47 10.09 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:42.286Z] #47 10.49 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:42.286Z] #47 10.52 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:42.286Z] #47 10.63 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:42.286Z] #47 10.90 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:42.286Z] #47 ... [2021-04-24T16:32:42.286Z] [2021-04-24T16:32:42.286Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:42.286Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:42.286Z] #42 9.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:42.286Z] #42 9.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:42.286Z] #42 9.605 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:42.286Z] #42 10.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:42.398Z] #13 DONE 116.7s [2021-04-24T16:32:42.398Z] [2021-04-24T16:32:42.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:42.398Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:42.398Z] #43 48.59 CC compel/src/lib/infect-util.o [2021-04-24T16:32:42.398Z] #43 48.84 CC compel/src/lib/infect.o [2021-04-24T16:32:42.398Z] #43 51.42 CC compel/src/lib/ptrace.o [2021-04-24T16:32:42.398Z] #43 51.83 AR compel/libcompel.a [2021-04-24T16:32:42.398Z] #43 51.92 HOSTCC compel/src/main-host.o [2021-04-24T16:32:42.398Z] #43 52.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-24T16:32:42.398Z] #43 52.43 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:32:42.398Z] #43 52.79 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:32:42.398Z] #43 52.99 HOSTLINK compel/compel-host-bin [2021-04-24T16:32:42.398Z] #43 53.20 DEP soccr/soccr.d [2021-04-24T16:32:42.398Z] #43 53.50 CC soccr/soccr.o [2021-04-24T16:32:42.474Z] #30 10.00 0.2% ## 3.0% ######### 12.6% ############# 18.3% ############### 22.2% #################### 27.9% ######################### 35.6% ############################### 43.3% ################################# 47.1% ######################################## 56.1% ############################################ 61.5% ############################################### 65.3% ################################################### 71.1% ######################################################## 79.0% ############################################################ 84.0% ################################################################# 91.2% ##################################################################### 96.9% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-24T16:32:42.545Z] #42 ... [2021-04-24T16:32:42.545Z] [2021-04-24T16:32:42.545Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:42.545Z] #67 sha256:f7b82766f1490c363f136823d2972abff548f65ff52e7b9d199c10a14413ad20 [2021-04-24T16:32:42.545Z] #67 9.348 + RM_GOPATH=0 [2021-04-24T16:32:42.545Z] #67 9.348 + TMP_GOPATH= [2021-04-24T16:32:42.545Z] #67 9.348 + : /build [2021-04-24T16:32:42.545Z] #67 9.348 + '[' -z '' ']' [2021-04-24T16:32:42.545Z] #67 9.348 ++ mktemp -d [2021-04-24T16:32:42.545Z] #67 9.348 + export GOPATH=/tmp/tmp.wtkSkeDcb3 [2021-04-24T16:32:42.545Z] #67 9.348 + GOPATH=/tmp/tmp.wtkSkeDcb3 [2021-04-24T16:32:42.545Z] #67 9.348 + RM_GOPATH=1 [2021-04-24T16:32:42.545Z] #67 9.348 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.545Z] #67 9.348 ++ go env GOARCH [2021-04-24T16:32:42.545Z] #67 9.360 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.545Z] #67 9.360 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.545Z] #67 9.360 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:42.545Z] #67 9.360 + dir=/tmp/install [2021-04-24T16:32:42.545Z] #67 9.360 + bin=proxy [2021-04-24T16:32:42.545Z] #67 9.360 + shift [2021-04-24T16:32:42.545Z] #67 9.360 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:32:42.545Z] #67 9.360 + . /tmp/install/proxy.installer [2021-04-24T16:32:42.545Z] #67 9.360 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:42.545Z] #67 9.360 + install_proxy [2021-04-24T16:32:42.545Z] #67 9.360 + case "$1" in [2021-04-24T16:32:42.545Z] #67 9.360 + export CGO_ENABLED=0 [2021-04-24T16:32:42.545Z] #67 9.360 + CGO_ENABLED=0 [2021-04-24T16:32:42.545Z] #67 9.360 + _install_proxy [2021-04-24T16:32:42.545Z] #67 9.360 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:32:42.545Z] #67 9.360 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wtkSkeDcb3/src/github.com/docker/libnetwork [2021-04-24T16:32:42.545Z] #67 9.360 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:42.545Z] #67 9.391 Cloning into '/tmp/tmp.wtkSkeDcb3/src/github.com/docker/libnetwork'... [2021-04-24T16:32:42.545Z] #67 ... [2021-04-24T16:32:42.545Z] [2021-04-24T16:32:42.545Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:42.545Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:42.545Z] #36 10.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:42.545Z] #36 10.97 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:42.545Z] #36 10.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:42.569Z] #9 ... [2021-04-24T16:32:42.569Z] [2021-04-24T16:32:42.569Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:42.569Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:32:42.569Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:32:42.569Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:32:42.569Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-24T16:32:42.569Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-24T16:32:42.569Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.5s done [2021-04-24T16:32:42.569Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-04-24T16:32:42.808Z] #36 ... [2021-04-24T16:32:42.808Z] [2021-04-24T16:32:42.808Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:42.808Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:32:42.808Z] #45 8.191 + RM_GOPATH=0 [2021-04-24T16:32:42.808Z] #45 8.191 + TMP_GOPATH= [2021-04-24T16:32:42.808Z] #45 8.191 + : /build [2021-04-24T16:32:42.808Z] #45 8.191 + '[' -z '' ']' [2021-04-24T16:32:42.808Z] #45 8.191 ++ mktemp -d [2021-04-24T16:32:42.808Z] #45 8.194 + export GOPATH=/tmp/tmp.NEIdd9Qk77 [2021-04-24T16:32:42.808Z] #45 8.194 + GOPATH=/tmp/tmp.NEIdd9Qk77 [2021-04-24T16:32:42.808Z] #45 8.194 + RM_GOPATH=1 [2021-04-24T16:32:42.808Z] #45 8.194 + case "$(go env GOARCH)" in [2021-04-24T16:32:42.808Z] #45 8.194 ++ go env GOARCH [2021-04-24T16:32:42.808Z] #45 8.197 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.808Z] #45 8.197 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:42.808Z] #45 8.198 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:42.808Z] #45 8.203 + dir=/tmp/install [2021-04-24T16:32:42.808Z] #45 8.203 + bin=vndr [2021-04-24T16:32:42.808Z] #45 8.203 + shift [2021-04-24T16:32:42.808Z] #45 8.203 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:32:42.808Z] #45 8.203 + . /tmp/install/vndr.installer [2021-04-24T16:32:42.808Z] #45 8.203 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:42.808Z] #45 8.203 + install_vndr [2021-04-24T16:32:42.808Z] #45 8.203 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:32:42.808Z] #45 8.203 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NEIdd9Qk77/src/github.com/LK4D4/vndr [2021-04-24T16:32:42.808Z] #45 8.203 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:42.808Z] #45 8.203 Cloning into '/tmp/tmp.NEIdd9Qk77/src/github.com/LK4D4/vndr'... [2021-04-24T16:32:42.808Z] #45 8.567 + cd /tmp/tmp.NEIdd9Qk77/src/github.com/LK4D4/vndr [2021-04-24T16:32:42.808Z] #45 8.567 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:32:42.808Z] #45 8.577 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:32:42.808Z] #45 9.171 internal/cpu [2021-04-24T16:32:42.808Z] #45 9.192 runtime/internal/atomic [2021-04-24T16:32:42.808Z] #45 9.312 runtime/internal/sys [2021-04-24T16:32:42.808Z] #45 9.424 runtime/internal/math [2021-04-24T16:32:42.808Z] #45 9.482 internal/race [2021-04-24T16:32:42.808Z] #45 9.519 internal/bytealg [2021-04-24T16:32:42.808Z] #45 9.574 sync/atomic [2021-04-24T16:32:42.808Z] #45 9.851 unicode [2021-04-24T16:32:42.808Z] #45 10.12 runtime [2021-04-24T16:32:42.832Z] #62 ... [2021-04-24T16:32:42.832Z] [2021-04-24T16:32:42.833Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:42.833Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:32:42.833Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-24T16:32:42.833Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-24T16:32:42.833Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-24T16:32:42.833Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-24T16:32:42.833Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2021-04-24T16:32:42.833Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2021-04-24T16:32:42.833Z] #64 ... [2021-04-24T16:32:42.833Z] [2021-04-24T16:32:42.833Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:42.833Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:42.833Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s [2021-04-24T16:32:42.967Z] #43 ... [2021-04-24T16:32:42.967Z] [2021-04-24T16:32:42.967Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:42.967Z] #58 sha256:e8175d8aae2dd338bbc7fda74a8dc32c61e8688e21807b1131f86dfee4ecfdd2 [2021-04-24T16:32:42.967Z] #58 113.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:32:42.967Z] #58 113.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:32:42.967Z] #58 DONE 121.5s [2021-04-24T16:32:42.967Z] [2021-04-24T16:32:42.967Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:32:42.967Z] #59 sha256:b251a4f4385872b7c848bf13d4f42d58902da682c69ad1e86a61ae9492cb277e [2021-04-24T16:32:42.967Z] #59 DONE 0.1s [2021-04-24T16:32:42.967Z] [2021-04-24T16:32:42.967Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:32:42.967Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-24T16:32:43.068Z] #45 ... [2021-04-24T16:32:43.068Z] [2021-04-24T16:32:43.068Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:43.068Z] #34 sha256:e1cf9570122029759213e10b6e39a68a3197a1fd8c68b6fd9b46214db433f9b7 [2021-04-24T16:32:43.068Z] #34 11.45 github.com/pelletier/go-toml [2021-04-24T16:32:43.096Z] #9 ... [2021-04-24T16:32:43.096Z] [2021-04-24T16:32:43.096Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:43.096Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-24T16:32:43.096Z] #62 DONE 10.2s [2021-04-24T16:32:43.096Z] [2021-04-24T16:32:43.096Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-24T16:32:43.096Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-24T16:32:43.096Z] #64 DONE 10.3s [2021-04-24T16:32:43.096Z] [2021-04-24T16:32:43.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:43.096Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:43.134Z] #30 12.96 [2021-04-24T16:32:43.149Z] #51 ... [2021-04-24T16:32:43.149Z] [2021-04-24T16:32:43.149Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:43.149Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:43.149Z] #55 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:43.149Z] #55 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:43.149Z] #55 ... [2021-04-24T16:32:43.149Z] [2021-04-24T16:32:43.149Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:43.149Z] #67 sha256:b76ba3e5bc801a1b3b6ca748a6662e8eb730080eb9ed88501c9cd7e4e74252ec [2021-04-24T16:32:43.149Z] #67 20.45 Checking out files: 63% (1215/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:32:43.149Z] #67 21.11 + cd /tmp/tmp.HI4QUM9gR9/src/github.com/docker/libnetwork [2021-04-24T16:32:43.149Z] #67 21.11 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:43.225Z] #14 ... [2021-04-24T16:32:43.226Z] [2021-04-24T16:32:43.226Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:32:43.226Z] #60 sha256:80d3ce7992af93762ea95fd48cd2f1a9eb8337e4c025f7c7605f5e8fe17c1bc5 [2021-04-24T16:32:43.226Z] #60 DONE 0.1s [2021-04-24T16:32:43.226Z] [2021-04-24T16:32:43.226Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:32:43.226Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:32:43.345Z] #34 ... [2021-04-24T16:32:43.345Z] [2021-04-24T16:32:43.345Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:43.345Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:32:43.345Z] #40 7.721 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:32:43.345Z] #40 7.721 Cloning into '.'... [2021-04-24T16:32:43.345Z] #40 ... [2021-04-24T16:32:43.345Z] [2021-04-24T16:32:43.345Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:43.345Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:43.345Z] #55 10.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:43.345Z] #55 10.82 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:43.345Z] #55 10.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:43.345Z] #55 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:43.360Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-04-24T16:32:43.422Z] #67 ... [2021-04-24T16:32:43.422Z] [2021-04-24T16:32:43.422Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:43.422Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:32:43.422Z] #45 11.24 math/bits [2021-04-24T16:32:43.422Z] #45 11.94 math [2021-04-24T16:32:43.422Z] #45 16.33 internal/testlog [2021-04-24T16:32:43.422Z] #45 16.71 encoding [2021-04-24T16:32:43.422Z] #45 16.81 unicode/utf16 [2021-04-24T16:32:43.422Z] #45 17.01 container/list [2021-04-24T16:32:43.422Z] #45 17.48 crypto/internal/subtle [2021-04-24T16:32:43.422Z] #45 17.65 crypto/subtle [2021-04-24T16:32:43.422Z] #45 17.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:32:43.422Z] #45 17.90 internal/nettrace [2021-04-24T16:32:43.422Z] #45 18.08 runtime/cgo [2021-04-24T16:32:43.422Z] #45 ... [2021-04-24T16:32:43.422Z] [2021-04-24T16:32:43.422Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:43.422Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:43.422Z] #13 6.920 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:43.422Z] #13 9.592 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:43.422Z] #13 11.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:43.485Z] #53 ... [2021-04-24T16:32:43.485Z] [2021-04-24T16:32:43.485Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:43.485Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:43.485Z] #45 111.9 net/textproto [2021-04-24T16:32:43.485Z] #45 111.9 crypto/x509 [2021-04-24T16:32:43.485Z] #45 113.1 vendor/golang.org/x/net/http/httpguts [2021-04-24T16:32:43.485Z] #45 113.4 vendor/golang.org/x/net/http/httpproxy [2021-04-24T16:32:43.485Z] #45 113.9 mime/multipart [2021-04-24T16:32:43.485Z] #45 116.2 crypto/tls [2021-04-24T16:32:43.585Z] #58 17.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:43.585Z] #58 17.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:43.585Z] #58 ... [2021-04-24T16:32:43.585Z] [2021-04-24T16:32:43.585Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:43.585Z] #34 sha256:9ddd48f32f6cb14d10e84e97e31b3dbd8263024bce21fc2874a11e0cabd615ab [2021-04-24T16:32:43.585Z] #34 17.56 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:32:43.685Z] #13 ... [2021-04-24T16:32:43.685Z] [2021-04-24T16:32:43.685Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:43.685Z] #58 sha256:fc1dc55828de7136e2c61a3592fe26ff83b2555c80e01053edecac4d90acb659 [2021-04-24T16:32:43.685Z] #58 11.83 + cd /tmp/tmp.dFh9jRnQmF/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:43.685Z] #58 11.83 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:43.685Z] #58 11.84 + export GO111MODULE=on [2021-04-24T16:32:43.685Z] #58 11.86 + GO111MODULE=on [2021-04-24T16:32:43.685Z] #58 11.86 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:32:43.685Z] #58 11.86 + GOPROXY=https://proxy.golang.org [2021-04-24T16:32:43.685Z] #58 11.86 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:32:43.685Z] #58 11.86 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:32:43.685Z] #58 14.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:43.685Z] #58 14.08 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:43.685Z] #58 14.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:43.685Z] #58 14.25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:43.685Z] #58 14.33 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:32:43.685Z] #58 14.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:43.685Z] #58 14.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:43.685Z] #58 14.53 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:43.685Z] #58 14.55 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:43.685Z] #58 14.56 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:43.685Z] #58 14.64 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:43.685Z] #58 14.91 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:43.685Z] #58 15.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:43.685Z] #58 15.14 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:43.685Z] #58 15.16 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:32:43.685Z] #58 15.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:43.685Z] #58 15.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:43.685Z] #58 15.83 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:43.685Z] #58 16.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:43.685Z] #58 17.39 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:43.685Z] #58 17.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:43.685Z] #58 17.78 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:43.685Z] #58 19.10 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:43.685Z] #58 20.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:43.685Z] #58 ... [2021-04-24T16:32:43.685Z] [2021-04-24T16:32:43.685Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:43.685Z] #67 sha256:b76ba3e5bc801a1b3b6ca748a6662e8eb730080eb9ed88501c9cd7e4e74252ec [2021-04-24T16:32:43.685Z] #67 21.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:32:44.372Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-24T16:32:44.423Z] #45 123.0 net/http/httptrace [2021-04-24T16:32:44.424Z] #45 ... [2021-04-24T16:32:44.424Z] [2021-04-24T16:32:44.424Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:32:44.424Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:32:44.424Z] #53 2.141 + RM_GOPATH=0 [2021-04-24T16:32:44.424Z] #53 2.141 + TMP_GOPATH= [2021-04-24T16:32:44.424Z] #53 2.141 + : /build [2021-04-24T16:32:44.424Z] #53 2.141 + '[' -z '' ']' [2021-04-24T16:32:44.424Z] #53 2.141 ++ mktemp -d [2021-04-24T16:32:44.424Z] #53 2.151 + export GOPATH=/tmp/tmp.EY9OsDI2oI [2021-04-24T16:32:44.424Z] #53 2.151 + GOPATH=/tmp/tmp.EY9OsDI2oI [2021-04-24T16:32:44.424Z] #53 2.151 + RM_GOPATH=1 [2021-04-24T16:32:44.424Z] #53 2.151 + case "$(go env GOARCH)" in [2021-04-24T16:32:44.424Z] #53 2.151 ++ go env GOARCH [2021-04-24T16:32:44.424Z] #53 2.209 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:44.424Z] #53 2.209 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:44.424Z] #53 2.209 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:44.424Z] #53 ... [2021-04-24T16:32:44.424Z] [2021-04-24T16:32:44.424Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:32:44.424Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-24T16:32:44.424Z] #14 DONE 2.3s [2021-04-24T16:32:44.424Z] [2021-04-24T16:32:44.424Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:32:44.424Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:32:44.424Z] #53 2.223 + dir=/tmp/install [2021-04-24T16:32:44.424Z] #53 2.223 + bin=runc [2021-04-24T16:32:44.424Z] #53 2.223 + shift [2021-04-24T16:32:44.424Z] #53 2.223 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:32:44.424Z] #53 2.223 + . /tmp/install/runc.installer [2021-04-24T16:32:44.424Z] #53 2.223 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:32:44.424Z] #53 2.223 + install_runc [2021-04-24T16:32:44.424Z] #53 2.223 + uname -r [2021-04-24T16:32:44.424Z] #53 2.223 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:32:44.424Z] #53 2.232 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:32:44.424Z] #53 2.232 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:32:44.424Z] #53 2.232 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:32:44.424Z] #53 2.232 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EY9OsDI2oI/src/github.com/opencontainers/runc [2021-04-24T16:32:44.424Z] #53 2.240 Cloning into '/tmp/tmp.EY9OsDI2oI/src/github.com/opencontainers/runc'... [2021-04-24T16:32:44.634Z] #67 ... [2021-04-24T16:32:44.634Z] [2021-04-24T16:32:44.634Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:44.634Z] #34 sha256:880ede1ff91c9e6023ea10e8838871563f3caf2bba532b5e3c1eb1893c777d5e [2021-04-24T16:32:44.634Z] #34 17.97 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:32:44.634Z] #34 DONE 22.5s [2021-04-24T16:32:44.634Z] [2021-04-24T16:32:44.634Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:44.634Z] #47 sha256:8226dc02ab3cfc7b5d7d2dbfef54caeb29c7d769731b7862f0c64a5b4988b2a5 [2021-04-24T16:32:44.634Z] #47 17.24 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:32:44.634Z] #47 17.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:44.634Z] #47 17.44 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:44.634Z] #47 17.50 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:44.634Z] #47 17.57 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:44.634Z] #47 17.58 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:44.634Z] #47 17.78 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:44.634Z] #47 18.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:44.634Z] #47 18.01 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:44.634Z] #47 18.05 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:44.634Z] #47 18.05 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:45.259Z] #55 13.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:45.707Z] #47 ... [2021-04-24T16:32:45.707Z] [2021-04-24T16:32:45.707Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:45.707Z] #58 sha256:fc1dc55828de7136e2c61a3592fe26ff83b2555c80e01053edecac4d90acb659 [2021-04-24T16:32:45.707Z] #58 23.71 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:45.952Z] #54 ... [2021-04-24T16:32:45.952Z] [2021-04-24T16:32:45.952Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:32:45.952Z] #57 121.3 + bin/containerd [2021-04-24T16:32:45.982Z] #58 ... [2021-04-24T16:32:45.982Z] [2021-04-24T16:32:45.982Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:45.982Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:45.982Z] #36 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:46.245Z] #36 ... [2021-04-24T16:32:46.245Z] [2021-04-24T16:32:46.245Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:46.245Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:46.245Z] #49 17.79 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:46.245Z] #49 17.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:46.245Z] #49 18.02 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:46.245Z] #49 18.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:32:46.245Z] #49 18.63 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:32:46.245Z] #49 18.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:46.245Z] #49 18.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:46.245Z] #49 18.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:46.245Z] #49 20.09 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:46.245Z] #49 23.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:46.245Z] #49 23.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:46.245Z] #49 23.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:46.245Z] #49 23.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:46.245Z] #49 23.55 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:46.245Z] #49 23.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:46.245Z] #49 23.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:46.245Z] #49 23.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:46.245Z] #49 23.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:46.245Z] #49 23.88 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:46.245Z] #49 23.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:46.245Z] #49 23.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:46.245Z] #49 23.95 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:46.245Z] #49 24.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:46.245Z] #49 24.30 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:46.317Z] #57 ... [2021-04-24T16:32:46.317Z] [2021-04-24T16:32:46.317Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-24T16:32:46.317Z] #54 76.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:32:46.317Z] #54 76.92 + mkdir -p /build [2021-04-24T16:32:46.317Z] #54 76.92 + cp runc /build/runc [2021-04-24T16:32:46.317Z] #54 DONE 77.3s [2021-04-24T16:32:46.330Z] #53 ... [2021-04-24T16:32:46.330Z] [2021-04-24T16:32:46.331Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:32:46.331Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-24T16:32:46.331Z] #15 DONE 1.8s [2021-04-24T16:32:46.516Z] #49 24.30 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:32:46.516Z] #49 24.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:32:46.516Z] #49 24.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:32:46.516Z] #49 24.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:46.516Z] #49 24.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:46.516Z] #49 24.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:46.516Z] #49 24.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:46.516Z] #49 24.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:46.516Z] #49 24.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:46.516Z] #49 ... [2021-04-24T16:32:46.516Z] [2021-04-24T16:32:46.516Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:46.516Z] #58 sha256:fc1dc55828de7136e2c61a3592fe26ff83b2555c80e01053edecac4d90acb659 [2021-04-24T16:32:46.516Z] #58 24.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:46.591Z] [2021-04-24T16:32:46.591Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:32:46.591Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-24T16:32:46.607Z] [2021-04-24T16:32:46.607Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:32:46.858Z] #30 13.16 0.1% # 1.6% ## 3.7% ### 4.8% #### 6.4% ##### 7.0% ##### 8.1% ###### 9.7% ######## 11.9% ######### 13.4% ########## 15.0% ############ 17.7% ############# 18.8% ############## 20.4% ################ 23.2% ################# 24.8% ################### 27.5% ##################### 29.7% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 38.6% ############################# 40.3% ############################# 40.8% ############################## 42.5% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% ##################################### 51.7% [2021-04-24T16:32:46.858Z] #30 ... [2021-04-24T16:32:46.858Z] [2021-04-24T16:32:46.858Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:46.858Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:32:46.858Z] #14 18.75 Fetched 8704 kB in 18s (476 kB/s) [2021-04-24T16:32:46.870Z] #34 ... [2021-04-24T16:32:46.870Z] [2021-04-24T16:32:46.870Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:46.870Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:46.870Z] #55 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:46.870Z] #55 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:46.870Z] #55 ... [2021-04-24T16:32:46.870Z] [2021-04-24T16:32:46.870Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:46.870Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:46.870Z] #13 6.976 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:46.870Z] #13 8.912 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:46.870Z] #13 11.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:46.924Z] #9 ... [2021-04-24T16:32:46.924Z] [2021-04-24T16:32:46.924Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-24T16:32:46.924Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-24T16:32:46.924Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 9.6s done [2021-04-24T16:32:46.924Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 2.9s done [2021-04-24T16:32:46.924Z] #26 DONE 13.6s [2021-04-24T16:32:46.924Z] [2021-04-24T16:32:46.924Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:46.924Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:47.097Z] #58 25.11 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:47.097Z] #58 25.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:47.127Z] #13 ... [2021-04-24T16:32:47.127Z] [2021-04-24T16:32:47.127Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:47.127Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:47.127Z] #49 16.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:47.127Z] #49 16.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:47.127Z] #49 16.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:47.127Z] #49 16.97 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:47.127Z] #49 17.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:47.127Z] #49 17.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:32:47.127Z] #49 17.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:47.127Z] #49 17.46 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:32:47.127Z] #49 17.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:47.127Z] #49 17.77 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:47.127Z] #49 17.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:47.127Z] #49 17.99 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:32:47.127Z] #49 18.05 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:47.127Z] #49 18.43 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:32:47.127Z] #49 18.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:47.127Z] #49 19.64 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:47.127Z] #49 20.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:47.127Z] #49 20.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:47.165Z] #55 15.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:47.165Z] #55 ... [2021-04-24T16:32:47.165Z] [2021-04-24T16:32:47.165Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:32:47.165Z] #24 sha256:70f7d8cda2a053c9cc113f363a850db518ec9b9e4c7ec15484d3863d8e82c227 [2021-04-24T16:32:47.165Z] #24 15.13 + mkdir -p /build [2021-04-24T16:32:47.165Z] #24 15.19 + mv docker/docker /build/ [2021-04-24T16:32:47.165Z] #24 15.19 + rmdir docker [2021-04-24T16:32:47.165Z] #24 DONE 15.8s [2021-04-24T16:32:47.165Z] [2021-04-24T16:32:47.165Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:47.165Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:47.165Z] #13 7.528 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:32:47.165Z] #13 7.629 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:47.165Z] #13 7.629 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:47.165Z] #13 7.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:47.243Z] #57 ... [2021-04-24T16:32:47.243Z] [2021-04-24T16:32:47.243Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-24T16:32:47.243Z] #55 DONE 0.2s [2021-04-24T16:32:47.259Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.0s done [2021-04-24T16:32:47.530Z] #16 1.019 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:32:47.530Z] #16 DONE 1.1s [2021-04-24T16:32:47.530Z] [2021-04-24T16:32:47.530Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:32:47.530Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-24T16:32:47.532Z] [2021-04-24T16:32:47.532Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-24T16:32:47.673Z] #58 25.69 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:47.692Z] #49 ... [2021-04-24T16:32:47.692Z] [2021-04-24T16:32:47.692Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:47.692Z] #34 sha256:9ddd48f32f6cb14d10e84e97e31b3dbd8263024bce21fc2874a11e0cabd615ab [2021-04-24T16:32:47.692Z] #34 DONE 21.6s [2021-04-24T16:32:47.692Z] [2021-04-24T16:32:47.692Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:47.692Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:32:47.692Z] #51 16.84 + cd /tmp/tmp.o6B3HHk1oi/src/github.com/mvdan/sh [2021-04-24T16:32:47.692Z] #51 16.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:47.692Z] #51 16.97 + GO111MODULE=on [2021-04-24T16:32:47.692Z] #51 16.97 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:32:47.692Z] #51 18.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:47.692Z] #51 18.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:47.692Z] #51 18.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:47.692Z] #51 18.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:47.692Z] #51 18.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:47.692Z] #51 19.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:47.692Z] #51 20.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:47.831Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-04-24T16:32:47.952Z] #51 22.13 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:48.103Z] #13 8.593 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:32:48.245Z] #58 26.09 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:48.515Z] #51 ... [2021-04-24T16:32:48.515Z] [2021-04-24T16:32:48.515Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:48.515Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:48.515Z] #49 22.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:48.515Z] #49 22.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:48.515Z] #49 22.58 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:48.515Z] #49 22.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:48.515Z] #49 22.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:48.515Z] #49 22.65 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:48.515Z] #49 22.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:48.515Z] #49 ... [2021-04-24T16:32:48.515Z] [2021-04-24T16:32:48.515Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:48.515Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:48.515Z] #36 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:48.773Z] #36 ... [2021-04-24T16:32:48.773Z] [2021-04-24T16:32:48.773Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:48.773Z] #47 sha256:41a19f00cd9e7dd90d2559b6183142bce0ffd8a1565c6a5c1b7c62f534baf0fc [2021-04-24T16:32:48.773Z] #47 12.73 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:48.773Z] #47 14.12 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:48.773Z] #47 18.13 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:32:48.773Z] #47 18.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:48.773Z] #47 18.40 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:48.773Z] #47 18.56 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:48.773Z] #47 18.57 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:48.773Z] #47 18.63 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:48.773Z] #47 18.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:48.773Z] #47 19.06 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:48.773Z] #47 19.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:48.773Z] #47 19.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:48.773Z] #47 19.19 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:48.773Z] #47 ... [2021-04-24T16:32:48.773Z] [2021-04-24T16:32:48.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:48.773Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:48.773Z] #49 22.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:48.773Z] #49 22.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:48.773Z] #49 22.79 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:48.773Z] #49 22.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:32:48.773Z] #49 22.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:48.773Z] #49 22.90 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:32:48.773Z] #49 22.91 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:48.773Z] #49 22.92 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:48.773Z] #49 22.92 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:48.773Z] #49 22.98 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:48.914Z] #17 DONE 1.2s [2021-04-24T16:32:48.914Z] [2021-04-24T16:32:48.914Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:32:48.914Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-24T16:32:48.998Z] #14 18.75 Reading package lists... [2021-04-24T16:32:48.998Z] #14 ... [2021-04-24T16:32:48.998Z] [2021-04-24T16:32:48.998Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:48.998Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:32:48.998Z] #46 10.73 crypto/internal/subtle [2021-04-24T16:32:48.998Z] #46 11.25 crypto/subtle [2021-04-24T16:32:48.998Z] #46 11.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:32:48.998Z] #46 12.20 internal/nettrace [2021-04-24T16:32:48.998Z] #46 12.77 runtime/cgo [2021-04-24T16:32:48.998Z] #46 15.33 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:32:48.998Z] #46 ... [2021-04-24T16:32:48.998Z] [2021-04-24T16:32:48.998Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:48.998Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:48.998Z] #30 13.16 0.1% # 1.6% ## 3.7% ### 4.8% #### 6.4% ##### 7.0% ##### 8.1% ###### 9.7% ######## 11.9% ######### 13.4% ########## 15.0% ############ 17.7% ############# 18.8% ############## 20.4% ################ 23.2% ################# 24.8% ################### 27.5% ##################### 29.7% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 38.6% ############################# 40.3% ############################# 40.8% ############################## 42.5% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% ##################################### 51.7% ####################################### 54.4% ######################################## 56.8% ########################################## 59.0% ############################################ 62.2% ############################################## 64.8% ############################################### 66.6% ################################################# 68.7% ################################################### 70.9% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 81.2% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.2% [2021-04-24T16:32:48.998Z] #30 ... [2021-04-24T16:32:48.998Z] [2021-04-24T16:32:48.998Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:48.998Z] #48 sha256:c3612a843eed266f09986af81aa753240cab64692a00b8a4c2bcc7063adecd34 [2021-04-24T16:32:48.998Z] #48 11.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:48.998Z] #48 15.65 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:32:48.998Z] #48 15.66 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:48.998Z] #48 15.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:48.998Z] #48 15.87 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:48.998Z] #48 15.88 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:48.998Z] #48 15.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:48.998Z] #48 16.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:48.998Z] #48 16.93 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:48.998Z] #48 16.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:48.998Z] #48 17.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:48.998Z] #48 17.12 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:49.030Z] #49 23.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:49.030Z] #49 23.04 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:49.030Z] #49 23.06 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:32:49.030Z] #49 23.09 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:49.030Z] #49 23.09 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:32:49.030Z] #49 23.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:49.030Z] #49 23.12 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:49.030Z] #49 23.15 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:49.030Z] #49 23.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:49.287Z] #49 23.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:49.287Z] #49 23.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:49.287Z] #49 23.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:49.287Z] #49 23.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:49.287Z] #49 23.33 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:49.287Z] #49 23.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:49.287Z] #49 23.38 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:32:49.287Z] #49 23.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:32:49.287Z] #49 23.48 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:49.287Z] #49 23.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:49.287Z] #49 23.49 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:32:49.306Z] #48 ... [2021-04-24T16:32:49.306Z] [2021-04-24T16:32:49.306Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:49.306Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:49.306Z] #30 13.16 0.1% # 1.6% ## 3.7% ### 4.8% #### 6.4% ##### 7.0% ##### 8.1% ###### 9.7% ######## 11.9% ######### 13.4% ########## 15.0% ############ 17.7% ############# 18.8% ############## 20.4% ################ 23.2% ################# 24.8% ################### 27.5% ##################### 29.7% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 38.6% ############################# 40.3% ############################# 40.8% ############################## 42.5% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% ##################################### 51.7% ####################################### 54.4% ######################################## 56.8% ########################################## 59.0% ############################################ 62.2% ############################################## 64.8% ############################################### 66.6% ################################################# 68.7% ################################################### 70.9% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 81.2% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 91.2% [2021-04-24T16:32:49.306Z] #30 ... [2021-04-24T16:32:49.306Z] [2021-04-24T16:32:49.306Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:49.306Z] #59 sha256:2d80163baa98b4d1c72140030d7baa4b064a168944bd9c4726d6f414a45c9ca6 [2021-04-24T16:32:49.306Z] #59 11.41 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:49.306Z] #59 11.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:49.306Z] #59 12.44 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:49.306Z] #59 13.86 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:49.306Z] #59 14.07 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:49.306Z] #59 18.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:49.306Z] #59 21.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:49.306Z] #59 21.50 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:49.306Z] #59 21.62 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:49.306Z] #59 ... [2021-04-24T16:32:49.306Z] [2021-04-24T16:32:49.306Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:49.306Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:32:49.306Z] #52 11.52 + GO111MODULE=on [2021-04-24T16:32:49.306Z] #52 11.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:32:49.306Z] #52 13.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:49.306Z] #52 13.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:49.306Z] #52 13.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:49.306Z] #52 14.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:49.306Z] #52 14.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:49.306Z] #52 15.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:49.306Z] #52 16.61 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:49.306Z] #52 19.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:49.306Z] #52 21.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:49.306Z] #52 21.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:49.482Z] #13 10.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:49.546Z] #49 23.57 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:32:49.546Z] #49 23.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:49.546Z] #49 23.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:49.546Z] #49 23.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:32:49.546Z] #49 23.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:32:49.546Z] #49 23.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:49.546Z] #49 23.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:49.605Z] #52 ... [2021-04-24T16:32:49.605Z] [2021-04-24T16:32:49.605Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:49.605Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:49.752Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-04-24T16:32:49.803Z] #49 23.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:49.803Z] #49 23.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:49.803Z] #49 23.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:32:49.803Z] #49 23.90 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:32:49.803Z] #49 23.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:49.803Z] #49 ... [2021-04-24T16:32:49.803Z] [2021-04-24T16:32:49.803Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:49.803Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:32:49.803Z] #45 13.97 unicode/utf8 [2021-04-24T16:32:49.803Z] #45 14.81 math/bits [2021-04-24T16:32:49.803Z] #45 15.45 math [2021-04-24T16:32:49.803Z] #45 19.40 internal/testlog [2021-04-24T16:32:49.803Z] #45 19.75 encoding [2021-04-24T16:32:49.803Z] #45 19.88 unicode/utf16 [2021-04-24T16:32:49.803Z] #45 20.14 container/list [2021-04-24T16:32:49.803Z] #45 20.64 crypto/internal/subtle [2021-04-24T16:32:49.803Z] #45 20.76 crypto/subtle [2021-04-24T16:32:49.803Z] #45 20.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:32:49.803Z] #45 21.00 internal/nettrace [2021-04-24T16:32:49.803Z] #45 21.26 runtime/cgo [2021-04-24T16:32:49.858Z] #18 DONE 1.2s [2021-04-24T16:32:49.858Z] [2021-04-24T16:32:49.858Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:32:49.858Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-24T16:32:49.905Z] #30 13.16 0.1% # 1.6% ## 3.7% ### 4.8% #### 6.4% ##### 7.0% ##### 8.1% ###### 9.7% ######## 11.9% ######### 13.4% ########## 15.0% ############ 17.7% ############# 18.8% ############## 20.4% ################ 23.2% ################# 24.8% ################### 27.5% ##################### 29.7% ####################### 32.1% ######################## 33.8% ########################## 36.5% ########################### 38.6% ############################# 40.3% ############################# 40.8% ############################## 42.5% ################################ 44.6% ################################# 46.3% ################################## 47.9% ################################### 49.5% ##################################### 51.7% ####################################### 54.4% ######################################## 56.8% ########################################## 59.0% ############################################ 62.2% ############################################## 64.8% ############################################### 66.6% ################################################# 68.7% ################################################### 70.9% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 81.2% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 86.6% ############################################################### 88.2% ################################################################ 90.1% ################################################################# 91.2% ################################################################## 92.8% ################################################################### 94.4% ##################################################################### 97.1% ######################################################################## 100.0% [2021-04-24T16:32:49.905Z] #30 19.76 [2021-04-24T16:32:50.060Z] #45 ... [2021-04-24T16:32:50.060Z] [2021-04-24T16:32:50.060Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:50.060Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:32:50.060Z] #40 23.03 Checking out files: 78% (1319/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-24T16:32:50.060Z] #40 23.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:32:50.204Z] #30 ... [2021-04-24T16:32:50.204Z] [2021-04-24T16:32:50.204Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:50.204Z] #35 sha256:2335a2fadcda06f9ad7ba02f62ee598ff0d8bde192ad768fb5a570ba633a0fb3 [2021-04-24T16:32:50.204Z] #35 15.28 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:32:50.204Z] #35 DONE 22.2s [2021-04-24T16:32:50.204Z] [2021-04-24T16:32:50.204Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:50.204Z] #68 sha256:3df8556255a343f7fc13eca4ea4164482a0d7537b8b4120d496c3e3b33a81862 [2021-04-24T16:32:50.204Z] #68 20.49 Checking out files: 52% (992/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:32:50.204Z] #68 21.51 + cd /tmp/tmp.gHWcugJVn1/src/github.com/docker/libnetwork [2021-04-24T16:32:50.204Z] #68 21.51 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:50.204Z] #68 21.74 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:32:50.795Z] #58 28.63 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:50.795Z] #58 28.78 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:51.056Z] #58 28.92 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:51.240Z] #19 DONE 1.2s [2021-04-24T16:32:51.240Z] [2021-04-24T16:32:51.240Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:51.240Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:51.240Z] #43 55.50 AR soccr/libsoccr.a [2021-04-24T16:32:51.240Z] #43 55.60 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:32:51.240Z] #43 56.27 DEP criu/arch/x86/sigframe.d [2021-04-24T16:32:51.240Z] #43 56.46 DEP criu/arch/x86/sigaction_compat.d [2021-04-24T16:32:51.240Z] #43 56.63 DEP criu/arch/x86/kerndat.d [2021-04-24T16:32:51.240Z] #43 56.86 DEP criu/arch/x86/crtools.d [2021-04-24T16:32:51.240Z] #43 57.03 DEP criu/arch/x86/cpu.d [2021-04-24T16:32:51.240Z] #43 57.23 CC criu/arch/x86/cpu.o [2021-04-24T16:32:51.240Z] #43 58.01 CC criu/arch/x86/crtools.o [2021-04-24T16:32:51.240Z] #43 59.98 CC criu/arch/x86/kerndat.o [2021-04-24T16:32:51.240Z] #43 60.75 CC criu/arch/x86/sigaction_compat.o [2021-04-24T16:32:51.240Z] #43 61.14 CC criu/arch/x86/sigframe.o [2021-04-24T16:32:51.240Z] #43 61.53 LINK criu/arch/x86/crtools.built-in.o [2021-04-24T16:32:51.240Z] #43 61.63 DEP criu/pie/util-vdso-elf32.d [2021-04-24T16:32:51.240Z] #43 61.89 DEP criu/pie/util-vdso.d [2021-04-24T16:32:51.240Z] #43 62.05 DEP criu/pie/util.d [2021-04-24T16:32:51.240Z] #43 62.27 CC criu/pie/util.o [2021-04-24T16:32:51.240Z] #43 ... [2021-04-24T16:32:51.240Z] [2021-04-24T16:32:51.240Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:32:51.240Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:32:51.263Z] #68 ... [2021-04-24T16:32:51.263Z] [2021-04-24T16:32:51.263Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:51.263Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:32:51.263Z] #50 13.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:51.263Z] #50 13.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:51.263Z] #50 13.71 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:32:51.263Z] #50 13.72 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:51.263Z] #50 13.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:51.263Z] #50 13.77 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:32:51.263Z] #50 13.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:51.263Z] #50 14.08 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:32:51.263Z] #50 14.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:51.263Z] #50 14.37 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:51.263Z] #50 14.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:51.263Z] #50 15.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:51.263Z] #50 15.82 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:32:51.263Z] #50 16.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:51.263Z] #50 16.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:51.263Z] #50 16.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:51.263Z] #50 16.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:51.263Z] #50 16.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:51.263Z] #50 16.80 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:32:51.263Z] #50 16.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:51.263Z] #50 16.88 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:51.263Z] #50 17.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:51.263Z] #50 17.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:51.263Z] #50 17.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:51.263Z] #50 18.02 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:51.263Z] #50 18.55 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:51.263Z] #50 20.01 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:51.263Z] #50 20.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:51.317Z] #58 29.09 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:51.317Z] #58 29.14 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:32:51.317Z] #58 29.25 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:51.317Z] #58 29.33 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:51.317Z] #58 29.35 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:51.317Z] #58 29.37 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:51.317Z] #58 29.39 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:51.317Z] #58 29.43 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:51.562Z] #50 ... [2021-04-24T16:32:51.562Z] [2021-04-24T16:32:51.562Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:51.562Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-24T16:32:51.562Z] #41 18.07 Checking out files: 81% (1366/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-24T16:32:51.562Z] #41 18.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:32:51.562Z] #41 20.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:32:51.579Z] #58 29.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:51.579Z] #58 29.52 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:51.668Z] #9 ... [2021-04-24T16:32:51.668Z] [2021-04-24T16:32:51.668Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-24T16:32:51.668Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-24T16:32:51.668Z] #63 DONE 2.9s [2021-04-24T16:32:51.668Z] [2021-04-24T16:32:51.668Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:51.668Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:51.668Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-04-24T16:32:51.668Z] #9 ... [2021-04-24T16:32:51.668Z] [2021-04-24T16:32:51.668Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-24T16:32:51.668Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-24T16:32:51.841Z] #58 29.73 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:51.841Z] #58 29.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:51.955Z] #40 25.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:32:52.026Z] #13 ... [2021-04-24T16:32:52.026Z] [2021-04-24T16:32:52.026Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:32:52.026Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:32:52.026Z] #32 6.379 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:32:52.026Z] #32 6.379 Cloning into '.'... [2021-04-24T16:32:52.026Z] #32 ... [2021-04-24T16:32:52.026Z] [2021-04-24T16:32:52.026Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:52.026Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:52.026Z] #13 12.66 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:52.103Z] #58 ... [2021-04-24T16:32:52.103Z] [2021-04-24T16:32:52.103Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:52.103Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:52.103Z] #49 24.62 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:32:52.103Z] #49 24.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:52.103Z] #49 24.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:32:52.103Z] #49 24.82 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:32:52.103Z] #49 24.85 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:52.103Z] #49 24.89 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:32:52.103Z] #49 24.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:52.103Z] #49 25.08 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:32:52.103Z] #49 25.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:52.103Z] #49 25.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:52.103Z] #49 25.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:32:52.103Z] #49 25.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:32:52.103Z] #49 25.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:32:52.103Z] #49 25.32 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:52.103Z] #49 25.40 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:52.103Z] #49 25.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:52.103Z] #49 25.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:52.103Z] #49 25.55 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:52.103Z] #49 25.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:32:52.103Z] #49 25.84 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:52.103Z] #49 25.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:52.103Z] #49 25.92 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:32:52.103Z] #49 26.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:52.103Z] #49 26.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:52.103Z] #49 26.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:52.103Z] #49 26.14 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:32:52.103Z] #49 26.14 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:52.103Z] #49 26.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:32:52.103Z] #49 26.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:52.103Z] #49 26.33 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:32:52.103Z] #49 26.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:52.103Z] #49 26.54 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:52.104Z] #49 26.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:32:52.104Z] #49 26.69 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:52.104Z] #49 26.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:52.104Z] #49 26.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:52.104Z] #49 26.75 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:52.104Z] #49 26.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:52.104Z] #49 26.86 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:32:52.104Z] #49 27.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:52.104Z] #49 27.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:32:52.104Z] #49 27.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:52.104Z] #49 27.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:52.104Z] #49 27.78 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:32:52.104Z] #49 27.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:32:52.104Z] #49 27.86 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:52.104Z] #49 27.91 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:52.104Z] #49 27.96 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:52.104Z] #49 27.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:52.104Z] #49 28.13 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:32:52.104Z] #49 28.18 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:32:52.104Z] #49 28.18 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:52.104Z] #49 28.24 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:52.104Z] #49 28.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:52.104Z] #49 28.24 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:32:52.104Z] #49 28.35 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:52.104Z] #49 28.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:32:52.104Z] #49 28.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:52.104Z] #49 28.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:52.104Z] #49 28.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:32:52.104Z] #49 28.50 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:52.104Z] #49 28.56 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:32:52.104Z] #49 28.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:52.104Z] #49 28.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:52.104Z] #49 28.77 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:52.104Z] #49 28.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:52.104Z] #49 28.87 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:32:52.104Z] #49 28.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:32:52.104Z] #49 28.94 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:32:52.104Z] #49 29.15 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:52.104Z] #49 29.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:32:52.104Z] #49 29.22 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:32:52.104Z] #49 29.23 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:52.104Z] #49 29.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:52.104Z] #49 29.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:32:52.104Z] #49 29.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:52.104Z] #49 29.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:32:52.104Z] #49 29.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:52.104Z] #49 29.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:32:52.104Z] #49 29.81 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:32:52.104Z] #49 29.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:32:52.104Z] #49 29.95 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:52.104Z] #49 29.95 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:32:52.286Z] #13 ... [2021-04-24T16:32:52.286Z] [2021-04-24T16:32:52.286Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:52.286Z] #58 sha256:115459424bc8c66fffb6858fede9e825cbf71edf9e16de17a2fa62cfe07c8249 [2021-04-24T16:32:52.286Z] #58 10.82 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:52.286Z] #58 10.82 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:52.286Z] #58 10.82 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:32:52.286Z] #58 10.82 ++ dirname /tmp/install/install.sh [2021-04-24T16:32:52.286Z] #58 10.82 + dir=/tmp/install [2021-04-24T16:32:52.286Z] #58 10.82 + bin=rootlesskit [2021-04-24T16:32:52.286Z] #58 10.82 + shift [2021-04-24T16:32:52.286Z] #58 10.82 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:32:52.286Z] #58 10.82 + . /tmp/install/rootlesskit.installer [2021-04-24T16:32:52.286Z] #58 10.82 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:52.286Z] #58 10.82 + install_rootlesskit [2021-04-24T16:32:52.286Z] #58 10.82 + case "$1" in [2021-04-24T16:32:52.286Z] #58 10.82 + export CGO_ENABLED=0 [2021-04-24T16:32:52.286Z] #58 10.82 + CGO_ENABLED=0 [2021-04-24T16:32:52.286Z] #58 10.82 + _install_rootlesskit [2021-04-24T16:32:52.286Z] #58 10.82 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:32:52.286Z] #58 10.82 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aUAmmiQVlQ/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:52.286Z] #58 10.82 Cloning into '/tmp/tmp.aUAmmiQVlQ/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:32:52.286Z] #58 15.90 + cd /tmp/tmp.aUAmmiQVlQ/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:32:52.286Z] #58 15.90 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:32:52.286Z] #58 15.90 + export GO111MODULE=on [2021-04-24T16:32:52.286Z] #58 15.90 + GO111MODULE=on [2021-04-24T16:32:52.286Z] #58 15.90 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:32:52.286Z] #58 15.90 + GOPROXY=https://proxy.golang.org [2021-04-24T16:32:52.286Z] #58 15.90 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:32:52.286Z] #58 15.90 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:32:52.286Z] #58 17.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:52.286Z] #58 17.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:52.286Z] #58 17.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:52.286Z] #58 17.54 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:52.286Z] #58 17.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:52.286Z] #58 17.83 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:52.286Z] #58 18.01 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:52.286Z] #58 18.05 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:52.286Z] #58 18.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:52.286Z] #58 18.24 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:32:52.286Z] #58 18.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:52.286Z] #58 18.45 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:52.286Z] #58 18.45 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:52.286Z] #58 18.58 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:52.286Z] #58 18.82 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:52.286Z] #58 18.82 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:32:52.286Z] #58 19.38 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:32:52.286Z] #58 19.53 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:52.286Z] #58 19.92 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:32:52.286Z] #58 ... [2021-04-24T16:32:52.286Z] [2021-04-24T16:32:52.286Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:52.286Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:32:52.286Z] #49 16.11 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:32:52.286Z] #49 16.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:52.286Z] #49 16.12 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:52.286Z] #49 16.13 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:52.286Z] #49 16.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:32:52.286Z] #49 16.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:52.286Z] #49 16.58 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:32:52.286Z] #49 16.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:52.286Z] #49 16.87 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:32:52.286Z] #49 16.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:52.286Z] #49 16.87 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:52.286Z] #49 16.89 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:32:52.286Z] #49 16.91 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:32:52.286Z] #49 17.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:52.286Z] #49 17.09 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:52.286Z] #49 17.23 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:32:52.286Z] #49 17.28 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:32:52.286Z] #49 17.40 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:52.286Z] #49 17.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:52.286Z] #49 17.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:52.286Z] #49 17.46 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:52.286Z] #49 17.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:52.286Z] #49 17.69 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:52.286Z] #49 17.83 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:52.286Z] #49 17.83 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:52.286Z] #49 18.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:52.286Z] #49 18.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:52.286Z] #49 18.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:52.286Z] #49 18.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:52.286Z] #49 18.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:32:52.286Z] #49 18.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:52.286Z] #49 18.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:52.286Z] #49 18.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:52.286Z] #49 18.66 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:52.286Z] #49 18.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:52.286Z] #49 19.03 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:52.286Z] #49 19.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:52.286Z] #49 19.58 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:52.286Z] #49 19.92 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:52.547Z] #49 ... [2021-04-24T16:32:52.547Z] [2021-04-24T16:32:52.547Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:52.547Z] #58 sha256:115459424bc8c66fffb6858fede9e825cbf71edf9e16de17a2fa62cfe07c8249 [2021-04-24T16:32:52.547Z] #58 21.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:52.547Z] #58 21.17 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:52.619Z] #41 ... [2021-04-24T16:32:52.619Z] [2021-04-24T16:32:52.619Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:52.619Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:52.619Z] #30 21.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:32:52.619Z] #30 22.09 [2021-04-24T16:32:52.619Z] #30 22.28 # 1.9% ############################################# 62.5% ######################################################################## 100.0% [2021-04-24T16:32:52.623Z] #20 1.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:52.623Z] #20 1.544 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:32:52.623Z] #20 1.556 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:52.677Z] #49 30.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:52.677Z] #49 30.60 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:32:52.810Z] #58 21.35 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:52.893Z] #20 1.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:52.918Z] #30 22.69 [2021-04-24T16:32:52.938Z] #49 ... [2021-04-24T16:32:52.938Z] [2021-04-24T16:32:52.938Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:52.938Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:32:52.938Z] #51 20.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:52.938Z] #51 22.34 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:52.938Z] #51 24.41 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:52.938Z] #51 24.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:52.938Z] #51 24.69 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:52.938Z] #51 24.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:52.938Z] #51 25.73 runtime/cgo [2021-04-24T16:32:52.938Z] #51 25.89 runtime [2021-04-24T16:32:53.156Z] #20 2.127 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:32:53.200Z] #51 ... [2021-04-24T16:32:53.200Z] [2021-04-24T16:32:53.200Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:32:53.200Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:32:53.200Z] #40 24.32 Checking out files: 80% (1359/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-24T16:32:53.200Z] #40 24.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:32:53.200Z] #40 27.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:32:53.379Z] #58 ... [2021-04-24T16:32:53.379Z] [2021-04-24T16:32:53.379Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:53.379Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:53.379Z] #36 12.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:53.379Z] #36 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:53.379Z] #36 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:53.464Z] #40 ... [2021-04-24T16:32:53.464Z] [2021-04-24T16:32:53.464Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:53.464Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:53.464Z] #49 31.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:32:53.638Z] #36 ... [2021-04-24T16:32:53.638Z] [2021-04-24T16:32:53.638Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:32:53.638Z] #47 sha256:34493b4b3930fa684cc640c06d1f4fc97cb9fa4d91224c15a8e0fac7ffa547fc [2021-04-24T16:32:53.638Z] #47 12.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:53.638Z] #47 14.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:53.638Z] #47 14.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:53.638Z] #47 19.03 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:32:53.638Z] #47 19.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:32:53.638Z] #47 19.10 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:53.638Z] #47 19.12 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:32:53.638Z] #47 19.15 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:32:53.638Z] #47 19.28 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:32:53.638Z] #47 19.55 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:32:53.638Z] #47 19.84 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:32:53.638Z] #47 19.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:32:53.638Z] #47 19.90 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:32:53.638Z] #47 19.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:32:53.850Z] #40 ... [2021-04-24T16:32:53.850Z] [2021-04-24T16:32:53.850Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:53.850Z] #58 sha256:33a78203f5684e9dd78b1be0d2c363f0bbe8776fd71a43e0d315ba33c122c532 [2021-04-24T16:32:53.850Z] #58 17.85 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:53.850Z] #58 19.33 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:53.850Z] #58 19.66 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:53.850Z] #58 23.33 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:53.850Z] #58 24.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:53.850Z] #58 24.53 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:53.850Z] #58 24.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:53.850Z] #58 24.84 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:53.850Z] #58 25.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:53.850Z] #58 27.93 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:53.850Z] #58 27.96 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:53.850Z] #58 ... [2021-04-24T16:32:53.850Z] [2021-04-24T16:32:53.850Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:53.850Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:32:53.850Z] #49 24.07 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.17 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:32:53.850Z] #49 24.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:32:53.850Z] #49 24.18 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:32:53.850Z] #49 24.19 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:32:53.850Z] #49 24.23 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.35 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:53.850Z] #49 24.36 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:53.850Z] #49 24.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:53.850Z] #49 24.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:53.850Z] #49 24.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:53.850Z] #49 24.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:53.850Z] #49 24.57 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:32:53.850Z] #49 24.66 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:53.850Z] #49 24.67 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:53.850Z] #49 24.69 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:32:53.850Z] #49 24.69 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:32:53.850Z] #49 24.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:32:53.850Z] #49 24.88 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:32:53.850Z] #49 24.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:32:53.850Z] #49 24.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:53.850Z] #49 25.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:32:53.850Z] #49 25.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:53.850Z] #49 25.17 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:32:53.850Z] #49 25.19 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:32:53.850Z] #49 25.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:32:53.850Z] #49 25.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:53.850Z] #49 25.36 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:53.850Z] #49 25.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:53.850Z] #49 25.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:53.850Z] #49 25.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:32:53.850Z] #49 25.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:32:53.850Z] #49 25.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:32:53.850Z] #49 25.59 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:53.850Z] #49 25.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:32:53.850Z] #49 25.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:32:53.850Z] #49 25.91 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:53.850Z] #49 25.95 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:32:53.850Z] #49 26.04 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:53.850Z] #49 26.33 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:32:53.850Z] #49 26.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:32:53.850Z] #49 26.42 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:53.850Z] #49 26.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:53.850Z] #49 26.73 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:32:53.850Z] #49 27.46 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:32:53.898Z] #47 ... [2021-04-24T16:32:53.898Z] [2021-04-24T16:32:53.898Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:53.898Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:32:53.898Z] #51 17.78 + cd /tmp/tmp.0QO5tDUzN4/src/github.com/mvdan/sh [2021-04-24T16:32:53.898Z] #51 17.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:32:53.898Z] #51 17.78 + GO111MODULE=on [2021-04-24T16:32:53.898Z] #51 17.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:32:53.898Z] #51 19.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:53.898Z] #51 19.16 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:53.898Z] #51 19.21 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:53.898Z] #51 19.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:53.898Z] #51 19.66 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:53.898Z] #51 20.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:53.898Z] #51 21.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:53.898Z] #51 ... [2021-04-24T16:32:53.898Z] [2021-04-24T16:32:53.898Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:53.898Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:53.898Z] #42 12.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:32:53.898Z] #42 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:54.171Z] #42 ... [2021-04-24T16:32:54.171Z] [2021-04-24T16:32:54.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:54.171Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:32:54.171Z] #51 22.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:54.471Z] #30 24.07 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:32:54.472Z] #30 24.17 skipping existing 5cb8031fd95d [2021-04-24T16:32:54.472Z] #30 24.28 [2021-04-24T16:32:54.541Z] #20 3.191 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:32:55.108Z] #51 ... [2021-04-24T16:32:55.108Z] [2021-04-24T16:32:55.108Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:55.108Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:32:55.108Z] #45 13.50 unicode/utf8 [2021-04-24T16:32:55.108Z] #45 14.31 math/bits [2021-04-24T16:32:55.108Z] #45 14.96 math [2021-04-24T16:32:55.108Z] #45 19.68 internal/testlog [2021-04-24T16:32:55.108Z] #45 20.03 encoding [2021-04-24T16:32:55.108Z] #45 20.12 unicode/utf16 [2021-04-24T16:32:55.108Z] #45 20.35 container/list [2021-04-24T16:32:55.108Z] #45 20.88 crypto/internal/subtle [2021-04-24T16:32:55.108Z] #45 21.03 crypto/subtle [2021-04-24T16:32:55.108Z] #45 21.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:32:55.108Z] #45 21.37 internal/nettrace [2021-04-24T16:32:55.108Z] #45 21.53 runtime/cgo [2021-04-24T16:32:55.108Z] #45 ... [2021-04-24T16:32:55.108Z] [2021-04-24T16:32:55.108Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:55.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:55.108Z] #13 15.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:32:55.112Z] #20 ... [2021-04-24T16:32:55.112Z] [2021-04-24T16:32:55.112Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:55.112Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:55.112Z] #45 123.4 net/http [2021-04-24T16:32:55.112Z] #45 ... [2021-04-24T16:32:55.112Z] [2021-04-24T16:32:55.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:32:55.112Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:32:55.112Z] #43 62.76 CC criu/pie/util-vdso.o [2021-04-24T16:32:55.112Z] #43 63.54 CC criu/pie/util-vdso-elf32.o [2021-04-24T16:32:55.112Z] #43 64.16 AR criu/pie/pie.lib.a [2021-04-24T16:32:55.112Z] #43 64.23 DEP criu/pie/restorer.d [2021-04-24T16:32:55.112Z] #43 64.44 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-24T16:32:55.112Z] #43 64.55 DEP criu/arch/x86/restorer_unmap.d [2021-04-24T16:32:55.112Z] #43 64.58 DEP criu/arch/x86/restorer.d [2021-04-24T16:32:55.112Z] #43 64.85 DEP criu/arch/x86/vdso-pie.d [2021-04-24T16:32:55.112Z] #43 64.97 DEP criu/pie/parasite-vdso.d [2021-04-24T16:32:55.112Z] #43 65.17 DEP criu/pie/parasite.d [2021-04-24T16:32:55.112Z] #43 65.46 CC criu/pie/parasite.o [2021-04-24T16:32:55.384Z] #49 32.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:32:55.541Z] #30 25.38 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:32:55.678Z] #13 ... [2021-04-24T16:32:55.678Z] [2021-04-24T16:32:55.678Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:32:55.678Z] #34 sha256:e1cf9570122029759213e10b6e39a68a3197a1fd8c68b6fd9b46214db433f9b7 [2021-04-24T16:32:55.678Z] #34 18.85 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:32:55.678Z] #34 DONE 24.2s [2021-04-24T16:32:55.678Z] [2021-04-24T16:32:55.678Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:55.678Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:32:55.678Z] #51 23.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:55.678Z] #51 24.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:55.678Z] #51 24.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:55.678Z] #51 24.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:55.682Z] #43 66.67 LINK criu/pie/parasite.built-in.o [2021-04-24T16:32:55.682Z] #43 66.71 GEN criu/pie/parasite-blob.h [2021-04-24T16:32:55.682Z] #43 66.74 CC criu/pie/parasite-vdso.o [2021-04-24T16:32:55.746Z] #49 29.76 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:32:55.888Z] #65 DONE 3.8s [2021-04-24T16:32:55.888Z] [2021-04-24T16:32:55.888Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-24T16:32:55.888Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-24T16:32:55.888Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2021-04-24T16:32:55.888Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-24T16:32:56.149Z] #9 DONE 23.4s [2021-04-24T16:32:56.149Z] [2021-04-24T16:32:56.149Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:56.149Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-24T16:32:56.194Z] #30 25.87 [2021-04-24T16:32:56.194Z] #30 ... [2021-04-24T16:32:56.194Z] [2021-04-24T16:32:56.194Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:56.194Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-24T16:32:56.194Z] #56 18.38 Fetched 8203 kB in 18s (465 kB/s) [2021-04-24T16:32:56.194Z] #56 18.38 Reading package lists... [2021-04-24T16:32:56.410Z] #10 ... [2021-04-24T16:32:56.410Z] [2021-04-24T16:32:56.410Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:56.410Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:32:56.410Z] #27 3.269 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:32:56.410Z] #27 3.309 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:32:56.410Z] #27 3.333 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:32:56.410Z] #27 3.498 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:32:56.410Z] #27 3.974 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:32:56.410Z] #27 4.007 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:32:56.410Z] #27 5.674 Fetched 8252 kB in 3s (3111 kB/s) [2021-04-24T16:32:56.410Z] #27 5.674 Reading package lists... [2021-04-24T16:32:56.410Z] #27 7.020 Reading package lists... [2021-04-24T16:32:56.410Z] #27 8.387 Building dependency tree... [2021-04-24T16:32:56.410Z] #27 9.102 The following additional packages will be installed: [2021-04-24T16:32:56.410Z] #27 9.102 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-24T16:32:56.410Z] #27 9.102 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-24T16:32:56.410Z] #27 9.103 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-24T16:32:56.410Z] #27 9.107 Suggested packages: [2021-04-24T16:32:56.410Z] #27 9.107 krb5-doc krb5-user [2021-04-24T16:32:56.410Z] #27 9.107 Recommended packages: [2021-04-24T16:32:56.410Z] #27 9.107 krb5-locales publicsuffix libsasl2-modules [2021-04-24T16:32:56.410Z] #27 9.405 The following NEW packages will be installed: [2021-04-24T16:32:56.410Z] #27 9.406 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-24T16:32:56.410Z] #27 9.406 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-24T16:32:56.410Z] #27 9.406 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-24T16:32:56.410Z] #27 9.407 libssh2-1 libssl1.1 openssl [2021-04-24T16:32:56.410Z] #27 9.717 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-24T16:32:56.410Z] #27 9.717 Need to get 4777 kB of archives. [2021-04-24T16:32:56.410Z] #27 9.717 After this operation, 11.5 MB of additional disk space will be used. [2021-04-24T16:32:56.410Z] #27 9.717 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-24T16:32:56.410Z] #27 9.718 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-24T16:32:56.410Z] #27 9.723 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-24T16:32:56.410Z] #27 9.725 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-24T16:32:56.410Z] #27 9.726 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-24T16:32:56.410Z] #27 9.729 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-24T16:32:56.410Z] #27 9.747 Get:7 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-24T16:32:56.410Z] #27 9.763 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-24T16:32:56.410Z] #27 9.770 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-24T16:32:56.410Z] #27 9.812 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-24T16:32:56.410Z] #27 9.821 Get:11 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-24T16:32:56.410Z] #27 9.824 Get:12 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-24T16:32:56.410Z] #27 9.827 Get:13 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-24T16:32:56.410Z] #27 9.830 Get:14 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-24T16:32:56.410Z] #27 9.833 Get:15 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-24T16:32:56.410Z] #27 9.835 Get:16 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-24T16:32:56.410Z] #27 9.836 Get:17 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-24T16:32:56.410Z] #27 9.843 Get:18 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-24T16:32:56.410Z] #27 9.846 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-24T16:32:56.410Z] #27 9.848 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-24T16:32:56.410Z] #27 9.850 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-24T16:32:56.496Z] #56 26.54 Reading package lists... [2021-04-24T16:32:56.496Z] #56 ... [2021-04-24T16:32:56.496Z] [2021-04-24T16:32:56.496Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:56.496Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:32:56.496Z] #50 27.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:56.496Z] #50 27.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:56.496Z] #50 27.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:56.496Z] #50 27.02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:56.496Z] #50 27.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:56.496Z] #50 27.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:56.496Z] #50 27.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:56.496Z] #50 27.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:32:56.496Z] #50 27.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:32:56.496Z] #50 27.40 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:32:56.496Z] #50 27.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:56.496Z] #50 27.41 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:32:56.496Z] #50 27.45 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:32:56.496Z] #50 27.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:56.496Z] #50 27.48 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:32:56.496Z] #50 27.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:56.496Z] #50 27.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:56.496Z] #50 27.61 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:32:56.496Z] #50 27.62 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:32:56.496Z] #50 27.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:56.496Z] #50 27.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:56.496Z] #50 27.85 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:56.496Z] #50 27.88 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:32:56.496Z] #50 27.90 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:32:56.496Z] #50 27.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:56.496Z] #50 27.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:56.496Z] #50 27.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:32:56.496Z] #50 28.01 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:32:56.496Z] #50 28.05 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:56.496Z] #50 28.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:56.496Z] #50 28.15 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:32:56.496Z] #50 28.16 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:32:56.496Z] #50 28.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:32:56.496Z] #50 28.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:32:56.496Z] #50 28.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:56.496Z] #50 28.41 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:32:56.496Z] #50 28.45 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:32:56.496Z] #50 28.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:56.496Z] #50 ... [2021-04-24T16:32:56.496Z] [2021-04-24T16:32:56.496Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:56.496Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:32:56.496Z] #43 18.74 Fetched 8203 kB in 18s (464 kB/s) [2021-04-24T16:32:56.496Z] #43 18.74 Reading package lists... [2021-04-24T16:32:56.622Z] #43 67.56 CC criu/arch/x86/vdso-pie.o [2021-04-24T16:32:56.672Z] #27 10.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:32:56.672Z] #27 10.31 Fetched 4777 kB in 0s (10.4 MB/s) [2021-04-24T16:32:56.672Z] #27 10.36 Selecting previously unselected package libssl1.1:arm64. [2021-04-24T16:32:56.672Z] #27 10.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 ... 6670 files and directories currently installed.) [2021-04-24T16:32:56.672Z] #27 10.37 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-24T16:32:56.672Z] #27 10.38 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:56.816Z] #43 26.31 Reading package lists... [2021-04-24T16:32:56.816Z] #43 ... [2021-04-24T16:32:56.816Z] [2021-04-24T16:32:56.816Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:56.816Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-24T16:32:56.816Z] #37 18.78 Fetched 8203 kB in 18s (462 kB/s) [2021-04-24T16:32:56.816Z] #37 18.78 Reading package lists... [2021-04-24T16:32:56.816Z] #37 28.31 Reading package lists... [2021-04-24T16:32:56.816Z] #37 ... [2021-04-24T16:32:56.816Z] [2021-04-24T16:32:56.816Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:56.816Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:32:56.816Z] #50 28.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:32:56.816Z] #50 28.92 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:32:56.816Z] #50 28.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:56.816Z] #50 29.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:56.816Z] #50 29.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:56.816Z] #50 29.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:32:56.816Z] #50 29.12 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:56.881Z] #43 67.91 CC criu/arch/x86/restorer.o [2021-04-24T16:32:56.936Z] #27 10.57 Selecting previously unselected package openssl. [2021-04-24T16:32:56.936Z] #27 10.57 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-24T16:32:56.936Z] #27 10.57 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:57.059Z] #51 25.40 runtime [2021-04-24T16:32:57.059Z] #51 25.40 runtime/cgo [2021-04-24T16:32:57.118Z] #50 29.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:57.198Z] #27 ... [2021-04-24T16:32:57.198Z] [2021-04-24T16:32:57.198Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-24T16:32:57.198Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-24T16:32:57.198Z] #10 DONE 1.0s [2021-04-24T16:32:57.198Z] [2021-04-24T16:32:57.198Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:57.198Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:32:57.198Z] #27 10.77 Selecting previously unselected package ca-certificates. [2021-04-24T16:32:57.198Z] #27 10.77 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-24T16:32:57.198Z] #27 10.78 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-24T16:32:57.198Z] #27 ... [2021-04-24T16:32:57.198Z] [2021-04-24T16:32:57.198Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-04-24T16:32:57.198Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-24T16:32:57.302Z] #49 ... [2021-04-24T16:32:57.302Z] [2021-04-24T16:32:57.302Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:32:57.302Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:32:57.302Z] #55 24.92 Fetched 8428 kB in 19s (455 kB/s) [2021-04-24T16:32:57.302Z] #55 24.92 Reading package lists... [2021-04-24T16:32:57.302Z] #55 31.51 Reading package lists... [2021-04-24T16:32:57.302Z] #55 ... [2021-04-24T16:32:57.302Z] [2021-04-24T16:32:57.302Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:32:57.302Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:32:57.302Z] #36 25.12 Fetched 8428 kB in 18s (456 kB/s) [2021-04-24T16:32:57.302Z] #36 25.12 Reading package lists... [2021-04-24T16:32:57.302Z] #36 31.61 Reading package lists... [2021-04-24T16:32:57.302Z] #36 ... [2021-04-24T16:32:57.302Z] [2021-04-24T16:32:57.302Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:32:57.302Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:32:57.302Z] #13 22.66 Fetched 8942 kB in 19s (472 kB/s) [2021-04-24T16:32:57.302Z] #13 22.66 Reading package lists... [2021-04-24T16:32:57.436Z] #50 29.51 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:32:57.455Z] #43 68.51 CC criu/arch/x86/restorer_unmap.o [2021-04-24T16:32:57.455Z] #43 68.58 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-24T16:32:57.564Z] #13 29.03 Reading package lists... [2021-04-24T16:32:57.564Z] #13 ... [2021-04-24T16:32:57.564Z] [2021-04-24T16:32:57.564Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:57.564Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:57.564Z] #42 25.44 Fetched 8428 kB in 18s (457 kB/s) [2021-04-24T16:32:57.564Z] #42 25.44 Reading package lists... [2021-04-24T16:32:57.564Z] #42 31.92 Reading package lists... [2021-04-24T16:32:57.564Z] #42 ... [2021-04-24T16:32:57.564Z] [2021-04-24T16:32:57.564Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:57.564Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:32:57.564Z] #45 29.13 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:32:57.564Z] #45 29.26 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:32:57.640Z] #49 31.39 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:32:57.640Z] #49 ... [2021-04-24T16:32:57.640Z] [2021-04-24T16:32:57.640Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:57.640Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:32:57.640Z] #45 31.40 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:32:57.640Z] #45 31.49 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:32:57.715Z] #43 68.88 CC criu/pie/restorer.o [2021-04-24T16:32:57.740Z] #50 29.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:32:57.740Z] #50 29.83 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:32:57.740Z] #50 29.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:32:57.740Z] #50 29.94 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:32:58.051Z] #50 30.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:58.051Z] #50 30.33 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:58.137Z] #45 ... [2021-04-24T16:32:58.137Z] [2021-04-24T16:32:58.137Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:32:58.137Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:32:58.137Z] #49 36.18 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:32:58.148Z] #11 DONE 0.8s [2021-04-24T16:32:58.148Z] [2021-04-24T16:32:58.148Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:58.148Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:32:58.148Z] #27 10.89 Selecting previously unselected package libkeyutils1:arm64. [2021-04-24T16:32:58.148Z] #27 10.89 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 10.90 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-24T16:32:58.148Z] #27 10.99 Selecting previously unselected package libkrb5support0:arm64. [2021-04-24T16:32:58.148Z] #27 10.99 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.00 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.06 Selecting previously unselected package libk5crypto3:arm64. [2021-04-24T16:32:58.148Z] #27 11.06 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.06 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.13 Selecting previously unselected package libkrb5-3:arm64. [2021-04-24T16:32:58.148Z] #27 11.13 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.14 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.23 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-24T16:32:58.148Z] #27 11.23 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.24 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.32 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-24T16:32:58.148Z] #27 11.32 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.37 Selecting previously unselected package libsasl2-2:arm64. [2021-04-24T16:32:58.148Z] #27 11.38 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.38 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 11.45 Selecting previously unselected package libldap-common. [2021-04-24T16:32:58.148Z] #27 11.46 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-24T16:32:58.148Z] #27 11.46 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:58.148Z] #27 11.53 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-24T16:32:58.148Z] #27 11.53 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.54 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:58.148Z] #27 11.61 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-24T16:32:58.148Z] #27 11.61 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.61 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:58.148Z] #27 ... [2021-04-24T16:32:58.148Z] [2021-04-24T16:32:58.148Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-24T16:32:58.148Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-24T16:32:58.148Z] #39 DONE 0.2s [2021-04-24T16:32:58.148Z] [2021-04-24T16:32:58.148Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:58.148Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:32:58.148Z] #27 11.67 Selecting previously unselected package libpsl5:arm64. [2021-04-24T16:32:58.148Z] #27 11.68 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.68 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-24T16:32:58.148Z] #27 ... [2021-04-24T16:32:58.148Z] [2021-04-24T16:32:58.148Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-24T16:32:58.148Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-24T16:32:58.148Z] #31 DONE 0.3s [2021-04-24T16:32:58.148Z] [2021-04-24T16:32:58.148Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:32:58.148Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:32:58.148Z] #27 11.81 Selecting previously unselected package librtmp1:arm64. [2021-04-24T16:32:58.148Z] #27 11.81 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-24T16:32:58.148Z] #27 11.82 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:58.148Z] #27 11.91 Selecting previously unselected package libssh2-1:arm64. [2021-04-24T16:32:58.367Z] #50 30.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:58.410Z] #27 11.91 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-24T16:32:58.410Z] #27 11.92 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-24T16:32:58.410Z] #27 12.03 Selecting previously unselected package libcurl4:arm64. [2021-04-24T16:32:58.410Z] #27 12.03 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-24T16:32:58.410Z] #27 12.04 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-24T16:32:58.410Z] #27 12.12 Selecting previously unselected package curl. [2021-04-24T16:32:58.410Z] #27 12.12 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-24T16:32:58.410Z] #27 12.13 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-24T16:32:58.574Z] #45 ... [2021-04-24T16:32:58.574Z] [2021-04-24T16:32:58.574Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:32:58.574Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:32:58.574Z] #42 22.61 Fetched 8428 kB in 18s (460 kB/s) [2021-04-24T16:32:58.574Z] #42 22.61 Reading package lists... [2021-04-24T16:32:58.666Z] #50 30.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:32:58.666Z] #50 30.67 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:58.666Z] #50 30.81 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:32:58.679Z] #27 12.23 Selecting previously unselected package libonig5:arm64. [2021-04-24T16:32:58.679Z] #27 12.23 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-24T16:32:58.679Z] #27 12.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-24T16:32:58.679Z] #27 12.35 Selecting previously unselected package libjq1:arm64. [2021-04-24T16:32:58.679Z] #27 12.35 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-24T16:32:58.831Z] #42 28.80 Reading package lists... [2021-04-24T16:32:58.831Z] #42 ... [2021-04-24T16:32:58.831Z] [2021-04-24T16:32:58.831Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:32:58.831Z] #67 sha256:011df4a8a1900ac64ac54edee11470430121f9436da8478cc66e13a3107e19c7 [2021-04-24T16:32:58.831Z] #67 25.19 Checking out files: 71% (1370/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:32:58.831Z] #67 25.66 + cd /tmp/tmp.vR9oS8xllw/src/github.com/docker/libnetwork [2021-04-24T16:32:58.831Z] #67 25.66 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:32:58.831Z] #67 26.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:32:58.953Z] #27 12.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:58.953Z] #27 12.47 Selecting previously unselected package jq. [2021-04-24T16:32:58.953Z] #27 12.47 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-24T16:32:58.953Z] #27 12.47 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:32:58.953Z] #27 12.55 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-24T16:32:58.953Z] #27 12.59 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-24T16:32:58.967Z] #50 31.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:58.967Z] #50 31.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:32:58.967Z] #50 31.19 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:32:59.218Z] #27 12.62 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:59.293Z] #50 31.30 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:32:59.293Z] #50 31.43 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:32:59.293Z] #50 31.50 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:32:59.293Z] #50 31.51 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:32:59.293Z] #50 31.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:32:59.293Z] #50 31.60 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:32:59.293Z] #50 ... [2021-04-24T16:32:59.293Z] [2021-04-24T16:32:59.293Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:59.293Z] #59 sha256:2d80163baa98b4d1c72140030d7baa4b064a168944bd9c4726d6f414a45c9ca6 [2021-04-24T16:32:59.293Z] #59 21.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:59.293Z] #59 22.18 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:59.293Z] #59 25.92 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:32:59.293Z] #59 26.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:59.293Z] #59 26.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:59.293Z] #59 26.14 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:32:59.293Z] #59 26.27 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:32:59.293Z] #59 26.33 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:59.293Z] #59 26.51 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:59.293Z] #59 26.60 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:59.293Z] #59 26.72 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:59.293Z] #59 26.73 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:59.293Z] #59 26.95 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:59.293Z] #59 27.04 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:59.293Z] #59 27.11 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:59.293Z] #59 27.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:59.293Z] #59 27.54 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:59.399Z] #67 ... [2021-04-24T16:32:59.399Z] [2021-04-24T16:32:59.399Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:59.399Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:32:59.399Z] #51 23.56 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:32:59.399Z] #51 23.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:32:59.399Z] #51 23.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:59.399Z] #51 23.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:59.399Z] #51 24.68 runtime/cgo [2021-04-24T16:32:59.399Z] #51 24.76 runtime [2021-04-24T16:32:59.600Z] #59 ... [2021-04-24T16:32:59.600Z] [2021-04-24T16:32:59.600Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:59.600Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:59.600Z] #30 26.17 #=#=# 0.1% 0.9% ## 3.0% ### 5.3% ##### 7.6% ####### 10.9% ########### 16.0% ############# 18.9% ################ 23.1% ################## 25.8% #################### 29.1% ###################### 31.3% ######################## 33.7% ########################## 36.6% ############################# 40.5% ################################ 44.6% ################################## 48.4% ###################################### 52.9% ######################################## 56.4% ######################################### 58.1% ############################################# 63.5% ################################################## 70.6% ###################################################### 76.1% [2021-04-24T16:32:59.600Z] #30 ... [2021-04-24T16:32:59.600Z] [2021-04-24T16:32:59.600Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:32:59.600Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:32:59.600Z] #52 21.77 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:32:59.600Z] #52 21.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:32:59.600Z] #52 23.51 runtime/cgo [2021-04-24T16:32:59.600Z] #52 23.61 runtime [2021-04-24T16:32:59.600Z] #52 ... [2021-04-24T16:32:59.600Z] [2021-04-24T16:32:59.600Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:32:59.600Z] #30 sha256:d103354211608fd27cfda22c913332e967696b06ba83369e384eed06c701b866 [2021-04-24T16:32:59.624Z] #43 ... [2021-04-24T16:32:59.624Z] [2021-04-24T16:32:59.624Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:32:59.624Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:32:59.625Z] #45 138.4 github.com/LK4D4/vndr/godl [2021-04-24T16:32:59.636Z] #27 13.04 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-24T16:32:59.636Z] #27 13.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:59.636Z] #27 13.10 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:59.636Z] #27 13.10 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:59.636Z] #27 13.12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-24T16:32:59.636Z] #27 13.13 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:59.636Z] #27 13.15 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-24T16:32:59.656Z] #51 ... [2021-04-24T16:32:59.656Z] [2021-04-24T16:32:59.656Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:32:59.656Z] #58 sha256:33a78203f5684e9dd78b1be0d2c363f0bbe8776fd71a43e0d315ba33c122c532 [2021-04-24T16:32:59.656Z] #58 28.20 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:32:59.656Z] #58 28.34 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:32:59.656Z] #58 28.40 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:32:59.656Z] #58 28.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:32:59.656Z] #58 28.55 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:32:59.656Z] #58 28.57 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:32:59.656Z] #58 28.62 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:32:59.656Z] #58 28.63 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:32:59.656Z] #58 28.70 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:32:59.656Z] #58 28.73 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:32:59.656Z] #58 28.74 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:32:59.656Z] #58 28.96 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:32:59.656Z] #58 29.18 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:32:59.900Z] #27 13.42 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-24T16:32:59.900Z] #27 13.42 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:32:59.900Z] #27 13.42 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-24T16:32:59.900Z] #27 13.42 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-24T16:32:59.900Z] #27 13.42 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-24T16:32:59.900Z] #27 13.42 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-24T16:32:59.900Z] #27 13.44 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-24T16:33:00.199Z] #30 26.17 #=#=# 0.1% 0.9% ## 3.0% ### 5.3% ##### 7.6% ####### 10.9% ########### 16.0% ############# 18.9% ################ 23.1% ################## 25.8% #################### 29.1% ###################### 31.3% ######################## 33.7% ########################## 36.6% ############################# 40.5% ################################ 44.6% ################################## 48.4% ###################################### 52.9% ######################################## 56.4% ######################################### 58.1% ############################################# 63.5% ################################################## 70.6% ###################################################### 76.1% ########################################################## 81.6% ################################################################ 88.9% #################################################################### 94.9% ###################################################################### 98.5% ######################################################################## 100.0% [2021-04-24T16:33:00.199Z] #30 30.12 [2021-04-24T16:33:00.219Z] #58 ... [2021-04-24T16:33:00.219Z] [2021-04-24T16:33:00.219Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:00.219Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:00.219Z] #36 24.27 Fetched 8428 kB in 19s (450 kB/s) [2021-04-24T16:33:00.219Z] #36 24.27 Reading package lists... [2021-04-24T16:33:00.476Z] #36 30.43 Reading package lists... [2021-04-24T16:33:00.476Z] #36 ... [2021-04-24T16:33:00.476Z] [2021-04-24T16:33:00.476Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:00.476Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:00.476Z] #42 28.80 Reading package lists... [2021-04-24T16:33:00.563Z] #45 139.2 github.com/LK4D4/vndr [2021-04-24T16:33:00.733Z] #42 34.51 Building dependency tree... [2021-04-24T16:33:00.733Z] #42 ... [2021-04-24T16:33:00.733Z] [2021-04-24T16:33:00.733Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:00.733Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:33:00.733Z] #55 24.85 Fetched 8428 kB in 18s (457 kB/s) [2021-04-24T16:33:00.733Z] #55 24.85 Reading package lists... [2021-04-24T16:33:00.990Z] #55 31.17 Reading package lists... [2021-04-24T16:33:00.990Z] #55 ... [2021-04-24T16:33:00.990Z] [2021-04-24T16:33:00.990Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:00.990Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:33:00.990Z] #49 34.93 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:33:01.252Z] #51 ... [2021-04-24T16:33:01.252Z] [2021-04-24T16:33:01.252Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:01.252Z] #67 sha256:f7b82766f1490c363f136823d2972abff548f65ff52e7b9d199c10a14413ad20 [2021-04-24T16:33:01.252Z] #67 27.62 Checking out files: 58% (1117/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:33:01.252Z] #67 28.32 + cd /tmp/tmp.wtkSkeDcb3/src/github.com/docker/libnetwork [2021-04-24T16:33:01.252Z] #67 28.32 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:33:01.252Z] #67 28.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:33:01.445Z] #49 ... [2021-04-24T16:33:01.445Z] [2021-04-24T16:33:01.445Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:01.445Z] #67 sha256:b76ba3e5bc801a1b3b6ca748a6662e8eb730080eb9ed88501c9cd7e4e74252ec [2021-04-24T16:33:01.445Z] #67 DONE 39.0s [2021-04-24T16:33:01.445Z] [2021-04-24T16:33:01.445Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:01.445Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:01.445Z] #36 31.61 Reading package lists... [2021-04-24T16:33:01.445Z] #36 37.70 Building dependency tree... [2021-04-24T16:33:01.758Z] #30 31.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:33:02.267Z] #27 ... [2021-04-24T16:33:02.267Z] [2021-04-24T16:33:02.267Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-04-24T16:33:02.267Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-24T16:33:02.267Z] #12 DONE 3.8s [2021-04-24T16:33:02.267Z] [2021-04-24T16:33:02.267Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:02.267Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:02.368Z] #49 ... [2021-04-24T16:33:02.368Z] [2021-04-24T16:33:02.368Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:02.368Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:02.368Z] #13 22.40 Fetched 8942 kB in 19s (464 kB/s) [2021-04-24T16:33:02.368Z] #13 22.40 Reading package lists... [2021-04-24T16:33:02.405Z] #30 32.15 [2021-04-24T16:33:02.405Z] #30 32.37 ######################################################################## 100.0% [2021-04-24T16:33:02.626Z] #13 28.99 Reading package lists... [2021-04-24T16:33:02.626Z] #13 ... [2021-04-24T16:33:02.626Z] [2021-04-24T16:33:02.626Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:02.626Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:02.626Z] #36 30.43 Reading package lists... [2021-04-24T16:33:02.704Z] #30 32.52 [2021-04-24T16:33:03.158Z] #67 ... [2021-04-24T16:33:03.158Z] [2021-04-24T16:33:03.158Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:03.158Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:33:03.158Z] #49 21.72 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:03.158Z] #49 23.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:03.158Z] #49 24.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:03.158Z] #49 24.16 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:03.158Z] #49 24.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:03.158Z] #49 24.16 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:03.158Z] #49 24.20 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:33:03.158Z] #49 24.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:03.158Z] #49 24.30 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:03.158Z] #49 24.30 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:03.158Z] #49 24.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:03.158Z] #49 24.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:03.158Z] #49 24.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:03.158Z] #49 24.37 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:03.158Z] #49 24.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:03.158Z] #49 24.57 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:03.158Z] #49 24.57 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:03.158Z] #49 24.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:03.158Z] #49 24.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:03.158Z] #49 24.63 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:33:03.158Z] #49 24.63 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:03.158Z] #49 24.75 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:03.158Z] #49 24.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:03.158Z] #49 24.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:03.158Z] #49 24.89 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:03.158Z] #49 24.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:03.158Z] #49 24.91 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:03.158Z] #49 25.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:03.158Z] #49 25.04 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:33:03.158Z] #49 25.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:03.158Z] #49 25.04 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:03.158Z] #49 25.12 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:03.158Z] #49 25.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:03.158Z] #49 25.16 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:03.158Z] #49 25.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:03.158Z] #49 25.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:03.158Z] #49 25.41 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:03.158Z] #49 25.47 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:03.158Z] #49 25.48 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:33:03.158Z] #49 25.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:03.158Z] #49 25.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:03.158Z] #49 25.54 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:03.158Z] #49 25.60 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:03.158Z] #49 25.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:03.158Z] #49 26.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:03.158Z] #49 26.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:03.158Z] #49 26.30 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:03.158Z] #49 26.57 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:03.158Z] #49 26.59 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:03.158Z] #49 26.82 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:03.158Z] #49 26.82 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:03.158Z] #49 26.82 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:03.158Z] #49 26.82 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:03.158Z] #49 27.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:03.158Z] #49 27.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:03.158Z] #49 27.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:03.158Z] #49 27.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:03.158Z] #49 27.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:03.158Z] #49 28.06 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:03.158Z] #49 28.06 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:03.158Z] #49 28.19 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:03.158Z] #49 28.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:03.158Z] #49 28.32 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:03.158Z] #49 28.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:03.158Z] #49 28.56 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:03.158Z] #49 28.77 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:03.158Z] #49 28.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:03.158Z] #49 29.25 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:03.158Z] #49 29.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:03.158Z] #49 29.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:03.158Z] #49 29.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:03.158Z] #49 29.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:33:03.158Z] #49 29.44 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:33:03.158Z] #49 29.71 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:03.158Z] #49 29.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:03.158Z] #49 29.71 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:33:03.158Z] #49 29.84 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:33:03.158Z] #49 29.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:03.158Z] #49 29.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:33:03.158Z] #49 29.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:03.158Z] #49 30.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:03.158Z] #49 30.14 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:33:03.158Z] #49 30.29 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:33:03.158Z] #49 30.61 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:03.158Z] #49 30.61 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:03.158Z] #49 30.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:33:03.158Z] #49 30.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:03.158Z] #49 30.86 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:03.158Z] #49 30.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:03.158Z] #49 30.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:03.158Z] #49 31.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:03.158Z] #49 31.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:03.158Z] #49 31.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:03.158Z] #49 31.78 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:03.368Z] #36 41.43 The following additional packages will be installed: [2021-04-24T16:33:03.368Z] #36 41.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:33:03.368Z] #36 41.45 Suggested packages: [2021-04-24T16:33:03.368Z] #36 41.45 cmake-doc ninja-build lrzip [2021-04-24T16:33:03.368Z] #36 41.45 Recommended packages: [2021-04-24T16:33:03.368Z] #36 41.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:33:03.418Z] #49 31.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:03.418Z] #49 32.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:03.762Z] #30 33.51 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:33:03.775Z] #49 32.21 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:03.775Z] #49 32.21 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:03.775Z] #49 32.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:03.996Z] #36 36.65 Building dependency tree... [2021-04-24T16:33:04.035Z] #49 32.37 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:04.035Z] #49 32.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:04.035Z] #49 32.51 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:04.035Z] #49 ... [2021-04-24T16:33:04.035Z] [2021-04-24T16:33:04.035Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:04.035Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:33:04.035Z] #45 32.45 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:33:04.061Z] #30 33.93 #=#=# [2021-04-24T16:33:04.296Z] #45 32.78 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:33:04.318Z] #36 42.31 The following NEW packages will be installed: [2021-04-24T16:33:04.318Z] #36 42.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:33:04.318Z] #36 42.33 vim-common xxd [2021-04-24T16:33:04.359Z] #30 34.07 ######################################################################## 100.0% [2021-04-24T16:33:04.359Z] #30 34.21 [2021-04-24T16:33:04.359Z] #30 34.33 Download of images into '/build' complete. [2021-04-24T16:33:04.359Z] #30 34.34 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:33:04.359Z] #30 34.34 tar -cC '/build' . | docker load [2021-04-24T16:33:04.582Z] #36 ... [2021-04-24T16:33:04.582Z] [2021-04-24T16:33:04.582Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:04.582Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:33:04.582Z] #49 41.40 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:33:04.582Z] #49 41.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:04.582Z] #49 41.49 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:04.582Z] #49 41.49 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:04.582Z] #49 41.51 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:04.582Z] #49 41.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:04.582Z] #49 41.53 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:33:04.582Z] #49 41.55 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:04.582Z] #49 41.57 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:04.582Z] #49 41.57 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:04.582Z] #49 41.62 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.68 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:33:04.582Z] #49 41.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.71 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.71 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.78 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:04.582Z] #49 41.80 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:04.582Z] #49 41.83 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:04.582Z] #49 41.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.88 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:04.582Z] #49 41.91 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:04.582Z] #49 41.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:04.582Z] #49 41.96 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:04.582Z] #49 41.98 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:04.582Z] #49 41.99 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:04.582Z] #49 42.00 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:04.582Z] #49 42.08 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:04.582Z] #49 42.08 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:04.582Z] #49 42.16 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:04.582Z] #49 42.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:04.582Z] #49 42.27 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:04.582Z] #49 42.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:04.582Z] #49 42.37 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:04.582Z] #49 42.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:04.582Z] #49 42.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:04.582Z] #49 42.48 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:04.582Z] #49 42.49 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:33:04.582Z] #49 42.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:04.582Z] #49 42.53 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:33:04.582Z] #49 42.55 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:04.582Z] #49 42.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:04.582Z] #49 42.58 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:04.582Z] #49 42.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:04.662Z] #30 DONE 34.5s [2021-04-24T16:33:04.662Z] [2021-04-24T16:33:04.662Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:04.662Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:33:04.662Z] #50 31.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:04.662Z] #50 31.87 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:04.662Z] #50 32.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:04.662Z] #50 32.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:04.662Z] #50 32.19 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:04.662Z] #50 32.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:04.662Z] #50 32.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:04.662Z] #50 32.71 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:04.662Z] #50 32.74 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:04.662Z] #50 32.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:04.662Z] #50 33.21 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:04.662Z] #50 33.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:04.662Z] #50 33.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:04.662Z] #50 33.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:04.662Z] #50 33.43 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:04.662Z] #50 33.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:04.662Z] #50 33.58 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:33:04.662Z] #50 33.79 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:04.662Z] #50 33.79 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:04.662Z] #50 33.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:04.662Z] #50 34.02 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:04.662Z] #50 34.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:04.662Z] #50 34.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:04.662Z] #50 34.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:04.662Z] #50 34.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:04.662Z] #50 34.30 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:04.662Z] #50 34.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:04.662Z] #50 34.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:04.662Z] #50 34.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:04.662Z] #50 34.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:04.662Z] #50 34.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:04.662Z] #50 35.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:04.662Z] #50 35.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:04.662Z] #50 35.28 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:04.831Z] #13 2.794 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:33:04.831Z] #13 2.796 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:33:04.831Z] #13 2.846 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:33:04.831Z] #13 2.847 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:33:04.844Z] #49 42.68 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:33:04.844Z] #49 42.70 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:04.844Z] #49 42.79 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:04.844Z] #49 42.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:04.844Z] #49 42.82 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:04.844Z] #49 42.83 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:04.844Z] #49 42.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:04.844Z] #49 42.87 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:04.844Z] #49 42.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:04.844Z] #49 42.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:04.844Z] #49 42.93 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:04.844Z] #49 42.95 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:04.844Z] #49 42.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:04.844Z] #49 42.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:04.844Z] #49 43.00 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:04.961Z] #50 ... [2021-04-24T16:33:04.961Z] [2021-04-24T16:33:04.961Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:04.961Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:33:04.961Z] #14 18.75 Reading package lists... [2021-04-24T16:33:04.961Z] #14 27.00 Reading package lists... [2021-04-24T16:33:04.961Z] #14 35.37 Building dependency tree... [2021-04-24T16:33:04.961Z] #14 ... [2021-04-24T16:33:04.961Z] [2021-04-24T16:33:04.961Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:04.961Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:33:04.961Z] #43 26.31 Reading package lists... [2021-04-24T16:33:04.961Z] #43 32.78 Building dependency tree... [2021-04-24T16:33:04.961Z] #43 35.26 The following additional packages will be installed: [2021-04-24T16:33:04.961Z] #43 35.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:33:04.961Z] #43 35.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:33:04.961Z] #43 35.27 Suggested packages: [2021-04-24T16:33:04.961Z] #43 35.27 manpages-dev python-setuptools [2021-04-24T16:33:04.961Z] #43 36.52 The following NEW packages will be installed: [2021-04-24T16:33:04.961Z] #43 36.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:33:04.961Z] #43 36.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:33:04.961Z] #43 36.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:33:04.961Z] #43 36.53 python-six zlib1g-dev [2021-04-24T16:33:04.961Z] #43 36.79 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:04.961Z] #43 36.79 Need to get 4075 kB of archives. [2021-04-24T16:33:04.961Z] #43 36.79 After this operation, 24.5 MB of additional disk space will be used. [2021-04-24T16:33:04.961Z] #43 36.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-24T16:33:04.961Z] #43 36.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-24T16:33:04.961Z] #43 36.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-04-24T16:33:04.961Z] #43 36.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-24T16:33:04.961Z] #43 36.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-24T16:33:04.961Z] #43 36.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-24T16:33:04.961Z] #43 36.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-04-24T16:33:04.961Z] #43 36.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-04-24T16:33:04.961Z] #43 36.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-24T16:33:04.961Z] #43 36.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-24T16:33:04.961Z] #43 37.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-24T16:33:04.961Z] #43 37.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-24T16:33:04.961Z] #43 37.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-04-24T16:33:04.961Z] #43 37.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-04-24T16:33:05.107Z] #49 43.02 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:05.107Z] #49 43.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:05.107Z] #49 43.06 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:05.107Z] #49 43.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:05.107Z] #49 43.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:05.107Z] #49 43.09 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:05.107Z] #49 43.12 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:05.107Z] #49 43.22 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:05.260Z] #43 37.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:33:05.260Z] #43 37.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:33:05.260Z] #43 37.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-24T16:33:05.347Z] #45 ... [2021-04-24T16:33:05.347Z] [2021-04-24T16:33:05.347Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:33:05.347Z] #58 sha256:115459424bc8c66fffb6858fede9e825cbf71edf9e16de17a2fa62cfe07c8249 [2021-04-24T16:33:05.347Z] #58 23.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:33:05.347Z] #58 24.45 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:33:05.347Z] #58 25.92 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:33:05.347Z] #58 29.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:33:05.347Z] #58 29.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:05.347Z] #58 29.34 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:05.347Z] #58 29.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:05.347Z] #58 29.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:05.347Z] #58 31.89 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:33:05.347Z] #58 31.95 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:33:05.347Z] #58 32.27 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:33:05.347Z] #58 32.39 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:33:05.347Z] #58 32.45 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:33:05.347Z] #58 32.60 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:33:05.347Z] #58 32.78 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:33:05.347Z] #58 32.84 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:33:05.347Z] #58 32.86 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:33:05.347Z] #58 32.86 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:33:05.347Z] #58 32.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:33:05.347Z] #58 33.00 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:33:05.347Z] #58 33.07 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:33:05.347Z] #58 33.40 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:05.347Z] #58 33.40 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:05.347Z] #58 ... [2021-04-24T16:33:05.347Z] [2021-04-24T16:33:05.347Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:05.347Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:33:05.347Z] #49 32.89 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:05.347Z] #49 32.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:05.347Z] #49 32.93 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:05.347Z] #49 32.93 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:05.347Z] #49 33.17 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:05.366Z] #36 39.38 The following additional packages will be installed: [2021-04-24T16:33:05.366Z] #36 39.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:33:05.366Z] #36 39.40 Suggested packages: [2021-04-24T16:33:05.366Z] #36 39.40 cmake-doc ninja-build lrzip [2021-04-24T16:33:05.366Z] #36 39.40 Recommended packages: [2021-04-24T16:33:05.366Z] #36 39.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:33:05.369Z] #49 43.30 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:05.369Z] #49 43.41 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:05.369Z] #49 43.44 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:05.369Z] #49 43.44 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:05.430Z] #13 3.671 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-24T16:33:05.631Z] #49 43.52 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:05.631Z] #49 43.52 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:05.841Z] #45 ... [2021-04-24T16:33:05.841Z] [2021-04-24T16:33:05.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:05.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:05.841Z] #43 72.08 LINK criu/pie/restorer.built-in.o [2021-04-24T16:33:05.841Z] #43 72.09 GEN criu/pie/restorer-blob.h [2021-04-24T16:33:05.841Z] #43 72.20 DEP criu/vdso.d [2021-04-24T16:33:05.841Z] #43 72.42 DEP criu/vdso-compat.d [2021-04-24T16:33:05.841Z] #43 72.56 DEP criu/uts_ns.d [2021-04-24T16:33:05.841Z] #43 72.79 DEP criu/util.d [2021-04-24T16:33:05.841Z] #43 72.98 DEP criu/uffd.d [2021-04-24T16:33:05.841Z] #43 73.25 DEP criu/tun.d [2021-04-24T16:33:05.841Z] #43 73.41 DEP criu/tty.d [2021-04-24T16:33:05.841Z] #43 73.63 DEP criu/timerfd.d [2021-04-24T16:33:05.841Z] #43 73.91 DEP criu/timens.d [2021-04-24T16:33:05.841Z] #43 74.10 DEP criu/sysfs_parse.d [2021-04-24T16:33:05.841Z] #43 74.24 DEP criu/sysctl.d [2021-04-24T16:33:05.841Z] #43 74.37 DEP criu/string.d [2021-04-24T16:33:05.841Z] #43 74.41 DEP criu/stats.d [2021-04-24T16:33:05.841Z] #43 74.49 DEP criu/sockets.d [2021-04-24T16:33:05.841Z] #43 74.67 DEP criu/sk-unix.d [2021-04-24T16:33:05.841Z] #43 74.87 DEP criu/sk-tcp.d [2021-04-24T16:33:05.841Z] #43 75.18 DEP criu/sk-queue.d [2021-04-24T16:33:05.841Z] #43 75.34 DEP criu/sk-packet.d [2021-04-24T16:33:05.841Z] #43 75.51 DEP criu/sk-netlink.d [2021-04-24T16:33:05.841Z] #43 75.73 DEP criu/sk-inet.d [2021-04-24T16:33:05.841Z] #43 75.87 DEP criu/signalfd.d [2021-04-24T16:33:05.841Z] #43 76.00 DEP criu/sigframe.d [2021-04-24T16:33:05.841Z] #43 76.06 DEP criu/shmem.d [2021-04-24T16:33:05.841Z] #43 76.17 DEP criu/servicefd.d [2021-04-24T16:33:05.841Z] #43 76.30 DEP criu/seize.d [2021-04-24T16:33:05.841Z] #43 76.46 DEP criu/seccomp.d [2021-04-24T16:33:05.841Z] #43 ... [2021-04-24T16:33:05.841Z] [2021-04-24T16:33:05.841Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:33:05.841Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:33:05.841Z] #53 13.21 + cd /tmp/tmp.EY9OsDI2oI/src/github.com/opencontainers/runc [2021-04-24T16:33:05.841Z] #53 13.21 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:33:05.841Z] #53 13.75 + '[' -z '' ']' [2021-04-24T16:33:05.841Z] #53 13.76 + target=static [2021-04-24T16:33:05.841Z] #53 13.76 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:33:05.841Z] #53 14.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:33:05.841Z] #53 ... [2021-04-24T16:33:05.841Z] [2021-04-24T16:33:05.841Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:05.841Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:05.841Z] #43 76.65 DEP criu/rst-malloc.d [2021-04-24T16:33:05.841Z] #43 76.75 DEP criu/rbtree.d [2021-04-24T16:33:05.841Z] #43 76.81 DEP criu/pstree.d [2021-04-24T16:33:05.841Z] #43 ... [2021-04-24T16:33:05.841Z] [2021-04-24T16:33:05.841Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:05.841Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:05.841Z] #20 4.733 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:33:05.841Z] #20 6.197 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:33:05.841Z] #20 11.81 Fetched 8942 kB in 11s (850 kB/s) [2021-04-24T16:33:06.100Z] #20 11.81 Reading package lists... [2021-04-24T16:33:06.100Z] #20 ... [2021-04-24T16:33:06.100Z] [2021-04-24T16:33:06.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:06.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:06.100Z] #43 77.05 DEP criu/protobuf.d [2021-04-24T16:33:06.204Z] #49 ... [2021-04-24T16:33:06.204Z] [2021-04-24T16:33:06.204Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:06.204Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:33:06.204Z] #55 31.51 Reading package lists... [2021-04-24T16:33:06.204Z] #55 37.52 Building dependency tree... [2021-04-24T16:33:06.204Z] #55 41.24 The following additional packages will be installed: [2021-04-24T16:33:06.204Z] #55 41.24 libbtrfs0 [2021-04-24T16:33:06.204Z] #55 41.42 The following NEW packages will be installed: [2021-04-24T16:33:06.204Z] #55 41.42 libbtrfs-dev libbtrfs0 [2021-04-24T16:33:06.204Z] #55 42.05 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:06.204Z] #55 42.05 Need to get 119 kB of archives. [2021-04-24T16:33:06.204Z] #55 42.05 After this operation, 387 kB of additional disk space will be used. [2021-04-24T16:33:06.204Z] #55 42.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:06.204Z] #55 42.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:06.204Z] #55 42.95 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:06.204Z] #55 43.14 Fetched 119 kB in 0s (249 kB/s) [2021-04-24T16:33:06.204Z] #55 43.27 Selecting previously unselected package libbtrfs0. [2021-04-24T16:33:06.204Z] #55 43.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:06.204Z] #55 43.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:33:06.204Z] #55 43.39 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:06.204Z] #55 43.55 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:33:06.204Z] #55 43.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:33:06.204Z] #55 43.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:06.204Z] #55 43.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:06.204Z] #55 43.85 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:06.204Z] #55 43.86 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:06.204Z] #55 DONE 44.2s [2021-04-24T16:33:06.214Z] #57 141.0 + bin/containerd-stress [2021-04-24T16:33:06.214Z] #57 142.3 + bin/containerd-shim [2021-04-24T16:33:06.318Z] #36 40.39 The following NEW packages will be installed: [2021-04-24T16:33:06.318Z] #36 40.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:33:06.318Z] #36 40.41 vim-common xxd [2021-04-24T16:33:06.360Z] #43 77.20 GEN criu/protobuf-desc-gen.h [2021-04-24T16:33:06.466Z] [2021-04-24T16:33:06.466Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:06.466Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:06.466Z] #36 42.75 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:06.466Z] #36 42.75 Need to get 14.9 MB of archives. [2021-04-24T16:33:06.466Z] #36 42.75 After this operation, 61.8 MB of additional disk space will be used. [2021-04-24T16:33:06.466Z] #36 42.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:33:06.466Z] #36 42.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:06.466Z] #36 42.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:33:06.466Z] #36 42.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:33:06.466Z] #36 43.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-24T16:33:06.466Z] #36 43.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-24T16:33:06.466Z] #36 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-24T16:33:06.466Z] #36 43.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-24T16:33:06.466Z] #36 43.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-24T16:33:06.466Z] #36 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-24T16:33:06.600Z] #36 40.80 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:06.600Z] #36 40.80 Need to get 14.9 MB of archives. [2021-04-24T16:33:06.600Z] #36 40.80 After this operation, 61.8 MB of additional disk space will be used. [2021-04-24T16:33:06.600Z] #36 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:33:06.600Z] #36 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:06.600Z] #36 40.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:33:06.816Z] #43 39.00 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:06.861Z] #36 40.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:33:07.128Z] #43 ... [2021-04-24T16:33:07.128Z] [2021-04-24T16:33:07.128Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:07.128Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-24T16:33:07.128Z] #56 26.54 Reading package lists... [2021-04-24T16:33:07.128Z] #56 33.72 Building dependency tree... [2021-04-24T16:33:07.128Z] #56 36.59 The following additional packages will be installed: [2021-04-24T16:33:07.128Z] #56 36.59 libbtrfs0 [2021-04-24T16:33:07.128Z] #56 36.71 The following NEW packages will be installed: [2021-04-24T16:33:07.128Z] #56 36.71 libbtrfs-dev libbtrfs0 [2021-04-24T16:33:07.128Z] #56 36.83 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:07.128Z] #56 36.83 Need to get 120 kB of archives. [2021-04-24T16:33:07.128Z] #56 36.83 After this operation, 423 kB of additional disk space will be used. [2021-04-24T16:33:07.128Z] #56 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-24T16:33:07.128Z] #56 36.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-24T16:33:07.128Z] #56 38.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:07.128Z] #56 38.45 Fetched 120 kB in 0s (1558 kB/s) [2021-04-24T16:33:07.128Z] #56 38.61 Selecting previously unselected package libbtrfs0. [2021-04-24T16:33:07.128Z] #56 38.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 ... 15339 files and directories currently installed.) [2021-04-24T16:33:07.128Z] #56 38.74 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-24T16:33:07.128Z] #56 38.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:07.128Z] #56 38.92 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:33:07.128Z] #56 38.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-24T16:33:07.128Z] #56 38.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:07.128Z] #56 39.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:07.128Z] #56 39.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:07.128Z] #56 39.24 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:07.128Z] #56 DONE 39.5s [2021-04-24T16:33:07.128Z] [2021-04-24T16:33:07.128Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:07.128Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:33:07.366Z] #13 5.155 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:33:07.366Z] #13 ... [2021-04-24T16:33:07.366Z] [2021-04-24T16:33:07.366Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:07.366Z] #47 sha256:bbbfcc5a092c2f6ff4e6ffd78e8f0d74e02c48d205a8d631869967878dd0440c [2021-04-24T16:33:07.366Z] #47 4.228 + RM_GOPATH=0 [2021-04-24T16:33:07.366Z] #47 4.228 + TMP_GOPATH= [2021-04-24T16:33:07.366Z] #47 4.228 + : /build [2021-04-24T16:33:07.366Z] #47 4.228 + '[' -z '' ']' [2021-04-24T16:33:07.366Z] #47 4.239 ++ mktemp -d [2021-04-24T16:33:07.366Z] #47 4.239 + export GOPATH=/tmp/tmp.MPZ4O05Cp5 [2021-04-24T16:33:07.366Z] #47 4.239 + GOPATH=/tmp/tmp.MPZ4O05Cp5 [2021-04-24T16:33:07.366Z] #47 4.239 + RM_GOPATH=1 [2021-04-24T16:33:07.366Z] #47 4.239 + case "$(go env GOARCH)" in [2021-04-24T16:33:07.366Z] #47 4.239 ++ go env GOARCH [2021-04-24T16:33:07.366Z] #47 4.251 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:07.366Z] #47 4.251 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:07.366Z] #47 4.258 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:07.366Z] #47 4.258 + dir=/tmp/install [2021-04-24T16:33:07.366Z] #47 4.258 + bin=gotestsum [2021-04-24T16:33:07.366Z] #47 4.258 + shift [2021-04-24T16:33:07.366Z] #47 4.258 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-24T16:33:07.366Z] #47 4.258 + . /tmp/install/gotestsum.installer [2021-04-24T16:33:07.366Z] #47 4.258 ++ : v0.5.3 [2021-04-24T16:33:07.366Z] #47 4.258 + install_gotestsum [2021-04-24T16:33:07.366Z] #47 4.258 + set -e [2021-04-24T16:33:07.366Z] #47 4.258 + export GO111MODULE=on [2021-04-24T16:33:07.366Z] #47 4.258 + GO111MODULE=on [2021-04-24T16:33:07.366Z] #47 4.258 + GOBIN=/build [2021-04-24T16:33:07.366Z] #47 4.258 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-24T16:33:07.366Z] #47 4.270 go: finding gotest.tools v0.5.3 [2021-04-24T16:33:07.366Z] #47 4.270 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:33:07.366Z] #47 5.139 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:33:07.366Z] #47 5.746 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:33:07.366Z] #47 6.337 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:33:07.366Z] #47 6.348 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:33:07.366Z] #47 6.400 go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:33:07.366Z] #47 6.434 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:33:07.366Z] #47 6.450 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:33:07.366Z] #47 6.452 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:33:07.366Z] #47 6.462 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:33:07.366Z] #47 6.464 go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:33:07.366Z] #47 6.467 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:33:07.366Z] #47 6.556 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:33:07.366Z] #47 6.666 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:33:07.366Z] #47 6.682 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:33:07.366Z] #47 6.759 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:33:07.366Z] #47 6.839 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:33:07.366Z] #47 6.898 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:33:07.366Z] #47 7.005 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:33:07.366Z] #47 7.723 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:33:07.366Z] #47 7.725 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:33:07.366Z] #47 7.830 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:33:07.366Z] #47 8.686 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:33:07.366Z] #47 9.374 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:33:07.415Z] #36 45.32 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:07.415Z] #36 45.48 Fetched 14.9 MB in 1s (10.6 MB/s) [2021-04-24T16:33:07.415Z] #36 45.57 Selecting previously unselected package xxd. [2021-04-24T16:33:07.677Z] #36 45.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:07.677Z] #36 45.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:33:07.677Z] #36 45.70 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:07.797Z] #57 0.377 + RM_GOPATH=0 [2021-04-24T16:33:07.797Z] #57 0.377 + TMP_GOPATH= [2021-04-24T16:33:07.797Z] #57 0.377 + : /build [2021-04-24T16:33:07.797Z] #57 0.378 + '[' -z '' ']' [2021-04-24T16:33:07.797Z] #57 0.378 ++ mktemp -d [2021-04-24T16:33:07.797Z] #57 0.386 + export GOPATH=/tmp/tmp.D2jR2S22Ga [2021-04-24T16:33:07.797Z] #57 0.386 + GOPATH=/tmp/tmp.D2jR2S22Ga [2021-04-24T16:33:07.797Z] #57 0.386 + RM_GOPATH=1 [2021-04-24T16:33:07.797Z] #57 0.386 + case "$(go env GOARCH)" in [2021-04-24T16:33:07.797Z] #57 0.387 ++ go env GOARCH [2021-04-24T16:33:07.797Z] #57 0.406 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:07.797Z] #57 0.406 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:07.797Z] #57 0.429 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:07.797Z] #57 0.430 + dir=/tmp/install [2021-04-24T16:33:07.797Z] #57 0.431 + bin=containerd [2021-04-24T16:33:07.797Z] #57 0.431 + shift [2021-04-24T16:33:07.797Z] #57 0.431 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:33:07.797Z] #57 0.431 + . /tmp/install/containerd.installer [2021-04-24T16:33:07.797Z] #57 0.431 ++ set -e [2021-04-24T16:33:07.797Z] #57 0.432 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:07.797Z] #57 0.432 + install_containerd [2021-04-24T16:33:07.797Z] #57 0.433 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:33:07.797Z] #57 0.433 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:07.797Z] #57 0.433 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D2jR2S22Ga/src/github.com/containerd/containerd [2021-04-24T16:33:07.797Z] #57 0.436 Cloning into '/tmp/tmp.D2jR2S22Ga/src/github.com/containerd/containerd'... [2021-04-24T16:33:07.823Z] #36 ... [2021-04-24T16:33:07.823Z] [2021-04-24T16:33:07.823Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:07.823Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:33:07.823Z] #49 39.34 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:33:07.823Z] #49 39.40 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:07.823Z] #49 39.49 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:07.823Z] #49 39.51 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:07.824Z] #49 39.58 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:07.824Z] #49 39.61 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:07.824Z] #49 39.62 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:33:07.824Z] #49 39.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:07.824Z] #49 39.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:07.824Z] #49 39.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:07.824Z] #49 39.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:07.824Z] #49 39.79 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:33:07.824Z] #49 39.81 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:07.824Z] #49 39.82 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:07.824Z] #49 39.91 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:07.824Z] #49 39.94 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:07.824Z] #49 39.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.01 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.05 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:07.824Z] #49 40.10 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:07.824Z] #49 40.19 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:07.824Z] #49 40.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:07.824Z] #49 40.26 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:07.824Z] #49 40.26 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:07.824Z] #49 40.26 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:07.824Z] #49 40.28 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.30 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:07.824Z] #49 40.33 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:07.824Z] #49 40.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.41 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:07.824Z] #49 40.44 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:07.824Z] #49 40.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:07.824Z] #49 40.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:07.824Z] #49 40.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:07.824Z] #49 40.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:07.824Z] #49 40.77 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:33:07.824Z] #49 40.84 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:33:07.824Z] #49 40.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:07.824Z] #49 40.86 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:07.824Z] #49 40.90 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:07.824Z] #49 40.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:07.824Z] #49 40.94 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:07.824Z] #49 40.99 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:07.824Z] #49 41.08 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:07.824Z] #49 41.18 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:33:07.824Z] #49 41.27 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:07.824Z] #49 41.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:07.824Z] #49 41.31 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:07.824Z] #49 41.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:07.824Z] #49 41.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:07.824Z] #49 41.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:07.824Z] #49 41.53 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:07.824Z] #49 41.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:07.824Z] #49 41.55 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:07.824Z] #49 41.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:07.824Z] #49 41.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:07.824Z] #49 41.63 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:07.824Z] #49 41.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:07.824Z] #49 41.67 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:07.824Z] #49 41.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:07.824Z] #49 41.74 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:07.824Z] #49 41.75 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:07.824Z] #49 41.78 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:07.824Z] #49 41.80 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:07.824Z] #49 ... [2021-04-24T16:33:07.824Z] [2021-04-24T16:33:07.824Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:07.824Z] #67 sha256:011df4a8a1900ac64ac54edee11470430121f9436da8478cc66e13a3107e19c7 [2021-04-24T16:33:07.824Z] #67 DONE 42.0s [2021-04-24T16:33:07.824Z] [2021-04-24T16:33:07.824Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:07.824Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:33:07.824Z] #49 42.00 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:07.883Z] #49 ... [2021-04-24T16:33:07.883Z] [2021-04-24T16:33:07.883Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:33:07.883Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:33:07.883Z] #40 24.25 Checking out files: 91% (1541/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-24T16:33:07.883Z] #40 24.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:33:07.883Z] #40 26.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:33:07.883Z] #40 ... [2021-04-24T16:33:07.883Z] [2021-04-24T16:33:07.883Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:07.883Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:07.883Z] #13 25.58 Fetched 8942 kB in 18s (491 kB/s) [2021-04-24T16:33:07.883Z] #13 25.58 Reading package lists... [2021-04-24T16:33:07.883Z] #13 ... [2021-04-24T16:33:07.883Z] [2021-04-24T16:33:07.883Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:07.883Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:07.883Z] #42 26.56 Fetched 8428 kB in 17s (488 kB/s) [2021-04-24T16:33:07.883Z] #42 26.56 Reading package lists... [2021-04-24T16:33:07.938Z] #36 45.88 Selecting previously unselected package vim-common. [2021-04-24T16:33:07.938Z] #36 45.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:07.938Z] #36 45.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:07.951Z] #47 ... [2021-04-24T16:33:07.951Z] [2021-04-24T16:33:07.951Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:33:07.951Z] #34 sha256:f64f783f2d4607f16e5b19167adc7652d713d929a61055019783555b546c685e [2021-04-24T16:33:07.951Z] #34 3.587 Install go-toml version v1.8.1 [2021-04-24T16:33:07.951Z] #34 3.715 go: finding github.com v1.8.1 [2021-04-24T16:33:07.951Z] #34 3.719 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-24T16:33:07.951Z] #34 3.719 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:33:07.951Z] #34 3.719 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-24T16:33:07.951Z] #34 3.719 go: finding github.com/pelletier v1.8.1 [2021-04-24T16:33:07.951Z] #34 4.391 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:33:07.951Z] #34 4.837 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-24T16:33:07.951Z] #34 6.308 github.com/pelletier/go-toml [2021-04-24T16:33:08.092Z] #49 42.15 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:08.144Z] #42 33.53 Reading package lists... [2021-04-24T16:33:08.144Z] #42 ... [2021-04-24T16:33:08.144Z] [2021-04-24T16:33:08.144Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:08.144Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:08.144Z] #36 27.43 Fetched 8428 kB in 17s (499 kB/s) [2021-04-24T16:33:08.144Z] #36 27.43 Reading package lists... [2021-04-24T16:33:08.199Z] #36 46.20 Selecting previously unselected package cmake-data. [2021-04-24T16:33:08.216Z] #34 ... [2021-04-24T16:33:08.216Z] [2021-04-24T16:33:08.216Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:08.216Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:08.216Z] #49 4.879 + RM_GOPATH=0 [2021-04-24T16:33:08.216Z] #49 4.879 + TMP_GOPATH= [2021-04-24T16:33:08.216Z] #49 4.879 + : /build [2021-04-24T16:33:08.216Z] #49 4.879 + '[' -z '' ']' [2021-04-24T16:33:08.216Z] #49 4.879 ++ mktemp -d [2021-04-24T16:33:08.216Z] #49 4.884 + export GOPATH=/tmp/tmp.a1IjgEmozk [2021-04-24T16:33:08.216Z] #49 4.884 + GOPATH=/tmp/tmp.a1IjgEmozk [2021-04-24T16:33:08.216Z] #49 4.884 + RM_GOPATH=1 [2021-04-24T16:33:08.216Z] #49 4.884 + case "$(go env GOARCH)" in [2021-04-24T16:33:08.216Z] #49 4.887 ++ go env GOARCH [2021-04-24T16:33:08.216Z] #49 4.927 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.216Z] #49 4.927 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.216Z] #49 4.929 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:08.216Z] #49 4.936 + dir=/tmp/install [2021-04-24T16:33:08.216Z] #49 4.936 + bin=golangci_lint [2021-04-24T16:33:08.216Z] #49 4.936 + shift [2021-04-24T16:33:08.216Z] #49 4.936 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-24T16:33:08.216Z] #49 4.936 + . /tmp/install/golangci_lint.installer [2021-04-24T16:33:08.216Z] #49 4.936 ++ : v1.23.8 [2021-04-24T16:33:08.216Z] #49 4.936 + install_golangci_lint [2021-04-24T16:33:08.216Z] #49 4.936 + set -e [2021-04-24T16:33:08.216Z] #49 4.936 + export GO111MODULE=on [2021-04-24T16:33:08.216Z] #49 4.936 + GO111MODULE=on [2021-04-24T16:33:08.216Z] #49 4.936 + GOBIN=/build [2021-04-24T16:33:08.216Z] #49 4.936 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-24T16:33:08.216Z] #49 4.984 go: finding github.com v1.23.8 [2021-04-24T16:33:08.216Z] #49 5.011 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-24T16:33:08.216Z] #49 5.011 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-24T16:33:08.216Z] #49 5.011 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:33:08.216Z] #49 5.011 go: finding github.com/golangci v1.23.8 [2021-04-24T16:33:08.216Z] #49 5.958 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:33:08.216Z] #49 6.601 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-24T16:33:08.268Z] #43 79.02 DEP criu/protobuf-desc.d [2021-04-24T16:33:08.268Z] #43 79.21 DEP criu/proc_parse.d [2021-04-24T16:33:08.360Z] #49 42.35 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:08.461Z] #36 46.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:33:08.461Z] #36 46.22 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:33:08.481Z] #49 ... [2021-04-24T16:33:08.481Z] [2021-04-24T16:33:08.481Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:08.481Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:08.481Z] #42 6.430 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:33:08.481Z] #42 6.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:33:08.481Z] #42 6.503 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:33:08.481Z] #42 7.513 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:33:08.481Z] #42 9.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:33:08.481Z] #42 ... [2021-04-24T16:33:08.481Z] [2021-04-24T16:33:08.481Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:33:08.481Z] #58 sha256:08d76679f232d90042833cde864829107b6ee594bf25a8768578c1b668a61b6f [2021-04-24T16:33:08.481Z] #58 4.915 + RM_GOPATH=0 [2021-04-24T16:33:08.481Z] #58 4.915 + TMP_GOPATH= [2021-04-24T16:33:08.481Z] #58 4.915 + : /build [2021-04-24T16:33:08.481Z] #58 4.915 + '[' -z '' ']' [2021-04-24T16:33:08.481Z] #58 4.915 ++ mktemp -d [2021-04-24T16:33:08.481Z] #58 4.917 + export GOPATH=/tmp/tmp.xtEXU4BHDE [2021-04-24T16:33:08.481Z] #58 4.917 + GOPATH=/tmp/tmp.xtEXU4BHDE [2021-04-24T16:33:08.481Z] #58 4.917 + RM_GOPATH=1 [2021-04-24T16:33:08.481Z] #58 4.917 + case "$(go env GOARCH)" in [2021-04-24T16:33:08.481Z] #58 4.926 ++ go env GOARCH [2021-04-24T16:33:08.481Z] #58 4.944 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.481Z] #58 4.944 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.481Z] #58 4.947 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:08.481Z] #58 4.951 + dir=/tmp/install [2021-04-24T16:33:08.481Z] #58 4.951 + bin=rootlesskit [2021-04-24T16:33:08.481Z] #58 4.951 + shift [2021-04-24T16:33:08.481Z] #58 4.951 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-24T16:33:08.481Z] #58 4.951 + . /tmp/install/rootlesskit.installer [2021-04-24T16:33:08.481Z] #58 4.951 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:33:08.481Z] #58 4.952 + install_rootlesskit [2021-04-24T16:33:08.481Z] #58 4.955 + case "$1" in [2021-04-24T16:33:08.481Z] #58 4.962 + export CGO_ENABLED=0 [2021-04-24T16:33:08.481Z] #58 4.962 + CGO_ENABLED=0 [2021-04-24T16:33:08.481Z] #58 4.962 + _install_rootlesskit [2021-04-24T16:33:08.481Z] #58 4.962 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-24T16:33:08.481Z] #58 4.962 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xtEXU4BHDE/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:33:08.481Z] #58 4.963 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:33:08.481Z] #58 4.972 Cloning into '/tmp/tmp.xtEXU4BHDE/src/github.com/rootless-containers/rootlesskit'... [2021-04-24T16:33:08.481Z] #58 9.080 + cd /tmp/tmp.xtEXU4BHDE/src/github.com/rootless-containers/rootlesskit [2021-04-24T16:33:08.481Z] #58 9.080 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-24T16:33:08.481Z] #58 9.139 + export GO111MODULE=on [2021-04-24T16:33:08.481Z] #58 9.139 + GO111MODULE=on [2021-04-24T16:33:08.481Z] #58 9.139 + export GOPROXY=https://proxy.golang.org [2021-04-24T16:33:08.481Z] #58 9.139 + GOPROXY=https://proxy.golang.org [2021-04-24T16:33:08.481Z] #58 9.139 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:33:08.481Z] #58 9.139 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-24T16:33:08.528Z] #43 79.49 DEP criu/plugin.d [2021-04-24T16:33:08.528Z] #43 79.58 DEP criu/pipes.d [2021-04-24T16:33:08.622Z] #49 42.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:08.622Z] #49 42.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:08.622Z] #49 42.59 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:08.622Z] #49 42.70 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:08.713Z] #36 34.37 Reading package lists... [2021-04-24T16:33:08.713Z] #36 ... [2021-04-24T16:33:08.713Z] [2021-04-24T16:33:08.713Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:08.713Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:33:08.713Z] #55 27.10 Fetched 8428 kB in 17s (505 kB/s) [2021-04-24T16:33:08.713Z] #55 27.10 Reading package lists... [2021-04-24T16:33:08.762Z] #58 ... [2021-04-24T16:33:08.762Z] [2021-04-24T16:33:08.762Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:08.762Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:33:08.762Z] #45 5.165 + RM_GOPATH=0 [2021-04-24T16:33:08.762Z] #45 5.165 + TMP_GOPATH= [2021-04-24T16:33:08.762Z] #45 5.165 + : /build [2021-04-24T16:33:08.762Z] #45 5.165 + '[' -z '' ']' [2021-04-24T16:33:08.762Z] #45 5.170 ++ mktemp -d [2021-04-24T16:33:08.762Z] #45 5.172 + export GOPATH=/tmp/tmp.598fvRXyFE [2021-04-24T16:33:08.762Z] #45 5.172 + GOPATH=/tmp/tmp.598fvRXyFE [2021-04-24T16:33:08.762Z] #45 5.173 + RM_GOPATH=1 [2021-04-24T16:33:08.762Z] #45 5.173 + case "$(go env GOARCH)" in [2021-04-24T16:33:08.762Z] #45 5.174 ++ go env GOARCH [2021-04-24T16:33:08.762Z] #45 5.257 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.762Z] #45 5.257 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:08.762Z] #45 5.257 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:08.762Z] #45 5.272 + dir=/tmp/install [2021-04-24T16:33:08.762Z] #45 5.272 + bin=vndr [2021-04-24T16:33:08.762Z] #45 5.272 + shift [2021-04-24T16:33:08.762Z] #45 5.272 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-24T16:33:08.762Z] #45 5.272 + . /tmp/install/vndr.installer [2021-04-24T16:33:08.762Z] #45 5.272 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:33:08.762Z] #45 5.272 + install_vndr [2021-04-24T16:33:08.762Z] #45 5.272 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-24T16:33:08.762Z] #45 5.272 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.598fvRXyFE/src/github.com/LK4D4/vndr [2021-04-24T16:33:08.762Z] #45 5.272 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:33:08.762Z] #45 5.277 Cloning into '/tmp/tmp.598fvRXyFE/src/github.com/LK4D4/vndr'... [2021-04-24T16:33:08.762Z] #45 6.281 + cd /tmp/tmp.598fvRXyFE/src/github.com/LK4D4/vndr [2021-04-24T16:33:08.762Z] #45 6.288 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-24T16:33:08.762Z] #45 6.309 + go build -buildmode=pie -v -o /build/vndr . [2021-04-24T16:33:08.762Z] #45 7.820 runtime/internal/sys [2021-04-24T16:33:08.762Z] #45 7.912 internal/race [2021-04-24T16:33:08.762Z] #45 7.918 runtime/internal/atomic [2021-04-24T16:33:08.762Z] #45 7.923 internal/cpu [2021-04-24T16:33:08.762Z] #45 8.097 runtime/internal/math [2021-04-24T16:33:08.762Z] #45 8.164 sync/atomic [2021-04-24T16:33:08.762Z] #45 8.498 unicode [2021-04-24T16:33:08.762Z] #45 8.686 internal/bytealg [2021-04-24T16:33:08.762Z] #45 8.966 unicode/utf8 [2021-04-24T16:33:08.762Z] #45 9.020 math/bits [2021-04-24T16:33:08.762Z] #45 9.955 runtime [2021-04-24T16:33:08.762Z] #45 10.14 math [2021-04-24T16:33:08.762Z] #45 10.34 internal/testlog [2021-04-24T16:33:08.762Z] #45 ... [2021-04-24T16:33:08.762Z] [2021-04-24T16:33:08.762Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:33:08.762Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-24T16:33:08.762Z] #40 5.463 + git clone https://github.com/docker/distribution.git . [2021-04-24T16:33:08.762Z] #40 5.478 Cloning into '.'... [2021-04-24T16:33:08.788Z] #43 79.79 DEP criu/pie-util.d [2021-04-24T16:33:09.024Z] #40 ... [2021-04-24T16:33:09.024Z] [2021-04-24T16:33:09.024Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:09.024Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-24T16:33:09.024Z] #36 6.285 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:33:09.024Z] #36 6.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:33:09.024Z] #36 6.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:33:09.024Z] #36 7.414 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:33:09.024Z] #36 9.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:33:09.024Z] #36 9.451 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:33:09.024Z] #36 ... [2021-04-24T16:33:09.024Z] [2021-04-24T16:33:09.024Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:09.024Z] #67 sha256:9a70540d3655fc279376f2fa36356cbc4f2b7dc33b7d1c61b18a45bcdd7ef3d4 [2021-04-24T16:33:09.024Z] #67 3.804 + RM_GOPATH=0 [2021-04-24T16:33:09.024Z] #67 3.804 + TMP_GOPATH= [2021-04-24T16:33:09.024Z] #67 3.804 + : /build [2021-04-24T16:33:09.024Z] #67 3.804 + '[' -z '' ']' [2021-04-24T16:33:09.024Z] #67 3.804 ++ mktemp -d [2021-04-24T16:33:09.024Z] #67 3.804 + export GOPATH=/tmp/tmp.XXd5zz8UQw [2021-04-24T16:33:09.024Z] #67 3.804 + GOPATH=/tmp/tmp.XXd5zz8UQw [2021-04-24T16:33:09.024Z] #67 3.804 + RM_GOPATH=1 [2021-04-24T16:33:09.024Z] #67 3.806 + case "$(go env GOARCH)" in [2021-04-24T16:33:09.024Z] #67 3.807 ++ go env GOARCH [2021-04-24T16:33:09.024Z] #67 3.824 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.024Z] #67 3.824 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.024Z] #67 3.827 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:09.024Z] #67 3.833 + dir=/tmp/install [2021-04-24T16:33:09.024Z] #67 3.833 + bin=proxy [2021-04-24T16:33:09.024Z] #67 3.833 + shift [2021-04-24T16:33:09.024Z] #67 3.833 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-24T16:33:09.024Z] #67 3.833 + . /tmp/install/proxy.installer [2021-04-24T16:33:09.024Z] #67 3.833 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:33:09.024Z] #67 3.833 + install_proxy [2021-04-24T16:33:09.024Z] #67 3.833 + case "$1" in [2021-04-24T16:33:09.024Z] #67 3.833 + export CGO_ENABLED=0 [2021-04-24T16:33:09.024Z] #67 3.833 + CGO_ENABLED=0 [2021-04-24T16:33:09.024Z] #67 3.833 + _install_proxy [2021-04-24T16:33:09.024Z] #67 3.833 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-24T16:33:09.024Z] #67 3.833 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XXd5zz8UQw/src/github.com/docker/libnetwork [2021-04-24T16:33:09.024Z] #67 3.833 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:33:09.024Z] #67 3.838 Cloning into '/tmp/tmp.XXd5zz8UQw/src/github.com/docker/libnetwork'... [2021-04-24T16:33:09.048Z] #43 79.96 DEP criu/pie-util-vdso.d [2021-04-24T16:33:09.048Z] #43 80.12 DEP criu/pie-util-vdso-elf32.d [2021-04-24T16:33:09.287Z] #67 ... [2021-04-24T16:33:09.287Z] [2021-04-24T16:33:09.287Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:33:09.287Z] #24 sha256:32ee43e420d7f4ffd6e14eb3cb2d20308c8b76166d6d9a49dd7c711bb596f60d [2021-04-24T16:33:09.287Z] #24 5.374 + RM_GOPATH=0 [2021-04-24T16:33:09.287Z] #24 5.374 + TMP_GOPATH= [2021-04-24T16:33:09.287Z] #24 5.374 + : /build [2021-04-24T16:33:09.287Z] #24 5.374 + '[' -z '' ']' [2021-04-24T16:33:09.287Z] #24 5.387 ++ mktemp -d [2021-04-24T16:33:09.287Z] #24 5.395 + export GOPATH=/tmp/tmp.v4T0nAANA2 [2021-04-24T16:33:09.287Z] #24 5.395 + GOPATH=/tmp/tmp.v4T0nAANA2 [2021-04-24T16:33:09.287Z] #24 5.395 + RM_GOPATH=1 [2021-04-24T16:33:09.287Z] #24 5.395 + case "$(go env GOARCH)" in [2021-04-24T16:33:09.287Z] #24 5.395 ++ go env GOARCH [2021-04-24T16:33:09.287Z] #24 5.454 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.287Z] #24 5.454 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.287Z] #24 5.454 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:09.287Z] #24 5.470 + dir=/tmp/install [2021-04-24T16:33:09.287Z] #24 5.470 + bin=dockercli [2021-04-24T16:33:09.287Z] #24 5.470 + shift [2021-04-24T16:33:09.287Z] #24 5.470 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-24T16:33:09.287Z] #24 5.470 + . /tmp/install/dockercli.installer [2021-04-24T16:33:09.287Z] #24 5.470 ++ : stable [2021-04-24T16:33:09.287Z] #24 5.470 ++ : 17.06.2-ce [2021-04-24T16:33:09.287Z] #24 5.470 + install_dockercli [2021-04-24T16:33:09.287Z] #24 5.470 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-24T16:33:09.287Z] #24 5.470 ++ uname -m [2021-04-24T16:33:09.287Z] #24 5.470 Install docker/cli version 17.06.2-ce from stable [2021-04-24T16:33:09.287Z] #24 5.485 + arch=aarch64 [2021-04-24T16:33:09.287Z] #24 5.485 + '[' aarch64 '!=' x86_64 ']' [2021-04-24T16:33:09.287Z] #24 5.485 + '[' aarch64 '!=' s390x ']' [2021-04-24T16:33:09.287Z] #24 5.485 + '[' aarch64 '!=' armhf ']' [2021-04-24T16:33:09.287Z] #24 5.485 + build_dockercli [2021-04-24T16:33:09.287Z] #24 5.485 + git clone https://github.com/docker/docker-ce /tmp/tmp.v4T0nAANA2/tmp/docker-ce [2021-04-24T16:33:09.287Z] #24 5.492 Cloning into '/tmp/tmp.v4T0nAANA2/tmp/docker-ce'... [2021-04-24T16:33:09.287Z] #24 ... [2021-04-24T16:33:09.287Z] [2021-04-24T16:33:09.287Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:09.287Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-24T16:33:09.287Z] #55 5.618 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:33:09.287Z] #55 5.687 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:33:09.287Z] #55 5.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:33:09.287Z] #55 6.610 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:33:09.287Z] #55 8.173 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:33:09.287Z] #55 9.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:33:09.307Z] #43 80.29 DEP criu/path.d [2021-04-24T16:33:09.567Z] #43 80.49 DEP criu/parasite-syscall.d [2021-04-24T16:33:09.583Z] #55 ... [2021-04-24T16:33:09.583Z] [2021-04-24T16:33:09.583Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:09.583Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:09.583Z] #51 4.575 + RM_GOPATH=0 [2021-04-24T16:33:09.583Z] #51 4.575 + TMP_GOPATH= [2021-04-24T16:33:09.583Z] #51 4.575 + : /build [2021-04-24T16:33:09.583Z] #51 4.575 + '[' -z '' ']' [2021-04-24T16:33:09.583Z] #51 4.575 ++ mktemp -d [2021-04-24T16:33:09.583Z] #51 4.579 + export GOPATH=/tmp/tmp.T3nLw2G7gP [2021-04-24T16:33:09.583Z] #51 4.579 + GOPATH=/tmp/tmp.T3nLw2G7gP [2021-04-24T16:33:09.583Z] #51 4.579 + RM_GOPATH=1 [2021-04-24T16:33:09.583Z] #51 4.579 + case "$(go env GOARCH)" in [2021-04-24T16:33:09.583Z] #51 4.581 ++ go env GOARCH [2021-04-24T16:33:09.583Z] #51 4.605 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.583Z] #51 4.605 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:09.583Z] #51 4.607 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:09.583Z] #51 4.610 + dir=/tmp/install [2021-04-24T16:33:09.583Z] #51 4.610 + bin=shfmt [2021-04-24T16:33:09.583Z] #51 4.610 + shift [2021-04-24T16:33:09.583Z] #51 4.610 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-24T16:33:09.583Z] #51 4.610 + . /tmp/install/shfmt.installer [2021-04-24T16:33:09.583Z] #51 4.610 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:33:09.583Z] #51 4.610 + install_shfmt [2021-04-24T16:33:09.583Z] #51 4.610 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-24T16:33:09.583Z] #51 4.610 + git clone https://github.com/mvdan/sh.git /tmp/tmp.T3nLw2G7gP/src/github.com/mvdan/sh [2021-04-24T16:33:09.583Z] #51 4.610 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:33:09.583Z] #51 4.617 Cloning into '/tmp/tmp.T3nLw2G7gP/src/github.com/mvdan/sh'... [2021-04-24T16:33:09.583Z] #51 ... [2021-04-24T16:33:09.583Z] [2021-04-24T16:33:09.583Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:09.583Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-24T16:33:09.583Z] #32 5.818 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-24T16:33:09.583Z] #32 5.820 Cloning into '.'... [2021-04-24T16:33:09.827Z] #43 80.74 DEP criu/pagemap.d [2021-04-24T16:33:09.827Z] #43 80.89 DEP criu/pagemap-cache.d [2021-04-24T16:33:09.847Z] #32 ... [2021-04-24T16:33:09.847Z] [2021-04-24T16:33:09.847Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:33:09.847Z] #58 sha256:08d76679f232d90042833cde864829107b6ee594bf25a8768578c1b668a61b6f [2021-04-24T16:33:09.847Z] #58 11.05 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:33:09.847Z] #58 11.05 go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:33:09.847Z] #58 11.06 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:33:09.847Z] #58 11.07 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:33:09.847Z] #58 11.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-24T16:33:09.847Z] #58 11.14 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-24T16:33:09.847Z] #58 11.14 go: downloading github.com/google/uuid v1.2.0 [2021-04-24T16:33:09.847Z] #58 11.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:33:09.847Z] #58 11.58 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-24T16:33:09.847Z] #58 11.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-24T16:33:09.847Z] #58 11.74 go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:33:09.847Z] #58 11.84 go: extracting github.com/google/uuid v1.2.0 [2021-04-24T16:33:09.847Z] #58 11.93 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:33:09.847Z] #58 11.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:33:09.847Z] #58 11.98 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:33:09.847Z] #58 12.06 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-24T16:33:09.868Z] #36 ... [2021-04-24T16:33:09.868Z] [2021-04-24T16:33:09.868Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:09.868Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:09.868Z] #42 31.92 Reading package lists... [2021-04-24T16:33:09.868Z] #42 37.95 Building dependency tree... [2021-04-24T16:33:09.868Z] #42 41.63 The following additional packages will be installed: [2021-04-24T16:33:09.868Z] #42 41.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:33:09.868Z] #42 41.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:33:09.868Z] #42 41.66 Suggested packages: [2021-04-24T16:33:09.868Z] #42 41.66 manpages-dev python-setuptools [2021-04-24T16:33:09.868Z] #42 42.79 The following NEW packages will be installed: [2021-04-24T16:33:09.868Z] #42 42.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:33:09.868Z] #42 42.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:33:09.868Z] #42 42.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:33:09.868Z] #42 42.82 python-six zlib1g-dev [2021-04-24T16:33:09.868Z] #42 43.20 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:09.868Z] #42 43.20 Need to get 4095 kB of archives. [2021-04-24T16:33:09.868Z] #42 43.20 After this operation, 22.5 MB of additional disk space will be used. [2021-04-24T16:33:09.868Z] #42 43.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-24T16:33:09.868Z] #42 43.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:33:09.868Z] #42 43.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-24T16:33:09.868Z] #42 43.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:33:09.868Z] #42 43.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-24T16:33:09.868Z] #42 43.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:33:09.868Z] #42 43.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-24T16:33:09.868Z] #42 43.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-24T16:33:09.868Z] #42 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-24T16:33:09.868Z] #42 43.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-24T16:33:09.868Z] #42 43.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-24T16:33:09.868Z] #42 43.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-24T16:33:09.868Z] #42 43.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-24T16:33:09.868Z] #42 43.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-24T16:33:09.868Z] #42 43.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:33:09.868Z] #42 43.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:33:09.868Z] #42 43.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-24T16:33:09.868Z] #42 44.91 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:09.868Z] #42 45.27 Fetched 4095 kB in 1s (6195 kB/s) [2021-04-24T16:33:09.868Z] #42 45.36 Selecting previously unselected package libcap-dev:amd64. [2021-04-24T16:33:09.868Z] #42 45.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.) [2021-04-24T16:33:09.868Z] #42 45.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 45.45 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:09.868Z] #42 45.62 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:33:09.868Z] #42 45.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 45.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:09.868Z] #42 45.75 Selecting previously unselected package libnet1-dev. [2021-04-24T16:33:09.868Z] #42 45.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 45.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:09.868Z] #42 45.92 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:33:09.868Z] #42 45.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 45.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:09.868Z] #42 46.02 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-24T16:33:09.868Z] #42 46.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 46.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:09.868Z] #42 46.26 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:33:09.868Z] #42 46.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 46.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:09.868Z] #42 46.37 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-24T16:33:09.868Z] #42 46.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 46.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:09.868Z] #42 46.49 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-24T16:33:09.868Z] #42 46.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 46.51 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:09.868Z] #42 46.80 Selecting previously unselected package libprotobuf17:amd64. [2021-04-24T16:33:09.868Z] #42 46.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 46.80 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:09.868Z] #42 47.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-24T16:33:09.868Z] #42 47.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 47.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:09.868Z] #42 47.81 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-24T16:33:09.868Z] #42 47.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:09.868Z] #42 47.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:09.868Z] #42 ... [2021-04-24T16:33:09.868Z] [2021-04-24T16:33:09.868Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:09.868Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:33:09.868Z] #32 47.42 Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:33:09.990Z] #49 ... [2021-04-24T16:33:09.990Z] [2021-04-24T16:33:09.990Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:09.990Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:33:09.990Z] #55 31.17 Reading package lists... [2021-04-24T16:33:09.990Z] #55 37.39 Building dependency tree... [2021-04-24T16:33:09.990Z] #55 40.29 The following additional packages will be installed: [2021-04-24T16:33:09.990Z] #55 40.31 libbtrfs0 [2021-04-24T16:33:09.990Z] #55 40.49 The following NEW packages will be installed: [2021-04-24T16:33:09.990Z] #55 40.50 libbtrfs-dev libbtrfs0 [2021-04-24T16:33:09.990Z] #55 40.88 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:09.990Z] #55 40.88 Need to get 119 kB of archives. [2021-04-24T16:33:09.990Z] #55 40.88 After this operation, 387 kB of additional disk space will be used. [2021-04-24T16:33:09.990Z] #55 40.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:09.990Z] #55 40.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:09.990Z] #55 42.35 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:09.990Z] #55 42.67 Fetched 119 kB in 0s (414 kB/s) [2021-04-24T16:33:09.990Z] #55 42.85 Selecting previously unselected package libbtrfs0. [2021-04-24T16:33:09.990Z] #55 42.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 ... 15410 files and directories currently installed.) [2021-04-24T16:33:09.990Z] #55 42.99 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:33:09.990Z] #55 43.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:09.990Z] #55 43.21 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:33:09.990Z] #55 43.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:33:09.990Z] #55 43.25 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:09.990Z] #55 43.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:09.990Z] #55 43.57 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:09.990Z] #55 43.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:09.990Z] #55 DONE 43.9s [2021-04-24T16:33:09.990Z] [2021-04-24T16:33:09.990Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:09.991Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:09.991Z] #42 34.51 Building dependency tree... [2021-04-24T16:33:09.991Z] #42 37.23 The following additional packages will be installed: [2021-04-24T16:33:09.991Z] #42 37.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:33:09.991Z] #42 37.25 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:33:09.991Z] #42 37.26 Suggested packages: [2021-04-24T16:33:09.991Z] #42 37.27 manpages-dev python-setuptools [2021-04-24T16:33:09.991Z] #42 38.36 The following NEW packages will be installed: [2021-04-24T16:33:09.991Z] #42 38.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:33:09.991Z] #42 38.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:33:09.991Z] #42 38.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:33:09.991Z] #42 38.39 python-six zlib1g-dev [2021-04-24T16:33:09.991Z] #42 38.78 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:09.991Z] #42 38.78 Need to get 4095 kB of archives. [2021-04-24T16:33:09.991Z] #42 38.78 After this operation, 22.5 MB of additional disk space will be used. [2021-04-24T16:33:09.991Z] #42 38.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-24T16:33:09.991Z] #42 38.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:33:09.991Z] #42 38.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-24T16:33:09.991Z] #42 38.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:33:09.991Z] #42 38.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-24T16:33:09.991Z] #42 38.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:33:09.991Z] #42 38.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-24T16:33:09.991Z] #42 38.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-24T16:33:09.991Z] #42 38.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-24T16:33:09.991Z] #42 38.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-24T16:33:09.991Z] #42 38.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-24T16:33:09.991Z] #42 39.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-24T16:33:09.991Z] #42 39.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-24T16:33:09.991Z] #42 39.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-24T16:33:09.991Z] #42 39.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:33:09.991Z] #42 39.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:33:09.991Z] #42 39.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-24T16:33:09.991Z] #42 40.19 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:09.991Z] #42 40.42 Fetched 4095 kB in 1s (5124 kB/s) [2021-04-24T16:33:09.991Z] #42 40.55 Selecting previously unselected package libcap-dev:amd64. [2021-04-24T16:33:09.991Z] #42 40.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:09.991Z] #42 40.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 40.68 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:09.991Z] #42 40.96 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:33:09.991Z] #42 40.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 41.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:09.991Z] #42 41.17 Selecting previously unselected package libnet1-dev. [2021-04-24T16:33:09.991Z] #42 41.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 41.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:09.991Z] #42 41.69 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:33:09.991Z] #42 41.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 41.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:09.991Z] #42 41.92 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-24T16:33:09.991Z] #42 41.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 41.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:09.991Z] #42 42.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:33:09.991Z] #42 42.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 42.60 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:09.991Z] #42 42.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-24T16:33:09.991Z] #42 42.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 42.74 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:09.991Z] #42 43.03 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-24T16:33:09.991Z] #42 43.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 43.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:09.991Z] #42 43.53 Selecting previously unselected package libprotobuf17:amd64. [2021-04-24T16:33:09.991Z] #42 43.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:09.991Z] #42 43.55 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:10.087Z] #43 ... [2021-04-24T16:33:10.087Z] [2021-04-24T16:33:10.087Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:10.087Z] #45 sha256:60776ebb7b3bb4263912eff97d7b09b307e3da8827547193da3a045bcf728f0c [2021-04-24T16:33:10.087Z] #45 DONE 148.6s [2021-04-24T16:33:10.087Z] [2021-04-24T16:33:10.087Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:10.087Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:10.087Z] #43 81.06 DEP criu/page-xfer.d [2021-04-24T16:33:10.094Z] #55 34.10 Reading package lists... [2021-04-24T16:33:10.094Z] #55 ... [2021-04-24T16:33:10.094Z] [2021-04-24T16:33:10.094Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:10.094Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:33:10.094Z] #49 38.71 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:33:10.111Z] #58 12.20 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:33:10.131Z] #32 47.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:33:10.347Z] #43 81.35 DEP criu/page-pipe.d [2021-04-24T16:33:10.555Z] #42 44.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-24T16:33:10.555Z] #42 44.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:10.555Z] #42 44.68 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:10.606Z] #43 81.51 DEP criu/netfilter.d [2021-04-24T16:33:10.650Z] #57 146.6 + bin/containerd-shim-runc-v1 [2021-04-24T16:33:10.687Z] #58 12.52 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:33:10.687Z] #58 12.91 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:33:10.705Z] #32 48.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:10.811Z] #42 44.98 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-24T16:33:10.811Z] #42 45.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:10.867Z] #43 81.76 DEP criu/net.d [2021-04-24T16:33:11.068Z] #42 45.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:11.068Z] #42 ... [2021-04-24T16:33:11.068Z] [2021-04-24T16:33:11.068Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:11.068Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:33:11.068Z] #56 1.133 + RM_GOPATH=0 [2021-04-24T16:33:11.068Z] #56 1.134 + TMP_GOPATH= [2021-04-24T16:33:11.068Z] #56 1.134 + : /build [2021-04-24T16:33:11.068Z] #56 1.134 + '[' -z '' ']' [2021-04-24T16:33:11.068Z] #56 1.136 ++ mktemp -d [2021-04-24T16:33:11.068Z] #56 1.137 + export GOPATH=/tmp/tmp.JND8R0gLqs [2021-04-24T16:33:11.068Z] #56 1.137 + GOPATH=/tmp/tmp.JND8R0gLqs [2021-04-24T16:33:11.068Z] #56 1.137 + RM_GOPATH=1 [2021-04-24T16:33:11.068Z] #56 1.137 + case "$(go env GOARCH)" in [2021-04-24T16:33:11.068Z] #56 1.138 ++ go env GOARCH [2021-04-24T16:33:11.068Z] #56 1.178 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:11.068Z] #56 1.178 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:11.068Z] #56 1.179 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:11.068Z] #56 1.180 + dir=/tmp/install [2021-04-24T16:33:11.068Z] #56 1.180 + bin=containerd [2021-04-24T16:33:11.068Z] #56 1.180 + shift [2021-04-24T16:33:11.068Z] #56 1.180 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:33:11.068Z] #56 1.181 + . /tmp/install/containerd.installer [2021-04-24T16:33:11.068Z] #56 1.181 ++ set -e [2021-04-24T16:33:11.068Z] #56 1.181 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:11.068Z] #56 1.181 + install_containerd [2021-04-24T16:33:11.068Z] #56 1.182 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:33:11.068Z] #56 1.182 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:11.068Z] #56 1.182 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JND8R0gLqs/src/github.com/containerd/containerd [2021-04-24T16:33:11.068Z] #56 1.185 Cloning into '/tmp/tmp.JND8R0gLqs/src/github.com/containerd/containerd'... [2021-04-24T16:33:11.126Z] #43 82.09 DEP criu/namespaces.d [2021-04-24T16:33:11.386Z] #43 82.26 DEP criu/mount.d [2021-04-24T16:33:11.386Z] #43 82.47 DEP criu/memfd.d [2021-04-24T16:33:11.638Z] #58 13.46 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-24T16:33:11.645Z] #43 82.61 DEP criu/mem.d [2021-04-24T16:33:11.664Z] #32 ... [2021-04-24T16:33:11.664Z] [2021-04-24T16:33:11.664Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:11.664Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:11.664Z] #45 39.45 sync [2021-04-24T16:33:11.664Z] #45 39.45 internal/reflectlite [2021-04-24T16:33:11.664Z] #45 41.07 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:33:11.664Z] #45 41.32 math/rand [2021-04-24T16:33:11.664Z] #45 42.29 internal/singleflight [2021-04-24T16:33:11.664Z] #45 42.58 sort [2021-04-24T16:33:11.664Z] #45 42.58 errors [2021-04-24T16:33:11.664Z] #45 42.84 io [2021-04-24T16:33:11.664Z] #45 43.55 strconv [2021-04-24T16:33:11.664Z] #45 44.02 bytes [2021-04-24T16:33:11.664Z] #45 46.19 bufio [2021-04-24T16:33:11.664Z] #45 47.68 reflect [2021-04-24T16:33:11.664Z] #45 47.75 internal/oserror [2021-04-24T16:33:11.664Z] #45 47.90 syscall [2021-04-24T16:33:11.664Z] #45 ... [2021-04-24T16:33:11.664Z] [2021-04-24T16:33:11.664Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:11.664Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:11.664Z] #36 49.33 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:33:11.664Z] #36 49.37 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:33:11.664Z] #36 49.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:11.905Z] #43 82.83 DEP criu/lsm.d [2021-04-24T16:33:11.906Z] #43 82.92 DEP criu/log.d [2021-04-24T16:33:11.906Z] #43 83.04 DEP criu/libnetlink.d [2021-04-24T16:33:12.006Z] #58 13.85 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:33:12.167Z] #43 83.14 DEP criu/kerndat.d [2021-04-24T16:33:12.167Z] #43 83.30 DEP criu/kcmp-ids.d [2021-04-24T16:33:12.428Z] #43 83.42 DEP criu/irmap.d [2021-04-24T16:33:12.428Z] #43 83.54 DEP criu/ipc_ns.d [2021-04-24T16:33:12.446Z] #58 14.32 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:33:12.609Z] #36 ... [2021-04-24T16:33:12.609Z] [2021-04-24T16:33:12.609Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:12.609Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:12.609Z] #13 29.03 Reading package lists... [2021-04-24T16:33:12.609Z] #13 36.40 Building dependency tree... [2021-04-24T16:33:12.609Z] #13 39.85 The following additional packages will be installed: [2021-04-24T16:33:12.609Z] #13 39.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:33:12.609Z] #13 39.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:33:12.609Z] #13 39.87 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:33:12.609Z] #13 39.87 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:33:12.609Z] #13 39.87 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:12.609Z] #13 39.87 Suggested packages: [2021-04-24T16:33:12.609Z] #13 39.87 gcc-8-locales seccomp wine64 [2021-04-24T16:33:12.609Z] #13 41.46 The following NEW packages will be installed: [2021-04-24T16:33:12.609Z] #13 41.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:33:12.609Z] #13 41.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:33:12.609Z] #13 41.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:33:12.609Z] #13 41.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:33:12.609Z] #13 41.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:33:12.609Z] #13 41.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:12.609Z] #13 41.49 The following packages will be upgraded: [2021-04-24T16:33:12.609Z] #13 41.49 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:33:12.609Z] #13 41.94 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:12.609Z] #13 41.94 Need to get 78.2 MB of archives. [2021-04-24T16:33:12.609Z] #13 41.94 After this operation, 487 MB of additional disk space will be used. [2021-04-24T16:33:12.609Z] #13 41.94 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-24T16:33:12.609Z] #13 41.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-24T16:33:12.609Z] #13 41.94 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-24T16:33:12.609Z] #13 41.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-24T16:33:12.609Z] #13 41.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-24T16:33:12.609Z] #13 42.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-24T16:33:12.609Z] #13 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:33:12.609Z] #13 42.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-24T16:33:12.609Z] #13 42.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-24T16:33:12.609Z] #13 42.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:33:12.609Z] #13 42.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:33:12.609Z] #13 43.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:33:12.609Z] #13 43.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-24T16:33:12.688Z] #43 83.72 DEP criu/image.d [2021-04-24T16:33:12.808Z] #57 149.6 + bin/containerd-shim-runc-v2 [2021-04-24T16:33:12.871Z] #13 ... [2021-04-24T16:33:12.871Z] [2021-04-24T16:33:12.871Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:12.871Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:12.871Z] #42 49.31 Selecting previously unselected package libprotoc17:amd64. [2021-04-24T16:33:12.871Z] #42 49.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:12.871Z] #42 49.32 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:12.871Z] #42 50.01 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:33:12.871Z] #42 50.01 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:12.871Z] #42 50.03 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:12.871Z] #42 50.19 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:33:12.871Z] #42 50.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:12.871Z] #42 50.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:12.871Z] #42 50.34 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:33:12.872Z] #42 50.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:12.872Z] #42 50.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:12.872Z] #42 50.58 Selecting previously unselected package python-six. [2021-04-24T16:33:12.872Z] #42 50.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:33:12.872Z] #42 50.59 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:33:12.872Z] #42 50.71 Selecting previously unselected package python-protobuf. [2021-04-24T16:33:12.872Z] #42 50.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:12.872Z] #42 50.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:12.948Z] #43 83.87 DEP criu/image-desc.d [2021-04-24T16:33:12.948Z] #43 83.99 DEP criu/fsnotify.d [2021-04-24T16:33:13.083Z] #58 14.39 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:33:13.083Z] #58 14.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:33:13.083Z] #58 ... [2021-04-24T16:33:13.083Z] [2021-04-24T16:33:13.083Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:33:13.083Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:33:13.083Z] #27 16.24 Updating certificates in /etc/ssl/certs... [2021-04-24T16:33:13.083Z] #27 22.00 137 added, 0 removed; done. [2021-04-24T16:33:13.083Z] #27 22.37 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-24T16:33:13.083Z] #27 22.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:33:13.083Z] #27 22.50 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-24T16:33:13.083Z] #27 22.55 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-24T16:33:13.083Z] #27 22.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:13.083Z] #27 22.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-24T16:33:13.083Z] #27 22.78 Updating certificates in /etc/ssl/certs... [2021-04-24T16:33:13.207Z] #43 84.17 DEP criu/filesystems.d [2021-04-24T16:33:13.346Z] #27 ... [2021-04-24T16:33:13.346Z] [2021-04-24T16:33:13.346Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:13.346Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:13.346Z] #49 13.75 go: downloading github.com/pkg/errors v0.8.1 [2021-04-24T16:33:13.346Z] #49 13.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:13.346Z] #49 13.86 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:13.346Z] #49 13.88 go: downloading github.com/fatih/color v1.7.0 [2021-04-24T16:33:13.346Z] #49 13.89 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:13.346Z] #49 13.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:13.346Z] #49 14.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:13.346Z] #49 14.24 go: extracting github.com/fatih/color v1.7.0 [2021-04-24T16:33:13.346Z] #49 14.26 go: extracting github.com/pkg/errors v0.8.1 [2021-04-24T16:33:13.346Z] #49 14.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:13.346Z] #49 14.43 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:13.346Z] #49 14.62 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:13.346Z] #49 14.71 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:13.346Z] #49 15.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:13.346Z] #49 15.31 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:13.346Z] #49 15.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:13.346Z] #49 15.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:13.437Z] #57 150.3 + binaries [2021-04-24T16:33:13.437Z] #57 150.3 + install -D bin/containerd /build/containerd [2021-04-24T16:33:13.437Z] #57 150.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:33:13.439Z] #57 ... [2021-04-24T16:33:13.439Z] [2021-04-24T16:33:13.439Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:13.439Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:33:13.439Z] #46 44.76 sync [2021-04-24T16:33:13.439Z] #46 44.78 internal/reflectlite [2021-04-24T16:33:13.439Z] #46 ... [2021-04-24T16:33:13.439Z] [2021-04-24T16:33:13.439Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:13.439Z] #68 sha256:3df8556255a343f7fc13eca4ea4164482a0d7537b8b4120d496c3e3b33a81862 [2021-04-24T16:33:13.439Z] #68 DONE 44.8s [2021-04-24T16:33:13.439Z] [2021-04-24T16:33:13.439Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:13.439Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:33:13.439Z] #43 39.26 Fetched 4075 kB in 1s (6546 kB/s) [2021-04-24T16:33:13.439Z] #43 39.41 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-24T16:33:13.439Z] #43 39.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-24T16:33:13.439Z] #43 39.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 39.54 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-24T16:33:13.439Z] #43 39.73 Selecting previously unselected package libnet1:ppc64el. [2021-04-24T16:33:13.439Z] #43 39.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 39.74 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:13.439Z] #43 39.93 Selecting previously unselected package libnet1-dev. [2021-04-24T16:33:13.439Z] #43 39.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 39.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:13.439Z] #43 40.18 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-24T16:33:13.439Z] #43 40.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 40.19 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-24T16:33:13.439Z] #43 40.24 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-24T16:33:13.439Z] #43 40.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 40.25 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-24T16:33:13.439Z] #43 40.43 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-24T16:33:13.439Z] #43 40.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 40.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:33:13.439Z] #43 40.62 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-24T16:33:13.439Z] #43 40.64 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 40.64 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:33:13.439Z] #43 40.78 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-24T16:33:13.439Z] #43 40.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 40.81 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:13.439Z] #43 41.08 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-24T16:33:13.439Z] #43 41.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 41.10 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 41.82 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-24T16:33:13.439Z] #43 41.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 41.86 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 42.04 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-24T16:33:13.439Z] #43 42.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 42.06 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 43.35 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-24T16:33:13.439Z] #43 43.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 43.36 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 43.91 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:33:13.439Z] #43 43.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 43.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:13.439Z] #43 44.06 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:33:13.439Z] #43 44.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 44.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 44.29 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:33:13.439Z] #43 44.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:13.439Z] #43 44.33 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:13.439Z] #43 44.57 Selecting previously unselected package python-six. [2021-04-24T16:33:13.439Z] #43 44.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:33:13.439Z] #43 44.58 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:33:13.439Z] #43 44.67 Selecting previously unselected package python-protobuf. [2021-04-24T16:33:13.439Z] #43 44.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-24T16:33:13.439Z] #43 44.70 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:13.439Z] #43 45.45 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:13.446Z] #42 51.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:13.467Z] #43 84.30 DEP criu/files.d [2021-04-24T16:33:13.467Z] #43 84.45 DEP criu/files-reg.d [2021-04-24T16:33:13.608Z] #49 15.58 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:13.608Z] #49 15.58 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:13.608Z] #49 15.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:13.727Z] #57 150.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:33:13.727Z] #43 84.61 DEP criu/files-ext.d [2021-04-24T16:33:13.727Z] #43 84.78 DEP criu/file-lock.d [2021-04-24T16:33:13.727Z] #57 150.4 + install -D bin/ctr /build/ctr [2021-04-24T16:33:13.736Z] #43 ... [2021-04-24T16:33:13.736Z] [2021-04-24T16:33:13.736Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:13.736Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-24T16:33:13.736Z] #37 28.31 Reading package lists... [2021-04-24T16:33:13.736Z] #37 36.02 Building dependency tree... [2021-04-24T16:33:13.736Z] #37 39.39 The following additional packages will be installed: [2021-04-24T16:33:13.736Z] #37 39.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:33:13.736Z] #37 39.41 Suggested packages: [2021-04-24T16:33:13.736Z] #37 39.41 cmake-doc ninja-build lrzip [2021-04-24T16:33:13.736Z] #37 39.41 Recommended packages: [2021-04-24T16:33:13.736Z] #37 39.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:33:13.736Z] #37 40.84 The following NEW packages will be installed: [2021-04-24T16:33:13.736Z] #37 40.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:33:13.736Z] #37 40.86 vim-common xxd [2021-04-24T16:33:13.736Z] #37 40.98 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:13.736Z] #37 40.98 Need to get 14.9 MB of archives. [2021-04-24T16:33:13.736Z] #37 40.98 After this operation, 67.2 MB of additional disk space will be used. [2021-04-24T16:33:13.736Z] #37 40.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-24T16:33:13.736Z] #37 41.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:13.736Z] #37 41.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:33:13.736Z] #37 41.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-24T16:33:13.736Z] #37 42.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-24T16:33:13.736Z] #37 42.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-24T16:33:13.736Z] #37 42.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-24T16:33:13.736Z] #37 42.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-24T16:33:13.736Z] #37 42.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-24T16:33:13.736Z] #37 43.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-24T16:33:13.736Z] #37 45.31 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:13.736Z] #37 45.59 Fetched 14.9 MB in 3s (4925 kB/s) [2021-04-24T16:33:13.736Z] #37 45.72 Selecting previously unselected package xxd. [2021-04-24T16:33:13.736Z] #37 45.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 ... 15339 files and directories currently installed.) [2021-04-24T16:33:13.736Z] #37 45.89 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-24T16:33:13.736Z] #37 45.92 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:13.999Z] #43 84.99 DEP criu/file-ids.d [2021-04-24T16:33:14.019Z] #57 DONE 150.9s [2021-04-24T16:33:14.037Z] #37 46.17 Selecting previously unselected package vim-common. [2021-04-24T16:33:14.037Z] #37 46.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:14.037Z] #37 46.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:14.301Z] #49 43.09 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:33:14.304Z] #49 ... [2021-04-24T16:33:14.304Z] [2021-04-24T16:33:14.304Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-24T16:33:14.304Z] #34 sha256:f64f783f2d4607f16e5b19167adc7652d713d929a61055019783555b546c685e [2021-04-24T16:33:14.304Z] #34 11.44 github.com/pelletier/go-toml/cmd/tomll [2021-04-24T16:33:14.304Z] #34 DONE 16.3s [2021-04-24T16:33:14.331Z] #43 85.19 DEP criu/fifo.d [2021-04-24T16:33:14.560Z] #49 43.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:14.560Z] #49 43.31 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:14.560Z] #49 43.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:14.591Z] [2021-04-24T16:33:14.591Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-04-24T16:33:14.591Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-24T16:33:14.591Z] #27 28.04 0 added, 0 removed; done. [2021-04-24T16:33:14.591Z] #27 28.04 Running hooks in /etc/ca-certificates/update.d... [2021-04-24T16:33:14.591Z] #27 28.04 done. [2021-04-24T16:33:14.592Z] #43 ... [2021-04-24T16:33:14.592Z] [2021-04-24T16:33:14.592Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:14.592Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:33:14.592Z] #32 DONE 152.8s [2021-04-24T16:33:14.592Z] [2021-04-24T16:33:14.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:14.592Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:14.592Z] #43 85.51 DEP criu/fdstore.d [2021-04-24T16:33:14.592Z] #43 85.65 DEP criu/fault-injection.d [2021-04-24T16:33:14.592Z] #43 85.69 DEP criu/external.d [2021-04-24T16:33:14.702Z] #37 46.72 Selecting previously unselected package cmake-data. [2021-04-24T16:33:14.702Z] #37 46.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:33:14.702Z] #37 46.73 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:33:14.819Z] #49 43.38 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:14.819Z] #49 43.42 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:14.819Z] #49 43.43 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:14.819Z] #49 43.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:14.819Z] #49 43.44 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:33:14.819Z] #49 43.48 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:14.819Z] #49 43.51 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:14.819Z] #49 43.52 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:14.819Z] #49 43.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:14.819Z] #49 43.57 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:14.851Z] #43 85.87 DEP criu/eventpoll.d [2021-04-24T16:33:15.048Z] [2021-04-24T16:33:15.048Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-24T16:33:15.079Z] #49 43.58 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:15.079Z] #49 43.60 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:15.079Z] #49 43.63 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:15.079Z] #49 43.64 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:15.079Z] #49 43.65 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:15.079Z] #49 43.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:15.079Z] #49 43.70 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:33:15.079Z] #49 43.70 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:15.079Z] #49 43.71 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:15.146Z] #37 ... [2021-04-24T16:33:15.146Z] [2021-04-24T16:33:15.146Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:15.146Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-24T16:33:15.146Z] #33 47.05 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) [2021-04-24T16:33:15.146Z] #33 ... [2021-04-24T16:33:15.146Z] [2021-04-24T16:33:15.146Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:15.146Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:33:15.146Z] #14 35.37 Building dependency tree... [2021-04-24T16:33:15.146Z] #14 38.62 The following additional packages will be installed: [2021-04-24T16:33:15.146Z] #14 38.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:33:15.146Z] #14 38.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:33:15.146Z] #14 38.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:33:15.146Z] #14 38.65 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:33:15.146Z] #14 38.65 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:15.146Z] #14 38.66 Suggested packages: [2021-04-24T16:33:15.146Z] #14 38.66 gcc-8-locales seccomp wine64 [2021-04-24T16:33:15.146Z] #14 40.45 The following NEW packages will be installed: [2021-04-24T16:33:15.146Z] #14 40.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:33:15.146Z] #14 40.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:33:15.146Z] #14 40.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:33:15.146Z] #14 40.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:33:15.146Z] #14 40.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:33:15.146Z] #14 40.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:15.146Z] #14 40.48 The following packages will be upgraded: [2021-04-24T16:33:15.146Z] #14 40.49 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:33:15.146Z] #14 40.76 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:15.146Z] #14 40.76 Need to get 79.4 MB of archives. [2021-04-24T16:33:15.146Z] #14 40.76 After this operation, 532 MB of additional disk space will be used. [2021-04-24T16:33:15.146Z] #14 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-24T16:33:15.146Z] #14 40.77 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-24T16:33:15.146Z] #14 40.79 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-04-24T16:33:15.146Z] #14 40.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-24T16:33:15.146Z] #14 40.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-04-24T16:33:15.146Z] #14 41.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-04-24T16:33:15.146Z] #14 42.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:33:15.146Z] #14 42.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-04-24T16:33:15.146Z] #14 42.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-24T16:33:15.146Z] #14 42.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:33:15.146Z] #14 42.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:33:15.146Z] #14 43.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:33:15.146Z] #14 43.07 Get:13 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] [2021-04-24T16:33:15.146Z] #14 46.55 Get:14 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] [2021-04-24T16:33:15.244Z] #56 ... [2021-04-24T16:33:15.244Z] [2021-04-24T16:33:15.244Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:15.244Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:15.244Z] #13 28.99 Reading package lists... [2021-04-24T16:33:15.244Z] #13 35.38 Building dependency tree... [2021-04-24T16:33:15.244Z] #13 39.29 The following additional packages will be installed: [2021-04-24T16:33:15.244Z] #13 39.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:33:15.244Z] #13 39.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:33:15.244Z] #13 39.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:33:15.244Z] #13 39.31 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:33:15.244Z] #13 39.31 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:15.244Z] #13 39.31 Suggested packages: [2021-04-24T16:33:15.244Z] #13 39.31 gcc-8-locales seccomp wine64 [2021-04-24T16:33:15.244Z] #13 41.01 The following NEW packages will be installed: [2021-04-24T16:33:15.244Z] #13 41.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:33:15.244Z] #13 41.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:33:15.244Z] #13 41.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:33:15.244Z] #13 41.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:33:15.244Z] #13 41.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:33:15.244Z] #13 41.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:15.244Z] #13 41.03 The following packages will be upgraded: [2021-04-24T16:33:15.244Z] #13 41.03 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:33:15.244Z] #13 41.40 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:15.244Z] #13 41.40 Need to get 78.2 MB of archives. [2021-04-24T16:33:15.244Z] #13 41.40 After this operation, 487 MB of additional disk space will be used. [2021-04-24T16:33:15.244Z] #13 41.40 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-24T16:33:15.244Z] #13 41.40 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-24T16:33:15.244Z] #13 41.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-24T16:33:15.244Z] #13 41.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-24T16:33:15.244Z] #13 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-24T16:33:15.244Z] #13 41.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-24T16:33:15.244Z] #13 41.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:33:15.244Z] #13 41.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-24T16:33:15.244Z] #13 41.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-24T16:33:15.244Z] #13 41.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:33:15.244Z] #13 42.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:33:15.244Z] #13 42.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:33:15.244Z] #13 42.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-24T16:33:15.244Z] #13 ... [2021-04-24T16:33:15.244Z] [2021-04-24T16:33:15.244Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:15.244Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:15.244Z] #42 46.36 Selecting previously unselected package libprotoc17:amd64. [2021-04-24T16:33:15.244Z] #42 46.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:15.244Z] #42 46.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:15.244Z] #42 46.97 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:33:15.244Z] #42 47.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:15.244Z] #42 47.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:15.244Z] #42 47.14 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:33:15.244Z] #42 47.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:15.244Z] #42 47.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:15.244Z] #42 47.34 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:33:15.244Z] #42 47.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:15.244Z] #42 47.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:15.244Z] #42 47.61 Selecting previously unselected package python-six. [2021-04-24T16:33:15.244Z] #42 47.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:33:15.244Z] #42 47.62 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:33:15.244Z] #42 47.71 Selecting previously unselected package python-protobuf. [2021-04-24T16:33:15.244Z] #42 47.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:15.244Z] #42 47.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:15.244Z] #42 48.33 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:15.338Z] #58 DONE 0.3s [2021-04-24T16:33:15.338Z] [2021-04-24T16:33:15.338Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-24T16:33:15.340Z] #49 43.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:15.340Z] #49 43.86 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:15.340Z] #49 43.90 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:15.340Z] #49 43.93 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:15.340Z] #49 43.93 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:15.340Z] #49 43.96 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:15.340Z] #49 44.00 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:15.340Z] #49 44.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:15.340Z] #49 44.09 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:15.340Z] #49 44.13 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:15.430Z] #43 86.27 DEP criu/eventfd.d [2021-04-24T16:33:15.451Z] #14 ... [2021-04-24T16:33:15.451Z] [2021-04-24T16:33:15.451Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:15.451Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-24T16:33:15.451Z] #33 47.05 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:33:15.451Z] #33 47.44 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:33:15.599Z] #49 44.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:15.599Z] #49 44.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:15.599Z] #49 44.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:15.599Z] #49 44.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:15.599Z] #49 44.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:15.599Z] #49 44.36 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:33:15.618Z] #27 DONE 29.0s [2021-04-24T16:33:15.618Z] [2021-04-24T16:33:15.618Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:15.618Z] #67 sha256:9a70540d3655fc279376f2fa36356cbc4f2b7dc33b7d1c61b18a45bcdd7ef3d4 [2021-04-24T16:33:15.618Z] #67 15.75 Checking out files: 29% (562/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 53% (1020/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) [2021-04-24T16:33:15.618Z] #67 ... [2021-04-24T16:33:15.618Z] [2021-04-24T16:33:15.618Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-24T16:33:15.618Z] #28 sha256:6df45e42507e7df341925aeb8b22981bd3474189e8a1195b063f2bd128b76be9 [2021-04-24T16:33:15.618Z] #28 DONE 0.2s [2021-04-24T16:33:15.618Z] [2021-04-24T16:33:15.618Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:15.618Z] #67 sha256:9a70540d3655fc279376f2fa36356cbc4f2b7dc33b7d1c61b18a45bcdd7ef3d4 [2021-04-24T16:33:15.627Z] #62 DONE 0.3s [2021-04-24T16:33:15.627Z] [2021-04-24T16:33:15.627Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-24T16:33:15.692Z] #43 86.62 DEP criu/crtools.d [2021-04-24T16:33:15.753Z] #33 47.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:15.810Z] #42 ... [2021-04-24T16:33:15.810Z] [2021-04-24T16:33:15.810Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:15.810Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:15.810Z] #45 39.77 sync [2021-04-24T16:33:15.810Z] #45 39.79 internal/reflectlite [2021-04-24T16:33:15.810Z] #45 41.35 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:33:15.810Z] #45 41.90 math/rand [2021-04-24T16:33:15.810Z] #45 43.67 internal/singleflight [2021-04-24T16:33:15.810Z] #45 44.17 sort [2021-04-24T16:33:15.810Z] #45 44.17 errors [2021-04-24T16:33:15.810Z] #45 44.81 io [2021-04-24T16:33:15.810Z] #45 45.32 strconv [2021-04-24T16:33:15.810Z] #45 45.80 bytes [2021-04-24T16:33:15.810Z] #45 47.88 bufio [2021-04-24T16:33:15.810Z] #45 48.62 reflect [2021-04-24T16:33:15.810Z] #45 49.52 syscall [2021-04-24T16:33:15.810Z] #45 ... [2021-04-24T16:33:15.810Z] [2021-04-24T16:33:15.810Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:15.810Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:33:15.810Z] #32 46.70 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:33:15.810Z] #32 47.15 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:33:15.810Z] #32 47.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:15.857Z] #49 44.36 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:15.857Z] #49 44.39 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:33:15.857Z] #49 44.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:15.857Z] #49 44.40 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:15.857Z] #49 44.42 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:15.857Z] #49 44.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:15.857Z] #49 44.50 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:15.857Z] #49 44.60 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:15.917Z] #67 DONE 0.3s [2021-04-24T16:33:15.917Z] [2021-04-24T16:33:15.917Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-24T16:33:15.917Z] #69 DONE 0.1s [2021-04-24T16:33:15.951Z] #43 86.93 DEP criu/cr-service.d [2021-04-24T16:33:16.058Z] #33 ... [2021-04-24T16:33:16.058Z] [2021-04-24T16:33:16.058Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:16.058Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:33:16.058Z] #50 38.31 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:16.058Z] #50 45.62 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:33:16.058Z] #50 45.87 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:16.058Z] #50 46.00 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:16.058Z] #50 46.18 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:16.058Z] #50 46.18 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:16.058Z] #50 46.28 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:16.058Z] #50 46.31 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:33:16.058Z] #50 46.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:16.058Z] #50 46.42 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:16.058Z] #50 46.44 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.45 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:16.058Z] #50 46.56 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:33:16.058Z] #50 46.58 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.59 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.60 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:16.058Z] #50 46.68 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.69 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.70 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:16.058Z] #50 46.75 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.81 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:16.058Z] #50 46.86 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:16.058Z] #50 46.86 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:16.058Z] #50 46.86 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:16.058Z] #50 46.90 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:16.058Z] #50 46.95 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:16.058Z] #50 46.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.98 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:16.058Z] #50 46.99 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:16.058Z] #50 47.01 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:16.058Z] #50 47.13 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:16.058Z] #50 47.16 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:16.058Z] #50 47.16 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:16.058Z] #50 47.21 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:16.058Z] #50 47.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:16.058Z] #50 47.25 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:16.058Z] #50 47.27 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:16.058Z] #50 47.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:16.058Z] #50 47.39 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:33:16.058Z] #50 47.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:16.058Z] #50 47.45 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:33:16.058Z] #50 47.54 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:16.058Z] #50 47.56 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:16.058Z] #50 47.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:16.058Z] #50 47.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:16.058Z] #50 47.71 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:16.058Z] #50 47.78 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:16.058Z] #50 48.04 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:33:16.058Z] #50 48.10 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:16.058Z] #50 48.14 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:16.058Z] #50 48.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:16.058Z] #50 48.21 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:16.058Z] #50 48.23 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:16.058Z] #50 48.25 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:16.058Z] #50 48.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:16.058Z] #50 48.31 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:16.117Z] #49 44.62 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:33:16.117Z] #49 44.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:16.117Z] #49 44.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:16.117Z] #49 44.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:16.117Z] #49 44.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:16.206Z] [2021-04-24T16:33:16.206Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:33:16.206Z] #70 DONE 0.1s [2021-04-24T16:33:16.206Z] [2021-04-24T16:33:16.206Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:33:16.210Z] #43 87.26 DEP criu/cr-restore.d [2021-04-24T16:33:16.361Z] #50 48.35 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:16.361Z] #50 48.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:16.361Z] #50 48.48 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:16.361Z] #50 48.49 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:16.361Z] #50 48.49 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:16.361Z] #50 48.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:16.361Z] #50 48.60 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:16.376Z] #49 44.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:16.376Z] #49 44.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:16.376Z] #49 44.85 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:16.376Z] #49 44.86 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:16.376Z] #49 44.87 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:16.376Z] #49 44.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:16.376Z] #49 44.92 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:16.376Z] #49 44.92 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:16.376Z] #49 44.96 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:16.376Z] #49 44.98 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:16.405Z] #67 15.75 Checking out files: 29% (562/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 53% (1020/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: 88% (1678/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-24T16:33:16.405Z] #67 18.40 + cd /tmp/tmp.XXd5zz8UQw/src/github.com/docker/libnetwork [2021-04-24T16:33:16.405Z] #67 18.40 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-24T16:33:16.469Z] #43 87.43 DEP criu/cr-errno.d [2021-04-24T16:33:16.469Z] #43 87.45 DEP criu/cr-dump.d [2021-04-24T16:33:16.637Z] #49 45.06 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:16.637Z] #49 45.20 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:16.637Z] #49 ... [2021-04-24T16:33:16.637Z] [2021-04-24T16:33:16.637Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:16.637Z] #67 sha256:f7b82766f1490c363f136823d2972abff548f65ff52e7b9d199c10a14413ad20 [2021-04-24T16:33:16.637Z] #67 DONE 45.2s [2021-04-24T16:33:16.637Z] [2021-04-24T16:33:16.637Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:16.637Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:33:16.637Z] #49 45.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:16.637Z] #49 ... [2021-04-24T16:33:16.637Z] [2021-04-24T16:33:16.637Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:16.637Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:16.637Z] #42 33.53 Reading package lists... [2021-04-24T16:33:16.637Z] #42 40.09 Building dependency tree... [2021-04-24T16:33:16.637Z] #42 43.33 The following additional packages will be installed: [2021-04-24T16:33:16.637Z] #42 43.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:33:16.637Z] #42 43.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:33:16.637Z] #42 43.35 Suggested packages: [2021-04-24T16:33:16.637Z] #42 43.36 manpages-dev python-setuptools [2021-04-24T16:33:16.637Z] #42 44.61 The following NEW packages will be installed: [2021-04-24T16:33:16.637Z] #42 44.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:33:16.637Z] #42 44.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:33:16.637Z] #42 44.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:33:16.637Z] #42 44.62 python-six zlib1g-dev [2021-04-24T16:33:16.637Z] #42 44.98 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:16.637Z] #42 44.98 Need to get 4095 kB of archives. [2021-04-24T16:33:16.637Z] #42 44.98 After this operation, 22.5 MB of additional disk space will be used. [2021-04-24T16:33:16.637Z] #42 44.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-24T16:33:16.637Z] #42 44.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:33:16.637Z] #42 44.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-04-24T16:33:16.637Z] #42 44.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:33:16.637Z] #42 44.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-24T16:33:16.637Z] #42 44.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:33:16.637Z] #42 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-04-24T16:33:16.637Z] #42 45.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-24T16:33:16.637Z] #42 45.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-24T16:33:16.637Z] #42 45.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-24T16:33:16.637Z] #42 45.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-24T16:33:16.637Z] #42 45.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-24T16:33:16.662Z] #50 48.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:16.662Z] #50 48.63 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:16.662Z] #50 48.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:16.662Z] #50 48.70 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:16.662Z] #50 48.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:16.662Z] #50 48.91 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:16.668Z] #67 18.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-24T16:33:16.728Z] #43 87.60 DEP criu/cr-dedup.d [2021-04-24T16:33:16.728Z] #43 87.68 DEP criu/cr-check.d [2021-04-24T16:33:16.728Z] #43 87.80 DEP criu/config.d [2021-04-24T16:33:16.755Z] #42 ... [2021-04-24T16:33:16.755Z] [2021-04-24T16:33:16.755Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:16.755Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:33:16.755Z] #56 1.181 + RM_GOPATH=0 [2021-04-24T16:33:16.755Z] #56 1.181 + TMP_GOPATH= [2021-04-24T16:33:16.755Z] #56 1.181 + : /build [2021-04-24T16:33:16.755Z] #56 1.181 + '[' -z '' ']' [2021-04-24T16:33:16.755Z] #56 1.186 ++ mktemp -d [2021-04-24T16:33:16.755Z] #56 1.188 + export GOPATH=/tmp/tmp.eNxbgHcWcG [2021-04-24T16:33:16.755Z] #56 1.188 + GOPATH=/tmp/tmp.eNxbgHcWcG [2021-04-24T16:33:16.755Z] #56 1.188 + RM_GOPATH=1 [2021-04-24T16:33:16.755Z] #56 1.189 + case "$(go env GOARCH)" in [2021-04-24T16:33:16.755Z] #56 1.190 ++ go env GOARCH [2021-04-24T16:33:16.755Z] #56 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:16.755Z] #56 1.226 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:16.755Z] #56 1.227 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:16.755Z] #56 1.230 + dir=/tmp/install [2021-04-24T16:33:16.755Z] #56 1.230 + bin=containerd [2021-04-24T16:33:16.755Z] #56 1.230 + shift [2021-04-24T16:33:16.755Z] #56 1.231 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:33:16.755Z] #56 1.231 + . /tmp/install/containerd.installer [2021-04-24T16:33:16.755Z] #56 1.231 ++ set -e [2021-04-24T16:33:16.755Z] #56 1.231 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:16.755Z] #56 1.232 + install_containerd [2021-04-24T16:33:16.755Z] #56 1.232 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:33:16.755Z] #56 1.233 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:16.755Z] #56 1.233 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eNxbgHcWcG/src/github.com/containerd/containerd [2021-04-24T16:33:16.755Z] #56 1.235 Cloning into '/tmp/tmp.eNxbgHcWcG/src/github.com/containerd/containerd'... [2021-04-24T16:33:16.755Z] #56 ... [2021-04-24T16:33:16.755Z] [2021-04-24T16:33:16.755Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:16.755Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:16.755Z] #13 46.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-24T16:33:16.755Z] #13 48.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-24T16:33:16.755Z] #13 48.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-24T16:33:16.755Z] #13 48.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:16.755Z] #13 48.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:16.755Z] #13 48.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-24T16:33:16.755Z] #13 48.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-24T16:33:16.755Z] #13 48.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-24T16:33:16.755Z] #13 49.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-24T16:33:16.755Z] #13 49.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-24T16:33:16.755Z] #13 49.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-24T16:33:16.755Z] #13 49.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-24T16:33:16.755Z] #13 49.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-24T16:33:16.755Z] #13 49.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-24T16:33:16.755Z] #13 49.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-24T16:33:16.755Z] #13 ... [2021-04-24T16:33:16.755Z] [2021-04-24T16:33:16.755Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:16.755Z] #47 sha256:8226dc02ab3cfc7b5d7d2dbfef54caeb29c7d769731b7862f0c64a5b4988b2a5 [2021-04-24T16:33:16.755Z] #47 DONE 54.7s [2021-04-24T16:33:16.835Z] #71 DONE 0.7s [2021-04-24T16:33:16.897Z] #42 45.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-04-24T16:33:16.897Z] #42 45.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-04-24T16:33:16.897Z] #42 45.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:33:16.897Z] #42 45.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:33:16.897Z] #42 45.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-24T16:33:16.968Z] #50 49.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:16.968Z] #50 49.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:16.987Z] #43 88.01 DEP criu/clone-noasan.d [2021-04-24T16:33:17.016Z] [2021-04-24T16:33:17.016Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:17.016Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:17.016Z] #13 50.48 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:17.124Z] [2021-04-24T16:33:17.124Z] #72 exporting to image [2021-04-24T16:33:17.124Z] #72 exporting layers [2021-04-24T16:33:17.247Z] #43 88.17 DEP criu/cgroup.d [2021-04-24T16:33:17.247Z] #43 88.32 DEP criu/cgroup-props.d [2021-04-24T16:33:17.247Z] #43 88.38 DEP criu/bitmap.d [2021-04-24T16:33:17.271Z] #50 49.33 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:17.271Z] #50 49.40 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:17.271Z] #50 49.47 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:17.271Z] #50 ... [2021-04-24T16:33:17.271Z] [2021-04-24T16:33:17.271Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:17.271Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:33:17.271Z] #14 49.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-24T16:33:17.271Z] #14 49.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-24T16:33:17.271Z] #14 49.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-24T16:33:17.271Z] #14 49.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-24T16:33:17.271Z] #14 49.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-04-24T16:33:17.277Z] #13 50.81 Fetched 78.2 MB in 8s (10.4 MB/s) [2021-04-24T16:33:17.507Z] #43 88.40 DEP criu/bfd.d [2021-04-24T16:33:17.507Z] #43 88.47 DEP criu/autofs.d [2021-04-24T16:33:17.507Z] #43 ... [2021-04-24T16:33:17.507Z] [2021-04-24T16:33:17.507Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:17.507Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:17.507Z] #20 11.81 Reading package lists... [2021-04-24T16:33:17.507Z] #20 16.47 Reading package lists... [2021-04-24T16:33:17.507Z] #20 20.94 Building dependency tree... [2021-04-24T16:33:17.507Z] #20 22.87 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:33:17.507Z] #20 22.87 The following additional packages will be installed: [2021-04-24T16:33:17.507Z] #20 22.89 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:33:17.507Z] #20 22.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:33:17.507Z] #20 22.89 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:33:17.507Z] #20 22.89 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:33:17.507Z] #20 22.89 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:33:17.507Z] #20 22.90 Suggested packages: [2021-04-24T16:33:17.507Z] #20 22.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:33:17.507Z] #20 22.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:33:17.507Z] #20 22.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:33:17.507Z] #20 22.90 Recommended packages: [2021-04-24T16:33:17.507Z] #20 22.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:33:17.507Z] #20 22.90 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:33:17.507Z] #20 25.26 The following NEW packages will be installed: [2021-04-24T16:33:17.507Z] #20 25.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:33:17.507Z] #20 25.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:33:17.507Z] #20 25.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:33:17.507Z] #20 25.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:33:17.507Z] #20 25.27 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:33:17.507Z] #20 25.27 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:33:17.507Z] #20 25.27 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:33:17.507Z] #20 25.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:33:17.507Z] #20 25.28 xz-utils zip [2021-04-24T16:33:17.507Z] #20 25.62 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:17.507Z] #20 25.62 Need to get 28.5 MB of archives. [2021-04-24T16:33:17.507Z] #20 25.62 After this operation, 116 MB of additional disk space will be used. [2021-04-24T16:33:17.507Z] #20 25.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-24T16:33:17.507Z] #20 25.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-24T16:33:17.507Z] #20 25.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-24T16:33:17.507Z] #20 25.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-24T16:33:17.507Z] #20 25.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-24T16:33:17.507Z] #20 25.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-24T16:33:17.507Z] #20 25.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:33:17.507Z] #20 25.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-24T16:33:17.507Z] #20 25.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-24T16:33:17.507Z] #20 25.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-24T16:33:17.507Z] #20 25.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-24T16:33:17.507Z] #20 25.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-24T16:33:17.507Z] #20 25.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-24T16:33:17.507Z] #20 25.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-24T16:33:17.507Z] #20 25.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-24T16:33:17.507Z] #20 25.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-24T16:33:17.507Z] #20 25.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:33:17.507Z] #20 25.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:17.507Z] #20 25.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:33:17.507Z] #20 26.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-24T16:33:17.507Z] #20 26.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-24T16:33:17.507Z] #20 26.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-24T16:33:17.507Z] #20 26.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-24T16:33:17.507Z] #20 26.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:33:17.507Z] #20 26.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:33:17.507Z] #20 26.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:33:17.507Z] #20 26.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-24T16:33:17.507Z] #20 26.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-24T16:33:17.507Z] #20 26.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:33:17.507Z] #20 ... [2021-04-24T16:33:17.507Z] [2021-04-24T16:33:17.507Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:17.507Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:17.507Z] #43 88.64 DEP criu/aio.d [2021-04-24T16:33:17.540Z] #13 51.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.) [2021-04-24T16:33:17.540Z] #13 51.14 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:17.540Z] #13 51.19 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:17.573Z] #14 49.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-24T16:33:17.573Z] #14 49.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-24T16:33:17.573Z] #14 49.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-24T16:33:17.573Z] #14 49.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-24T16:33:17.573Z] #14 49.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-24T16:33:17.573Z] #14 49.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-24T16:33:17.842Z] #42 ... [2021-04-24T16:33:17.842Z] [2021-04-24T16:33:17.842Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:17.842Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:33:17.842Z] #49 45.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:17.842Z] #49 45.34 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:17.842Z] #49 45.40 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:17.842Z] #49 45.40 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:17.842Z] #49 45.59 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:17.842Z] #49 45.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:17.842Z] #49 45.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:17.842Z] #49 45.69 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:17.842Z] #49 45.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:17.879Z] #14 49.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-24T16:33:17.879Z] #14 49.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-04-24T16:33:17.879Z] #14 49.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-24T16:33:18.076Z] #43 88.86 DEP criu/action-scripts.d [2021-04-24T16:33:18.076Z] #43 89.11 CC criu/action-scripts.o [2021-04-24T16:33:18.102Z] #49 ... [2021-04-24T16:33:18.102Z] [2021-04-24T16:33:18.102Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:18.102Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-24T16:33:18.102Z] #55 34.10 Reading package lists... [2021-04-24T16:33:18.102Z] #55 40.58 Building dependency tree... [2021-04-24T16:33:18.102Z] #55 43.80 The following additional packages will be installed: [2021-04-24T16:33:18.102Z] #55 43.81 libbtrfs0 [2021-04-24T16:33:18.102Z] #55 44.00 The following NEW packages will be installed: [2021-04-24T16:33:18.102Z] #55 44.02 libbtrfs-dev libbtrfs0 [2021-04-24T16:33:18.102Z] #55 44.42 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:18.102Z] #55 44.42 Need to get 119 kB of archives. [2021-04-24T16:33:18.102Z] #55 44.42 After this operation, 387 kB of additional disk space will be used. [2021-04-24T16:33:18.102Z] #55 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:18.102Z] #55 44.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:18.102Z] #55 45.55 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:18.102Z] #55 45.69 Fetched 119 kB in 0s (422 kB/s) [2021-04-24T16:33:18.102Z] #55 45.81 Selecting previously unselected package libbtrfs0. [2021-04-24T16:33:18.102Z] #55 45.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:18.102Z] #55 45.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:33:18.102Z] #55 45.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:18.102Z] #55 46.02 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:33:18.102Z] #55 46.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:33:18.102Z] #55 46.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:18.102Z] #55 46.32 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:18.102Z] #55 46.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:18.102Z] #55 46.38 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:18.102Z] #55 DONE 46.8s [2021-04-24T16:33:18.113Z] #13 51.58 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:18.331Z] #32 ... [2021-04-24T16:33:18.331Z] [2021-04-24T16:33:18.331Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:18.331Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:18.331Z] #36 42.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-24T16:33:18.331Z] #36 42.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-24T16:33:18.331Z] #36 42.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-24T16:33:18.331Z] #36 42.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-24T16:33:18.331Z] #36 42.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-24T16:33:18.331Z] #36 42.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-24T16:33:18.331Z] #36 44.49 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:18.331Z] #36 44.84 Fetched 14.9 MB in 2s (6090 kB/s) [2021-04-24T16:33:18.331Z] #36 44.92 Selecting previously unselected package xxd. [2021-04-24T16:33:18.331Z] #36 44.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:18.331Z] #36 44.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:33:18.331Z] #36 45.00 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:18.331Z] #36 45.25 Selecting previously unselected package vim-common. [2021-04-24T16:33:18.331Z] #36 45.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:18.331Z] #36 45.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:18.331Z] #36 45.59 Selecting previously unselected package cmake-data. [2021-04-24T16:33:18.331Z] #36 45.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:33:18.331Z] #36 45.63 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:33:18.331Z] #36 48.35 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:33:18.331Z] #36 48.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:33:18.331Z] #36 48.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:18.331Z] #36 ... [2021-04-24T16:33:18.331Z] [2021-04-24T16:33:18.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:18.331Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:18.331Z] #13 45.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-24T16:33:18.331Z] #13 47.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-24T16:33:18.331Z] #13 47.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-24T16:33:18.331Z] #13 47.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:18.331Z] #13 47.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:18.331Z] #13 47.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-24T16:33:18.331Z] #13 47.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-24T16:33:18.331Z] #13 47.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-24T16:33:18.331Z] #13 47.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-24T16:33:18.331Z] #13 47.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-24T16:33:18.331Z] #13 47.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-24T16:33:18.331Z] #13 47.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-24T16:33:18.331Z] #13 47.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-24T16:33:18.331Z] #13 47.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-24T16:33:18.331Z] #13 47.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-24T16:33:18.361Z] [2021-04-24T16:33:18.361Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:18.361Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:18.361Z] #42 46.57 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:18.361Z] #42 46.88 Fetched 4095 kB in 1s (5754 kB/s) [2021-04-24T16:33:18.361Z] #42 46.95 Selecting previously unselected package libcap-dev:amd64. [2021-04-24T16:33:18.361Z] #42 46.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:18.361Z] #42 47.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-24T16:33:18.361Z] #42 47.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:18.377Z] #13 51.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:18.377Z] #13 51.94 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:33:18.377Z] #13 51.96 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:33:18.596Z] #67 ... [2021-04-24T16:33:18.596Z] [2021-04-24T16:33:18.596Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:18.596Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:18.596Z] #13 6.629 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:33:18.596Z] #13 8.360 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:33:18.596Z] #13 16.03 Fetched 8760 kB in 13s (650 kB/s) [2021-04-24T16:33:18.596Z] #13 16.03 Reading package lists... [2021-04-24T16:33:18.596Z] #13 ... [2021-04-24T16:33:18.596Z] [2021-04-24T16:33:18.596Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:18.596Z] #47 sha256:bbbfcc5a092c2f6ff4e6ffd78e8f0d74e02c48d205a8d631869967878dd0440c [2021-04-24T16:33:18.596Z] #47 10.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:33:18.596Z] #47 15.37 go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:33:18.596Z] #47 15.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:33:18.596Z] #47 15.38 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:33:18.596Z] #47 15.53 go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:33:18.596Z] #47 15.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:33:18.596Z] #47 15.61 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:33:18.596Z] #47 16.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:33:18.596Z] #47 16.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:33:18.596Z] #47 16.15 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:33:18.596Z] #47 16.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:33:18.596Z] #47 16.27 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:33:18.596Z] #47 ... [2021-04-24T16:33:18.596Z] [2021-04-24T16:33:18.596Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:18.596Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:18.596Z] #49 17.07 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:18.596Z] #49 17.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:18.596Z] #49 17.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:18.596Z] #49 17.41 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:18.596Z] #49 20.17 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:18.596Z] #49 20.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:18.596Z] #49 20.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:18.596Z] #49 20.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:18.596Z] #49 20.33 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:18.596Z] #49 20.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:18.596Z] #49 20.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:18.596Z] #49 20.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:18.596Z] #49 20.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:18.596Z] #49 20.42 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:18.596Z] #49 20.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:18.596Z] #49 20.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:18.596Z] #49 20.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:18.596Z] #49 20.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:18.596Z] #49 20.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:18.596Z] #49 20.65 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:18.596Z] #49 20.74 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:18.596Z] #49 20.74 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:18.596Z] #49 20.74 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:18.596Z] #49 20.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:18.596Z] #49 20.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:18.621Z] #42 47.21 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:33:18.621Z] #42 47.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:18.621Z] #42 47.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:18.641Z] #13 52.10 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:33:18.641Z] #13 52.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.) [2021-04-24T16:33:18.641Z] #13 52.31 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:18.641Z] #13 52.34 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:18.645Z] #43 89.46 CC criu/aio.o [2021-04-24T16:33:18.860Z] #49 20.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:18.860Z] #49 20.84 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:18.860Z] #49 20.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:18.860Z] #49 20.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:18.860Z] #49 20.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:18.860Z] #49 20.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:18.860Z] #49 21.00 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:18.860Z] #49 21.04 go: downloading golang.org/x/text v0.3.2 [2021-04-24T16:33:18.882Z] #42 47.36 Selecting previously unselected package libnet1-dev. [2021-04-24T16:33:18.882Z] #42 47.36 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:18.882Z] #42 47.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:18.882Z] #42 47.64 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:33:18.882Z] #42 47.64 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:33:18.882Z] #42 47.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:18.895Z] #13 48.72 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:18.895Z] #13 48.87 Fetched 78.2 MB in 6s (12.1 MB/s) [2021-04-24T16:33:18.895Z] #13 48.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:18.895Z] #13 49.07 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:18.895Z] #13 49.09 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:18.904Z] #43 90.07 CC criu/autofs.o [2021-04-24T16:33:19.123Z] #49 21.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:19.123Z] #49 21.07 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:19.123Z] #49 21.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:19.123Z] #49 21.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:19.123Z] #49 21.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:19.123Z] #49 ... [2021-04-24T16:33:19.123Z] [2021-04-24T16:33:19.123Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:19.123Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:33:19.123Z] #45 11.09 encoding [2021-04-24T16:33:19.123Z] #45 11.47 unicode/utf16 [2021-04-24T16:33:19.123Z] #45 11.86 container/list [2021-04-24T16:33:19.123Z] #45 12.88 crypto/internal/subtle [2021-04-24T16:33:19.123Z] #45 12.97 crypto/subtle [2021-04-24T16:33:19.123Z] #45 13.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-24T16:33:19.123Z] #45 13.24 internal/nettrace [2021-04-24T16:33:19.124Z] #45 13.41 runtime/cgo [2021-04-24T16:33:19.124Z] #45 13.44 vendor/golang.org/x/crypto/internal/subtle [2021-04-24T16:33:19.124Z] #45 ... [2021-04-24T16:33:19.124Z] [2021-04-24T16:33:19.124Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:19.124Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:19.124Z] #42 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:33:19.124Z] #42 19.64 Fetched 8252 kB in 13s (613 kB/s) [2021-04-24T16:33:19.215Z] #13 52.53 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:19.215Z] #13 52.70 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:33:19.215Z] #13 52.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 ... 15410 files and directories currently installed.) [2021-04-24T16:33:19.215Z] #13 52.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:19.215Z] #13 52.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:33:19.387Z] #42 19.64 Reading package lists... [2021-04-24T16:33:19.387Z] #42 ... [2021-04-24T16:33:19.387Z] [2021-04-24T16:33:19.387Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:19.387Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:19.387Z] #49 21.19 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:19.387Z] #49 21.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:19.387Z] #49 21.37 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:33:19.387Z] #49 21.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:19.387Z] #49 21.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:19.387Z] #49 21.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:19.387Z] #49 21.58 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:19.453Z] #42 47.70 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-24T16:33:19.453Z] #42 47.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-24T16:33:19.453Z] #42 47.70 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:19.453Z] #42 48.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:33:19.453Z] #42 48.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:19.453Z] #42 48.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:19.458Z] #13 49.48 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:19.581Z] Running on azwin-2-2d30b0 in d:\jenkins\workspace\moby_PR-42318 [Pipeline] { [Pipeline] ws [2021-04-24T16:33:19.599Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-24T16:33:19.650Z] #49 21.79 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:19.651Z] #49 21.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:19.713Z] #42 48.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-24T16:33:19.713Z] #42 48.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:19.713Z] #42 48.27 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:19.713Z] #42 48.31 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-24T16:33:19.713Z] #42 48.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-24T16:33:19.713Z] #42 48.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:19.715Z] #13 49.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 ... 15410 files and directories currently installed.) [2021-04-24T16:33:19.715Z] #13 49.77 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:33:19.715Z] #13 49.78 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:33:19.913Z] #49 21.89 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:19.914Z] #49 21.92 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:19.914Z] #49 21.93 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:19.914Z] #49 21.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:33:19.914Z] #49 21.93 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:19.914Z] #49 21.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:19.914Z] #49 22.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:19.914Z] #49 22.04 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-24T16:33:19.914Z] #49 22.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:19.914Z] #49 22.10 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:19.972Z] #13 49.99 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:33:19.973Z] #42 48.58 Selecting previously unselected package libprotobuf17:amd64. [2021-04-24T16:33:19.973Z] #42 48.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:19.973Z] #42 48.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:20.013Z] #14 51.29 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:20.013Z] #14 51.63 Fetched 79.4 MB in 9s (8679 kB/s) [2021-04-24T16:33:20.177Z] #49 22.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:20.177Z] #49 22.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:20.177Z] #49 22.24 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-24T16:33:20.177Z] #49 22.25 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:20.229Z] #13 50.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:20.229Z] #13 50.25 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:20.229Z] #13 50.27 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:20.313Z] #14 51.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 ... 15339 files and directories currently installed.) [2021-04-24T16:33:20.313Z] #14 51.88 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-24T16:33:20.313Z] #14 51.91 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:20.440Z] #49 22.37 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:20.440Z] #49 22.48 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:20.440Z] #49 22.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:20.487Z] #13 50.55 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:20.487Z] #13 ... [2021-04-24T16:33:20.487Z] [2021-04-24T16:33:20.487Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:20.487Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:20.487Z] #36 54.62 Selecting previously unselected package libxml2:amd64. [2021-04-24T16:33:20.487Z] #36 54.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-24T16:33:20.487Z] #36 54.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:20.542Z] #42 49.27 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-24T16:33:20.542Z] #42 49.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:20.542Z] #42 49.27 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:20.602Z] #13 ... [2021-04-24T16:33:20.602Z] [2021-04-24T16:33:20.602Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:20.602Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:33:20.602Z] #51 48.38 syscall [2021-04-24T16:33:20.602Z] #51 48.42 reflect [2021-04-24T16:33:20.602Z] #51 56.09 time [2021-04-24T16:33:20.602Z] #51 ... [2021-04-24T16:33:20.602Z] [2021-04-24T16:33:20.602Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:20.602Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:20.602Z] #36 56.31 Selecting previously unselected package libxml2:amd64. [2021-04-24T16:33:20.602Z] #36 56.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 56.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:20.602Z] #36 56.92 Selecting previously unselected package libarchive13:amd64. [2021-04-24T16:33:20.602Z] #36 56.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 56.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:20.602Z] #36 57.21 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-24T16:33:20.602Z] #36 57.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 57.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:20.602Z] #36 57.42 Selecting previously unselected package librhash0:amd64. [2021-04-24T16:33:20.602Z] #36 57.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 57.43 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:20.602Z] #36 57.61 Selecting previously unselected package libuv1:amd64. [2021-04-24T16:33:20.602Z] #36 57.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 57.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:20.602Z] #36 57.83 Selecting previously unselected package cmake. [2021-04-24T16:33:20.602Z] #36 57.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-24T16:33:20.602Z] #36 57.88 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:33:20.658Z] #14 52.35 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-24T16:33:20.705Z] #49 22.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:20.705Z] #49 22.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:20.705Z] #49 22.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:20.705Z] #49 22.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:20.705Z] #49 ... [2021-04-24T16:33:20.705Z] [2021-04-24T16:33:20.705Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:20.705Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:20.705Z] #51 12.67 + cd /tmp/tmp.T3nLw2G7gP/src/github.com/mvdan/sh [2021-04-24T16:33:20.705Z] #51 12.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-24T16:33:20.705Z] #51 12.88 + GO111MODULE=on [2021-04-24T16:33:20.705Z] #51 12.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-24T16:33:20.705Z] #51 15.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:33:20.705Z] #51 15.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:33:20.705Z] #51 15.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:33:20.705Z] #51 16.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:33:20.705Z] #51 16.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:33:20.705Z] #51 17.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:33:20.705Z] #51 18.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:33:20.705Z] #51 19.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:33:20.705Z] #51 21.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-24T16:33:20.705Z] #51 21.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-24T16:33:20.705Z] #51 21.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-24T16:33:20.705Z] #51 21.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-24T16:33:20.705Z] #51 ... [2021-04-24T16:33:20.705Z] [2021-04-24T16:33:20.705Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:20.705Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:20.705Z] #29 3.103 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-24T16:33:20.705Z] #29 3.631 [2021-04-24T16:33:20.802Z] #42 49.49 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-24T16:33:20.802Z] #42 49.49 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:20.802Z] #42 49.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:20.810Z] #43 91.41 CC criu/bfd.o [2021-04-24T16:33:20.829Z] The recommended git tool is: git [2021-04-24T16:33:20.961Z] #14 52.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-24T16:33:20.961Z] #14 52.47 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-24T16:33:20.961Z] #14 52.49 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:33:20.961Z] #14 52.67 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-24T16:33:21.070Z] #43 92.01 CC criu/bitmap.o [2021-04-24T16:33:21.070Z] #43 92.16 CC criu/cgroup-props.o [2021-04-24T16:33:21.261Z] #14 52.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-24T16:33:21.261Z] #14 52.94 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-24T16:33:21.261Z] #14 52.96 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:21.427Z] #36 ... [2021-04-24T16:33:21.427Z] [2021-04-24T16:33:21.427Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:21.427Z] #47 sha256:41a19f00cd9e7dd90d2559b6183142bce0ffd8a1565c6a5c1b7c62f534baf0fc [2021-04-24T16:33:21.427Z] #47 DONE 55.6s [2021-04-24T16:33:21.571Z] #14 53.23 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-24T16:33:21.685Z] [2021-04-24T16:33:21.685Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:21.685Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:21.685Z] #36 55.65 Selecting previously unselected package libarchive13:amd64. [2021-04-24T16:33:21.685Z] #36 55.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-24T16:33:21.685Z] #36 55.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:21.741Z] #42 ... [2021-04-24T16:33:21.741Z] [2021-04-24T16:33:21.741Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:21.741Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:21.741Z] #13 25.58 Reading package lists... [2021-04-24T16:33:21.741Z] #13 32.81 Reading package lists... [2021-04-24T16:33:21.741Z] #13 39.31 Building dependency tree... [2021-04-24T16:33:21.741Z] #13 42.08 The following additional packages will be installed: [2021-04-24T16:33:21.741Z] #13 42.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:33:21.741Z] #13 42.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:33:21.741Z] #13 42.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:33:21.741Z] #13 42.13 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:33:21.741Z] #13 42.13 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:21.741Z] #13 42.13 Suggested packages: [2021-04-24T16:33:21.741Z] #13 42.13 gcc-8-locales seccomp wine64 [2021-04-24T16:33:21.741Z] #13 ... [2021-04-24T16:33:21.741Z] [2021-04-24T16:33:21.741Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:21.741Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:21.741Z] #36 34.37 Reading package lists... [2021-04-24T16:33:21.741Z] #36 41.07 Building dependency tree... [2021-04-24T16:33:21.741Z] #36 44.25 The following additional packages will be installed: [2021-04-24T16:33:21.741Z] #36 44.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:33:21.741Z] #36 44.27 Suggested packages: [2021-04-24T16:33:21.741Z] #36 44.28 cmake-doc ninja-build lrzip [2021-04-24T16:33:21.741Z] #36 44.28 Recommended packages: [2021-04-24T16:33:21.741Z] #36 44.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:33:21.741Z] #36 45.27 The following NEW packages will be installed: [2021-04-24T16:33:21.741Z] #36 45.27 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:33:21.741Z] #36 45.27 vim-common xxd [2021-04-24T16:33:21.741Z] #36 45.69 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:21.741Z] #36 45.69 Need to get 14.9 MB of archives. [2021-04-24T16:33:21.741Z] #36 45.69 After this operation, 61.8 MB of additional disk space will be used. [2021-04-24T16:33:21.741Z] #36 45.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:33:21.741Z] #36 45.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:21.741Z] #36 45.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:33:21.741Z] #36 45.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:33:21.741Z] #36 46.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-24T16:33:21.741Z] #36 46.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-24T16:33:21.741Z] #36 46.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-24T16:33:21.741Z] #36 46.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-24T16:33:21.741Z] #36 46.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-24T16:33:21.741Z] #36 46.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-24T16:33:21.741Z] #36 48.27 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:21.741Z] #36 48.47 Fetched 14.9 MB in 2s (8518 kB/s) [2021-04-24T16:33:21.741Z] #36 48.52 Selecting previously unselected package xxd. [2021-04-24T16:33:21.742Z] #36 48.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.) [2021-04-24T16:33:21.742Z] #36 48.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:33:21.742Z] #36 48.61 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:21.742Z] #36 48.79 Selecting previously unselected package vim-common. [2021-04-24T16:33:21.742Z] #36 48.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:21.742Z] #36 48.87 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:21.742Z] #36 49.22 Selecting previously unselected package cmake-data. [2021-04-24T16:33:21.742Z] #36 49.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:33:21.742Z] #36 49.22 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:33:21.790Z] #29 3.959 0.0% ##### 7.5% ########## 14.0% ############## 20.3% ################# 24.9% #################### 29.0% ######################### 35.6% ############################# 40.3% ################################# 45.9% ###################################### 53.0% ######################################### 57.0% ############################################ 62.1% ############################################## 64.9% ################################################### 71.0% ###################################################### 75.2% ######################################################### 79.2% ############################################################ 84.1% ############################################################## 86.5% #################################################################### 94.5% ######################################################################## 100.0% [2021-04-24T16:33:21.872Z] #14 53.53 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:33:21.872Z] #14 53.53 (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.) [2021-04-24T16:33:21.872Z] #14 53.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-24T16:33:21.872Z] #14 53.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:33:22.001Z] #36 ... [2021-04-24T16:33:22.001Z] [2021-04-24T16:33:22.001Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:22.001Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:22.001Z] #42 50.73 Selecting previously unselected package libprotoc17:amd64. [2021-04-24T16:33:22.001Z] #42 50.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:22.009Z] #43 92.90 CC criu/cgroup.o [2021-04-24T16:33:22.053Z] #29 6.407 [2021-04-24T16:33:22.249Z] #36 56.36 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-24T16:33:22.249Z] #36 56.36 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-24T16:33:22.249Z] #36 56.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:22.269Z] #42 50.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:22.506Z] #36 56.62 Selecting previously unselected package librhash0:amd64. [2021-04-24T16:33:22.506Z] #36 56.62 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-24T16:33:22.506Z] #36 56.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:22.794Z] #72 exporting layers 5.3s done [2021-04-24T16:33:22.794Z] #72 writing image sha256:6fd4a23a6aaf8bc3c656aa31dd6274a6572d3ec2f7243c767b9d88bd5d956089 done [2021-04-24T16:33:22.794Z] #72 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:33:22.794Z] #72 DONE 5.3s [Pipeline] } [2021-04-24T16:33:22.837Z] #42 51.39 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:33:22.837Z] #42 51.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:22.837Z] #42 51.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:22.837Z] #42 51.57 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:33:22.837Z] #42 51.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:22.837Z] #42 51.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:22.837Z] #42 ... [2021-04-24T16:33:22.837Z] [2021-04-24T16:33:22.837Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:22.837Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:33:22.837Z] #45 41.44 sync [2021-04-24T16:33:22.837Z] #45 41.57 internal/reflectlite [2021-04-24T16:33:22.837Z] #45 42.80 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:33:22.837Z] #45 43.22 math/rand [2021-04-24T16:33:22.837Z] #45 44.23 internal/singleflight [2021-04-24T16:33:22.837Z] #45 44.77 sort [2021-04-24T16:33:22.837Z] #45 44.78 errors [2021-04-24T16:33:22.837Z] #45 45.06 io [2021-04-24T16:33:22.837Z] #45 46.11 strconv [2021-04-24T16:33:22.837Z] #45 46.38 bytes [2021-04-24T16:33:22.837Z] #45 48.50 bufio [2021-04-24T16:33:22.837Z] #45 49.36 reflect [2021-04-24T16:33:22.837Z] #45 50.36 syscall [Pipeline] // stage [2021-04-24T16:33:22.847Z] #29 6.658 0.1% ############################################### 65.3% ################################################ 67.1% #################################################################### 95.5% ######################################################################## 100.0% [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-24T16:33:23.071Z] #36 57.05 Selecting previously unselected package libuv1:amd64. [2021-04-24T16:33:23.071Z] #36 57.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-24T16:33:23.071Z] #36 57.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:23.097Z] #45 ... [2021-04-24T16:33:23.097Z] [2021-04-24T16:33:23.097Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:23.097Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:23.097Z] #13 43.37 The following NEW packages will be installed: [2021-04-24T16:33:23.097Z] #13 43.37 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:33:23.097Z] #13 43.37 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:33:23.097Z] #13 43.37 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:33:23.097Z] #13 43.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:33:23.097Z] #13 43.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:33:23.097Z] #13 43.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:23.097Z] #13 43.37 The following packages will be upgraded: [2021-04-24T16:33:23.097Z] #13 43.37 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:33:23.097Z] #13 43.78 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:23.097Z] #13 43.78 Need to get 78.2 MB of archives. [2021-04-24T16:33:23.097Z] #13 43.78 After this operation, 487 MB of additional disk space will be used. [2021-04-24T16:33:23.097Z] #13 43.78 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-24T16:33:23.097Z] #13 43.78 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-24T16:33:23.097Z] #13 43.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-24T16:33:23.097Z] #13 43.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-24T16:33:23.097Z] #13 43.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-24T16:33:23.097Z] #13 44.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-04-24T16:33:23.111Z] #29 7.553 [2021-04-24T16:33:23.152Z] #36 60.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:23.152Z] #36 60.71 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:23.152Z] #36 60.73 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:23.152Z] #36 60.73 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:23.152Z] #36 60.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:23.152Z] #36 60.79 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:33:23.152Z] #36 60.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:23.152Z] #36 60.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:23.152Z] #36 60.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:23.152Z] #36 60.88 Setting up cmake (3.13.4-1) ... [2021-04-24T16:33:23.152Z] #36 60.90 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:23.152Z] #36 61.00 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:23.328Z] #36 57.25 Selecting previously unselected package cmake. [2021-04-24T16:33:23.328Z] #36 57.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-24T16:33:23.328Z] #36 57.26 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:33:23.335Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/test/unit [2021-04-24T16:33:23.356Z] #13 44.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:33:23.374Z] #29 ... [2021-04-24T16:33:23.374Z] [2021-04-24T16:33:23.374Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:33:23.374Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-24T16:33:23.374Z] #40 14.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-24T16:33:23.374Z] #40 16.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-04-24T16:33:23.374Z] #40 ... [2021-04-24T16:33:23.374Z] [2021-04-24T16:33:23.374Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:23.374Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:23.374Z] #49 22.86 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:23.374Z] #49 22.95 go: downloading github.com/spf13/viper v1.6.1 [2021-04-24T16:33:23.374Z] #49 23.11 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:23.374Z] #49 23.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:23.374Z] #49 23.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:23.374Z] #49 23.38 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:23.374Z] #49 23.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:23.374Z] #49 23.55 go: extracting github.com/spf13/viper v1.6.1 [2021-04-24T16:33:23.374Z] #49 23.63 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:23.374Z] #49 23.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:23.374Z] #49 23.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:23.374Z] #49 23.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:23.374Z] #49 24.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:23.374Z] #49 24.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:23.374Z] #49 24.32 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:23.374Z] #49 24.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:23.374Z] #49 24.37 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:23.374Z] #49 24.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:23.374Z] #49 24.40 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:23.374Z] #49 24.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:23.374Z] #49 24.48 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:23.374Z] #49 24.51 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:23.374Z] #49 24.57 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:23.374Z] #49 24.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:23.374Z] #49 24.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:23.374Z] #49 24.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:23.374Z] #49 24.99 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:23.374Z] #49 25.01 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:23.374Z] #49 25.06 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:23.374Z] #49 25.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:23.374Z] #49 25.29 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:23.374Z] #49 25.39 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:23.374Z] #49 25.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:23.388Z] #43 ... [2021-04-24T16:33:23.388Z] [2021-04-24T16:33:23.388Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:23.388Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:23.388Z] #20 26.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:33:23.388Z] #20 26.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:33:23.388Z] #20 26.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:33:23.388Z] #20 26.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-24T16:33:23.388Z] #20 26.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-24T16:33:23.388Z] #20 26.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:33:23.388Z] #20 26.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:33:23.388Z] #20 26.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:33:23.388Z] #20 26.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-24T16:33:23.388Z] #20 26.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:33:23.388Z] #20 26.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:33:23.388Z] #20 26.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:33:23.388Z] #20 26.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-24T16:33:23.388Z] #20 26.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-24T16:33:23.388Z] #20 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-24T16:33:23.388Z] #20 26.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:33:23.388Z] #20 26.98 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-24T16:33:23.388Z] #20 27.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-24T16:33:23.388Z] #20 27.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-24T16:33:23.388Z] #20 27.81 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:23.388Z] #20 27.92 Fetched 28.5 MB in 2s (16.3 MB/s) [2021-04-24T16:33:23.388Z] #20 27.99 Selecting previously unselected package pigz. [2021-04-24T16:33:23.388Z] #20 27.99 (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 ... 23435 files and directories currently installed.) [2021-04-24T16:33:23.388Z] #20 28.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 28.05 Unpacking pigz (2.4-1) ... [2021-04-24T16:33:23.388Z] #20 28.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-24T16:33:23.388Z] #20 28.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 28.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.388Z] #20 28.64 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:33:23.388Z] #20 28.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 28.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.388Z] #20 29.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.388Z] #20 29.50 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.388Z] #20 31.48 Selecting previously unselected package python3-minimal. [2021-04-24T16:33:23.388Z] #20 31.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-24T16:33:23.388Z] #20 31.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 31.52 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:33:23.388Z] #20 31.59 Selecting previously unselected package libmpdec2:amd64. [2021-04-24T16:33:23.388Z] #20 31.60 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 31.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:33:23.388Z] #20 31.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-24T16:33:23.388Z] #20 31.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:33:23.388Z] #20 31.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.615Z] #13 44.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-04-24T16:33:23.616Z] #13 44.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-24T16:33:23.616Z] #13 44.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:33:23.646Z] #49 25.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:23.646Z] #49 25.61 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:23.876Z] #13 44.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:33:23.910Z] #49 ... [2021-04-24T16:33:23.910Z] [2021-04-24T16:33:23.910Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:33:23.910Z] #58 sha256:08d76679f232d90042833cde864829107b6ee594bf25a8768578c1b668a61b6f [2021-04-24T16:33:23.910Z] #58 15.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:33:23.910Z] #58 18.99 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:33:23.910Z] #58 19.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:23.910Z] #58 19.83 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:23.910Z] #58 19.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:23.910Z] #58 20.07 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:23.910Z] #58 24.31 go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:33:23.911Z] #58 24.36 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-24T16:33:23.911Z] #58 24.45 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-24T16:33:23.911Z] #58 24.65 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-24T16:33:23.911Z] #58 24.72 go: finding github.com/google/uuid v1.2.0 [2021-04-24T16:33:23.911Z] #58 24.78 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-24T16:33:23.911Z] #58 24.86 go: finding github.com/gofrs/flock v0.8.0 [2021-04-24T16:33:23.911Z] #58 24.87 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-24T16:33:23.911Z] #58 24.97 go: finding github.com/gorilla/mux v1.8.0 [2021-04-24T16:33:23.911Z] #58 25.18 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-24T16:33:23.911Z] #58 25.22 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-24T16:33:23.911Z] #58 25.23 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-24T16:33:23.911Z] #58 25.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-24T16:33:23.911Z] #58 25.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-24T16:33:23.911Z] #58 25.78 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-24T16:33:23.957Z] #20 32.75 Selecting previously unselected package python3.7. [2021-04-24T16:33:23.957Z] #20 32.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:33:23.957Z] #20 32.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:23.957Z] #20 32.87 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-24T16:33:24.098Z] #36 DONE 61.9s [2021-04-24T16:33:24.098Z] [2021-04-24T16:33:24.098Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:24.098Z] #37 sha256:b4036be2471582d253c966ff14d9e821e4ee76ab78df13cc7a6c7306114e7273 [2021-04-24T16:33:24.136Z] #13 45.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:33:24.136Z] #13 45.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-04-24T16:33:24.173Z] #58 ... [2021-04-24T16:33:24.173Z] [2021-04-24T16:33:24.173Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:24.173Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:24.173Z] #49 26.14 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:24.173Z] #49 26.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:24.173Z] #49 26.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:24.173Z] #49 26.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:24.217Z] #20 32.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-24T16:33:24.217Z] #20 32.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:33:24.217Z] #20 33.01 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:33:24.259Z] #36 ... [2021-04-24T16:33:24.259Z] [2021-04-24T16:33:24.259Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:24.259Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:33:24.259Z] #51 48.23 internal/oserror [2021-04-24T16:33:24.259Z] #51 48.24 strconv [2021-04-24T16:33:24.259Z] #51 48.29 syscall [2021-04-24T16:33:24.259Z] #51 51.66 reflect [2021-04-24T16:33:24.259Z] #51 54.48 time [2021-04-24T16:33:24.259Z] #51 ... [2021-04-24T16:33:24.259Z] [2021-04-24T16:33:24.259Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:24.259Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:24.259Z] #13 50.79 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:33:24.259Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-04-24T16:33:24.259Z] #13 50.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:24.259Z] #13 51.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:33:24.259Z] #13 53.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:33:24.259Z] #13 53.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:24.259Z] #13 53.92 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:33:24.435Z] #49 26.44 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:24.435Z] #49 26.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:24.435Z] #49 26.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:24.477Z] #20 ... [2021-04-24T16:33:24.477Z] [2021-04-24T16:33:24.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:24.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:24.477Z] #43 95.46 CC criu/clone-noasan.o [2021-04-24T16:33:24.651Z] #14 56.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:33:24.651Z] #14 56.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-24T16:33:24.651Z] #14 56.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:33:24.697Z] #49 26.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:24.697Z] #49 26.76 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:24.737Z] #43 95.68 CC criu/config.o [2021-04-24T16:33:24.959Z] #49 26.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:24.959Z] #49 27.07 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:24.959Z] #49 27.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:24.959Z] #49 27.10 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:24.959Z] #49 27.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:24.959Z] #49 27.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:25.057Z] #37 1.164 + RM_GOPATH=0 [2021-04-24T16:33:25.057Z] #37 1.164 + TMP_GOPATH= [2021-04-24T16:33:25.057Z] #37 1.164 + : /build [2021-04-24T16:33:25.057Z] #37 1.164 + '[' -z '' ']' [2021-04-24T16:33:25.057Z] #37 1.164 ++ mktemp -d [2021-04-24T16:33:25.057Z] #37 1.168 + export GOPATH=/tmp/tmp.h6zV15sPb0 [2021-04-24T16:33:25.057Z] #37 1.168 + GOPATH=/tmp/tmp.h6zV15sPb0 [2021-04-24T16:33:25.057Z] #37 1.168 + RM_GOPATH=1 [2021-04-24T16:33:25.057Z] #37 1.168 + case "$(go env GOARCH)" in [2021-04-24T16:33:25.057Z] #37 1.170 ++ go env GOARCH [2021-04-24T16:33:25.057Z] #37 1.210 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:25.222Z] #49 27.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:25.222Z] #49 27.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:25.222Z] #49 27.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:25.319Z] #37 1.211 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:25.319Z] #37 1.211 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:25.319Z] #37 1.212 + dir=/tmp/install [2021-04-24T16:33:25.319Z] #37 1.213 + bin=tini [2021-04-24T16:33:25.319Z] #37 1.213 + shift [2021-04-24T16:33:25.319Z] #37 1.213 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:33:25.319Z] #37 1.213 + . /tmp/install/tini.installer [2021-04-24T16:33:25.319Z] #37 1.214 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:25.319Z] #37 1.214 + install_tini [2021-04-24T16:33:25.319Z] #37 1.214 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:33:25.319Z] #37 1.214 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:25.319Z] #37 1.215 + git clone https://github.com/krallin/tini.git /tmp/tmp.h6zV15sPb0/tini [2021-04-24T16:33:25.319Z] #37 1.220 Cloning into '/tmp/tmp.h6zV15sPb0/tini'... [2021-04-24T16:33:25.485Z] #49 27.40 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:25.485Z] #49 27.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:25.720Z] #14 ... [2021-04-24T16:33:25.720Z] [2021-04-24T16:33:25.720Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:25.720Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:33:25.720Z] #46 47.80 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:33:25.720Z] #46 47.80 internal/singleflight [2021-04-24T16:33:25.720Z] #46 47.80 math/rand [2021-04-24T16:33:25.720Z] #46 50.21 sort [2021-04-24T16:33:25.720Z] #46 50.23 errors [2021-04-24T16:33:25.720Z] #46 50.70 io [2021-04-24T16:33:25.720Z] #46 50.72 internal/oserror [2021-04-24T16:33:25.720Z] #46 50.75 strconv [2021-04-24T16:33:25.720Z] #46 50.83 syscall [2021-04-24T16:33:25.720Z] #46 54.23 vendor/golang.org/x/net/dns/dnsmessage [2021-04-24T16:33:25.720Z] #46 54.87 bytes [2021-04-24T16:33:25.720Z] #46 ... [2021-04-24T16:33:25.720Z] [2021-04-24T16:33:25.720Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:25.720Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:33:25.720Z] #43 50.41 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:25.720Z] #43 50.41 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:25.720Z] #43 50.42 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:33:25.720Z] #43 50.42 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:33:25.720Z] #43 50.44 Setting up python-six (1.12.0-1) ... [2021-04-24T16:33:25.720Z] #43 54.74 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:25.720Z] #43 54.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-24T16:33:25.720Z] #43 54.75 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:25.720Z] #43 54.75 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-24T16:33:25.720Z] #43 54.76 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:25.720Z] #43 54.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:25.720Z] #43 54.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:25.720Z] #43 54.82 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-24T16:33:25.720Z] #43 54.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:25.720Z] #43 54.84 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:25.748Z] #49 27.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:25.748Z] #49 27.75 go: downloading github.com/spf13/afero v1.1.2 [2021-04-24T16:33:25.748Z] #49 27.75 go: downloading github.com/spf13/cast v1.3.0 [2021-04-24T16:33:25.892Z] #37 1.972 + cd /tmp/tmp.h6zV15sPb0/tini [2021-04-24T16:33:25.892Z] #37 1.972 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:25.892Z] #37 1.977 + cmake . [2021-04-24T16:33:26.011Z] #49 27.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:26.011Z] #49 27.98 go: extracting github.com/spf13/cast v1.3.0 [2021-04-24T16:33:26.011Z] #49 ... [2021-04-24T16:33:26.011Z] [2021-04-24T16:33:26.011Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:26.011Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-24T16:33:26.011Z] #36 17.98 Fetched 8252 kB in 12s (693 kB/s) [2021-04-24T16:33:26.011Z] #36 17.98 Reading package lists... [2021-04-24T16:33:26.011Z] #36 23.03 Reading package lists... [2021-04-24T16:33:26.011Z] #36 ... [2021-04-24T16:33:26.011Z] [2021-04-24T16:33:26.011Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:26.011Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:26.011Z] #29 7.886 #=#=# ############### 22.1% #################################### 51.2% ################################################################ 89.2% ######################################################################## 100.0% [2021-04-24T16:33:26.011Z] #29 8.829 [2021-04-24T16:33:26.065Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:33:26.117Z] #43 96.95 CC criu/cr-check.o [2021-04-24T16:33:26.155Z] #13 ... [2021-04-24T16:33:26.155Z] [2021-04-24T16:33:26.155Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:26.155Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:26.155Z] #36 60.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:26.155Z] #36 60.14 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:26.155Z] #36 60.15 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:26.155Z] #36 60.18 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:26.155Z] #36 60.27 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:26.155Z] #36 60.31 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:33:26.155Z] #36 60.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:26.155Z] #36 60.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:26.155Z] #36 60.39 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:26.275Z] #29 9.144 0.0% ## 3.1% #### 5.8% ####### 9.9% ######### 12.7% ########## 13.9% ############# 18.7% ############### 21.9% ################## 25.3% ################### 27.5% ##################### 30.3% ######################## 34.0% ########################## 37.4% ############################# 41.5% ################################ 45.1% ### [2021-04-24T16:33:26.275Z] #29 ... [2021-04-24T16:33:26.275Z] [2021-04-24T16:33:26.275Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:26.275Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-24T16:33:26.275Z] #55 18.32 Fetched 8252 kB in 13s (637 kB/s) [2021-04-24T16:33:26.275Z] #55 18.32 Reading package lists... [2021-04-24T16:33:26.275Z] #55 23.68 Reading package lists... [2021-04-24T16:33:26.412Z] #36 60.40 Setting up cmake (3.13.4-1) ... [2021-04-24T16:33:26.412Z] #36 60.41 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:26.412Z] #36 60.48 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:26.464Z] #37 2.540 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:33:26.464Z] #37 2.598 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:33:26.538Z] #55 ... [2021-04-24T16:33:26.538Z] [2021-04-24T16:33:26.538Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:26.538Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:26.976Z] #36 DONE 61.1s [2021-04-24T16:33:26.976Z] [2021-04-24T16:33:26.976Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:26.976Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:26.976Z] #13 56.62 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:33:26.976Z] #13 56.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:33:26.976Z] #13 56.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:33:26.976Z] #13 56.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-24T16:33:26.976Z] #13 56.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:26.976Z] #13 56.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:33:26.976Z] #13 57.02 Selecting previously unselected package dmsetup. [2021-04-24T16:33:26.976Z] #13 57.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:26.976Z] #13 57.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:33:27.037Z] #37 ... [2021-04-24T16:33:27.037Z] [2021-04-24T16:33:27.037Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:27.037Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:27.037Z] #45 55.03 time [2021-04-24T16:33:27.037Z] #45 60.53 internal/poll [2021-04-24T16:33:27.037Z] #45 61.05 internal/fmtsort [2021-04-24T16:33:27.037Z] #45 61.68 internal/syscall/execenv [2021-04-24T16:33:27.037Z] #45 61.94 internal/syscall/unix [2021-04-24T16:33:27.037Z] #45 62.34 strings [2021-04-24T16:33:27.037Z] #45 62.85 os [2021-04-24T16:33:27.037Z] #45 65.02 regexp/syntax [2021-04-24T16:33:27.236Z] #13 57.40 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:33:27.236Z] #13 57.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:33:27.260Z] #43 ... [2021-04-24T16:33:27.260Z] [2021-04-24T16:33:27.260Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:27.260Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:33:27.260Z] #14 58.73 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:33:27.260Z] #14 58.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:33:27.260Z] #14 58.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:33:27.260Z] #14 58.85 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-24T16:33:27.260Z] #14 58.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-24T16:33:27.260Z] #14 58.86 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-24T16:33:27.260Z] #14 59.03 Selecting previously unselected package dmsetup. [2021-04-24T16:33:27.260Z] #14 59.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-24T16:33:27.260Z] #14 59.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:33:27.299Z] #45 ... [2021-04-24T16:33:27.299Z] [2021-04-24T16:33:27.299Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:27.299Z] #37 sha256:b4036be2471582d253c966ff14d9e821e4ee76ab78df13cc7a6c7306114e7273 [2021-04-24T16:33:27.299Z] #37 3.282 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:33:27.299Z] #37 3.295 -- Detecting C compiler ABI info [2021-04-24T16:33:27.429Z] #13 ... [2021-04-24T16:33:27.429Z] [2021-04-24T16:33:27.429Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:27.429Z] #47 sha256:34493b4b3930fa684cc640c06d1f4fc97cb9fa4d91224c15a8e0fac7ffa547fc [2021-04-24T16:33:27.429Z] #47 DONE 55.8s [2021-04-24T16:33:27.429Z] [2021-04-24T16:33:27.429Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:27.429Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:33:27.429Z] #32 48.48 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:33:27.429Z] #32 48.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:33:27.429Z] #32 49.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:27.493Z] #13 57.44 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:33:27.558Z] #14 59.16 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:33:27.558Z] #14 59.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:33:27.558Z] #14 59.17 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:33:27.558Z] #14 ... [2021-04-24T16:33:27.558Z] [2021-04-24T16:33:27.558Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:27.558Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-24T16:33:27.558Z] #37 49.88 Selecting previously unselected package libicu63:ppc64el. [2021-04-24T16:33:27.558Z] #37 49.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 49.90 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-24T16:33:27.558Z] #37 56.20 Selecting previously unselected package libxml2:ppc64el. [2021-04-24T16:33:27.558Z] #37 56.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 56.21 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:27.558Z] #37 56.69 Selecting previously unselected package libarchive13:ppc64el. [2021-04-24T16:33:27.558Z] #37 56.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 56.70 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-24T16:33:27.558Z] #37 57.00 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-24T16:33:27.558Z] #37 57.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 57.02 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-24T16:33:27.558Z] #37 57.17 Selecting previously unselected package librhash0:ppc64el. [2021-04-24T16:33:27.558Z] #37 57.17 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 57.18 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-24T16:33:27.558Z] #37 57.31 Selecting previously unselected package libuv1:ppc64el. [2021-04-24T16:33:27.558Z] #37 57.32 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 57.32 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-24T16:33:27.558Z] #37 57.47 Selecting previously unselected package cmake. [2021-04-24T16:33:27.558Z] #37 57.48 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-24T16:33:27.558Z] #37 57.49 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:33:27.858Z] #29 9.144 0.0% ## 3.1% #### 5.8% ####### 9.9% ######### 12.7% ########## 13.9% ############# 18.7% ############### 21.9% ################## 25.3% ################### 27.5% ##################### 30.3% ######################## 34.0% ########################## 37.4% ############################# 41.5% ################################ 45.1% ################################### 49.4% ###################################### 52.9% ######################################### 57.6% ############################################ 61.9% ############################################### 66.5% ################################################### 70.9% ##################################################### 73.8% ######################################################## 77.9% ########################################################### 82.1% ############################################################ 84.6% ############################################################### 87.8% ################################################################# 90.9% ################################################################### 94.2% ###################################################################### 97.5% ######################################################################## 100.0% [2021-04-24T16:33:27.873Z] #37 3.943 -- Detecting C compiler ABI info - done [2021-04-24T16:33:27.873Z] #37 3.986 -- Detecting C compile features [2021-04-24T16:33:28.025Z] #43 98.75 CC criu/cr-dedup.o [2021-04-24T16:33:28.025Z] #43 99.17 CC criu/cr-dump.o [2021-04-24T16:33:28.190Z] #37 ... [2021-04-24T16:33:28.190Z] [2021-04-24T16:33:28.190Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:28.190Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:28.190Z] #42 56.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 56.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:28.190Z] #42 56.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:28.190Z] #42 56.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:28.190Z] #42 56.30 Setting up python-six (1.12.0-1) ... [2021-04-24T16:33:28.190Z] #42 59.66 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:28.190Z] #42 59.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:28.190Z] #42 59.71 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 59.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:28.190Z] #42 59.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 59.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 59.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:28.190Z] #42 59.79 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 59.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:28.190Z] #42 59.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:28.190Z] #42 65.77 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:28.190Z] #42 65.79 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:28.207Z] #37 60.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-24T16:33:28.207Z] #37 60.32 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:28.207Z] #37 60.33 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-24T16:33:28.207Z] #37 60.34 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:28.207Z] #37 60.40 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-24T16:33:28.207Z] #37 60.41 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:33:28.372Z] #32 ... [2021-04-24T16:33:28.372Z] [2021-04-24T16:33:28.372Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:28.372Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:33:28.372Z] #56 6.097 + RM_GOPATH=0 [2021-04-24T16:33:28.372Z] #56 6.097 + TMP_GOPATH= [2021-04-24T16:33:28.372Z] #56 6.097 + : /build [2021-04-24T16:33:28.372Z] #56 6.097 + '[' -z '' ']' [2021-04-24T16:33:28.372Z] #56 6.097 ++ mktemp -d [2021-04-24T16:33:28.372Z] #56 6.117 + export GOPATH=/tmp/tmp.Va0twNTfsF [2021-04-24T16:33:28.372Z] #56 6.117 + GOPATH=/tmp/tmp.Va0twNTfsF [2021-04-24T16:33:28.372Z] #56 6.117 + RM_GOPATH=1 [2021-04-24T16:33:28.372Z] #56 6.117 + case "$(go env GOARCH)" in [2021-04-24T16:33:28.372Z] #56 6.117 ++ go env GOARCH [2021-04-24T16:33:28.372Z] #56 6.119 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:28.372Z] #56 6.119 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:28.372Z] #56 6.124 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:28.372Z] #56 6.136 + dir=/tmp/install [2021-04-24T16:33:28.372Z] #56 6.136 + bin=containerd [2021-04-24T16:33:28.372Z] #56 6.136 + shift [2021-04-24T16:33:28.372Z] #56 6.136 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:33:28.372Z] #56 6.136 + . /tmp/install/containerd.installer [2021-04-24T16:33:28.372Z] #56 6.136 ++ set -e [2021-04-24T16:33:28.372Z] #56 6.136 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:28.372Z] #56 6.136 + install_containerd [2021-04-24T16:33:28.372Z] #56 6.136 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:33:28.372Z] #56 6.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Va0twNTfsF/src/github.com/containerd/containerd [2021-04-24T16:33:28.372Z] #56 6.136 Cloning into '/tmp/tmp.Va0twNTfsF/src/github.com/containerd/containerd'... [2021-04-24T16:33:28.372Z] #56 6.136 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:28.372Z] #56 ... [2021-04-24T16:33:28.372Z] [2021-04-24T16:33:28.372Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:28.372Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:28.372Z] #13 48.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-24T16:33:28.465Z] #42 DONE 66.4s [2021-04-24T16:33:28.465Z] [2021-04-24T16:33:28.465Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:28.465Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:28.465Z] #45 66.27 fmt [2021-04-24T16:33:28.508Z] #37 60.44 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:28.508Z] #37 60.44 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-24T16:33:28.508Z] #37 60.45 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-24T16:33:28.508Z] #37 60.45 Setting up cmake (3.13.4-1) ... [2021-04-24T16:33:28.508Z] #37 60.46 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:28.508Z] #37 60.61 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:28.508Z] #37 ... [2021-04-24T16:33:28.508Z] [2021-04-24T16:33:28.508Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:28.508Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:33:28.508Z] #43 60.87 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-24T16:33:28.537Z] #29 12.85 [2021-04-24T16:33:28.809Z] #43 ... [2021-04-24T16:33:28.809Z] [2021-04-24T16:33:28.809Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:28.809Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-24T16:33:28.809Z] #37 DONE 60.9s [2021-04-24T16:33:28.809Z] [2021-04-24T16:33:28.809Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:28.809Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-24T16:33:28.809Z] #43 60.87 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:28.866Z] #13 ... [2021-04-24T16:33:28.866Z] [2021-04-24T16:33:28.866Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:28.866Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:28.866Z] #42 52.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 52.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:28.866Z] #42 53.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:28.866Z] #42 53.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:28.866Z] #42 53.03 Setting up python-six (1.12.0-1) ... [2021-04-24T16:33:28.866Z] #42 57.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:28.866Z] #42 57.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:28.866Z] #42 57.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 57.70 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:28.866Z] #42 57.73 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 57.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 57.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:28.866Z] #42 57.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 57.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:28.866Z] #42 57.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:28.866Z] #42 ... [2021-04-24T16:33:28.866Z] [2021-04-24T16:33:28.866Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:28.866Z] #37 sha256:bd274e2071569a34628e7f4d2d38c77a8e6e5f913c3b4cd18400383f604da1fd [2021-04-24T16:33:28.866Z] #37 1.147 + RM_GOPATH=0 [2021-04-24T16:33:28.866Z] #37 1.147 + TMP_GOPATH= [2021-04-24T16:33:28.866Z] #37 1.147 + : /build [2021-04-24T16:33:28.866Z] #37 1.147 + '[' -z '' ']' [2021-04-24T16:33:28.866Z] #37 1.148 ++ mktemp -d [2021-04-24T16:33:28.866Z] #37 1.152 + export GOPATH=/tmp/tmp.KBk1Ggqw9s [2021-04-24T16:33:28.866Z] #37 1.152 + GOPATH=/tmp/tmp.KBk1Ggqw9s [2021-04-24T16:33:28.866Z] #37 1.152 + RM_GOPATH=1 [2021-04-24T16:33:28.866Z] #37 1.152 + case "$(go env GOARCH)" in [2021-04-24T16:33:28.866Z] #37 1.154 ++ go env GOARCH [2021-04-24T16:33:28.866Z] #37 1.181 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:28.866Z] #37 1.182 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:28.866Z] #37 1.182 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:28.866Z] #37 1.184 + dir=/tmp/install [2021-04-24T16:33:28.866Z] #37 1.184 + bin=tini [2021-04-24T16:33:28.866Z] #37 1.184 + shift [2021-04-24T16:33:28.866Z] #37 1.185 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:33:28.866Z] #37 1.185 + . /tmp/install/tini.installer [2021-04-24T16:33:28.866Z] #37 1.185 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:28.866Z] #37 1.186 + install_tini [2021-04-24T16:33:28.866Z] #37 1.186 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:33:28.866Z] #37 1.187 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:28.866Z] #37 1.187 + git clone https://github.com/krallin/tini.git /tmp/tmp.KBk1Ggqw9s/tini [2021-04-24T16:33:28.866Z] #37 1.196 Cloning into '/tmp/tmp.KBk1Ggqw9s/tini'... [2021-04-24T16:33:28.866Z] #37 1.903 + cd /tmp/tmp.KBk1Ggqw9s/tini [2021-04-24T16:33:28.866Z] #37 1.908 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:28.866Z] #37 1.915 + cmake . [2021-04-24T16:33:29.111Z] #43 DONE 61.2s [2021-04-24T16:33:29.111Z] [2021-04-24T16:33:29.111Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:29.111Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:29.797Z] #37 2.560 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:33:29.797Z] #37 2.618 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:33:29.934Z] #43 ... [2021-04-24T16:33:29.934Z] [2021-04-24T16:33:29.934Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:29.934Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:29.934Z] #20 33.81 Selecting previously unselected package python3. [2021-04-24T16:33:29.934Z] #20 33.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-24T16:33:29.934Z] #20 33.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 33.88 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:33:29.934Z] #20 33.98 Selecting previously unselected package libip4tc0:amd64. [2021-04-24T16:33:29.934Z] #20 33.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:29.934Z] #20 34.10 Selecting previously unselected package libip6tc0:amd64. [2021-04-24T16:33:29.934Z] #20 34.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:29.934Z] #20 34.21 Selecting previously unselected package libiptc0:amd64. [2021-04-24T16:33:29.934Z] #20 34.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:29.934Z] #20 34.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-24T16:33:29.934Z] #20 34.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:33:29.934Z] #20 34.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-24T16:33:29.934Z] #20 34.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:33:29.934Z] #20 34.47 Selecting previously unselected package libnftnl11:amd64. [2021-04-24T16:33:29.934Z] #20 34.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:33:29.934Z] #20 34.58 Selecting previously unselected package iptables. [2021-04-24T16:33:29.934Z] #20 34.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.60 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:33:29.934Z] #20 34.95 Selecting previously unselected package xxd. [2021-04-24T16:33:29.934Z] #20 34.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 34.96 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:29.934Z] #20 35.11 Selecting previously unselected package vim-common. [2021-04-24T16:33:29.934Z] #20 35.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:29.934Z] #20 35.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:29.934Z] #20 35.37 Selecting previously unselected package bash-completion. [2021-04-24T16:33:29.934Z] #20 35.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:33:29.934Z] #20 38.10 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:33:29.934Z] #20 38.48 Selecting previously unselected package bzip2. [2021-04-24T16:33:29.934Z] #20 38.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 38.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:33:29.934Z] #20 38.57 Selecting previously unselected package xz-utils. [2021-04-24T16:33:29.934Z] #20 38.59 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 38.59 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:33:29.934Z] #20 38.77 Selecting previously unselected package apparmor. [2021-04-24T16:33:29.934Z] #20 38.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-24T16:33:29.934Z] #20 38.84 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:33:30.321Z] #13 50.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-24T16:33:30.321Z] #13 50.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-24T16:33:30.321Z] #13 50.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-24T16:33:30.321Z] #13 50.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-24T16:33:30.321Z] #13 50.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-04-24T16:33:30.321Z] #13 50.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-24T16:33:30.321Z] #13 50.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-24T16:33:30.321Z] #13 ... [2021-04-24T16:33:30.321Z] [2021-04-24T16:33:30.321Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:30.321Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:33:30.321Z] #51 48.58 internal/oserror [2021-04-24T16:33:30.321Z] #51 48.63 strconv [2021-04-24T16:33:30.321Z] #51 48.75 syscall [2021-04-24T16:33:30.321Z] #51 51.92 reflect [2021-04-24T16:33:30.321Z] #51 55.31 time [2021-04-24T16:33:30.321Z] #51 ... [2021-04-24T16:33:30.321Z] [2021-04-24T16:33:30.321Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:30.321Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:30.321Z] #13 50.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-24T16:33:30.321Z] #13 50.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-24T16:33:30.321Z] #13 51.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-24T16:33:30.321Z] #13 51.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-24T16:33:30.321Z] #13 51.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-24T16:33:30.321Z] #13 51.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-04-24T16:33:30.321Z] #13 51.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-24T16:33:30.363Z] #37 3.276 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:33:30.363Z] #37 3.278 -- Detecting C compiler ABI info [2021-04-24T16:33:30.503Z] #20 39.16 Selecting previously unselected package aufs-tools. [2021-04-24T16:33:30.503Z] #20 39.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-24T16:33:30.503Z] #20 39.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:33:30.503Z] #20 39.31 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:33:30.503Z] #20 39.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:33:30.503Z] #20 39.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:33:30.621Z] #37 ... [2021-04-24T16:33:30.621Z] [2021-04-24T16:33:30.621Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:30.621Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:30.621Z] #42 63.82 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:30.621Z] #42 63.83 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:30.621Z] #42 DONE 64.6s [2021-04-24T16:33:30.621Z] [2021-04-24T16:33:30.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:30.621Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:30.700Z] #44 1.445 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:33:30.700Z] #44 1.446 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:33:30.700Z] #44 1.457 Note: Building without GnuTLS support [2021-04-24T16:33:30.700Z] #44 1.465 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:33:30.700Z] #44 1.466 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:33:30.763Z] #20 39.46 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:33:30.763Z] #20 39.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:33:30.763Z] #20 39.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:33:30.763Z] #20 39.57 Selecting previously unselected package jq. [2021-04-24T16:33:30.763Z] #20 39.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:33:30.763Z] #20 39.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:33:30.763Z] #20 39.68 Selecting previously unselected package libaio1:amd64. [2021-04-24T16:33:30.978Z] #29 13.14 0.0% 1.1% # 2.3% ## 3.2% ### 4.3% ### 5.2% #### 6.2% ##### 7.2% ###### 8.4% ###### 9.5% ######## 11.1% ######### 12.6% ########## 13.9% ########### 15.3% ########### 16.5% ############ 17.9% ############# 18.8% ############## 20.0% ############### 21.8% ################# 23.9% [2021-04-24T16:33:30.978Z] #29 ... [2021-04-24T16:33:30.978Z] [2021-04-24T16:33:30.978Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:30.978Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:30.978Z] #51 22.99 runtime/cgo [2021-04-24T16:33:30.978Z] #51 23.12 runtime [2021-04-24T16:33:30.978Z] #51 ... [2021-04-24T16:33:30.978Z] [2021-04-24T16:33:30.978Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:30.979Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:31.022Z] #20 39.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-24T16:33:31.022Z] #20 39.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:33:31.022Z] #20 39.83 Selecting previously unselected package libgpm2:amd64. [2021-04-24T16:33:31.022Z] #20 39.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-24T16:33:31.022Z] #20 39.84 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:33:31.022Z] #20 39.92 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:33:31.022Z] #20 39.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:33:31.033Z] #45 ... [2021-04-24T16:33:31.033Z] [2021-04-24T16:33:31.033Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:31.033Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:31.033Z] #13 54.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:33:31.033Z] #13 54.68 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:31.034Z] #13 54.69 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:33:31.034Z] #13 57.32 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:33:31.034Z] #13 57.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:33:31.034Z] #13 57.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:33:31.034Z] #13 57.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-24T16:33:31.034Z] #13 57.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:31.034Z] #13 57.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:33:31.034Z] #13 57.84 Selecting previously unselected package dmsetup. [2021-04-24T16:33:31.034Z] #13 57.86 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:31.034Z] #13 57.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:33:31.034Z] #13 58.25 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:33:31.034Z] #13 58.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:33:31.034Z] #13 58.26 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:33:31.034Z] #13 63.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:33:31.034Z] #13 63.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:33:31.034Z] #13 63.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:33:31.257Z] #13 52.09 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:31.282Z] #20 39.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:31.297Z] #13 ... [2021-04-24T16:33:31.297Z] [2021-04-24T16:33:31.297Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:31.297Z] #37 sha256:b4036be2471582d253c966ff14d9e821e4ee76ab78df13cc7a6c7306114e7273 [2021-04-24T16:33:31.297Z] #37 6.560 -- Detecting C compile features - done [2021-04-24T16:33:31.297Z] #37 6.595 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:33:31.297Z] #37 6.846 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:33:31.297Z] #37 6.973 -- Configuring done [2021-04-24T16:33:31.297Z] #37 7.011 -- Generating done [2021-04-24T16:33:31.297Z] #37 7.015 -- Build files have been written to: /tmp/tmp.h6zV15sPb0/tini [2021-04-24T16:33:31.297Z] #37 7.026 + make tini-static [2021-04-24T16:33:31.517Z] #13 52.27 Fetched 78.2 MB in 8s (10.2 MB/s) [2021-04-24T16:33:31.517Z] #13 52.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:31.517Z] #13 52.45 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:31.517Z] #13 52.48 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:31.558Z] #37 7.423 Scanning dependencies of target tini-static [2021-04-24T16:33:31.558Z] #37 7.605 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:33:31.991Z] #43 ... [2021-04-24T16:33:31.991Z] [2021-04-24T16:33:31.991Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:31.991Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:31.991Z] #45 56.08 time [2021-04-24T16:33:31.991Z] #45 61.02 internal/poll [2021-04-24T16:33:31.991Z] #45 62.17 internal/fmtsort [2021-04-24T16:33:31.991Z] #45 62.94 internal/syscall/execenv [2021-04-24T16:33:31.991Z] #45 63.08 internal/syscall/unix [2021-04-24T16:33:31.991Z] #45 63.18 strings [2021-04-24T16:33:31.991Z] #45 63.33 os [2021-04-24T16:33:32.032Z] #29 13.14 0.0% 1.1% # 2.3% ## 3.2% ### 4.3% ### 5.2% #### 6.2% ##### 7.2% ###### 8.4% ###### 9.5% ######## 11.1% ######### 12.6% ########## 13.9% ########### 15.3% ########### 16.5% ############ 17.9% ############# 18.8% ############## 20.0% ############### 21.8% ################# 23.9% ################## 26.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 31.2% ###################### 31.7% ####################### 33.2% ######################### 35.0% ########################### 37.8% ############################ 39.5% ############################# 41.2% [2021-04-24T16:33:32.032Z] #29 ... [2021-04-24T16:33:32.032Z] [2021-04-24T16:33:32.032Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:32.032Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:32.032Z] #42 19.64 Reading package lists... [2021-04-24T16:33:32.032Z] #42 24.27 Reading package lists... [2021-04-24T16:33:32.032Z] #42 29.58 Building dependency tree... [2021-04-24T16:33:32.032Z] #42 32.63 The following additional packages will be installed: [2021-04-24T16:33:32.032Z] #42 32.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-24T16:33:32.032Z] #42 32.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-24T16:33:32.032Z] #42 32.66 Suggested packages: [2021-04-24T16:33:32.032Z] #42 32.67 manpages-dev python-setuptools [2021-04-24T16:33:32.032Z] #42 33.86 The following NEW packages will be installed: [2021-04-24T16:33:32.032Z] #42 33.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-24T16:33:32.032Z] #42 33.87 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-24T16:33:32.032Z] #42 33.87 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-24T16:33:32.032Z] #42 33.87 python-six zlib1g-dev [2021-04-24T16:33:32.032Z] #42 ... [2021-04-24T16:33:32.032Z] [2021-04-24T16:33:32.032Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:32.032Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-24T16:33:32.087Z] #13 52.93 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:32.240Z] #44 3.188 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:33:32.240Z] #44 3.290 GEN .gitid [2021-04-24T16:33:32.247Z] #45 ... [2021-04-24T16:33:32.247Z] [2021-04-24T16:33:32.247Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:32.247Z] #37 sha256:bd274e2071569a34628e7f4d2d38c77a8e6e5f913c3b4cd18400383f604da1fd [2021-04-24T16:33:32.247Z] #37 4.212 -- Detecting C compiler ABI info - done [2021-04-24T16:33:32.247Z] #37 4.248 -- Detecting C compile features [2021-04-24T16:33:32.299Z] #32 33.78 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-24T16:33:32.299Z] #32 33.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-24T16:33:32.299Z] #32 34.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:33:32.346Z] #13 53.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.) [2021-04-24T16:33:32.346Z] #13 53.11 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:33:32.346Z] #13 53.13 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:33:32.544Z] #44 3.377 GEN criu/include/version.h [2021-04-24T16:33:32.544Z] #44 3.478 GEN include/common/asm [2021-04-24T16:33:32.544Z] #44 ... [2021-04-24T16:33:32.544Z] [2021-04-24T16:33:32.544Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:32.544Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:33:32.544Z] #52 54.73 strconv [2021-04-24T16:33:32.544Z] #52 54.74 syscall [2021-04-24T16:33:32.544Z] #52 54.77 io [2021-04-24T16:33:32.544Z] #52 57.75 bytes [2021-04-24T16:33:32.544Z] #52 57.75 strings [2021-04-24T16:33:32.544Z] #52 63.12 bufio [2021-04-24T16:33:32.544Z] #52 64.53 reflect [2021-04-24T16:33:32.606Z] #13 53.39 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:33:32.858Z] #52 ... [2021-04-24T16:33:32.858Z] [2021-04-24T16:33:32.858Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:32.858Z] #38 sha256:15c81a4f712abb5577df05bc98e255bc680076b0c241cfe35f86f23428f8e97b [2021-04-24T16:33:32.858Z] #38 0.312 + RM_GOPATH=0 [2021-04-24T16:33:32.858Z] #38 0.313 + TMP_GOPATH= [2021-04-24T16:33:32.858Z] #38 0.313 + : /build [2021-04-24T16:33:32.858Z] #38 0.313 + '[' -z '' ']' [2021-04-24T16:33:32.858Z] #38 0.314 ++ mktemp -d [2021-04-24T16:33:32.858Z] #38 0.322 + export GOPATH=/tmp/tmp.UGh4w9ESs7 [2021-04-24T16:33:32.858Z] #38 0.323 + GOPATH=/tmp/tmp.UGh4w9ESs7 [2021-04-24T16:33:32.858Z] #38 0.323 + RM_GOPATH=1 [2021-04-24T16:33:32.858Z] #38 0.324 + case "$(go env GOARCH)" in [2021-04-24T16:33:32.858Z] #38 0.329 ++ go env GOARCH [2021-04-24T16:33:32.858Z] #38 0.351 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:32.858Z] #38 0.352 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:32.858Z] #38 0.354 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:32.858Z] #38 0.368 + dir=/tmp/install [2021-04-24T16:33:32.858Z] #38 0.370 + bin=tini [2021-04-24T16:33:32.858Z] #38 0.371 + shift [2021-04-24T16:33:32.858Z] #38 0.373 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:33:32.858Z] #38 0.374 + . /tmp/install/tini.installer [2021-04-24T16:33:32.858Z] #38 0.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:32.858Z] #38 0.381 + install_tini [2021-04-24T16:33:32.858Z] #38 0.383 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:33:32.858Z] #38 0.385 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:32.858Z] #38 0.386 + git clone https://github.com/krallin/tini.git /tmp/tmp.UGh4w9ESs7/tini [2021-04-24T16:33:32.858Z] #38 0.395 Cloning into '/tmp/tmp.UGh4w9ESs7/tini'... [2021-04-24T16:33:32.858Z] #38 1.352 + cd /tmp/tmp.UGh4w9ESs7/tini [2021-04-24T16:33:32.858Z] #38 1.352 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:32.858Z] #38 1.394 + cmake . [2021-04-24T16:33:32.858Z] #38 2.254 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:33:32.858Z] #38 2.318 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:33:32.858Z] #38 2.958 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:33:32.858Z] #38 2.960 -- Detecting C compiler ABI info [2021-04-24T16:33:32.858Z] #38 3.582 -- Detecting C compiler ABI info - done [2021-04-24T16:33:32.858Z] #38 3.606 -- Detecting C compile features [2021-04-24T16:33:32.866Z] #13 53.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.) [2021-04-24T16:33:32.866Z] #13 53.56 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-24T16:33:32.866Z] #13 53.61 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:32.881Z] #32 ... [2021-04-24T16:33:32.881Z] [2021-04-24T16:33:32.881Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:32.881Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:32.881Z] #13 16.03 Reading package lists... [2021-04-24T16:33:32.881Z] #13 21.42 Reading package lists... [2021-04-24T16:33:32.881Z] #13 26.34 Building dependency tree... [2021-04-24T16:33:32.881Z] #13 29.37 The following additional packages will be installed: [2021-04-24T16:33:32.881Z] #13 29.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-24T16:33:32.881Z] #13 29.40 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-24T16:33:32.881Z] #13 29.40 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-24T16:33:32.881Z] #13 29.40 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-24T16:33:32.881Z] #13 29.40 mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:32.881Z] #13 29.42 Suggested packages: [2021-04-24T16:33:32.881Z] #13 29.42 gcc-8-locales seccomp wine64 [2021-04-24T16:33:32.881Z] #13 30.65 The following NEW packages will be installed: [2021-04-24T16:33:32.881Z] #13 30.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-24T16:33:32.881Z] #13 30.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-24T16:33:32.881Z] #13 30.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-24T16:33:32.881Z] #13 30.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-24T16:33:32.881Z] #13 30.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-24T16:33:32.881Z] #13 30.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-24T16:33:32.881Z] #13 30.68 The following packages will be upgraded: [2021-04-24T16:33:32.881Z] #13 30.68 libseccomp2 libsystemd0 libudev1 [2021-04-24T16:33:32.881Z] #13 ... [2021-04-24T16:33:32.881Z] [2021-04-24T16:33:32.882Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-04-24T16:33:32.882Z] #67 sha256:9a70540d3655fc279376f2fa36356cbc4f2b7dc33b7d1c61b18a45bcdd7ef3d4 [2021-04-24T16:33:32.882Z] #67 DONE 35.0s [2021-04-24T16:33:32.882Z] [2021-04-24T16:33:32.882Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:32.882Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:32.882Z] #13 31.13 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:33:32.882Z] #13 31.13 Need to get 73.8 MB of archives. [2021-04-24T16:33:32.882Z] #13 31.13 After this operation, 472 MB of additional disk space will be used. [2021-04-24T16:33:32.882Z] #13 31.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-24T16:33:32.882Z] #13 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-24T16:33:32.882Z] #13 31.16 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] [2021-04-24T16:33:32.882Z] #13 31.18 Get:4 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-24T16:33:32.882Z] #13 ... [2021-04-24T16:33:32.882Z] [2021-04-24T16:33:32.882Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:32.882Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:32.947Z] #37 ... [2021-04-24T16:33:32.947Z] [2021-04-24T16:33:32.947Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:32.947Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:33:32.947Z] #51 60.94 encoding/binary [2021-04-24T16:33:32.947Z] #51 61.02 context [2021-04-24T16:33:32.947Z] #51 61.99 internal/poll [2021-04-24T16:33:32.947Z] #51 62.94 encoding/base64 [2021-04-24T16:33:32.947Z] #51 63.78 strings [2021-04-24T16:33:32.947Z] #51 64.50 os [2021-04-24T16:33:32.947Z] #51 66.68 golang.org/x/sys/unix [2021-04-24T16:33:32.947Z] #51 68.91 fmt [2021-04-24T16:33:32.947Z] #51 ... [2021-04-24T16:33:32.947Z] [2021-04-24T16:33:32.947Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:32.947Z] #37 sha256:b4036be2471582d253c966ff14d9e821e4ee76ab78df13cc7a6c7306114e7273 [2021-04-24T16:33:32.947Z] #37 9.080 [100%] Linking C executable tini-static [2021-04-24T16:33:33.125Z] #13 53.81 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-24T16:33:33.125Z] #13 53.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:33:33.125Z] #13 53.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-24T16:33:33.125Z] #13 53.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:33.125Z] #13 54.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:33:33.125Z] #13 ... [2021-04-24T16:33:33.125Z] [2021-04-24T16:33:33.125Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:33.125Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:33.125Z] #42 51.74 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:33:33.125Z] #42 51.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:33.125Z] #42 51.74 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:33.125Z] #42 51.99 Selecting previously unselected package python-six. [2021-04-24T16:33:33.125Z] #42 51.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:33:33.125Z] #42 51.99 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:33:33.125Z] #42 52.10 Selecting previously unselected package python-protobuf. [2021-04-24T16:33:33.125Z] #42 52.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-24T16:33:33.125Z] #42 52.10 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:33.125Z] #42 52.60 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:33.125Z] #42 57.38 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:33.125Z] #42 57.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:33.125Z] #42 57.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:33.125Z] #42 57.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:33.125Z] #42 57.39 Setting up python-six (1.12.0-1) ... [2021-04-24T16:33:33.125Z] #42 61.51 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:33.126Z] #42 61.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:33.126Z] #42 61.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:33.126Z] #42 61.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-24T16:33:33.126Z] #42 61.62 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:33.126Z] #42 61.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:33.126Z] #42 61.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:33.126Z] #42 61.62 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-24T16:33:33.126Z] #42 61.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:33.126Z] #42 61.65 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:33.385Z] #42 ... [2021-04-24T16:33:33.385Z] [2021-04-24T16:33:33.385Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:33.385Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-24T16:33:33.385Z] #36 51.85 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:33:33.385Z] #36 51.88 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 51.89 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:33.385Z] #36 58.89 Selecting previously unselected package libxml2:amd64. [2021-04-24T16:33:33.385Z] #36 58.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 58.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:33.385Z] #36 59.42 Selecting previously unselected package libarchive13:amd64. [2021-04-24T16:33:33.385Z] #36 59.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 59.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:33.385Z] #36 59.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-24T16:33:33.385Z] #36 59.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 59.78 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:33.385Z] #36 59.89 Selecting previously unselected package librhash0:amd64. [2021-04-24T16:33:33.385Z] #36 59.91 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 59.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:33.385Z] #36 60.10 Selecting previously unselected package libuv1:amd64. [2021-04-24T16:33:33.385Z] #36 60.10 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 60.11 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:33.385Z] #36 60.30 Selecting previously unselected package cmake. [2021-04-24T16:33:33.385Z] #36 60.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-24T16:33:33.385Z] #36 60.33 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:33:33.615Z] #37 6.231 -- Detecting C compile features - done [2021-04-24T16:33:33.615Z] #37 6.266 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:33:33.615Z] #37 6.558 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:33:33.872Z] #37 6.652 -- Configuring done [2021-04-24T16:33:33.872Z] #37 6.672 -- Generating done [2021-04-24T16:33:33.872Z] #37 6.674 -- Build files have been written to: /tmp/tmp.KBk1Ggqw9s/tini [2021-04-24T16:33:33.872Z] #37 6.685 + make tini-static [2021-04-24T16:33:33.891Z] #37 9.635 [100%] Built target tini-static [2021-04-24T16:33:33.891Z] #37 9.718 + mkdir -p /build [2021-04-24T16:33:33.891Z] #37 9.720 + cp tini-static /build/docker-init [2021-04-24T16:33:33.891Z] #37 DONE 10.1s [2021-04-24T16:33:33.891Z] [2021-04-24T16:33:33.891Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:33.891Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:33.891Z] #43 2.474 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:33:33.891Z] #43 2.475 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:33:33.891Z] #43 2.494 Note: Building without GnuTLS support [2021-04-24T16:33:33.891Z] #43 2.499 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:33:33.891Z] #43 2.500 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:33:33.891Z] #43 4.582 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:33:33.891Z] #43 4.633 GEN .gitid [2021-04-24T16:33:33.891Z] #43 4.650 GEN criu/include/version.h [2021-04-24T16:33:33.891Z] #43 4.729 GEN include/common/asm [2021-04-24T16:33:34.128Z] #37 7.150 Scanning dependencies of target tini-static [2021-04-24T16:33:34.214Z] #29 13.14 0.0% 1.1% # 2.3% ## 3.2% ### 4.3% ### 5.2% #### 6.2% ##### 7.2% ###### 8.4% ###### 9.5% ######## 11.1% ######### 12.6% ########## 13.9% ########### 15.3% ########### 16.5% ############ 17.9% ############# 18.8% ############## 20.0% ############### 21.8% ################# 23.9% ################## 26.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 31.2% ###################### 31.7% ####################### 33.2% ######################### 35.0% ########################### 37.8% ############################ 39.5% ############################# 41.2% ############################# 41.4% ############################### 43.4% ################################ 45.4% ################################## 47.4% ################################### 49.0% #################################### 50.9% ###################################### 52.8% ####################################### 55.3% ######################################### 57.3% ########################################## 59.0% ########################################### 61.1% ############################################ 62.5% ############################################# 63.6% ############################################## 65.0% ############################################### 66.2% ################################################ 67.9% ################################################# 69.1% ################################################## 70.3% ################################################### 71.7% [2021-04-24T16:33:34.214Z] #29 ... [2021-04-24T16:33:34.214Z] [2021-04-24T16:33:34.214Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-04-24T16:33:34.214Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-24T16:33:34.214Z] #55 28.53 Building dependency tree... [2021-04-24T16:33:34.214Z] #55 30.82 The following additional packages will be installed: [2021-04-24T16:33:34.214Z] #55 30.82 libbtrfs0 [2021-04-24T16:33:34.214Z] #55 30.91 The following NEW packages will be installed: [2021-04-24T16:33:34.214Z] #55 30.91 libbtrfs-dev libbtrfs0 [2021-04-24T16:33:34.214Z] #55 31.29 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:34.214Z] #55 31.29 Need to get 119 kB of archives. [2021-04-24T16:33:34.214Z] #55 31.29 After this operation, 387 kB of additional disk space will be used. [2021-04-24T16:33:34.214Z] #55 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-24T16:33:34.214Z] #55 31.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-24T16:33:34.214Z] #55 32.64 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:34.214Z] #55 32.88 Fetched 119 kB in 0s (431 kB/s) [2021-04-24T16:33:34.214Z] #55 33.29 Selecting previously unselected package libbtrfs0. [2021-04-24T16:33:34.214Z] #55 33.29 (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.) [2021-04-24T16:33:34.214Z] #55 33.40 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-24T16:33:34.214Z] #55 34.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:34.214Z] #55 34.96 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:33:34.214Z] #55 34.97 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-24T16:33:34.214Z] #55 34.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:34.214Z] #55 35.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:33:34.214Z] #55 35.45 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:33:34.214Z] #55 35.48 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:34.214Z] #55 DONE 36.2s [2021-04-24T16:33:34.214Z] [2021-04-24T16:33:34.214Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:34.214Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:34.323Z] #36 63.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:34.323Z] #36 63.01 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:34.323Z] #36 63.02 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-24T16:33:34.323Z] #36 63.03 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:34.323Z] #36 63.07 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-24T16:33:34.323Z] #36 63.09 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:33:34.385Z] #37 7.320 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:33:34.415Z] #38 ... [2021-04-24T16:33:34.415Z] [2021-04-24T16:33:34.415Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:34.415Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:34.415Z] #44 5.455 PBCC images/timens.pb-c.c [2021-04-24T16:33:34.415Z] #44 5.514 DEP images/timens.pb-c.d [2021-04-24T16:33:34.582Z] #36 63.10 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:34.582Z] #36 63.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-24T16:33:34.582Z] #36 63.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:34.582Z] #36 63.15 Setting up cmake (3.13.4-1) ... [2021-04-24T16:33:34.582Z] #36 63.16 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:34.582Z] #36 63.24 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:34.638Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-04-24T16:33:34.719Z] #44 5.573 PBCC images/fown.pb-c.c [2021-04-24T16:33:34.719Z] #44 5.598 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:33:34.719Z] #44 5.697 PBCC images/opts.pb-c.c [2021-04-24T16:33:34.719Z] #44 5.760 PBCC images/memfd.pb-c.c [2021-04-24T16:33:34.833Z] #20 43.49 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:33:34.833Z] #20 43.49 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:33:34.833Z] #20 43.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:34.833Z] #20 43.61 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:33:34.833Z] #20 43.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:33:34.833Z] #20 43.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:34.833Z] #20 43.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:33:35.021Z] #44 5.818 DEP images/fown.pb-c.d [2021-04-24T16:33:35.021Z] #44 5.861 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:33:35.021Z] #44 5.924 DEP images/opts.pb-c.d [2021-04-24T16:33:35.021Z] #44 5.984 DEP images/memfd.pb-c.d [2021-04-24T16:33:35.021Z] #44 6.058 PBCC images/sit.pb-c.c [2021-04-24T16:33:35.021Z] #44 6.195 DEP images/sit.pb-c.d [2021-04-24T16:33:35.093Z] #20 43.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:33:35.093Z] #20 43.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:35.093Z] #20 43.79 Selecting previously unselected package libreadline5:amd64. [2021-04-24T16:33:35.093Z] #20 43.79 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-24T16:33:35.093Z] #20 43.79 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:33:35.093Z] #20 43.91 Selecting previously unselected package net-tools. [2021-04-24T16:33:35.093Z] #20 43.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-24T16:33:35.093Z] #20 43.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:33:35.151Z] #36 DONE 63.7s [2021-04-24T16:33:35.151Z] [2021-04-24T16:33:35.151Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:35.151Z] #37 sha256:a3a8faae3b6e52bac150ea76ed5dab83039275e270f3d9438cdc91cd9f2aa61b [2021-04-24T16:33:35.339Z] #44 6.249 PBCC images/macvlan.pb-c.c [2021-04-24T16:33:35.339Z] #44 6.281 DEP images/macvlan.pb-c.d [2021-04-24T16:33:35.339Z] #44 6.332 PBCC images/autofs.pb-c.c [2021-04-24T16:33:35.339Z] #44 6.364 DEP images/autofs.pb-c.d [2021-04-24T16:33:35.339Z] #44 6.432 PBCC images/sysctl.pb-c.c [2021-04-24T16:33:35.353Z] #20 44.11 Selecting previously unselected package python-pip-whl. [2021-04-24T16:33:35.353Z] #20 44.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:33:35.353Z] #20 44.13 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:33:35.637Z] #44 6.457 DEP images/sysctl.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.544 PBCC images/time.pb-c.c [2021-04-24T16:33:35.637Z] #44 6.573 DEP images/time.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.619 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:33:35.637Z] #44 6.631 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.671 PBCC images/seccomp.pb-c.c [2021-04-24T16:33:35.637Z] #44 6.698 DEP images/seccomp.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.720 PBCC images/userns.pb-c.c [2021-04-24T16:33:35.637Z] #44 6.731 DEP images/userns.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.750 PBCC images/cgroup.pb-c.c [2021-04-24T16:33:35.637Z] #44 6.764 DEP images/cgroup.pb-c.d [2021-04-24T16:33:35.637Z] #44 6.790 PBCC images/ext-file.pb-c.c [2021-04-24T16:33:35.753Z] #37 8.540 [100%] Linking C executable tini-static [2021-04-24T16:33:35.753Z] #37 ... [2021-04-24T16:33:35.753Z] [2021-04-24T16:33:35.753Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:35.753Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:33:35.753Z] #51 59.86 context [2021-04-24T16:33:35.753Z] #51 60.74 internal/poll [2021-04-24T16:33:35.753Z] #51 63.13 internal/syscall/execenv [2021-04-24T16:33:35.753Z] #51 63.28 internal/syscall/unix [2021-04-24T16:33:35.753Z] #51 63.50 os [2021-04-24T16:33:35.753Z] #51 64.23 encoding/binary [2021-04-24T16:33:35.753Z] #51 66.28 encoding/base64 [2021-04-24T16:33:35.753Z] #51 66.93 golang.org/x/sys/unix [2021-04-24T16:33:35.753Z] #51 67.33 fmt [2021-04-24T16:33:35.808Z] #43 6.978 PBCC images/timens.pb-c.c [2021-04-24T16:33:35.808Z] #43 7.022 DEP images/timens.pb-c.d [2021-04-24T16:33:35.808Z] #43 7.109 PBCC images/fown.pb-c.c [2021-04-24T16:33:35.808Z] #43 7.162 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:33:35.808Z] #43 7.232 PBCC images/opts.pb-c.c [2021-04-24T16:33:35.808Z] #43 7.301 PBCC images/memfd.pb-c.c [2021-04-24T16:33:35.808Z] #43 7.351 DEP images/fown.pb-c.d [2021-04-24T16:33:35.808Z] #43 7.415 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:33:35.808Z] #43 7.486 DEP images/opts.pb-c.d [2021-04-24T16:33:35.922Z] #20 44.70 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:33:35.922Z] #20 44.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:33:35.922Z] #20 44.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:33:35.936Z] #44 6.800 DEP images/ext-file.pb-c.d [2021-04-24T16:33:35.936Z] #44 6.859 PBCC images/rpc.pb-c.c [2021-04-24T16:33:35.936Z] #44 6.907 DEP images/rpc.pb-c.d [2021-04-24T16:33:35.936Z] #44 6.971 PBCC images/siginfo.pb-c.c [2021-04-24T16:33:35.936Z] #44 6.986 DEP images/siginfo.pb-c.d [2021-04-24T16:33:35.936Z] #44 7.007 PBCC images/pagemap.pb-c.c [2021-04-24T16:33:35.936Z] #44 7.067 DEP images/pagemap.pb-c.d [2021-04-24T16:33:35.936Z] #44 7.121 PBCC images/rlimit.pb-c.c [2021-04-24T16:33:36.010Z] #51 ... [2021-04-24T16:33:36.010Z] [2021-04-24T16:33:36.010Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:36.010Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:36.010Z] #43 2.128 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:33:36.010Z] #43 2.129 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:33:36.010Z] #43 2.147 Note: Building without GnuTLS support [2021-04-24T16:33:36.010Z] #43 2.166 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:33:36.010Z] #43 2.166 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:33:36.010Z] #43 4.147 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:33:36.010Z] #43 4.197 GEN .gitid [2021-04-24T16:33:36.010Z] #43 4.214 GEN criu/include/version.h [2021-04-24T16:33:36.010Z] #43 4.313 GEN include/common/asm [2021-04-24T16:33:36.069Z] #43 7.544 DEP images/memfd.pb-c.d [2021-04-24T16:33:36.069Z] #43 7.629 PBCC images/sit.pb-c.c [2021-04-24T16:33:36.069Z] #43 7.708 DEP images/sit.pb-c.d [2021-04-24T16:33:36.069Z] #43 7.759 PBCC images/macvlan.pb-c.c [2021-04-24T16:33:36.114Z] #29 13.14 0.0% 1.1% # 2.3% ## 3.2% ### 4.3% ### 5.2% #### 6.2% ##### 7.2% ###### 8.4% ###### 9.5% ######## 11.1% ######### 12.6% ########## 13.9% ########### 15.3% ########### 16.5% ############ 17.9% ############# 18.8% ############## 20.0% ############### 21.8% ################# 23.9% ################## 26.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 31.2% ###################### 31.7% ####################### 33.2% ######################### 35.0% ########################### 37.8% ############################ 39.5% ############################# 41.2% ############################# 41.4% ############################### 43.4% ################################ 45.4% ################################## 47.4% ################################### 49.0% #################################### 50.9% ###################################### 52.8% ####################################### 55.3% ######################################### 57.3% ########################################## 59.0% ########################################### 61.1% ############################################ 62.5% ############################################# 63.6% ############################################## 65.0% ############################################### 66.2% ################################################ 67.9% ################################################# 69.1% ################################################## 70.3% ################################################### 71.7% #################################################### 72.5% #################################################### 73.1% #################################################### 73.6% ##################################################### 73.9% ##################################################### 74.6% ###################################################### 75.2% ###################################################### 76.0% ####################################################### 76.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 79.6% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 82.9% ############################################################ 84.1% [2021-04-24T16:33:36.114Z] #29 ... [2021-04-24T16:33:36.114Z] [2021-04-24T16:33:36.114Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:36.114Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:36.114Z] #49 28.18 go: extracting github.com/spf13/afero v1.1.2 [2021-04-24T16:33:36.114Z] #49 29.45 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:36.114Z] #49 30.96 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:36.114Z] #49 32.93 go: extracting golang.org/x/text v0.3.2 [2021-04-24T16:33:36.114Z] #49 ... [2021-04-24T16:33:36.114Z] [2021-04-24T16:33:36.114Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:36.114Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-24T16:33:36.114Z] #36 23.03 Reading package lists... [2021-04-24T16:33:36.114Z] #36 28.42 Building dependency tree... [2021-04-24T16:33:36.114Z] #36 30.86 The following additional packages will be installed: [2021-04-24T16:33:36.114Z] #36 30.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-24T16:33:36.114Z] #36 30.87 Suggested packages: [2021-04-24T16:33:36.114Z] #36 30.88 cmake-doc ninja-build lrzip [2021-04-24T16:33:36.114Z] #36 30.88 Recommended packages: [2021-04-24T16:33:36.114Z] #36 30.88 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-24T16:33:36.114Z] #36 31.76 The following NEW packages will be installed: [2021-04-24T16:33:36.114Z] #36 31.76 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-24T16:33:36.114Z] #36 31.77 vim-common xxd [2021-04-24T16:33:36.114Z] #36 32.16 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:36.114Z] #36 32.16 Need to get 14.2 MB of archives. [2021-04-24T16:33:36.114Z] #36 32.16 After this operation, 60.0 MB of additional disk space will be used. [2021-04-24T16:33:36.114Z] #36 32.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-24T16:33:36.114Z] #36 32.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:33:36.114Z] #36 32.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-24T16:33:36.114Z] #36 32.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-24T16:33:36.114Z] #36 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-24T16:33:36.114Z] #36 33.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-24T16:33:36.114Z] #36 33.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-24T16:33:36.114Z] #36 33.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-24T16:33:36.114Z] #36 33.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-24T16:33:36.114Z] #36 33.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-24T16:33:36.114Z] #36 35.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:36.114Z] #36 35.52 Fetched 14.2 MB in 2s (8160 kB/s) [2021-04-24T16:33:36.114Z] #36 35.66 Selecting previously unselected package xxd. [2021-04-24T16:33:36.114Z] #36 35.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-24T16:33:36.114Z] #36 35.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-24T16:33:36.114Z] #36 35.78 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:33:36.114Z] #36 36.38 Selecting previously unselected package vim-common. [2021-04-24T16:33:36.114Z] #36 36.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:36.114Z] #36 36.49 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:36.114Z] #36 37.05 Selecting previously unselected package cmake-data. [2021-04-24T16:33:36.114Z] #36 37.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-24T16:33:36.114Z] #36 37.07 Unpacking cmake-data (3.13.4-1) ... [2021-04-24T16:33:36.181Z] #20 44.83 Selecting previously unselected package python3-distutils. [2021-04-24T16:33:36.181Z] #20 44.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:33:36.181Z] #20 44.86 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:33:36.181Z] #20 45.01 Selecting previously unselected package python3-pip. [2021-04-24T16:33:36.181Z] #20 45.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:33:36.181Z] #20 45.03 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:33:36.236Z] #44 7.138 DEP images/rlimit.pb-c.d [2021-04-24T16:33:36.236Z] #44 7.207 PBCC images/file-lock.pb-c.c [2021-04-24T16:33:36.236Z] #44 7.241 DEP images/file-lock.pb-c.d [2021-04-24T16:33:36.236Z] #44 7.310 PBCC images/tty.pb-c.c [2021-04-24T16:33:36.236Z] #44 7.368 DEP images/tty.pb-c.d [2021-04-24T16:33:36.267Z] #43 5.825 PBCC images/timens.pb-c.c [2021-04-24T16:33:36.267Z] #43 5.842 DEP images/timens.pb-c.d [2021-04-24T16:33:36.267Z] #43 5.894 PBCC images/fown.pb-c.c [2021-04-24T16:33:36.330Z] #43 7.792 DEP images/macvlan.pb-c.d [2021-04-24T16:33:36.330Z] #43 7.837 PBCC images/autofs.pb-c.c [2021-04-24T16:33:36.330Z] #43 7.872 DEP images/autofs.pb-c.d [2021-04-24T16:33:36.330Z] #43 ... [2021-04-24T16:33:36.330Z] [2021-04-24T16:33:36.330Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:36.330Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:33:36.330Z] #51 74.20 encoding/json [2021-04-24T16:33:36.377Z] #36 ... [2021-04-24T16:33:36.377Z] [2021-04-24T16:33:36.377Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:36.377Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:36.441Z] #20 45.21 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:33:36.441Z] #20 45.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:36.441Z] #20 45.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:36.441Z] #20 45.38 Selecting previously unselected package python3-setuptools. [2021-04-24T16:33:36.532Z] #43 5.919 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:33:36.532Z] #43 5.983 PBCC images/opts.pb-c.c [2021-04-24T16:33:36.532Z] #43 6.053 PBCC images/memfd.pb-c.c [2021-04-24T16:33:36.532Z] #43 6.155 DEP images/fown.pb-c.d [2021-04-24T16:33:36.536Z] #44 7.417 PBCC images/tun.pb-c.c [2021-04-24T16:33:36.536Z] #44 7.458 PBCC images/netdev.pb-c.c [2021-04-24T16:33:36.536Z] #44 7.549 DEP images/tun.pb-c.d [2021-04-24T16:33:36.536Z] #44 7.604 DEP images/netdev.pb-c.d [2021-04-24T16:33:36.536Z] #44 7.666 PBCC images/vma.pb-c.c [2021-04-24T16:33:36.700Z] #20 45.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:33:36.700Z] #20 45.40 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:33:36.700Z] #20 45.63 Selecting previously unselected package python3-wheel. [2021-04-24T16:33:36.700Z] #20 45.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:33:36.700Z] #20 45.64 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:33:36.790Z] #43 ... [2021-04-24T16:33:36.790Z] [2021-04-24T16:33:36.790Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:36.790Z] #37 sha256:bd274e2071569a34628e7f4d2d38c77a8e6e5f913c3b4cd18400383f604da1fd [2021-04-24T16:33:36.790Z] #37 9.110 [100%] Built target tini-static [2021-04-24T16:33:36.790Z] #37 9.186 + mkdir -p /build [2021-04-24T16:33:36.790Z] #37 9.190 + cp tini-static /build/docker-init [2021-04-24T16:33:36.790Z] #37 DONE 9.7s [2021-04-24T16:33:36.790Z] [2021-04-24T16:33:36.790Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:36.790Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:36.790Z] #43 6.238 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:33:36.790Z] #43 6.354 DEP images/opts.pb-c.d [2021-04-24T16:33:36.790Z] #43 6.422 DEP images/memfd.pb-c.d [2021-04-24T16:33:36.835Z] #44 7.703 DEP images/vma.pb-c.d [2021-04-24T16:33:36.835Z] #44 7.761 PBCC images/creds.pb-c.c [2021-04-24T16:33:36.835Z] #44 7.795 DEP images/creds.pb-c.d [2021-04-24T16:33:36.835Z] #44 7.873 PBCC images/utsns.pb-c.c [2021-04-24T16:33:36.835Z] #44 7.892 DEP images/utsns.pb-c.d [2021-04-24T16:33:36.903Z] #51 74.92 github.com/pkg/diff [2021-04-24T16:33:36.959Z] #20 45.71 Selecting previously unselected package sudo. [2021-04-24T16:33:36.959Z] #20 45.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-24T16:33:36.959Z] #20 45.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:33:37.050Z] #43 6.498 PBCC images/sit.pb-c.c [2021-04-24T16:33:37.050Z] #43 6.602 DEP images/sit.pb-c.d [2021-04-24T16:33:37.050Z] #43 6.718 PBCC images/macvlan.pb-c.c [2021-04-24T16:33:37.135Z] #44 8.008 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:33:37.135Z] #44 8.041 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:33:37.135Z] #44 8.085 DEP images/ipc-desc.pb-c.d [2021-04-24T16:33:37.135Z] #44 8.146 DEP images/ipc-sem.pb-c.d [2021-04-24T16:33:37.135Z] #44 8.206 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:33:37.176Z] #29 13.14 0.0% 1.1% # 2.3% ## 3.2% ### 4.3% ### 5.2% #### 6.2% ##### 7.2% ###### 8.4% ###### 9.5% ######## 11.1% ######### 12.6% ########## 13.9% ########### 15.3% ########### 16.5% ############ 17.9% ############# 18.8% ############## 20.0% ############### 21.8% ################# 23.9% ################## 26.1% #################### 28.2% ##################### 29.3% ##################### 30.3% ###################### 31.2% ###################### 31.7% ####################### 33.2% ######################### 35.0% ########################### 37.8% ############################ 39.5% ############################# 41.2% ############################# 41.4% ############################### 43.4% ################################ 45.4% ################################## 47.4% ################################### 49.0% #################################### 50.9% ###################################### 52.8% ####################################### 55.3% ######################################### 57.3% ########################################## 59.0% ########################################### 61.1% ############################################ 62.5% ############################################# 63.6% ############################################## 65.0% ############################################### 66.2% ################################################ 67.9% ################################################# 69.1% ################################################## 70.3% ################################################### 71.7% #################################################### 72.5% #################################################### 73.1% #################################################### 73.6% ##################################################### 73.9% ##################################################### 74.6% ###################################################### 75.2% ###################################################### 76.0% ####################################################### 76.8% ####################################################### 77.6% ######################################################### 79.5% ######################################################### 79.6% ######################################################### 80.2% ########################################################## 81.5% ########################################################### 82.9% ############################################################ 84.1% ############################################################# 85.4% ############################################################### 87.7% ################################################################ 89.1% ################################################################# 90.6% ################################################################## 91.7% ################################################################### 93.4% #################################################################### 95.4% ##################################################################### 97.0% ####################################################################### 99.1% ######################################################################## 100.0% [2021-04-24T16:33:37.176Z] #29 21.69 [2021-04-24T16:33:37.306Z] #43 6.770 DEP images/macvlan.pb-c.d [2021-04-24T16:33:37.306Z] #43 6.844 PBCC images/autofs.pb-c.c [2021-04-24T16:33:37.436Z] #44 8.270 DEP images/ipc-msg.pb-c.d [2021-04-24T16:33:37.436Z] #44 8.340 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:33:37.436Z] #44 8.368 DEP images/ipc-shm.pb-c.d [2021-04-24T16:33:37.436Z] #44 8.478 PBCC images/ipc-var.pb-c.c [2021-04-24T16:33:37.436Z] #44 8.549 DEP images/ipc-var.pb-c.d [2021-04-24T16:33:37.436Z] #44 8.590 PBCC images/sk-opts.pb-c.c [2021-04-24T16:33:37.528Z] #20 46.28 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:33:37.528Z] #20 46.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-24T16:33:37.528Z] #20 46.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:33:37.563Z] #43 7.027 DEP images/autofs.pb-c.d [2021-04-24T16:33:37.736Z] #44 8.639 PBCC images/packet-sock.pb-c.c [2021-04-24T16:33:37.736Z] #44 8.688 DEP images/sk-opts.pb-c.d [2021-04-24T16:33:37.736Z] #44 8.730 DEP images/packet-sock.pb-c.d [2021-04-24T16:33:37.736Z] #44 8.814 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:33:37.736Z] #44 8.874 DEP images/sk-netlink.pb-c.d [2021-04-24T16:33:37.787Z] #20 46.56 Selecting previously unselected package uidmap. [2021-04-24T16:33:37.787Z] #20 46.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-24T16:33:37.787Z] #20 46.58 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:33:37.787Z] #20 46.70 Selecting previously unselected package vim-runtime. [2021-04-24T16:33:37.787Z] #20 46.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:33:37.787Z] #20 46.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:33:37.820Z] #43 7.155 PBCC images/sysctl.pb-c.c [2021-04-24T16:33:37.820Z] #43 7.206 DEP images/sysctl.pb-c.d [2021-04-24T16:33:37.820Z] #43 7.272 PBCC images/time.pb-c.c [2021-04-24T16:33:37.820Z] #43 7.307 DEP images/time.pb-c.d [2021-04-24T16:33:37.820Z] #43 7.393 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:33:38.038Z] #44 ... [2021-04-24T16:33:38.038Z] [2021-04-24T16:33:38.038Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:38.038Z] #48 sha256:c3612a843eed266f09986af81aa753240cab64692a00b8a4c2bcc7063adecd34 [2021-04-24T16:33:38.038Z] #48 DONE 70.1s [2021-04-24T16:33:38.038Z] [2021-04-24T16:33:38.038Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:38.038Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:38.038Z] #44 9.013 PBCC images/sk-inet.pb-c.c [2021-04-24T16:33:38.038Z] #44 ... [2021-04-24T16:33:38.038Z] [2021-04-24T16:33:38.038Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:38.038Z] #38 sha256:15c81a4f712abb5577df05bc98e255bc680076b0c241cfe35f86f23428f8e97b [2021-04-24T16:33:38.038Z] #38 6.100 -- Detecting C compile features - done [2021-04-24T16:33:38.038Z] #38 6.145 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:33:38.038Z] #38 6.574 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:33:38.038Z] #38 6.753 -- Configuring done [2021-04-24T16:33:38.038Z] #38 6.778 -- Generating done [2021-04-24T16:33:38.038Z] #38 6.780 -- Build files have been written to: /tmp/tmp.UGh4w9ESs7/tini [2021-04-24T16:33:38.038Z] #38 6.784 + make tini-static [2021-04-24T16:33:38.038Z] #38 7.248 Scanning dependencies of target tini-static [2021-04-24T16:33:38.038Z] #38 7.302 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:33:38.038Z] #38 8.586 [100%] Linking C executable tini-static [2021-04-24T16:33:38.038Z] #38 9.071 [100%] Built target tini-static [2021-04-24T16:33:38.038Z] #38 9.127 + mkdir -p /build [2021-04-24T16:33:38.038Z] #38 9.136 + cp tini-static /build/docker-init [2021-04-24T16:33:38.038Z] #38 DONE 9.3s [2021-04-24T16:33:38.047Z] #20 46.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:33:38.047Z] #20 46.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:33:38.078Z] #43 7.404 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:33:38.078Z] #43 7.484 PBCC images/seccomp.pb-c.c [2021-04-24T16:33:38.078Z] #43 7.541 DEP images/seccomp.pb-c.d [2021-04-24T16:33:38.078Z] #43 7.598 PBCC images/userns.pb-c.c [2021-04-24T16:33:38.078Z] #43 7.634 DEP images/userns.pb-c.d [2021-04-24T16:33:38.078Z] #43 7.680 PBCC images/cgroup.pb-c.c [2021-04-24T16:33:38.289Z] #51 76.04 go/ast [2021-04-24T16:33:38.335Z] #43 7.734 DEP images/cgroup.pb-c.d [2021-04-24T16:33:38.335Z] #43 7.783 PBCC images/ext-file.pb-c.c [2021-04-24T16:33:38.335Z] #43 7.802 DEP images/ext-file.pb-c.d [2021-04-24T16:33:38.335Z] #43 7.843 PBCC images/rpc.pb-c.c [2021-04-24T16:33:38.335Z] #43 7.869 DEP images/rpc.pb-c.d [2021-04-24T16:33:38.335Z] #43 7.929 PBCC images/siginfo.pb-c.c [2021-04-24T16:33:38.339Z] [2021-04-24T16:33:38.339Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:38.339Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:38.339Z] #44 9.215 DEP images/sk-inet.pb-c.d [2021-04-24T16:33:38.339Z] #44 9.316 PBCC images/sk-unix.pb-c.c [2021-04-24T16:33:38.339Z] #44 9.369 DEP images/sk-unix.pb-c.d [2021-04-24T16:33:38.339Z] #44 9.411 PBCC images/mm.pb-c.c [2021-04-24T16:33:38.339Z] #44 9.443 DEP images/mm.pb-c.d [2021-04-24T16:33:38.448Z] #37 3.094 + RM_GOPATH=0 [2021-04-24T16:33:38.448Z] #37 3.094 + TMP_GOPATH= [2021-04-24T16:33:38.448Z] #37 3.094 + : /build [2021-04-24T16:33:38.448Z] #37 3.094 + '[' -z '' ']' [2021-04-24T16:33:38.448Z] #37 3.094 ++ mktemp -d [2021-04-24T16:33:38.448Z] #37 3.095 + export GOPATH=/tmp/tmp.H2Sk5a5tzx [2021-04-24T16:33:38.448Z] #37 3.095 + GOPATH=/tmp/tmp.H2Sk5a5tzx [2021-04-24T16:33:38.448Z] #37 3.095 + RM_GOPATH=1 [2021-04-24T16:33:38.448Z] #37 3.095 + case "$(go env GOARCH)" in [2021-04-24T16:33:38.448Z] #37 3.096 ++ go env GOARCH [2021-04-24T16:33:38.448Z] #37 3.140 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:38.448Z] #37 3.140 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:38.448Z] #37 3.140 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:38.448Z] #37 3.141 + dir=/tmp/install [2021-04-24T16:33:38.448Z] #37 3.141 + bin=tini [2021-04-24T16:33:38.448Z] #37 3.141 + shift [2021-04-24T16:33:38.448Z] #37 3.141 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:33:38.448Z] #37 3.141 + . /tmp/install/tini.installer [2021-04-24T16:33:38.448Z] #37 3.142 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:38.448Z] #37 3.142 + install_tini [2021-04-24T16:33:38.448Z] #37 3.142 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:33:38.448Z] #37 3.142 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:38.448Z] #37 3.142 + git clone https://github.com/krallin/tini.git /tmp/tmp.H2Sk5a5tzx/tini [2021-04-24T16:33:38.448Z] #37 3.144 Cloning into '/tmp/tmp.H2Sk5a5tzx/tini'... [2021-04-24T16:33:38.592Z] #43 7.971 DEP images/siginfo.pb-c.d [2021-04-24T16:33:38.592Z] #43 8.042 PBCC images/pagemap.pb-c.c [2021-04-24T16:33:38.592Z] #43 8.064 DEP images/pagemap.pb-c.d [2021-04-24T16:33:38.592Z] #43 8.114 PBCC images/rlimit.pb-c.c [2021-04-24T16:33:38.592Z] #43 8.155 DEP images/rlimit.pb-c.d [2021-04-24T16:33:38.642Z] #44 9.479 PBCC images/timerfd.pb-c.c [2021-04-24T16:33:38.642Z] #44 9.519 DEP images/timerfd.pb-c.d [2021-04-24T16:33:38.642Z] #44 9.568 PBCC images/timer.pb-c.c [2021-04-24T16:33:38.642Z] #44 9.586 DEP images/timer.pb-c.d [2021-04-24T16:33:38.642Z] #44 9.633 PBCC images/sa.pb-c.c [2021-04-24T16:33:38.642Z] #44 9.690 DEP images/sa.pb-c.d [2021-04-24T16:33:38.642Z] #44 9.774 PBCC images/pipe-data.pb-c.c [2021-04-24T16:33:38.642Z] #44 9.818 DEP images/pipe-data.pb-c.d [2021-04-24T16:33:38.697Z] #29 22.85 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-24T16:33:38.697Z] #29 23.19 [2021-04-24T16:33:38.849Z] #43 8.207 PBCC images/file-lock.pb-c.c [2021-04-24T16:33:38.849Z] #43 8.240 DEP images/file-lock.pb-c.d [2021-04-24T16:33:38.849Z] #43 8.282 PBCC images/tty.pb-c.c [2021-04-24T16:33:38.849Z] #43 8.324 DEP images/tty.pb-c.d [2021-04-24T16:33:38.849Z] #43 8.389 PBCC images/tun.pb-c.c [2021-04-24T16:33:38.962Z] #44 9.863 PBCC images/mnt.pb-c.c [2021-04-24T16:33:38.962Z] #44 9.925 DEP images/mnt.pb-c.d [2021-04-24T16:33:38.962Z] #44 9.978 PBCC images/sk-packet.pb-c.c [2021-04-24T16:33:38.962Z] #44 10.01 DEP images/sk-packet.pb-c.d [2021-04-24T16:33:38.962Z] #44 10.07 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:33:38.962Z] #44 ... [2021-04-24T16:33:38.962Z] [2021-04-24T16:33:38.962Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:38.962Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:33:38.962Z] #46 61.11 bufio [2021-04-24T16:33:38.962Z] #46 61.13 reflect [2021-04-24T16:33:38.962Z] #46 66.33 regexp/syntax [2021-04-24T16:33:38.962Z] #46 68.73 path [2021-04-24T16:33:38.962Z] #46 69.94 hash/crc32 [2021-04-24T16:33:39.067Z] #37 3.874 + cd /tmp/tmp.H2Sk5a5tzx/tini [2021-04-24T16:33:39.067Z] #37 3.875 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:39.067Z] #37 3.904 + cmake . [2021-04-24T16:33:39.067Z] #37 ... [2021-04-24T16:33:39.067Z] [2021-04-24T16:33:39.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:39.067Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:33:39.067Z] #45 57.84 time [2021-04-24T16:33:39.067Z] #45 61.65 internal/fmtsort [2021-04-24T16:33:39.067Z] #45 62.33 internal/syscall/execenv [2021-04-24T16:33:39.067Z] #45 62.54 internal/syscall/unix [2021-04-24T16:33:39.067Z] #45 63.00 strings [2021-04-24T16:33:39.067Z] #45 63.66 internal/poll [2021-04-24T16:33:39.067Z] #45 65.86 regexp/syntax [2021-04-24T16:33:39.067Z] #45 65.95 os [2021-04-24T16:33:39.106Z] #43 8.451 PBCC images/netdev.pb-c.c [2021-04-24T16:33:39.106Z] #43 8.558 DEP images/tun.pb-c.d [2021-04-24T16:33:39.106Z] #43 8.581 DEP images/netdev.pb-c.d [2021-04-24T16:33:39.106Z] #43 8.679 PBCC images/vma.pb-c.c [2021-04-24T16:33:39.263Z] #46 ... [2021-04-24T16:33:39.263Z] [2021-04-24T16:33:39.263Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:39.263Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:39.263Z] #44 10.15 DEP images/tcp-stream.pb-c.d [2021-04-24T16:33:39.263Z] #44 10.22 PBCC images/pipe.pb-c.c [2021-04-24T16:33:39.273Z] #29 23.48 # 2.0% ######################################################################## 100.0% [2021-04-24T16:33:39.273Z] #29 23.67 [2021-04-24T16:33:39.345Z] #45 ... [2021-04-24T16:33:39.345Z] [2021-04-24T16:33:39.345Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:39.345Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-24T16:33:39.345Z] #42 67.48 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-24T16:33:39.345Z] #42 67.50 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:39.345Z] #42 DONE 67.9s [2021-04-24T16:33:39.345Z] [2021-04-24T16:33:39.345Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:39.345Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:39.363Z] #43 8.740 DEP images/vma.pb-c.d [2021-04-24T16:33:39.363Z] #43 8.783 PBCC images/creds.pb-c.c [2021-04-24T16:33:39.363Z] #43 8.807 DEP images/creds.pb-c.d [2021-04-24T16:33:39.363Z] #43 8.849 PBCC images/utsns.pb-c.c [2021-04-24T16:33:39.363Z] #43 8.900 DEP images/utsns.pb-c.d [2021-04-24T16:33:39.563Z] #44 10.41 DEP images/pipe.pb-c.d [2021-04-24T16:33:39.564Z] #44 10.47 PBCC images/pstree.pb-c.c [2021-04-24T16:33:39.564Z] #44 10.48 DEP images/pstree.pb-c.d [2021-04-24T16:33:39.564Z] #44 10.54 PBCC images/fs.pb-c.c [2021-04-24T16:33:39.564Z] #44 10.59 DEP images/fs.pb-c.d [2021-04-24T16:33:39.564Z] #44 10.63 PBCC images/signalfd.pb-c.c [2021-04-24T16:33:39.620Z] #43 8.930 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:33:39.620Z] #43 8.961 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:33:39.620Z] #43 8.977 DEP images/ipc-desc.pb-c.d [2021-04-24T16:33:39.620Z] #43 9.047 DEP images/ipc-sem.pb-c.d [2021-04-24T16:33:39.620Z] #43 9.102 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:33:39.620Z] #43 9.131 DEP images/ipc-msg.pb-c.d [2021-04-24T16:33:39.620Z] #43 9.170 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:33:39.620Z] #43 9.207 DEP images/ipc-shm.pb-c.d [2021-04-24T16:33:39.620Z] #43 9.233 PBCC images/ipc-var.pb-c.c [2021-04-24T16:33:39.620Z] #43 9.271 DEP images/ipc-var.pb-c.d [2021-04-24T16:33:39.850Z] #29 ... [2021-04-24T16:33:39.850Z] [2021-04-24T16:33:39.850Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:39.850Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:33:39.850Z] #45 31.79 sync [2021-04-24T16:33:39.850Z] #45 31.81 internal/reflectlite [2021-04-24T16:33:39.850Z] #45 32.91 github.com/LK4D4/vndr/godl/singleflight [2021-04-24T16:33:39.850Z] #45 32.93 math/rand [2021-04-24T16:33:39.850Z] #45 32.94 internal/singleflight [2021-04-24T16:33:39.850Z] #45 34.59 sort [2021-04-24T16:33:39.850Z] #45 34.61 errors [2021-04-24T16:33:39.850Z] #45 35.09 io [2021-04-24T16:33:39.850Z] #45 35.13 strconv [2021-04-24T16:33:39.850Z] #45 35.13 internal/oserror [2021-04-24T16:33:39.850Z] #45 35.57 syscall [2021-04-24T16:33:39.850Z] #45 37.36 vendor/golang.org/x/net/dns/dnsmessage [2021-04-24T16:33:39.850Z] #45 38.33 bytes [2021-04-24T16:33:39.850Z] #45 40.11 reflect [2021-04-24T16:33:39.850Z] #45 41.49 bufio [2021-04-24T16:33:39.850Z] #45 ... [2021-04-24T16:33:39.850Z] [2021-04-24T16:33:39.850Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:33:39.850Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:33:39.850Z] #49 40.25 go: finding github.com/fatih/color v1.7.0 [2021-04-24T16:33:39.850Z] #49 40.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-24T16:33:39.850Z] #49 40.27 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-24T16:33:39.850Z] #49 40.27 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-24T16:33:39.850Z] #49 40.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-24T16:33:39.850Z] #49 40.34 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-24T16:33:39.850Z] #49 40.35 go: finding github.com/pkg/errors v0.8.1 [2021-04-24T16:33:39.850Z] #49 40.37 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-24T16:33:39.850Z] #49 40.41 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-24T16:33:39.850Z] #49 40.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-24T16:33:39.850Z] #49 40.52 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.53 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.54 go: finding github.com/spf13/viper v1.6.1 [2021-04-24T16:33:39.850Z] #49 40.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.56 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.62 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-24T16:33:39.850Z] #49 40.62 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.62 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.70 go: finding github.com/stretchr/testify v1.4.0 [2021-04-24T16:33:39.850Z] #49 40.76 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-24T16:33:39.850Z] #49 40.83 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.84 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-24T16:33:39.850Z] #49 40.86 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-24T16:33:39.850Z] #49 40.89 go: finding github.com/stretchr/objx v0.2.0 [2021-04-24T16:33:39.850Z] #49 40.92 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-24T16:33:39.850Z] #49 40.93 go: finding github.com/spf13/cobra v0.0.5 [2021-04-24T16:33:39.850Z] #49 40.93 go: finding github.com/gobwas/glob v0.2.3 [2021-04-24T16:33:39.850Z] #49 40.97 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-24T16:33:39.850Z] #49 40.98 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-24T16:33:39.850Z] #49 41.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-24T16:33:39.850Z] #49 41.06 go: finding github.com/spf13/pflag v1.0.5 [2021-04-24T16:33:39.850Z] #49 41.06 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-24T16:33:39.850Z] #49 41.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-24T16:33:39.850Z] #49 41.08 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-24T16:33:39.850Z] #49 41.11 go: finding github.com/magiconair/properties v1.8.1 [2021-04-24T16:33:39.850Z] #49 41.12 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-24T16:33:39.850Z] #49 41.12 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-24T16:33:39.850Z] #49 41.13 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-24T16:33:39.850Z] #49 41.15 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-24T16:33:39.850Z] #49 41.16 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-24T16:33:39.850Z] #49 41.24 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-24T16:33:39.850Z] #49 41.26 go: finding github.com/spf13/afero v1.1.2 [2021-04-24T16:33:39.850Z] #49 41.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-24T16:33:39.850Z] #49 41.27 go: finding github.com/spf13/cast v1.3.0 [2021-04-24T16:33:39.850Z] #49 41.53 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-24T16:33:39.850Z] #49 41.54 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-24T16:33:39.850Z] #49 41.71 go: finding golang.org/x/text v0.3.2 [2021-04-24T16:33:39.850Z] #49 41.71 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-24T16:33:39.850Z] #49 42.02 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-24T16:33:39.850Z] #49 42.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-24T16:33:39.850Z] #49 42.05 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-24T16:33:39.863Z] #44 10.75 DEP images/signalfd.pb-c.d [2021-04-24T16:33:39.863Z] #44 10.80 PBCC images/fh.pb-c.c [2021-04-24T16:33:39.863Z] #44 10.85 PBCC images/fsnotify.pb-c.c [2021-04-24T16:33:39.863Z] #44 10.89 DEP images/fh.pb-c.d [2021-04-24T16:33:39.863Z] #44 10.93 DEP images/fsnotify.pb-c.d [2021-04-24T16:33:39.877Z] #43 9.308 PBCC images/sk-opts.pb-c.c [2021-04-24T16:33:39.877Z] #43 9.324 PBCC images/packet-sock.pb-c.c [2021-04-24T16:33:39.877Z] #43 9.377 DEP images/sk-opts.pb-c.d [2021-04-24T16:33:39.877Z] #43 9.434 DEP images/packet-sock.pb-c.d [2021-04-24T16:33:39.877Z] #43 9.473 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:33:39.877Z] #43 9.522 DEP images/sk-netlink.pb-c.d [2021-04-24T16:33:40.114Z] #49 42.05 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-24T16:33:40.114Z] #49 42.12 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-24T16:33:40.114Z] #49 42.18 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-24T16:33:40.114Z] #49 42.18 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-24T16:33:40.114Z] #49 42.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-24T16:33:40.114Z] #49 42.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-24T16:33:40.114Z] #49 42.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-24T16:33:40.114Z] #49 42.23 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-24T16:33:40.114Z] #49 42.23 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-24T16:33:40.114Z] #49 42.26 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-24T16:33:40.114Z] #49 42.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-24T16:33:40.133Z] #43 9.568 PBCC images/sk-inet.pb-c.c [2021-04-24T16:33:40.133Z] #43 9.606 DEP images/sk-inet.pb-c.d [2021-04-24T16:33:40.133Z] #43 9.663 PBCC images/sk-unix.pb-c.c [2021-04-24T16:33:40.133Z] #43 9.754 DEP images/sk-unix.pb-c.d [2021-04-24T16:33:40.133Z] #43 9.793 PBCC images/mm.pb-c.c [2021-04-24T16:33:40.166Z] #44 11.02 PBCC images/eventpoll.pb-c.c [2021-04-24T16:33:40.166Z] #44 11.04 DEP images/eventpoll.pb-c.d [2021-04-24T16:33:40.166Z] #44 11.15 PBCC images/eventfd.pb-c.c [2021-04-24T16:33:40.166Z] #44 11.19 DEP images/eventfd.pb-c.d [2021-04-24T16:33:40.166Z] #44 11.24 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:33:40.166Z] #44 11.27 DEP images/remap-file-path.pb-c.d [2021-04-24T16:33:40.379Z] #49 42.29 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-24T16:33:40.379Z] #49 42.31 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-24T16:33:40.379Z] #49 42.31 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-24T16:33:40.379Z] #49 42.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-24T16:33:40.379Z] #49 42.33 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-24T16:33:40.379Z] #49 42.38 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-24T16:33:40.379Z] #49 42.52 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-24T16:33:40.390Z] #43 9.859 DEP images/mm.pb-c.d [2021-04-24T16:33:40.390Z] #43 9.920 PBCC images/timerfd.pb-c.c [2021-04-24T16:33:40.390Z] #43 9.987 DEP images/timerfd.pb-c.d [2021-04-24T16:33:40.390Z] #43 10.05 PBCC images/timer.pb-c.c [2021-04-24T16:33:40.467Z] #44 11.34 PBCC images/fifo.pb-c.c [2021-04-24T16:33:40.467Z] #44 11.37 DEP images/fifo.pb-c.d [2021-04-24T16:33:40.467Z] #44 11.41 PBCC images/ghost-file.pb-c.c [2021-04-24T16:33:40.467Z] #44 11.50 DEP images/ghost-file.pb-c.d [2021-04-24T16:33:40.467Z] #44 11.55 PBCC images/regfile.pb-c.c [2021-04-24T16:33:40.467Z] #44 11.62 DEP images/regfile.pb-c.d [2021-04-24T16:33:40.467Z] #44 11.66 PBCC images/ns.pb-c.c [2021-04-24T16:33:40.585Z] #20 ... [2021-04-24T16:33:40.585Z] [2021-04-24T16:33:40.585Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:40.585Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:40.585Z] #43 101.5 CC criu/cr-errno.o [2021-04-24T16:33:40.585Z] #43 101.6 CC criu/cr-restore.o [2021-04-24T16:33:40.585Z] #43 106.1 CC criu/cr-service.o [2021-04-24T16:33:40.585Z] #43 107.6 CC criu/crtools.o [2021-04-24T16:33:40.585Z] #43 108.1 CC criu/eventfd.o [2021-04-24T16:33:40.585Z] #43 108.5 CC criu/eventpoll.o [2021-04-24T16:33:40.585Z] #43 109.4 CC criu/external.o [2021-04-24T16:33:40.585Z] #43 109.8 CC criu/fault-injection.o [2021-04-24T16:33:40.585Z] #43 109.9 CC criu/fdstore.o [2021-04-24T16:33:40.585Z] #43 110.3 CC criu/fifo.o [2021-04-24T16:33:40.585Z] #43 110.8 CC criu/file-ids.o [2021-04-24T16:33:40.585Z] #43 111.1 CC criu/file-lock.o [2021-04-24T16:33:40.643Z] #49 42.63 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-24T16:33:40.643Z] #49 42.68 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-24T16:33:40.643Z] #49 42.69 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-24T16:33:40.643Z] #49 42.74 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-24T16:33:40.648Z] #43 10.10 DEP images/timer.pb-c.d [2021-04-24T16:33:40.648Z] #43 10.13 PBCC images/sa.pb-c.c [2021-04-24T16:33:40.648Z] #43 10.17 DEP images/sa.pb-c.d [2021-04-24T16:33:40.648Z] #43 10.24 PBCC images/pipe-data.pb-c.c [2021-04-24T16:33:40.648Z] #43 10.29 DEP images/pipe-data.pb-c.d [2021-04-24T16:33:40.769Z] #44 11.67 DEP images/ns.pb-c.d [2021-04-24T16:33:40.769Z] #44 11.73 PBCC images/fdinfo.pb-c.c [2021-04-24T16:33:40.769Z] #44 11.83 DEP images/fdinfo.pb-c.d [2021-04-24T16:33:40.769Z] #44 11.88 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:33:40.769Z] #44 11.92 PBCC images/core-arm.pb-c.c [2021-04-24T16:33:40.905Z] #43 10.33 PBCC images/mnt.pb-c.c [2021-04-24T16:33:40.905Z] #43 10.41 DEP images/mnt.pb-c.d [2021-04-24T16:33:40.905Z] #43 10.48 PBCC images/sk-packet.pb-c.c [2021-04-24T16:33:40.905Z] #43 10.49 DEP images/sk-packet.pb-c.d [2021-04-24T16:33:40.905Z] #43 10.54 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:33:40.906Z] #49 42.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-24T16:33:41.067Z] #44 12.00 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:33:41.067Z] #44 12.08 PBCC images/core-s390.pb-c.c [2021-04-24T16:33:41.067Z] #44 12.15 PBCC images/core-x86.pb-c.c [2021-04-24T16:33:41.154Z] #43 112.1 CC criu/files-ext.o [2021-04-24T16:33:41.154Z] #43 ... [2021-04-24T16:33:41.154Z] [2021-04-24T16:33:41.154Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:41.154Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:41.154Z] #20 49.93 Selecting previously unselected package vim. [2021-04-24T16:33:41.154Z] #20 49.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:33:41.154Z] #20 49.95 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:33:41.161Z] #43 10.59 DEP images/tcp-stream.pb-c.d [2021-04-24T16:33:41.162Z] #43 10.67 PBCC images/pipe.pb-c.c [2021-04-24T16:33:41.162Z] #43 10.71 DEP images/pipe.pb-c.d [2021-04-24T16:33:41.162Z] #43 10.78 PBCC images/pstree.pb-c.c [2021-04-24T16:33:41.367Z] #44 12.25 PBCC images/core.pb-c.c [2021-04-24T16:33:41.367Z] #44 12.30 PBCC images/inventory.pb-c.c [2021-04-24T16:33:41.367Z] #44 12.39 DEP images/core-aarch64.pb-c.d [2021-04-24T16:33:41.367Z] #44 12.43 DEP images/core-arm.pb-c.d [2021-04-24T16:33:41.367Z] #44 12.49 DEP images/core-ppc64.pb-c.d [2021-04-24T16:33:41.418Z] #43 10.82 DEP images/pstree.pb-c.d [2021-04-24T16:33:41.418Z] #43 10.85 PBCC images/fs.pb-c.c [2021-04-24T16:33:41.418Z] #43 10.87 DEP images/fs.pb-c.d [2021-04-24T16:33:41.418Z] #43 10.92 PBCC images/signalfd.pb-c.c [2021-04-24T16:33:41.418Z] #43 10.95 DEP images/signalfd.pb-c.d [2021-04-24T16:33:41.418Z] #43 11.01 PBCC images/fh.pb-c.c [2021-04-24T16:33:41.418Z] #43 11.07 PBCC images/fsnotify.pb-c.c [2021-04-24T16:33:41.593Z] #51 79.05 golang.org/x/crypto/ssh/terminal [2021-04-24T16:33:41.593Z] #51 ... [2021-04-24T16:33:41.593Z] [2021-04-24T16:33:41.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:41.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:41.593Z] #43 7.909 PBCC images/sysctl.pb-c.c [2021-04-24T16:33:41.593Z] #43 7.968 DEP images/sysctl.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.031 PBCC images/time.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.072 DEP images/time.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.106 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.140 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.216 PBCC images/seccomp.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.232 DEP images/seccomp.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.284 PBCC images/userns.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.295 DEP images/userns.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.332 PBCC images/cgroup.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.358 DEP images/cgroup.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.448 PBCC images/ext-file.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.477 DEP images/ext-file.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.527 PBCC images/rpc.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.575 DEP images/rpc.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.668 PBCC images/siginfo.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.676 DEP images/siginfo.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.738 PBCC images/pagemap.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.776 DEP images/pagemap.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.840 PBCC images/rlimit.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.864 DEP images/rlimit.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.891 PBCC images/file-lock.pb-c.c [2021-04-24T16:33:41.593Z] #43 8.916 DEP images/file-lock.pb-c.d [2021-04-24T16:33:41.593Z] #43 8.953 PBCC images/tty.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.024 DEP images/tty.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.114 PBCC images/tun.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.162 PBCC images/netdev.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.225 DEP images/tun.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.266 DEP images/netdev.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.347 PBCC images/vma.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.424 DEP images/vma.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.508 PBCC images/creds.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.520 DEP images/creds.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.572 PBCC images/utsns.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.583 DEP images/utsns.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.661 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.702 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.742 DEP images/ipc-desc.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.796 DEP images/ipc-sem.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.872 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.880 DEP images/ipc-msg.pb-c.d [2021-04-24T16:33:41.593Z] #43 9.936 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:33:41.593Z] #43 9.942 DEP images/ipc-shm.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.00 PBCC images/ipc-var.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.03 DEP images/ipc-var.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.10 PBCC images/sk-opts.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.13 PBCC images/packet-sock.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.19 DEP images/sk-opts.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.23 DEP images/packet-sock.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.28 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.33 DEP images/sk-netlink.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.40 PBCC images/sk-inet.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.48 DEP images/sk-inet.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.56 PBCC images/sk-unix.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.61 DEP images/sk-unix.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.67 PBCC images/mm.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.75 DEP images/mm.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.80 PBCC images/timerfd.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.85 DEP images/timerfd.pb-c.d [2021-04-24T16:33:41.593Z] #43 10.91 PBCC images/timer.pb-c.c [2021-04-24T16:33:41.593Z] #43 10.94 DEP images/timer.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.00 PBCC images/sa.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.05 DEP images/sa.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.13 PBCC images/pipe-data.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.15 DEP images/pipe-data.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.23 PBCC images/mnt.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.28 DEP images/mnt.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.36 PBCC images/sk-packet.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.40 DEP images/sk-packet.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.46 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.51 DEP images/tcp-stream.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.57 PBCC images/pipe.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.60 DEP images/pipe.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.65 PBCC images/pstree.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.68 DEP images/pstree.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.70 PBCC images/fs.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.76 DEP images/fs.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.80 PBCC images/signalfd.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.85 DEP images/signalfd.pb-c.d [2021-04-24T16:33:41.593Z] #43 11.90 PBCC images/fh.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.93 PBCC images/fsnotify.pb-c.c [2021-04-24T16:33:41.593Z] #43 11.98 DEP images/fh.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.02 DEP images/fsnotify.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.08 PBCC images/eventpoll.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.13 DEP images/eventpoll.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.19 PBCC images/eventfd.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.22 DEP images/eventfd.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.27 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.28 DEP images/remap-file-path.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.33 PBCC images/fifo.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.36 DEP images/fifo.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.40 PBCC images/ghost-file.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.46 DEP images/ghost-file.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.51 PBCC images/regfile.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.55 DEP images/regfile.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.64 PBCC images/ns.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.68 DEP images/ns.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.71 PBCC images/fdinfo.pb-c.c [2021-04-24T16:33:41.593Z] #43 12.84 DEP images/fdinfo.pb-c.d [2021-04-24T16:33:41.593Z] #43 12.91 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:33:41.593Z] #43 13.01 PBCC images/core-arm.pb-c.c [2021-04-24T16:33:41.593Z] #43 13.08 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:33:41.593Z] #43 13.16 PBCC images/core-s390.pb-c.c [2021-04-24T16:33:41.593Z] #43 13.22 PBCC images/core-x86.pb-c.c [2021-04-24T16:33:41.593Z] #43 13.28 PBCC images/core.pb-c.c [2021-04-24T16:33:41.666Z] #44 12.55 DEP images/core-s390.pb-c.d [2021-04-24T16:33:41.666Z] #44 12.59 DEP images/core-x86.pb-c.d [2021-04-24T16:33:41.666Z] #44 12.66 DEP images/core.pb-c.d [2021-04-24T16:33:41.666Z] #44 12.75 DEP images/inventory.pb-c.d [2021-04-24T16:33:41.666Z] #44 12.81 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:33:41.666Z] #44 12.83 DEP images/cpuinfo.pb-c.d [2021-04-24T16:33:41.675Z] #43 11.17 DEP images/fh.pb-c.d [2021-04-24T16:33:41.675Z] #43 11.21 DEP images/fsnotify.pb-c.d [2021-04-24T16:33:41.675Z] #43 11.25 PBCC images/eventpoll.pb-c.c [2021-04-24T16:33:41.675Z] #43 11.29 DEP images/eventpoll.pb-c.d [2021-04-24T16:33:41.675Z] #43 11.34 PBCC images/eventfd.pb-c.c [2021-04-24T16:33:41.725Z] #20 50.48 Selecting previously unselected package xfsprogs. [2021-04-24T16:33:41.725Z] #20 50.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-24T16:33:41.725Z] #20 50.51 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:33:41.854Z] #43 13.35 PBCC images/inventory.pb-c.c [2021-04-24T16:33:41.854Z] #43 13.44 DEP images/core-aarch64.pb-c.d [2021-04-24T16:33:41.854Z] #43 13.48 DEP images/core-arm.pb-c.d [2021-04-24T16:33:41.854Z] #43 13.53 DEP images/core-ppc64.pb-c.d [2021-04-24T16:33:41.932Z] #43 11.36 DEP images/eventfd.pb-c.d [2021-04-24T16:33:41.932Z] #43 11.39 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:33:41.932Z] #43 11.44 DEP images/remap-file-path.pb-c.d [2021-04-24T16:33:41.932Z] #43 11.49 PBCC images/fifo.pb-c.c [2021-04-24T16:33:41.932Z] #43 11.51 DEP images/fifo.pb-c.d [2021-04-24T16:33:41.932Z] #43 11.56 PBCC images/ghost-file.pb-c.c [2021-04-24T16:33:41.965Z] #44 12.89 PBCC images/stats.pb-c.c [2021-04-24T16:33:41.965Z] #44 12.92 DEP images/stats.pb-c.d [2021-04-24T16:33:42.115Z] #43 13.58 DEP images/core-s390.pb-c.d [2021-04-24T16:33:42.115Z] #43 13.66 DEP images/core-x86.pb-c.d [2021-04-24T16:33:42.115Z] #43 13.76 DEP images/core.pb-c.d [2021-04-24T16:33:42.115Z] #43 13.82 DEP images/inventory.pb-c.d [2021-04-24T16:33:42.188Z] #43 11.61 DEP images/ghost-file.pb-c.d [2021-04-24T16:33:42.188Z] #43 11.65 PBCC images/regfile.pb-c.c [2021-04-24T16:33:42.188Z] #43 11.70 DEP images/regfile.pb-c.d [2021-04-24T16:33:42.188Z] #43 11.74 PBCC images/ns.pb-c.c [2021-04-24T16:33:42.188Z] #43 11.75 DEP images/ns.pb-c.d [2021-04-24T16:33:42.188Z] #43 11.80 PBCC images/fdinfo.pb-c.c [2021-04-24T16:33:42.188Z] #43 ... [2021-04-24T16:33:42.188Z] [2021-04-24T16:33:42.188Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:42.188Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:42.188Z] #45 66.31 regexp/syntax [2021-04-24T16:33:42.188Z] #45 66.67 fmt [2021-04-24T16:33:42.188Z] #45 70.15 path/filepath [2021-04-24T16:33:42.188Z] #45 71.58 regexp [2021-04-24T16:33:42.188Z] #45 71.91 flag [2021-04-24T16:33:42.188Z] #45 73.50 go/token [2021-04-24T16:33:42.188Z] #45 74.21 go/scanner [2021-04-24T16:33:42.188Z] #45 75.03 internal/lazyregexp [2021-04-24T16:33:42.188Z] #45 75.19 go/ast [2021-04-24T16:33:42.188Z] #45 75.30 path [2021-04-24T16:33:42.188Z] #45 75.86 io/ioutil [2021-04-24T16:33:42.188Z] #45 76.33 net/url [2021-04-24T16:33:42.295Z] #20 50.98 Selecting previously unselected package zip. [2021-04-24T16:33:42.295Z] #20 50.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-24T16:33:42.295Z] #20 51.00 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:33:42.295Z] #20 51.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:33:42.295Z] #20 51.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:33:42.295Z] #20 51.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:42.295Z] #20 51.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:33:42.295Z] #20 51.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:33:42.295Z] #20 51.25 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:42.295Z] #20 51.26 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:33:42.295Z] #20 51.27 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:33:42.295Z] #20 51.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:42.295Z] #20 51.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:33:42.295Z] #20 51.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:33:42.301Z] #49 ... [2021-04-24T16:33:42.302Z] [2021-04-24T16:33:42.302Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:42.302Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:42.302Z] #42 34.26 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-24T16:33:42.302Z] #42 34.26 Need to get 3798 kB of archives. [2021-04-24T16:33:42.302Z] #42 34.26 After this operation, 21.6 MB of additional disk space will be used. [2021-04-24T16:33:42.302Z] #42 34.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-24T16:33:42.302Z] #42 34.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-24T16:33:42.302Z] #42 34.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-04-24T16:33:42.302Z] #42 34.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-24T16:33:42.302Z] #42 34.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-04-24T16:33:42.302Z] #42 34.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-24T16:33:42.302Z] #42 34.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-04-24T16:33:42.302Z] #42 34.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-04-24T16:33:42.302Z] #42 34.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-24T16:33:42.302Z] #42 34.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-24T16:33:42.302Z] #42 34.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-24T16:33:42.302Z] #42 34.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-24T16:33:42.302Z] #42 34.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-24T16:33:42.302Z] #42 34.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-04-24T16:33:42.302Z] #42 34.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-24T16:33:42.302Z] #42 34.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-24T16:33:42.302Z] #42 34.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-24T16:33:42.302Z] #42 36.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:42.302Z] #42 36.78 Fetched 3798 kB in 1s (5477 kB/s) [2021-04-24T16:33:42.302Z] #42 36.90 Selecting previously unselected package libcap-dev:arm64. [2021-04-24T16:33:42.302Z] #42 36.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 ... 15383 files and directories currently installed.) [2021-04-24T16:33:42.302Z] #42 37.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 37.04 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-24T16:33:42.302Z] #42 38.37 Selecting previously unselected package libnet1:arm64. [2021-04-24T16:33:42.302Z] #42 38.38 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 38.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:42.302Z] #42 38.99 Selecting previously unselected package libnet1-dev. [2021-04-24T16:33:42.302Z] #42 39.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 39.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:42.302Z] #42 39.88 Selecting previously unselected package libnl-3-200:arm64. [2021-04-24T16:33:42.302Z] #42 39.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 39.89 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-24T16:33:42.302Z] #42 40.10 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-24T16:33:42.302Z] #42 40.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 40.16 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-24T16:33:42.302Z] #42 40.80 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-24T16:33:42.302Z] #42 40.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 40.81 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-24T16:33:42.302Z] #42 41.03 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-24T16:33:42.302Z] #42 41.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 41.05 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-24T16:33:42.302Z] #42 41.21 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-24T16:33:42.302Z] #42 41.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 42.00 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:42.302Z] #42 42.28 Selecting previously unselected package libprotobuf17:arm64. [2021-04-24T16:33:42.302Z] #42 42.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 42.29 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:42.302Z] #42 42.78 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-24T16:33:42.302Z] #42 42.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 42.82 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:42.302Z] #42 43.08 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-24T16:33:42.302Z] #42 43.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 43.10 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:42.302Z] #42 44.04 Selecting previously unselected package libprotoc17:arm64. [2021-04-24T16:33:42.302Z] #42 44.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:42.302Z] #42 44.06 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:42.302Z] #42 ... [2021-04-24T16:33:42.302Z] [2021-04-24T16:33:42.302Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:42.302Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:42.302Z] #29 24.70 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-24T16:33:42.302Z] #29 25.05 [2021-04-24T16:33:42.302Z] #29 25.30 0.1% ######################################################################## 100.0% [2021-04-24T16:33:42.302Z] #29 25.43 [2021-04-24T16:33:42.302Z] #29 26.64 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-24T16:33:42.377Z] #43 13.89 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:33:42.377Z] #43 13.93 DEP images/cpuinfo.pb-c.d [2021-04-24T16:33:42.377Z] #43 13.98 PBCC images/stats.pb-c.c [2021-04-24T16:33:42.377Z] #43 14.00 DEP images/stats.pb-c.d [2021-04-24T16:33:42.377Z] #43 ... [2021-04-24T16:33:42.377Z] [2021-04-24T16:33:42.377Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:42.377Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:42.377Z] #45 70.42 path/filepath [2021-04-24T16:33:42.377Z] #45 70.77 flag [2021-04-24T16:33:42.377Z] #45 71.80 go/token [2021-04-24T16:33:42.377Z] #45 72.80 regexp [2021-04-24T16:33:42.377Z] #45 73.19 go/scanner [2021-04-24T16:33:42.377Z] #45 74.38 go/ast [2021-04-24T16:33:42.377Z] #45 76.18 internal/lazyregexp [2021-04-24T16:33:42.377Z] #45 76.45 path [2021-04-24T16:33:42.377Z] #45 76.91 io/ioutil [2021-04-24T16:33:42.377Z] #45 77.44 net/url [2021-04-24T16:33:42.377Z] #45 78.83 text/template/parse [2021-04-24T16:33:42.377Z] #45 79.12 go/parser [2021-04-24T16:33:42.445Z] #45 ... [2021-04-24T16:33:42.445Z] [2021-04-24T16:33:42.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:42.445Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:42.445Z] #43 11.87 DEP images/fdinfo.pb-c.d [2021-04-24T16:33:42.445Z] #43 11.92 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:33:42.445Z] #43 11.97 PBCC images/core-arm.pb-c.c [2021-04-24T16:33:42.445Z] #43 12.04 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:33:42.449Z] using credential docker-jenkins-github-credentials [2021-04-24T16:33:42.525Z] Cloning the remote Git repository [2021-04-24T16:33:42.525Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:33:42.555Z] #20 51.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:33:42.555Z] #20 51.31 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:42.555Z] #20 51.33 Setting up zip (3.0-11+b1) ... [2021-04-24T16:33:42.555Z] #20 51.34 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:42.555Z] #20 51.38 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:33:42.566Z] #29 26.97 [2021-04-24T16:33:42.638Z] #45 ... [2021-04-24T16:33:42.638Z] [2021-04-24T16:33:42.638Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:42.638Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:33:42.638Z] #51 80.45 mvdan.cc/editorconfig [2021-04-24T16:33:42.640Z] #43 ... [2021-04-24T16:33:42.640Z] [2021-04-24T16:33:42.640Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:42.640Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:33:42.640Z] #51 61.43 context [2021-04-24T16:33:42.640Z] #51 62.58 internal/poll [2021-04-24T16:33:42.640Z] #51 64.13 encoding/binary [2021-04-24T16:33:42.640Z] #51 64.20 os [2021-04-24T16:33:42.640Z] #51 66.32 encoding/base64 [2021-04-24T16:33:42.640Z] #51 67.09 golang.org/x/sys/unix [2021-04-24T16:33:42.640Z] #51 67.52 fmt [2021-04-24T16:33:42.702Z] #43 12.13 PBCC images/core-s390.pb-c.c [2021-04-24T16:33:42.702Z] #43 12.16 PBCC images/core-x86.pb-c.c [2021-04-24T16:33:42.702Z] #43 12.21 PBCC images/core.pb-c.c [2021-04-24T16:33:42.702Z] #43 12.28 PBCC images/inventory.pb-c.c [2021-04-24T16:33:42.899Z] #51 ... [2021-04-24T16:33:42.899Z] [2021-04-24T16:33:42.900Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:42.900Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:42.900Z] #13 56.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:33:42.900Z] #13 56.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-24T16:33:42.900Z] #13 56.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:33:42.900Z] #13 59.21 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:33:42.900Z] #13 59.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:33:42.900Z] #13 59.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:33:42.900Z] #13 59.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-24T16:33:42.900Z] #13 59.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:42.900Z] #13 59.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:33:42.900Z] #13 59.54 Selecting previously unselected package dmsetup. [2021-04-24T16:33:42.900Z] #13 59.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:33:42.900Z] #13 59.54 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:33:42.900Z] #13 59.72 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:33:42.900Z] #13 59.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:33:42.900Z] #13 59.74 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:33:42.900Z] #51 80.74 mvdan.cc/sh/v3/fileutil [2021-04-24T16:33:42.900Z] #51 80.87 text/tabwriter [2021-04-24T16:33:42.959Z] #43 12.37 DEP images/core-aarch64.pb-c.d [2021-04-24T16:33:42.959Z] #43 12.42 DEP images/core-arm.pb-c.d [2021-04-24T16:33:42.959Z] #43 12.47 DEP images/core-ppc64.pb-c.d [2021-04-24T16:33:42.959Z] #43 12.55 DEP images/core-s390.pb-c.d [2021-04-24T16:33:43.113Z] #29 27.20 0.0% # 1.8% ### 4.5% [2021-04-24T16:33:43.113Z] #29 ... [2021-04-24T16:33:43.113Z] [2021-04-24T16:33:43.113Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:43.113Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:43.113Z] #13 31.30 Get:5 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-04-24T16:33:43.113Z] #13 31.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-04-24T16:33:43.113Z] #13 31.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-04-24T16:33:43.113Z] #13 31.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-04-24T16:33:43.113Z] #13 31.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-24T16:33:43.113Z] #13 31.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-24T16:33:43.113Z] #13 32.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-04-24T16:33:43.113Z] #13 32.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-24T16:33:43.113Z] #13 32.63 Get:13 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] [2021-04-24T16:33:43.113Z] #13 35.55 Get:14 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] [2021-04-24T16:33:43.113Z] #13 38.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-24T16:33:43.113Z] #13 38.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-24T16:33:43.113Z] #13 38.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-24T16:33:43.113Z] #13 38.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-24T16:33:43.113Z] #13 38.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-04-24T16:33:43.113Z] #13 38.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-24T16:33:43.113Z] #13 38.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-24T16:33:43.113Z] #13 38.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-24T16:33:43.113Z] #13 38.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-24T16:33:43.113Z] #13 38.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-24T16:33:43.113Z] #13 38.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-24T16:33:43.113Z] #13 38.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-24T16:33:43.113Z] #13 38.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-04-24T16:33:43.113Z] #13 38.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-24T16:33:43.113Z] #13 39.60 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:33:43.113Z] #13 39.77 Fetched 73.8 MB in 7s (9896 kB/s) [2021-04-24T16:33:43.113Z] #13 40.00 (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.) [2021-04-24T16:33:43.113Z] #13 40.08 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-24T16:33:43.113Z] #13 40.13 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:43.113Z] #13 40.68 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-24T16:33:43.113Z] #13 41.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-24T16:33:43.113Z] #13 41.22 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-24T16:33:43.113Z] #13 41.27 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-24T16:33:43.216Z] #43 12.60 DEP images/core-x86.pb-c.d [2021-04-24T16:33:43.216Z] #43 12.67 DEP images/core.pb-c.d [2021-04-24T16:33:43.216Z] #43 12.71 DEP images/inventory.pb-c.d [2021-04-24T16:33:43.216Z] #43 12.77 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:33:43.434Z] #13 ... [2021-04-24T16:33:43.434Z] [2021-04-24T16:33:43.434Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:43.434Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:43.468Z] #13 ... [2021-04-24T16:33:43.468Z] [2021-04-24T16:33:43.468Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:43.468Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:43.468Z] #43 4.072 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:33:43.468Z] #43 4.072 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:33:43.468Z] #43 4.099 Note: Building without GnuTLS support [2021-04-24T16:33:43.468Z] #43 4.108 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:33:43.468Z] #43 4.108 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:33:43.473Z] #43 12.79 DEP images/cpuinfo.pb-c.d [2021-04-24T16:33:43.473Z] #43 12.84 PBCC images/stats.pb-c.c [2021-04-24T16:33:43.473Z] #43 12.86 DEP images/stats.pb-c.d [2021-04-24T16:33:43.473Z] #43 ... [2021-04-24T16:33:43.473Z] [2021-04-24T16:33:43.473Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:43.473Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:43.473Z] #13 63.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:33:43.473Z] #13 63.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:33:43.473Z] #13 63.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:33:43.473Z] #13 69.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:33:43.473Z] #13 69.81 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:43.473Z] #13 69.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:43.473Z] #13 69.95 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:33:43.473Z] #13 69.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:43.473Z] #13 69.96 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:43.507Z] #44 ... [2021-04-24T16:33:43.507Z] [2021-04-24T16:33:43.507Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:43.507Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:33:43.507Z] #52 65.60 regexp/syntax [2021-04-24T16:33:43.507Z] #52 68.26 text/tabwriter [2021-04-24T16:33:43.507Z] #52 75.06 internal/syscall/execenv [2021-04-24T16:33:43.507Z] #52 75.08 time [2021-04-24T16:33:43.507Z] #52 75.44 internal/syscall/unix [2021-04-24T16:33:43.507Z] #52 ... [2021-04-24T16:33:43.507Z] [2021-04-24T16:33:43.507Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:43.507Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:33:43.507Z] #46 73.26 vendor/golang.org/x/text/transform [2021-04-24T16:33:43.507Z] #46 75.59 internal/syscall/unix [2021-04-24T16:33:43.507Z] #46 75.67 time [2021-04-24T16:33:43.845Z] #51 81.59 mvdan.cc/sh/v3/syntax [2021-04-24T16:33:44.036Z] #13 ... [2021-04-24T16:33:44.036Z] [2021-04-24T16:33:44.036Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:44.036Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:44.036Z] #45 78.00 text/template/parse [2021-04-24T16:33:44.174Z] #46 ... [2021-04-24T16:33:44.174Z] [2021-04-24T16:33:44.174Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:44.174Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:33:44.174Z] #14 65.71 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:33:44.174Z] #14 65.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:33:44.174Z] #14 65.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:33:44.174Z] #14 73.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:33:44.174Z] #14 73.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-24T16:33:44.174Z] #14 73.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:44.174Z] #14 73.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:33:44.174Z] #14 73.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-24T16:33:44.174Z] #14 73.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:44.174Z] #14 ... [2021-04-24T16:33:44.174Z] [2021-04-24T16:33:44.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:44.174Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:44.174Z] #44 14.71 make[1]: Nothing to be done for 'all'. [2021-04-24T16:33:44.303Z] #29 27.20 0.0% # 1.8% ### 4.5% ###### 8.7% ####### 9.7% ######### 13.6% ########### 15.8% ############### 21.2% ################# 24.7% ################## 25.7% #################### 28.3% ##################### 29.7% [2021-04-24T16:33:44.303Z] #29 ... [2021-04-24T16:33:44.303Z] [2021-04-24T16:33:44.303Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:44.303Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:33:44.303Z] #56 1.721 + RM_GOPATH=0 [2021-04-24T16:33:44.303Z] #56 1.721 + TMP_GOPATH= [2021-04-24T16:33:44.303Z] #56 1.721 + : /build [2021-04-24T16:33:44.303Z] #56 1.722 + '[' -z '' ']' [2021-04-24T16:33:44.303Z] #56 1.724 ++ mktemp -d [2021-04-24T16:33:44.303Z] #56 1.766 + export GOPATH=/tmp/tmp.dsdRao2iYL [2021-04-24T16:33:44.303Z] #56 1.766 + GOPATH=/tmp/tmp.dsdRao2iYL [2021-04-24T16:33:44.303Z] #56 1.767 + RM_GOPATH=1 [2021-04-24T16:33:44.303Z] #56 1.767 + case "$(go env GOARCH)" in [2021-04-24T16:33:44.303Z] #56 1.768 ++ go env GOARCH [2021-04-24T16:33:44.303Z] #56 1.788 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:44.303Z] #56 1.788 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:44.304Z] #56 1.789 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:44.304Z] #56 1.791 + dir=/tmp/install [2021-04-24T16:33:44.304Z] #56 1.792 + bin=containerd [2021-04-24T16:33:44.304Z] #56 1.792 + shift [2021-04-24T16:33:44.304Z] #56 1.792 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-24T16:33:44.304Z] #56 1.796 + . /tmp/install/containerd.installer [2021-04-24T16:33:44.304Z] #56 1.797 ++ set -e [2021-04-24T16:33:44.304Z] #56 1.797 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:44.304Z] #56 1.798 + install_containerd [2021-04-24T16:33:44.304Z] #56 1.799 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-24T16:33:44.304Z] #56 1.799 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:44.304Z] #56 1.799 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dsdRao2iYL/src/github.com/containerd/containerd [2021-04-24T16:33:44.304Z] #56 2.045 Cloning into '/tmp/tmp.dsdRao2iYL/src/github.com/containerd/containerd'... [2021-04-24T16:33:42.734Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:33:43.134Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-24T16:33:43.949Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:33:43.949Z] > git --version # timeout=10 [2021-04-24T16:33:43.999Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-24T16:33:44.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:33:44.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:33:44.579Z] #56 ... [2021-04-24T16:33:44.579Z] [2021-04-24T16:33:44.579Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:44.579Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:45.380Z] #43 5.973 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:33:45.380Z] #43 6.032 GEN .gitid [2021-04-24T16:33:45.380Z] #43 6.070 GEN criu/include/version.h [2021-04-24T16:33:45.380Z] #43 6.149 GEN include/common/asm [2021-04-24T16:33:45.716Z] #44 16.44 CC images/stats.o [2021-04-24T16:33:45.716Z] #44 16.86 CC images/core.o [2021-04-24T16:33:45.846Z] #20 54.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:33:45.846Z] #20 54.35 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:33:45.846Z] #20 54.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:33:45.846Z] #20 54.37 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:33:45.846Z] #20 54.42 invoke-rc.d: could not determine current runlevel [2021-04-24T16:33:45.846Z] #20 54.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:33:45.846Z] #20 54.46 Setting up pigz (2.4-1) ... [2021-04-24T16:33:45.846Z] #20 54.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:33:45.846Z] #20 54.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:33:45.846Z] #20 54.66 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:33:45.846Z] #20 54.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:33:45.846Z] #20 54.68 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:33:45.929Z] #45 79.62 go/parser [2021-04-24T16:33:46.416Z] #20 55.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:33:46.416Z] #20 55.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:33:46.416Z] #20 55.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:46.416Z] #20 55.16 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:33:46.416Z] #20 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:33:46.416Z] #20 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:33:46.416Z] #20 55.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:33:46.416Z] #20 55.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:33:46.416Z] #20 55.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:33:46.416Z] #20 55.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:33:46.416Z] #20 55.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:33:46.416Z] #20 55.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:33:46.416Z] #20 55.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:33:46.416Z] #20 55.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:33:46.416Z] #20 55.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:33:46.416Z] #20 55.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:33:46.416Z] #20 55.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:33:46.416Z] #20 55.36 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:33:46.781Z] #44 17.65 CC images/core-x86.o [2021-04-24T16:33:47.151Z] #51 ... [2021-04-24T16:33:47.151Z] [2021-04-24T16:33:47.151Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:47.151Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:47.151Z] #13 70.21 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:33:47.151Z] #13 70.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:47.151Z] #13 70.26 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:47.151Z] #13 70.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:33:47.151Z] #13 70.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:47.151Z] #13 70.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:47.151Z] #13 ... [2021-04-24T16:33:47.151Z] [2021-04-24T16:33:47.151Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:47.151Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:47.151Z] #43 15.47 make[1]: Nothing to be done for 'all'. [2021-04-24T16:33:47.151Z] #43 16.94 CC images/stats.o [2021-04-24T16:33:47.151Z] #43 17.34 CC images/core.o [2021-04-24T16:33:47.151Z] #43 17.99 CC images/core-x86.o [2021-04-24T16:33:47.151Z] #43 18.53 CC images/core-arm.o [2021-04-24T16:33:47.285Z] #43 7.685 PBCC images/timens.pb-c.c [2021-04-24T16:33:47.285Z] #43 7.716 DEP images/timens.pb-c.d [2021-04-24T16:33:47.285Z] #43 7.800 PBCC images/fown.pb-c.c [2021-04-24T16:33:47.285Z] #43 ... [2021-04-24T16:33:47.285Z] [2021-04-24T16:33:47.285Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:47.285Z] #37 sha256:a3a8faae3b6e52bac150ea76ed5dab83039275e270f3d9438cdc91cd9f2aa61b [2021-04-24T16:33:47.285Z] #37 4.548 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:33:47.285Z] #37 4.608 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:33:47.285Z] #37 5.577 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:33:47.285Z] #37 5.577 -- Detecting C compiler ABI info [2021-04-24T16:33:47.285Z] #37 6.392 -- Detecting C compiler ABI info - done [2021-04-24T16:33:47.285Z] #37 6.454 -- Detecting C compile features [2021-04-24T16:33:47.285Z] #37 8.507 -- Detecting C compile features - done [2021-04-24T16:33:47.285Z] #37 8.547 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:33:47.285Z] #37 8.893 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:33:47.285Z] #37 8.997 -- Configuring done [2021-04-24T16:33:47.285Z] #37 9.004 -- Generating done [2021-04-24T16:33:47.285Z] #37 9.021 -- Build files have been written to: /tmp/tmp.H2Sk5a5tzx/tini [2021-04-24T16:33:47.285Z] #37 9.033 + make tini-static [2021-04-24T16:33:47.285Z] #37 9.439 Scanning dependencies of target tini-static [2021-04-24T16:33:47.285Z] #37 9.596 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:33:47.285Z] #37 11.02 [100%] Linking C executable tini-static [2021-04-24T16:33:47.285Z] #37 11.67 [100%] Built target tini-static [2021-04-24T16:33:47.285Z] #37 11.77 + mkdir -p /build [2021-04-24T16:33:47.285Z] #37 11.77 + cp tini-static /build/docker-init [2021-04-24T16:33:47.285Z] #37 DONE 12.1s [2021-04-24T16:33:47.285Z] [2021-04-24T16:33:47.285Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:47.285Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:47.285Z] #43 7.846 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:33:47.285Z] #43 7.936 PBCC images/opts.pb-c.c [2021-04-24T16:33:47.285Z] #43 8.029 PBCC images/memfd.pb-c.c [2021-04-24T16:33:47.285Z] #43 8.056 DEP images/fown.pb-c.d [2021-04-24T16:33:47.414Z] #43 18.99 CC images/core-aarch64.o [2021-04-24T16:33:47.429Z] #44 18.33 CC images/core-arm.o [2021-04-24T16:33:47.545Z] #43 8.132 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:33:47.545Z] #43 8.193 DEP images/opts.pb-c.d [2021-04-24T16:33:47.545Z] #43 8.295 DEP images/memfd.pb-c.d [2021-04-24T16:33:47.545Z] #43 8.350 PBCC images/sit.pb-c.c [2021-04-24T16:33:47.545Z] #43 8.404 DEP images/sit.pb-c.d [2021-04-24T16:33:47.731Z] #44 18.76 CC images/core-aarch64.o [2021-04-24T16:33:47.804Z] #43 8.472 PBCC images/macvlan.pb-c.c [2021-04-24T16:33:47.804Z] #43 8.503 DEP images/macvlan.pb-c.d [2021-04-24T16:33:47.804Z] #43 8.560 PBCC images/autofs.pb-c.c [2021-04-24T16:33:47.804Z] #43 8.563 DEP images/autofs.pb-c.d [2021-04-24T16:33:47.804Z] #43 8.626 PBCC images/sysctl.pb-c.c [2021-04-24T16:33:47.804Z] #43 8.661 DEP images/sysctl.pb-c.d [2021-04-24T16:33:47.988Z] #43 19.44 CC images/core-ppc64.o [2021-04-24T16:33:48.062Z] #29 27.20 0.0% # 1.8% ### 4.5% ###### 8.7% ####### 9.7% ######### 13.6% ########### 15.8% ############### 21.2% ################# 24.7% ################## 25.7% #################### 28.3% ##################### 29.7% ####################### 32.0% ######################## 33.5% ######################## 34.3% ######################### 34.7% ############################ 40.2% ############################### 44.2% ################################# 45.9% ################################# 45.9% ################################### 48.8% ################################### 49.1% ##################################### 52.5% ####################################### 54.7% ########################################## 58.4% ############################################ 61.4% ############################################# 63.6% ############################################## 64.5% ############################################### 66.3% ################################################## 70.6% ################################################### 71.4% ###################################################### 75.2% ####################################################### 76.8% ########################################################## 81.5% ############################################################ 84.0% ############################################################## 86.3% #################################################################### 94.5% ##################################################################### 96.1% #####29 ... [2021-04-24T16:33:48.062Z] [2021-04-24T16:33:48.062Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-24T16:33:48.062Z] #47 sha256:bbbfcc5a092c2f6ff4e6ffd78e8f0d74e02c48d205a8d631869967878dd0440c [2021-04-24T16:33:48.062Z] #47 DONE 50.2s [2021-04-24T16:33:48.062Z] [2021-04-24T16:33:48.062Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:48.062Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:48.062Z] #29 27.20 0.0% # 1.8% ### 4.5% ###### 8.7% ####### 9.7% ######### 13.6% ########### 15.8% ############### 21.2% ################# 24.7% ################## 25.7% #################### 28.3% ##################### 29.7% ####################### 32.0% ######################## 33.5% ######################## 34.3% ######################### 34.7% ############################ 40.2% ############################### 44.2% ################################# 45.9% ################################# 45.9% ################################### 48.8% ################################### 49.1% ##################################### 52.5% ####################################### 54.7% ########################################## 58.4% ############################################ 61.4% ############################################# 63.6% ############################################## 64.5% ############################################### 66.3% ################################################## 70.6% ################################################### 71.4% ###################################################### 75.2% ####################################################### 76.8% ########################################################## 81.5% ############################################################ 84.0% ############################################################## 86.3% #################################################################### 94.5% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-24T16:33:48.062Z] #29 32.48 [2021-04-24T16:33:48.063Z] #43 8.740 PBCC images/time.pb-c.c [2021-04-24T16:33:48.063Z] #43 8.766 DEP images/time.pb-c.d [2021-04-24T16:33:48.063Z] #43 8.800 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:33:48.063Z] #43 8.822 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:33:48.063Z] #43 8.872 PBCC images/seccomp.pb-c.c [2021-04-24T16:33:48.325Z] #43 8.934 DEP images/seccomp.pb-c.d [2021-04-24T16:33:48.325Z] #43 9.023 PBCC images/userns.pb-c.c [2021-04-24T16:33:48.325Z] #43 9.048 DEP images/userns.pb-c.d [2021-04-24T16:33:48.325Z] #43 9.116 PBCC images/cgroup.pb-c.c [2021-04-24T16:33:48.325Z] #43 9.168 DEP images/cgroup.pb-c.d [2021-04-24T16:33:48.398Z] #44 19.31 CC images/core-ppc64.o [2021-04-24T16:33:48.452Z] #45 82.09 text/template [2021-04-24T16:33:48.452Z] #45 ... [2021-04-24T16:33:48.452Z] [2021-04-24T16:33:48.452Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:48.452Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:33:48.452Z] #51 72.44 encoding/json [2021-04-24T16:33:48.452Z] #51 75.56 github.com/pkg/diff [2021-04-24T16:33:48.452Z] #51 76.94 go/ast [2021-04-24T16:33:48.452Z] #51 77.33 golang.org/x/crypto/ssh/terminal [2021-04-24T16:33:48.452Z] #51 78.84 mvdan.cc/editorconfig [2021-04-24T16:33:48.452Z] #51 80.23 mvdan.cc/sh/v3/fileutil [2021-04-24T16:33:48.452Z] #51 80.37 text/tabwriter [2021-04-24T16:33:48.452Z] #51 80.92 mvdan.cc/sh/v3/syntax [2021-04-24T16:33:48.452Z] #51 ... [2021-04-24T16:33:48.452Z] [2021-04-24T16:33:48.452Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:48.452Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:48.452Z] #45 82.65 log [2021-04-24T16:33:48.562Z] #43 20.12 CC images/core-s390.o [2021-04-24T16:33:48.584Z] #43 9.221 PBCC images/ext-file.pb-c.c [2021-04-24T16:33:48.584Z] #43 9.275 DEP images/ext-file.pb-c.d [2021-04-24T16:33:48.584Z] #43 9.354 PBCC images/rpc.pb-c.c [2021-04-24T16:33:48.584Z] #43 9.377 DEP images/rpc.pb-c.d [2021-04-24T16:33:48.844Z] #43 9.434 PBCC images/siginfo.pb-c.c [2021-04-24T16:33:48.844Z] #43 9.508 DEP images/siginfo.pb-c.d [2021-04-24T16:33:48.844Z] #43 9.540 PBCC images/pagemap.pb-c.c [2021-04-24T16:33:48.844Z] #43 9.596 DEP images/pagemap.pb-c.d [2021-04-24T16:33:48.844Z] #43 9.682 PBCC images/rlimit.pb-c.c [2021-04-24T16:33:48.844Z] #43 9.732 DEP images/rlimit.pb-c.d [2021-04-24T16:33:49.044Z] #44 20.05 CC images/core-s390.o [2021-04-24T16:33:49.104Z] #43 9.792 PBCC images/file-lock.pb-c.c [2021-04-24T16:33:49.104Z] #43 9.810 DEP images/file-lock.pb-c.d [2021-04-24T16:33:49.146Z] #43 ... [2021-04-24T16:33:49.146Z] [2021-04-24T16:33:49.146Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:49.146Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:33:49.146Z] #56 41.33 Checking out files: 46% (1803/3903) Checking out files: 47% (1835/3903) Checking out files: 48% (1874/3903) Checking out files: 49% (1913/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) Checking out files: 68% (2655/3903) Checking out files: 69% (2694/3903) Checking out files: 70% (2733/3903) Checking out files: 71% (2772/3903) Checking out files: 72% (2811/3903) Checking out files: 73% (2850/3903) Checking out files: 74% (2889/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 87% (3433/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:33:49.146Z] #56 42.74 + cd /tmp/tmp.eNxbgHcWcG/src/github.com/containerd/containerd [2021-04-24T16:33:49.146Z] #56 42.74 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:49.363Z] #43 9.886 PBCC images/tty.pb-c.c [2021-04-24T16:33:49.363Z] #43 9.963 DEP images/tty.pb-c.d [2021-04-24T16:33:49.363Z] #43 10.04 PBCC images/tun.pb-c.c [2021-04-24T16:33:49.363Z] #43 10.10 PBCC images/netdev.pb-c.c [2021-04-24T16:33:49.363Z] #43 10.13 DEP images/tun.pb-c.d [2021-04-24T16:33:49.363Z] #43 10.16 DEP images/netdev.pb-c.d [2021-04-24T16:33:49.382Z] #45 83.30 encoding/xml [2021-04-24T16:33:49.462Z] #29 ... [2021-04-24T16:33:49.462Z] [2021-04-24T16:33:49.462Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:49.462Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:33:49.462Z] #13 42.81 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:33:49.462Z] #13 46.31 (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.) [2021-04-24T16:33:49.462Z] #13 46.47 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-24T16:33:49.462Z] #13 46.51 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-24T16:33:49.462Z] #13 46.97 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-24T16:33:49.462Z] #13 47.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-24T16:33:49.462Z] #13 47.19 (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.) [2021-04-24T16:33:49.462Z] #13 47.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-24T16:33:49.462Z] #13 47.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:33:49.622Z] #43 10.23 PBCC images/vma.pb-c.c [2021-04-24T16:33:49.622Z] #43 10.29 DEP images/vma.pb-c.d [2021-04-24T16:33:49.622Z] #43 10.37 PBCC images/creds.pb-c.c [2021-04-24T16:33:49.622Z] #43 10.39 DEP images/creds.pb-c.d [2021-04-24T16:33:49.622Z] #43 10.44 PBCC images/utsns.pb-c.c [2021-04-24T16:33:49.622Z] #43 10.50 DEP images/utsns.pb-c.d [2021-04-24T16:33:49.706Z] #20 58.37 Setting up iptables (1.8.2-4) ... [2021-04-24T16:33:49.706Z] #20 58.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:33:49.706Z] #20 58.43 Setting up python3 (3.7.3-1) ... [2021-04-24T16:33:49.882Z] #43 10.57 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:33:49.882Z] #43 10.58 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:33:49.882Z] #43 10.61 DEP images/ipc-desc.pb-c.d [2021-04-24T16:33:49.882Z] #43 10.69 DEP images/ipc-sem.pb-c.d [2021-04-24T16:33:50.039Z] #13 ... [2021-04-24T16:33:50.039Z] [2021-04-24T16:33:50.039Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:50.039Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:50.039Z] #51 42.16 reflect [2021-04-24T16:33:50.039Z] #51 42.16 strings [2021-04-24T16:33:50.039Z] #51 42.16 bufio [2021-04-24T16:33:50.039Z] #51 42.19 syscall [2021-04-24T16:33:50.039Z] #51 45.17 text/tabwriter [2021-04-24T16:33:50.039Z] #51 46.60 regexp/syntax [2021-04-24T16:33:50.039Z] #51 50.07 time [2021-04-24T16:33:50.039Z] #51 50.44 regexp [2021-04-24T16:33:50.100Z] #44 20.82 CC images/cpuinfo.o [2021-04-24T16:33:50.141Z] #43 10.77 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:33:50.141Z] #43 10.83 DEP images/ipc-msg.pb-c.d [2021-04-24T16:33:50.141Z] #43 10.90 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:33:50.141Z] #43 10.92 DEP images/ipc-shm.pb-c.d [2021-04-24T16:33:50.274Z] #20 58.93 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:33:50.274Z] #20 ... [2021-04-24T16:33:50.274Z] [2021-04-24T16:33:50.274Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:33:50.274Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:33:50.274Z] #40 188.7 + dpkg --print-architecture [2021-04-24T16:33:50.274Z] #40 188.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:33:50.302Z] #51 ... [2021-04-24T16:33:50.302Z] [2021-04-24T16:33:50.302Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:50.302Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-24T16:33:50.302Z] #36 42.32 Selecting previously unselected package libicu63:arm64. [2021-04-24T16:33:50.302Z] #36 42.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 42.35 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-24T16:33:50.302Z] #36 50.16 Selecting previously unselected package libxml2:arm64. [2021-04-24T16:33:50.302Z] #36 50.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 50.21 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:50.302Z] #36 50.67 Selecting previously unselected package libarchive13:arm64. [2021-04-24T16:33:50.302Z] #36 50.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 50.67 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:50.302Z] #36 50.97 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-24T16:33:50.302Z] #36 50.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 50.98 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-24T16:33:50.302Z] #36 51.26 Selecting previously unselected package librhash0:arm64. [2021-04-24T16:33:50.302Z] #36 51.26 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 51.28 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-24T16:33:50.302Z] #36 51.48 Selecting previously unselected package libuv1:arm64. [2021-04-24T16:33:50.302Z] #36 51.48 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 51.50 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-24T16:33:50.302Z] #36 51.80 Selecting previously unselected package cmake. [2021-04-24T16:33:50.302Z] #36 51.83 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-24T16:33:50.302Z] #36 51.84 Unpacking cmake (3.13.4-1) ... [2021-04-24T16:33:50.400Z] #43 11.01 PBCC images/ipc-var.pb-c.c [2021-04-24T16:33:50.401Z] #43 11.03 DEP images/ipc-var.pb-c.d [2021-04-24T16:33:50.401Z] #43 11.11 PBCC images/sk-opts.pb-c.c [2021-04-24T16:33:50.401Z] #43 11.14 PBCC images/packet-sock.pb-c.c [2021-04-24T16:33:50.401Z] #43 11.22 DEP images/sk-opts.pb-c.d [2021-04-24T16:33:50.403Z] #44 21.37 CC images/inventory.o [2021-04-24T16:33:50.566Z] #36 ... [2021-04-24T16:33:50.566Z] [2021-04-24T16:33:50.566Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:50.566Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:50.566Z] #29 34.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-24T16:33:50.566Z] #29 34.74 [2021-04-24T16:33:50.566Z] #29 34.88 ######################################################################## 100.0% [2021-04-24T16:33:50.566Z] #29 34.97 [2021-04-24T16:33:50.566Z] #29 ... [2021-04-24T16:33:50.566Z] [2021-04-24T16:33:50.566Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:50.566Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:33:50.566Z] #45 42.61 strings [2021-04-24T16:33:50.566Z] #45 43.63 hash/crc32 [2021-04-24T16:33:50.566Z] #45 44.74 crypto/hmac [2021-04-24T16:33:50.566Z] #45 45.11 crypto/rc4 [2021-04-24T16:33:50.566Z] #45 45.42 vendor/golang.org/x/crypto/hkdf [2021-04-24T16:33:50.566Z] #45 45.83 time [2021-04-24T16:33:50.566Z] #45 45.96 internal/syscall/execenv [2021-04-24T16:33:50.566Z] #45 46.03 internal/syscall/unix [2021-04-24T16:33:50.566Z] #45 46.42 regexp/syntax [2021-04-24T16:33:50.566Z] #45 46.60 path [2021-04-24T16:33:50.566Z] #45 50.37 regexp [2021-04-24T16:33:50.566Z] #45 51.82 context [2021-04-24T16:33:50.566Z] #45 51.89 internal/poll [2021-04-24T16:33:50.566Z] #45 52.00 internal/fmtsort [2021-04-24T16:33:50.566Z] #45 52.26 encoding/binary [2021-04-24T16:33:50.660Z] #43 11.24 DEP images/packet-sock.pb-c.d [2021-04-24T16:33:50.660Z] #43 11.29 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:33:50.660Z] #43 11.36 DEP images/sk-netlink.pb-c.d [2021-04-24T16:33:50.660Z] #43 11.42 PBCC images/sk-inet.pb-c.c [2021-04-24T16:33:50.660Z] #43 11.45 DEP images/sk-inet.pb-c.d [2021-04-24T16:33:50.702Z] #44 21.62 CC images/fdinfo.o [2021-04-24T16:33:50.831Z] #45 ... [2021-04-24T16:33:50.831Z] [2021-04-24T16:33:50.831Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:50.831Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:50.831Z] #42 44.81 Selecting previously unselected package protobuf-c-compiler. [2021-04-24T16:33:50.831Z] #42 44.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-24T16:33:50.831Z] #42 44.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:50.831Z] #42 44.92 Selecting previously unselected package protobuf-compiler. [2021-04-24T16:33:50.831Z] #42 44.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:50.831Z] #42 45.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:50.831Z] #42 46.62 Selecting previously unselected package python-pkg-resources. [2021-04-24T16:33:50.831Z] #42 46.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:33:50.831Z] #42 47.45 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:50.831Z] #42 50.23 Selecting previously unselected package python-six. [2021-04-24T16:33:50.831Z] #42 50.23 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-24T16:33:50.831Z] #42 50.24 Unpacking python-six (1.12.0-1) ... [2021-04-24T16:33:50.831Z] #42 50.51 Selecting previously unselected package python-protobuf. [2021-04-24T16:33:50.831Z] #42 50.51 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-24T16:33:50.831Z] #42 50.53 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:50.831Z] #42 51.32 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:50.844Z] #40 189.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:33:50.844Z] #40 189.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:33:50.920Z] #43 11.52 PBCC images/sk-unix.pb-c.c [2021-04-24T16:33:50.920Z] #43 11.61 DEP images/sk-unix.pb-c.d [2021-04-24T16:33:50.920Z] #43 11.68 PBCC images/mm.pb-c.c [2021-04-24T16:33:50.920Z] #43 11.79 DEP images/mm.pb-c.d [2021-04-24T16:33:50.920Z] #43 ... [2021-04-24T16:33:50.920Z] [2021-04-24T16:33:50.920Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:50.920Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:33:50.920Z] #45 69.63 fmt [2021-04-24T16:33:50.920Z] #45 70.76 path/filepath [2021-04-24T16:33:50.920Z] #45 72.01 regexp [2021-04-24T16:33:50.920Z] #45 73.91 flag [2021-04-24T16:33:50.920Z] #45 75.24 go/token [2021-04-24T16:33:50.920Z] #45 75.54 internal/lazyregexp [2021-04-24T16:33:50.920Z] #45 75.98 path [2021-04-24T16:33:50.920Z] #45 76.22 go/scanner [2021-04-24T16:33:50.920Z] #45 76.45 io/ioutil [2021-04-24T16:33:50.920Z] #45 77.25 net/url [2021-04-24T16:33:50.920Z] #45 77.40 go/ast [2021-04-24T16:33:50.920Z] #45 79.03 text/template/parse [2021-04-24T16:33:51.002Z] #44 21.97 CC images/fown.o [2021-04-24T16:33:51.095Z] #42 ... [2021-04-24T16:33:51.095Z] [2021-04-24T16:33:51.095Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-24T16:33:51.095Z] #29 sha256:2e5f7fd892e6db2af21e07402a762cc1fe5779dd110934badf35e8724f5ffc0d [2021-04-24T16:33:51.095Z] #29 35.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-24T16:33:51.179Z] #45 ... [2021-04-24T16:33:51.179Z] [2021-04-24T16:33:51.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:51.179Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:51.179Z] #43 11.84 PBCC images/timerfd.pb-c.c [2021-04-24T16:33:51.179Z] #43 11.89 DEP images/timerfd.pb-c.d [2021-04-24T16:33:51.179Z] #43 11.96 PBCC images/timer.pb-c.c [2021-04-24T16:33:51.179Z] #43 12.01 DEP images/timer.pb-c.d [2021-04-24T16:33:51.303Z] #44 22.24 CC images/ns.o [2021-04-24T16:33:51.412Z] #40 ... [2021-04-24T16:33:51.412Z] [2021-04-24T16:33:51.412Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:51.412Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:51.412Z] #43 112.5 CC criu/files-reg.o [2021-04-24T16:33:51.412Z] #43 114.6 CC criu/files.o [2021-04-24T16:33:51.412Z] #43 116.6 CC criu/filesystems.o [2021-04-24T16:33:51.412Z] #43 117.3 CC criu/fsnotify.o [2021-04-24T16:33:51.412Z] #43 118.6 CC criu/image-desc.o [2021-04-24T16:33:51.412Z] #43 118.7 CC criu/image.o [2021-04-24T16:33:51.412Z] #43 119.7 CC criu/ipc_ns.o [2021-04-24T16:33:51.412Z] #43 120.9 CC criu/irmap.o [2021-04-24T16:33:51.412Z] #43 121.6 CC criu/kcmp-ids.o [2021-04-24T16:33:51.412Z] #43 122.0 CC criu/kerndat.o [2021-04-24T16:33:51.438Z] #43 12.06 PBCC images/sa.pb-c.c [2021-04-24T16:33:51.438Z] #43 12.10 DEP images/sa.pb-c.d [2021-04-24T16:33:51.438Z] #43 12.20 PBCC images/pipe-data.pb-c.c [2021-04-24T16:33:51.438Z] #43 12.23 DEP images/pipe-data.pb-c.d [2021-04-24T16:33:51.438Z] #43 12.28 PBCC images/mnt.pb-c.c [2021-04-24T16:33:51.603Z] #44 22.48 CC images/regfile.o [2021-04-24T16:33:51.671Z] #43 ... [2021-04-24T16:33:51.671Z] [2021-04-24T16:33:51.671Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:33:51.671Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:33:51.671Z] #20 59.67 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:33:51.675Z] #29 35.93 [2021-04-24T16:33:51.675Z] #29 36.10 ######################################################################## 100.0% [2021-04-24T16:33:51.698Z] #56 45.19 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:33:51.698Z] #56 45.19 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:33:51.698Z] #56 45.19 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:33:51.698Z] #56 45.19 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:33:51.698Z] #56 45.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:33:51.698Z] #56 45.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:33:51.698Z] #56 45.19 + '[' '' = dynamic ']' [2021-04-24T16:33:51.698Z] #56 45.20 + make [2021-04-24T16:33:51.698Z] #43 12.33 DEP images/mnt.pb-c.d [2021-04-24T16:33:51.698Z] #43 12.38 PBCC images/sk-packet.pb-c.c [2021-04-24T16:33:51.698Z] #43 12.42 DEP images/sk-packet.pb-c.d [2021-04-24T16:33:51.698Z] #43 12.48 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:33:51.698Z] #43 12.51 DEP images/tcp-stream.pb-c.d [2021-04-24T16:33:51.903Z] #44 22.74 CC images/ghost-file.o [2021-04-24T16:33:51.903Z] #44 23.06 CC images/fifo.o [2021-04-24T16:33:51.940Z] #29 36.22 [2021-04-24T16:33:51.940Z] #29 36.28 Download of images into '/build' complete. [2021-04-24T16:33:51.940Z] #29 36.28 Use something like the following to load the result into a Docker daemon: [2021-04-24T16:33:51.940Z] #29 36.29 tar -cC '/build' . | docker load [2021-04-24T16:33:51.958Z] #43 12.55 PBCC images/pipe.pb-c.c [2021-04-24T16:33:51.958Z] #43 12.64 DEP images/pipe.pb-c.d [2021-04-24T16:33:51.958Z] #43 12.70 PBCC images/pstree.pb-c.c [2021-04-24T16:33:51.958Z] #43 12.73 DEP images/pstree.pb-c.d [2021-04-24T16:33:52.204Z] #44 23.29 CC images/remap-file-path.o [2021-04-24T16:33:52.218Z] #43 12.79 PBCC images/fs.pb-c.c [2021-04-24T16:33:52.218Z] #43 12.79 DEP images/fs.pb-c.d [2021-04-24T16:33:52.218Z] #43 12.84 PBCC images/signalfd.pb-c.c [2021-04-24T16:33:52.218Z] #43 12.92 DEP images/signalfd.pb-c.d [2021-04-24T16:33:52.218Z] #43 12.99 PBCC images/fh.pb-c.c [2021-04-24T16:33:52.478Z] #43 13.07 PBCC images/fsnotify.pb-c.c [2021-04-24T16:33:52.478Z] #43 13.14 DEP images/fh.pb-c.d [2021-04-24T16:33:52.478Z] #43 13.21 DEP images/fsnotify.pb-c.d [2021-04-24T16:33:52.478Z] #43 13.30 PBCC images/eventpoll.pb-c.c [2021-04-24T16:33:52.503Z] #44 23.53 CC images/eventfd.o [2021-04-24T16:33:52.535Z] #29 DONE 36.9s [2021-04-24T16:33:52.535Z] [2021-04-24T16:33:52.535Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:52.535Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:52.535Z] #51 54.51 encoding/binary [2021-04-24T16:33:52.610Z] #20 61.22 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:33:52.610Z] #20 61.24 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:33:52.642Z] #56 46.31 + bin/ctr [2021-04-24T16:33:52.738Z] #43 13.34 DEP images/eventpoll.pb-c.d [2021-04-24T16:33:52.738Z] #43 13.40 PBCC images/eventfd.pb-c.c [2021-04-24T16:33:52.738Z] #43 13.45 DEP images/eventfd.pb-c.d [2021-04-24T16:33:52.738Z] #43 13.50 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:33:52.738Z] #43 13.52 DEP images/remap-file-path.pb-c.d [2021-04-24T16:33:52.738Z] #43 13.57 PBCC images/fifo.pb-c.c [2021-04-24T16:33:52.802Z] #44 23.80 CC images/eventpoll.o [2021-04-24T16:33:52.870Z] #20 61.71 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:33:52.997Z] #43 13.61 DEP images/fifo.pb-c.d [2021-04-24T16:33:52.997Z] #43 13.66 PBCC images/ghost-file.pb-c.c [2021-04-24T16:33:52.997Z] #43 13.72 DEP images/ghost-file.pb-c.d [2021-04-24T16:33:52.997Z] #43 13.78 PBCC images/regfile.pb-c.c [2021-04-24T16:33:52.997Z] #43 13.81 DEP images/regfile.pb-c.d [2021-04-24T16:33:53.103Z] #44 24.12 CC images/fh.o [2021-04-24T16:33:53.256Z] #43 13.85 PBCC images/ns.pb-c.c [2021-04-24T16:33:53.256Z] #43 13.89 DEP images/ns.pb-c.d [2021-04-24T16:33:53.256Z] #43 13.94 PBCC images/fdinfo.pb-c.c [2021-04-24T16:33:53.256Z] #43 14.06 DEP images/fdinfo.pb-c.d [2021-04-24T16:33:53.416Z] #44 24.50 CC images/fsnotify.o [2021-04-24T16:33:53.516Z] #43 14.15 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:33:53.516Z] #43 14.20 PBCC images/core-arm.pb-c.c [2021-04-24T16:33:53.516Z] #43 14.30 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:33:53.516Z] #43 14.35 PBCC images/core-s390.pb-c.c [2021-04-24T16:33:53.607Z] #45 87.41 go/doc [2021-04-24T16:33:53.607Z] #45 ... [2021-04-24T16:33:53.607Z] [2021-04-24T16:33:53.607Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:53.607Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:33:53.775Z] #43 14.42 PBCC images/core-x86.pb-c.c [2021-04-24T16:33:53.775Z] #43 14.50 PBCC images/core.pb-c.c [2021-04-24T16:33:53.775Z] #43 ... [2021-04-24T16:33:53.775Z] [2021-04-24T16:33:53.775Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:53.775Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:33:53.775Z] #51 72.35 encoding/json [2021-04-24T16:33:53.775Z] #51 75.81 github.com/pkg/diff [2021-04-24T16:33:53.775Z] #51 77.27 go/scanner [2021-04-24T16:33:53.775Z] #51 78.27 golang.org/x/crypto/ssh/terminal [2021-04-24T16:33:53.775Z] #51 78.60 go/ast [2021-04-24T16:33:53.775Z] #51 79.88 mvdan.cc/editorconfig [2021-04-24T16:33:53.775Z] #51 80.96 mvdan.cc/sh/v3/fileutil [2021-04-24T16:33:53.775Z] #51 81.18 text/tabwriter [2021-04-24T16:33:53.775Z] #51 81.74 mvdan.cc/sh/v3/syntax [2021-04-24T16:33:53.775Z] #51 ... [2021-04-24T16:33:53.775Z] [2021-04-24T16:33:53.775Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:33:53.775Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:33:53.775Z] #13 64.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:33:53.775Z] #13 64.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:33:53.775Z] #13 64.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:33:53.775Z] #13 70.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:33:53.775Z] #13 70.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:53.775Z] #13 70.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:53.775Z] #13 70.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:33:53.775Z] #13 70.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:33:53.775Z] #13 70.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:33:53.809Z] #20 62.68 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:33:53.863Z] #56 42.51 Checking out files: 45% (1769/3903) Checking out files: 46% (1796/3903) Checking out files: 47% (1835/3903) Checking out files: 48% (1874/3903) Checking out files: 49% (1913/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) Checking out files: 68% (2655/3903) Checking out files: 69% (2694/3903) Checking out files: 70% (2733/3903) Checking out files: 71% (2772/3903) Checking out files: 72% (2811/3903) Checking out files: 73% (2850/3903) Checking out files: 74% (2889/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:33:53.863Z] #56 44.21 + cd /tmp/tmp.JND8R0gLqs/src/github.com/containerd/containerd [2021-04-24T16:33:54.034Z] #13 ... [2021-04-24T16:33:54.034Z] [2021-04-24T16:33:54.034Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:54.034Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:54.034Z] #43 14.58 PBCC images/inventory.pb-c.c [2021-04-24T16:33:54.034Z] #43 14.65 DEP images/core-aarch64.pb-c.d [2021-04-24T16:33:54.034Z] #43 14.72 DEP images/core-arm.pb-c.d [2021-04-24T16:33:54.034Z] #43 14.77 DEP images/core-ppc64.pb-c.d [2021-04-24T16:33:54.034Z] #43 14.81 DEP images/core-s390.pb-c.d [2021-04-24T16:33:54.034Z] #43 14.87 DEP images/core-x86.pb-c.d [2021-04-24T16:33:54.119Z] #56 44.23 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:54.294Z] #43 14.95 DEP images/core.pb-c.d [2021-04-24T16:33:54.294Z] #43 15.01 DEP images/inventory.pb-c.d [2021-04-24T16:33:54.294Z] #43 15.06 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:33:54.388Z] #20 63.17 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:33:54.467Z] #51 56.23 os [2021-04-24T16:33:54.467Z] #51 ... [2021-04-24T16:33:54.467Z] [2021-04-24T16:33:54.467Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-24T16:33:54.467Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-24T16:33:54.467Z] #36 54.86 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-24T16:33:54.467Z] #36 54.90 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:33:54.467Z] #36 54.93 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-24T16:33:54.467Z] #36 54.99 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:33:54.467Z] #36 55.06 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-24T16:33:54.467Z] #36 55.09 Setting up cmake-data (3.13.4-1) ... [2021-04-24T16:33:54.467Z] #36 55.15 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-24T16:33:54.467Z] #36 55.19 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-24T16:33:54.467Z] #36 55.24 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-24T16:33:54.467Z] #36 55.29 Setting up cmake (3.13.4-1) ... [2021-04-24T16:33:54.467Z] #36 55.33 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:54.467Z] #36 55.52 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:54.467Z] #36 DONE 56.4s [2021-04-24T16:33:54.467Z] [2021-04-24T16:33:54.467Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:54.467Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:33:54.467Z] #51 56.57 golang.org/x/sys/unix [2021-04-24T16:33:54.476Z] #44 25.25 CC images/signalfd.o [2021-04-24T16:33:54.476Z] #44 25.51 CC images/fs.o [2021-04-24T16:33:54.554Z] #43 15.08 DEP images/cpuinfo.pb-c.d [2021-04-24T16:33:54.554Z] #43 15.12 PBCC images/stats.pb-c.c [2021-04-24T16:33:54.554Z] #43 15.15 DEP images/stats.pb-c.d [2021-04-24T16:33:54.570Z] #56 ... [2021-04-24T16:33:54.570Z] [2021-04-24T16:33:54.570Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:54.570Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:54.570Z] #45 82.61 text/template [2021-04-24T16:33:54.570Z] #45 82.65 log [2021-04-24T16:33:54.570Z] #45 83.27 encoding/xml [2021-04-24T16:33:54.570Z] #45 87.79 go/doc [2021-04-24T16:33:54.570Z] #45 88.79 github.com/LK4D4/vndr/versioned [2021-04-24T16:33:54.570Z] #45 88.90 compress/flate [2021-04-24T16:33:54.570Z] #45 91.18 github.com/LK4D4/vndr/build [2021-04-24T16:33:54.570Z] #45 91.58 hash/crc32 [2021-04-24T16:33:54.570Z] #45 92.03 compress/gzip [2021-04-24T16:33:54.682Z] #56 ... [2021-04-24T16:33:54.682Z] [2021-04-24T16:33:54.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:54.682Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:54.682Z] #43 14.23 make[1]: Nothing to be done for 'all'. [2021-04-24T16:33:54.682Z] #43 15.67 CC images/stats.o [2021-04-24T16:33:54.682Z] #43 16.05 CC images/core.o [2021-04-24T16:33:54.682Z] #43 16.75 CC images/core-x86.o [2021-04-24T16:33:54.682Z] #43 17.30 CC images/core-arm.o [2021-04-24T16:33:54.682Z] #43 17.76 CC images/core-aarch64.o [2021-04-24T16:33:54.682Z] #43 18.23 CC images/core-ppc64.o [2021-04-24T16:33:54.682Z] #43 18.78 CC images/core-s390.o [2021-04-24T16:33:54.682Z] #43 19.41 CC images/cpuinfo.o [2021-04-24T16:33:54.682Z] #43 19.89 CC images/inventory.o [2021-04-24T16:33:54.682Z] #43 20.21 CC images/fdinfo.o [2021-04-24T16:33:54.682Z] #43 20.44 CC images/fown.o [2021-04-24T16:33:54.682Z] #43 20.69 CC images/ns.o [2021-04-24T16:33:54.682Z] #43 20.90 CC images/regfile.o [2021-04-24T16:33:54.682Z] #43 21.16 CC images/ghost-file.o [2021-04-24T16:33:54.682Z] #43 21.50 CC images/fifo.o [2021-04-24T16:33:54.682Z] #43 21.67 CC images/remap-file-path.o [2021-04-24T16:33:54.682Z] #43 21.93 CC images/eventfd.o [2021-04-24T16:33:54.682Z] #43 22.22 CC images/eventpoll.o [2021-04-24T16:33:54.682Z] #43 22.52 CC images/fh.o [2021-04-24T16:33:54.682Z] #43 22.82 CC images/fsnotify.o [2021-04-24T16:33:54.682Z] #43 23.31 CC images/signalfd.o [2021-04-24T16:33:54.682Z] #43 23.60 CC images/fs.o [2021-04-24T16:33:54.682Z] #43 23.77 CC images/pstree.o [2021-04-24T16:33:54.682Z] #43 24.01 CC images/pipe.o [2021-04-24T16:33:54.682Z] #43 24.31 CC images/tcp-stream.o [2021-04-24T16:33:54.779Z] #44 25.78 CC images/pstree.o [2021-04-24T16:33:54.832Z] #45 ... [2021-04-24T16:33:54.832Z] [2021-04-24T16:33:54.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:54.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:54.832Z] #43 20.78 CC images/cpuinfo.o [2021-04-24T16:33:54.832Z] #43 21.33 CC images/inventory.o [2021-04-24T16:33:54.832Z] #43 21.59 CC images/fdinfo.o [2021-04-24T16:33:54.832Z] #43 21.90 CC images/fown.o [2021-04-24T16:33:54.832Z] #43 22.12 CC images/ns.o [2021-04-24T16:33:54.832Z] #43 22.29 CC images/regfile.o [2021-04-24T16:33:54.832Z] #43 22.51 CC images/ghost-file.o [2021-04-24T16:33:54.832Z] #43 22.90 CC images/fifo.o [2021-04-24T16:33:54.832Z] #43 23.21 CC images/remap-file-path.o [2021-04-24T16:33:54.832Z] #43 23.43 CC images/eventfd.o [2021-04-24T16:33:54.832Z] #43 23.69 CC images/eventpoll.o [2021-04-24T16:33:54.832Z] #43 24.00 CC images/fh.o [2021-04-24T16:33:54.832Z] #43 24.29 CC images/fsnotify.o [2021-04-24T16:33:54.832Z] #43 24.82 CC images/signalfd.o [2021-04-24T16:33:54.832Z] #43 25.08 CC images/fs.o [2021-04-24T16:33:54.832Z] #43 25.37 CC images/pstree.o [2021-04-24T16:33:54.832Z] #43 25.59 CC images/pipe.o [2021-04-24T16:33:54.832Z] #43 25.85 CC images/tcp-stream.o [2021-04-24T16:33:54.832Z] #43 26.10 CC images/sk-packet.o [2021-04-24T16:33:54.832Z] #43 26.40 CC images/mnt.o [2021-04-24T16:33:54.938Z] #43 ... [2021-04-24T16:33:54.938Z] [2021-04-24T16:33:54.938Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:54.938Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:33:54.938Z] #45 88.66 github.com/LK4D4/vndr/versioned [2021-04-24T16:33:54.938Z] #45 88.79 compress/flate [2021-04-24T16:33:55.079Z] #44 25.99 CC images/pipe.o [2021-04-24T16:33:55.095Z] #43 26.67 CC images/pipe-data.o [2021-04-24T16:33:55.356Z] #43 26.85 CC images/sa.o [2021-04-24T16:33:55.378Z] #44 26.20 CC images/tcp-stream.o [2021-04-24T16:33:55.619Z] #43 27.14 CC images/timer.o [2021-04-24T16:33:55.678Z] #44 26.44 CC images/sk-packet.o [2021-04-24T16:33:55.768Z] #20 64.49 Setting up python3-pip (18.1-5) ... [2021-04-24T16:33:55.881Z] #43 27.45 CC images/timerfd.o [2021-04-24T16:33:55.881Z] #43 ... [2021-04-24T16:33:55.881Z] [2021-04-24T16:33:55.881Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:55.881Z] #51 sha256:b8b08ab966b421d11b376dfcf91c357dc552d783b0f1be0361f1abe79cc2cdb5 [2021-04-24T16:33:55.881Z] #51 87.63 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:33:55.881Z] #51 DONE 94.0s [2021-04-24T16:33:55.881Z] [2021-04-24T16:33:55.881Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:55.881Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:33:55.881Z] #45 92.86 vendor/golang.org/x/crypto/cryptobyte [2021-04-24T16:33:55.934Z] #43 16.62 make[1]: Nothing to be done for 'all'. [2021-04-24T16:33:55.979Z] #44 26.76 CC images/mnt.o [2021-04-24T16:33:55.979Z] #44 27.00 CC images/pipe-data.o [2021-04-24T16:33:55.979Z] #44 ... [2021-04-24T16:33:55.979Z] [2021-04-24T16:33:55.979Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:55.979Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:33:56.278Z] #57 48.76 Checking out files: 74% (2903/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) [2021-04-24T16:33:56.278Z] #57 ... [2021-04-24T16:33:56.278Z] [2021-04-24T16:33:56.278Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:56.278Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:33:56.278Z] #52 78.34 regexp [2021-04-24T16:33:56.278Z] #52 83.83 context [2021-04-24T16:33:56.278Z] #52 83.86 internal/poll [2021-04-24T16:33:56.278Z] #52 87.05 os [2021-04-24T16:33:56.278Z] #52 ... [2021-04-24T16:33:56.278Z] [2021-04-24T16:33:56.278Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:33:56.278Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:33:56.577Z] #57 48.76 Checking out files: 74% (2903/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:33:56.577Z] #57 49.37 + cd /tmp/tmp.D2jR2S22Ga/src/github.com/containerd/containerd [2021-04-24T16:33:56.707Z] #20 65.48 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:56.707Z] #20 65.52 Processing triggers for mime-support (3.62) ... [2021-04-24T16:33:56.830Z] #45 90.77 github.com/LK4D4/vndr/build [2021-04-24T16:33:56.896Z] #57 49.37 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:33:57.274Z] #45 95.03 net [2021-04-24T16:33:57.316Z] #43 17.97 CC images/stats.o [2021-04-24T16:33:57.537Z] #45 95.38 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-24T16:33:57.575Z] #43 18.33 CC images/core.o [2021-04-24T16:33:57.648Z] #20 DONE 66.4s [2021-04-24T16:33:57.648Z] [2021-04-24T16:33:57.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:57.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:57.648Z] #43 123.1 CC criu/libnetlink.o [2021-04-24T16:33:57.648Z] #43 123.5 CC criu/log.o [2021-04-24T16:33:57.648Z] #43 124.2 CC criu/lsm.o [2021-04-24T16:33:57.648Z] #43 124.6 CC criu/mem.o [2021-04-24T16:33:57.648Z] #43 126.5 CC criu/memfd.o [2021-04-24T16:33:57.648Z] #43 127.2 CC criu/mount.o [2021-04-24T16:33:57.794Z] #51 59.51 path/filepath [2021-04-24T16:33:57.794Z] #51 59.51 mvdan.cc/sh/v3/fileutil [2021-04-24T16:33:57.794Z] #51 59.53 fmt [2021-04-24T16:33:57.952Z] #57 ... [2021-04-24T16:33:57.952Z] [2021-04-24T16:33:57.952Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:33:57.952Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:33:57.952Z] #46 79.94 regexp [2021-04-24T16:33:57.952Z] #46 85.68 internal/poll [2021-04-24T16:33:57.952Z] #46 87.10 github.com/LK4D4/vndr/versioned [2021-04-24T16:33:57.952Z] #46 88.44 os [2021-04-24T16:33:57.952Z] #46 89.11 encoding/binary [2021-04-24T16:33:57.952Z] #46 89.13 internal/fmtsort [2021-04-24T16:33:57.952Z] #46 ... [2021-04-24T16:33:57.952Z] [2021-04-24T16:33:57.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:57.952Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:33:57.952Z] #44 27.30 CC images/sa.o [2021-04-24T16:33:57.952Z] #44 27.61 CC images/timer.o [2021-04-24T16:33:57.952Z] #44 28.10 CC images/timerfd.o [2021-04-24T16:33:57.952Z] #44 28.33 CC images/mm.o [2021-04-24T16:33:57.952Z] #44 28.79 CC images/sk-opts.o [2021-04-24T16:33:57.952Z] #44 28.97 CC images/sk-unix.o [2021-04-24T16:33:58.200Z] #45 92.02 hash/crc32 [2021-04-24T16:33:58.252Z] #44 29.31 CC images/sk-inet.o [2021-04-24T16:33:58.457Z] #45 92.51 compress/gzip [2021-04-24T16:33:58.482Z] #45 96.47 vendor/golang.org/x/text/transform [2021-04-24T16:33:58.514Z] #43 18.93 CC images/core-x86.o [2021-04-24T16:33:58.587Z] #43 ... [2021-04-24T16:33:58.587Z] [2021-04-24T16:33:58.587Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:33:58.587Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-24T16:33:58.587Z] #21 1.041 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:33:58.587Z] #21 1.045 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:33:58.587Z] #21 1.048 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:33:58.588Z] #21 DONE 1.1s [2021-04-24T16:33:58.588Z] [2021-04-24T16:33:58.588Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:33:58.588Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:33:58.774Z] #43 19.50 CC images/core-arm.o [2021-04-24T16:33:58.906Z] #44 29.74 CC images/tun.o [2021-04-24T16:33:59.021Z] #45 ... [2021-04-24T16:33:59.021Z] [2021-04-24T16:33:59.021Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:33:59.021Z] #51 sha256:282d675236b326ccf63cf1cdd66fd31dfa18cfd2bf94f48ae701193caf3d7d88 [2021-04-24T16:33:59.021Z] #51 86.90 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:33:59.021Z] #51 DONE 92.9s [2021-04-24T16:33:59.021Z] [2021-04-24T16:33:59.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:33:59.021Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:33:59.021Z] #43 24.54 CC images/sk-packet.o [2021-04-24T16:33:59.021Z] #43 24.83 CC images/mnt.o [2021-04-24T16:33:59.021Z] #43 25.03 CC images/pipe-data.o [2021-04-24T16:33:59.021Z] #43 25.31 CC images/sa.o [2021-04-24T16:33:59.021Z] #43 25.49 CC images/timer.o [2021-04-24T16:33:59.021Z] #43 25.82 CC images/timerfd.o [2021-04-24T16:33:59.021Z] #43 26.04 CC images/mm.o [2021-04-24T16:33:59.021Z] #43 26.33 CC images/sk-opts.o [2021-04-24T16:33:59.021Z] #43 26.56 CC images/sk-unix.o [2021-04-24T16:33:59.021Z] #43 26.84 CC images/sk-inet.o [2021-04-24T16:33:59.021Z] #43 27.27 CC images/tun.o [2021-04-24T16:33:59.021Z] #43 27.51 CC images/sk-netlink.o [2021-04-24T16:33:59.021Z] #43 27.71 CC images/packet-sock.o [2021-04-24T16:33:59.021Z] #43 28.05 CC images/ipc-var.o [2021-04-24T16:33:59.021Z] #43 28.27 CC images/ipc-desc.o [2021-04-24T16:33:59.056Z] #45 97.09 vendor/golang.org/x/text/unicode/bidi [2021-04-24T16:33:59.196Z] #51 60.94 io/ioutil [2021-04-24T16:33:59.214Z] #44 30.22 CC images/sk-netlink.o [2021-04-24T16:33:59.278Z] #43 28.72 CC images/ipc-shm.o [2021-04-24T16:33:59.344Z] #43 19.90 CC images/core-aarch64.o [2021-04-24T16:33:59.396Z] Fetching without tags [2021-04-24T16:33:59.515Z] #44 30.53 CC images/packet-sock.o [2021-04-24T16:33:59.535Z] #43 29.11 CC images/ipc-msg.o [2021-04-24T16:33:59.604Z] #43 20.29 CC images/core-ppc64.o [2021-04-24T16:33:59.775Z] #51 ... [2021-04-24T16:33:59.775Z] [2021-04-24T16:33:59.775Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-24T16:33:59.775Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-24T16:33:59.775Z] #42 53.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 53.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:59.775Z] #42 53.48 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-24T16:33:59.775Z] #42 53.52 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-24T16:33:59.775Z] #42 53.56 Setting up python-six (1.12.0-1) ... [2021-04-24T16:33:59.775Z] #42 55.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-24T16:33:59.775Z] #42 55.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-24T16:33:59.775Z] #42 55.51 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 55.53 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-24T16:33:59.775Z] #42 55.56 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 55.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 55.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-24T16:33:59.775Z] #42 55.61 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 55.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-24T16:33:59.775Z] #42 56.17 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-24T16:33:59.775Z] #42 59.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-24T16:33:59.775Z] #42 59.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:33:59.775Z] #42 DONE 61.7s [2021-04-24T16:33:59.775Z] [2021-04-24T16:33:59.775Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:33:59.775Z] #37 sha256:7f91f631af0cf419a2a04d50a55fb8abdce9e1f58b3e4003adcb53e9a85f0106 [2021-04-24T16:33:59.775Z] #37 1.274 + RM_GOPATH=0 [2021-04-24T16:33:59.775Z] #37 1.274 + TMP_GOPATH= [2021-04-24T16:33:59.775Z] #37 1.274 + : /build [2021-04-24T16:33:59.775Z] #37 1.274 + '[' -z '' ']' [2021-04-24T16:33:59.775Z] #37 1.275 ++ mktemp -d [2021-04-24T16:33:59.775Z] #37 1.279 + export GOPATH=/tmp/tmp.ngZEFUqzAR [2021-04-24T16:33:59.775Z] #37 1.279 + GOPATH=/tmp/tmp.ngZEFUqzAR [2021-04-24T16:33:59.775Z] #37 1.279 + RM_GOPATH=1 [2021-04-24T16:33:59.775Z] #37 1.279 + case "$(go env GOARCH)" in [2021-04-24T16:33:59.775Z] #37 1.280 ++ go env GOARCH [2021-04-24T16:33:59.775Z] #37 1.312 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:59.775Z] #37 1.312 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:33:59.775Z] #37 1.312 ++ dirname /tmp/install/install.sh [2021-04-24T16:33:59.775Z] #37 1.315 + dir=/tmp/install [2021-04-24T16:33:59.775Z] #37 1.315 + bin=tini [2021-04-24T16:33:59.775Z] #37 1.315 + shift [2021-04-24T16:33:59.775Z] #37 1.315 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-24T16:33:59.775Z] #37 1.315 + . /tmp/install/tini.installer [2021-04-24T16:33:59.775Z] #37 1.315 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:59.775Z] #37 1.315 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:59.775Z] #37 1.316 + install_tini [2021-04-24T16:33:59.775Z] #37 1.316 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-24T16:33:59.775Z] #37 1.316 + git clone https://github.com/krallin/tini.git /tmp/tmp.ngZEFUqzAR/tini [2021-04-24T16:33:59.775Z] #37 1.318 Cloning into '/tmp/tmp.ngZEFUqzAR/tini'... [2021-04-24T16:33:59.775Z] #37 2.032 + cd /tmp/tmp.ngZEFUqzAR/tini [2021-04-24T16:33:59.775Z] #37 2.032 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-24T16:33:59.775Z] #37 2.060 + cmake . [2021-04-24T16:33:59.775Z] #37 2.811 -- The C compiler identification is GNU 8.3.0 [2021-04-24T16:33:59.775Z] #37 2.874 -- Check for working C compiler: /usr/bin/cc [2021-04-24T16:33:59.775Z] #37 3.769 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-24T16:33:59.775Z] #37 3.781 -- Detecting C compiler ABI info [2021-04-24T16:33:59.775Z] #37 4.598 -- Detecting C compiler ABI info - done [2021-04-24T16:33:59.775Z] #37 4.629 -- Detecting C compile features [2021-04-24T16:34:00.098Z] #43 29.58 CC images/ipc-sem.o [2021-04-24T16:34:00.164Z] #44 31.03 CC images/ipc-var.o [2021-04-24T16:34:00.164Z] #44 31.32 CC images/ipc-desc.o [2021-04-24T16:34:00.169Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:34:00.173Z] #43 20.88 CC images/core-s390.o [2021-04-24T16:34:00.354Z] #43 29.76 CC images/utsns.o [2021-04-24T16:34:00.354Z] #43 29.99 CC images/creds.o [2021-04-24T16:34:00.445Z] #45 ... [2021-04-24T16:34:00.445Z] [2021-04-24T16:34:00.445Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:00.445Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:00.445Z] #43 27.76 CC images/mm.o [2021-04-24T16:34:00.445Z] #43 28.27 CC images/sk-opts.o [2021-04-24T16:34:00.445Z] #43 28.76 CC images/sk-unix.o [2021-04-24T16:34:00.445Z] #43 29.13 CC images/sk-inet.o [2021-04-24T16:34:00.445Z] #43 29.47 CC images/tun.o [2021-04-24T16:34:00.445Z] #43 29.71 CC images/sk-netlink.o [2021-04-24T16:34:00.445Z] #43 29.93 CC images/packet-sock.o [2021-04-24T16:34:00.445Z] #43 30.29 CC images/ipc-var.o [2021-04-24T16:34:00.445Z] #43 30.60 CC images/ipc-desc.o [2021-04-24T16:34:00.445Z] #43 30.88 CC images/ipc-shm.o [2021-04-24T16:34:00.445Z] #43 31.07 CC images/ipc-msg.o [2021-04-24T16:34:00.445Z] #43 31.37 CC images/ipc-sem.o [2021-04-24T16:34:00.445Z] #43 31.58 CC images/utsns.o [2021-04-24T16:34:00.445Z] #43 31.77 CC images/creds.o [2021-04-24T16:34:00.445Z] #43 32.02 CC images/vma.o [2021-04-24T16:34:00.445Z] #43 32.18 CC images/netdev.o [2021-04-24T16:34:00.463Z] #44 31.50 CC images/ipc-shm.o [2021-04-24T16:34:00.611Z] #43 30.17 CC images/vma.o [2021-04-24T16:34:00.742Z] #43 21.53 CC images/cpuinfo.o [2021-04-24T16:34:00.764Z] #44 31.69 CC images/ipc-msg.o [2021-04-24T16:34:00.868Z] #43 30.40 CC images/netdev.o [2021-04-24T16:34:01.020Z] #43 32.58 CC images/tty.o [2021-04-24T16:34:01.064Z] #44 32.01 CC images/ipc-sem.o [2021-04-24T16:34:01.072Z] Running on azwin-2-527b70 in d:\jenkins\workspace\moby_PR-42318 [Pipeline] { [Pipeline] ws [2021-04-24T16:34:01.091Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-24T16:34:01.173Z] #37 ... [2021-04-24T16:34:01.173Z] [2021-04-24T16:34:01.173Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:01.173Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:34:01.173Z] #51 63.09 encoding/json [2021-04-24T16:34:01.173Z] #51 63.09 github.com/pkg/diff [2021-04-24T16:34:01.173Z] #51 63.10 flag [2021-04-24T16:34:01.173Z] #51 63.26 go/token [2021-04-24T16:34:01.312Z] #43 22.09 CC images/inventory.o [2021-04-24T16:34:01.363Z] #44 32.24 CC images/utsns.o [2021-04-24T16:34:01.363Z] #44 32.48 CC images/creds.o [2021-04-24T16:34:01.432Z] #43 30.74 CC images/tty.o [2021-04-24T16:34:01.436Z] #51 ... [2021-04-24T16:34:01.436Z] [2021-04-24T16:34:01.436Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:01.436Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:01.436Z] #13 49.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-24T16:34:01.436Z] #13 49.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-24T16:34:01.436Z] #13 49.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:01.436Z] #13 51.79 Selecting previously unselected package binutils-mingw-w64. [2021-04-24T16:34:01.436Z] #13 51.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-24T16:34:01.436Z] #13 52.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:01.436Z] #13 52.66 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-24T16:34:01.436Z] #13 52.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-24T16:34:01.436Z] #13 52.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:01.436Z] #13 52.99 Selecting previously unselected package dmsetup. [2021-04-24T16:34:01.436Z] #13 53.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-24T16:34:01.436Z] #13 53.03 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:01.436Z] #13 53.21 Selecting previously unselected package mingw-w64-common. [2021-04-24T16:34:01.436Z] #13 53.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-24T16:34:01.436Z] #13 53.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:01.436Z] #13 58.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-24T16:34:01.436Z] #13 58.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-24T16:34:01.436Z] #13 58.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:33:59.049Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:33:59.119Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:33:59.178Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:33:59.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:33:59.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:33:59.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:33:59.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:34:00.278Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:34:00.327Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:34:01.594Z] #43 33.18 CC images/file-lock.o [2021-04-24T16:34:01.663Z] #44 32.73 CC images/vma.o [2021-04-24T16:34:01.698Z] #43 31.25 CC images/file-lock.o [2021-04-24T16:34:01.856Z] #43 33.44 CC images/rlimit.o [2021-04-24T16:34:01.882Z] #43 22.39 CC images/fdinfo.o [2021-04-24T16:34:01.955Z] #43 31.50 CC images/rlimit.o [2021-04-24T16:34:01.965Z] #44 33.01 CC images/netdev.o [2021-04-24T16:34:02.012Z] #13 ... [2021-04-24T16:34:02.012Z] [2021-04-24T16:34:02.012Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:34:02.012Z] #37 sha256:7f91f631af0cf419a2a04d50a55fb8abdce9e1f58b3e4003adcb53e9a85f0106 [2021-04-24T16:34:02.012Z] #37 7.404 -- Detecting C compile features - done [2021-04-24T16:34:02.012Z] #37 7.432 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-24T16:34:02.118Z] #43 33.62 CC images/pagemap.o [2021-04-24T16:34:02.118Z] #43 33.87 CC images/siginfo.o [2021-04-24T16:34:02.141Z] #43 22.79 CC images/fown.o [2021-04-24T16:34:02.275Z] #37 7.852 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-24T16:34:02.275Z] #37 7.936 -- Configuring done [2021-04-24T16:34:02.275Z] #37 7.966 -- Generating done [2021-04-24T16:34:02.275Z] #37 7.973 -- Build files have been written to: /tmp/tmp.ngZEFUqzAR/tini [2021-04-24T16:34:02.275Z] #37 7.983 + make tini-static [2021-04-24T16:34:02.401Z] #43 23.10 CC images/ns.o [2021-04-24T16:34:02.519Z] #43 31.77 CC images/pagemap.o [2021-04-24T16:34:02.611Z] #44 33.43 CC images/tty.o [2021-04-24T16:34:02.660Z] #43 23.28 CC images/regfile.o [2021-04-24T16:34:02.660Z] #43 23.50 CC images/ghost-file.o [2021-04-24T16:34:02.692Z] #43 34.10 CC images/rpc.o [2021-04-24T16:34:02.776Z] #43 32.11 CC images/siginfo.o [2021-04-24T16:34:02.776Z] #43 ... [2021-04-24T16:34:02.776Z] [2021-04-24T16:34:02.776Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:02.776Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:02.776Z] #13 92.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:34:02.780Z] The recommended git tool is: git [2021-04-24T16:34:02.851Z] #37 8.522 Scanning dependencies of target tini-static [2021-04-24T16:34:02.851Z] #37 ... [2021-04-24T16:34:02.851Z] [2021-04-24T16:34:02.851Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:02.851Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:02.851Z] #45 54.93 encoding/base64 [2021-04-24T16:34:02.851Z] #45 54.94 crypto/cipher [2021-04-24T16:34:02.851Z] #45 55.06 os [2021-04-24T16:34:02.851Z] #45 55.87 github.com/LK4D4/vndr/versioned [2021-04-24T16:34:02.851Z] #45 55.99 crypto/sha512 [2021-04-24T16:34:02.851Z] #45 56.26 crypto/ed25519/internal/edwards25519 [2021-04-24T16:34:02.851Z] #45 57.15 crypto/aes [2021-04-24T16:34:02.851Z] #45 57.68 crypto/des [2021-04-24T16:34:02.851Z] #45 58.64 crypto/md5 [2021-04-24T16:34:02.851Z] #45 58.94 crypto/sha1 [2021-04-24T16:34:02.851Z] #45 59.94 crypto/sha256 [2021-04-24T16:34:02.851Z] #45 60.06 encoding/pem [2021-04-24T16:34:02.851Z] #45 60.14 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-24T16:34:02.851Z] #45 60.82 vendor/golang.org/x/crypto/poly1305 [2021-04-24T16:34:02.851Z] #45 60.97 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:34:02.851Z] #45 61.04 fmt [2021-04-24T16:34:02.851Z] #45 61.18 internal/lazyregexp [2021-04-24T16:34:02.851Z] #45 61.41 io/ioutil [2021-04-24T16:34:02.851Z] #45 61.75 os/exec [2021-04-24T16:34:02.851Z] #45 61.90 net [2021-04-24T16:34:02.912Z] #44 34.09 CC images/file-lock.o [2021-04-24T16:34:03.032Z] #13 92.89 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:34:03.033Z] #13 92.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:03.115Z] #45 ... [2021-04-24T16:34:03.115Z] [2021-04-24T16:34:03.115Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-04-24T16:34:03.115Z] #37 sha256:7f91f631af0cf419a2a04d50a55fb8abdce9e1f58b3e4003adcb53e9a85f0106 [2021-04-24T16:34:03.115Z] #37 8.649 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-24T16:34:03.126Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:34:03.127Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:34:03.213Z] #44 34.34 CC images/rlimit.o [2021-04-24T16:34:03.230Z] #43 23.86 CC images/fifo.o [2021-04-24T16:34:03.230Z] #43 24.05 CC images/remap-file-path.o [2021-04-24T16:34:03.230Z] #43 ... [2021-04-24T16:34:03.230Z] [2021-04-24T16:34:03.230Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:03.230Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:34:03.230Z] #45 81.85 go/parser [2021-04-24T16:34:03.230Z] #45 83.56 text/template [2021-04-24T16:34:03.230Z] #45 85.27 log [2021-04-24T16:34:03.230Z] #45 85.75 encoding/xml [2021-04-24T16:34:03.230Z] #45 88.00 go/doc [2021-04-24T16:34:03.230Z] #45 90.99 github.com/LK4D4/vndr/build [2021-04-24T16:34:03.230Z] #45 91.61 github.com/LK4D4/vndr/versioned [2021-04-24T16:34:03.230Z] #45 91.69 compress/flate [2021-04-24T16:34:03.489Z] #45 ... [2021-04-24T16:34:03.489Z] [2021-04-24T16:34:03.489Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:03.489Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:03.489Z] #43 24.26 CC images/eventfd.o [2021-04-24T16:34:03.513Z] #44 34.57 CC images/pagemap.o [2021-04-24T16:34:03.813Z] #44 34.92 CC images/siginfo.o [2021-04-24T16:34:04.058Z] #43 24.53 CC images/eventpoll.o [2021-04-24T16:34:04.081Z] #43 35.38 CC images/ext-file.o [2021-04-24T16:34:04.081Z] #43 35.57 CC images/cgroup.o [2021-04-24T16:34:04.113Z] #44 35.18 CC images/rpc.o [2021-04-24T16:34:04.317Z] #43 24.88 CC images/fh.o [2021-04-24T16:34:02.753Z] > git remote # timeout=10 [2021-04-24T16:34:02.847Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:34:02.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:34:02.895Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:34:03.035Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-24T16:34:03.161Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:34:03.211Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:34:04.577Z] #43 25.24 CC images/fsnotify.o [2021-04-24T16:34:04.655Z] #43 36.24 CC images/userns.o [2021-04-24T16:34:04.917Z] #43 36.54 CC images/google/protobuf/descriptor.o [2021-04-24T16:34:05.038Z] #37 10.73 [100%] Linking C executable tini-static [2021-04-24T16:34:05.146Z] #43 25.95 CC images/signalfd.o [2021-04-24T16:34:05.163Z] #22 5.408 Collecting yamllint==1.26.1 [2021-04-24T16:34:05.405Z] #43 26.14 CC images/fs.o [2021-04-24T16:34:05.650Z] #44 36.60 CC images/ext-file.o [2021-04-24T16:34:05.665Z] #43 ... [2021-04-24T16:34:05.665Z] [2021-04-24T16:34:05.665Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:05.665Z] #51 sha256:f3a845e4f31f16427e1c75ce123e45a0d1c193341f14b161faaf931b0bde6f43 [2021-04-24T16:34:05.665Z] #51 88.18 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:34:05.665Z] #51 DONE 94.2s [2021-04-24T16:34:05.665Z] [2021-04-24T16:34:05.665Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:05.665Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:05.665Z] #43 26.40 CC images/pstree.o [2021-04-24T16:34:05.924Z] #43 26.70 CC images/pipe.o [2021-04-24T16:34:05.957Z] #44 36.79 CC images/cgroup.o [2021-04-24T16:34:05.988Z] #37 11.48 [100%] Built target tini-static [2021-04-24T16:34:05.988Z] #37 11.58 + mkdir -p /build [2021-04-24T16:34:05.988Z] #37 11.59 + cp tini-static /build/docker-init [2021-04-24T16:34:06.183Z] #43 26.94 CC images/tcp-stream.o [2021-04-24T16:34:06.305Z] #13 ... [2021-04-24T16:34:06.305Z] [2021-04-24T16:34:06.305Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:06.305Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:34:06.305Z] #56 46.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:34:06.305Z] #56 46.46 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:34:06.305Z] #56 46.46 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:06.305Z] #56 46.46 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:06.305Z] #56 46.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:34:06.305Z] #56 46.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:34:06.305Z] #56 46.46 + '[' '' = dynamic ']' [2021-04-24T16:34:06.305Z] #56 46.46 + make [2021-04-24T16:34:06.305Z] #56 47.11 + bin/ctr [2021-04-24T16:34:06.305Z] #56 ... [2021-04-24T16:34:06.305Z] [2021-04-24T16:34:06.305Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:06.305Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:06.305Z] #43 32.36 CC images/rpc.o [2021-04-24T16:34:06.305Z] #43 33.42 CC images/ext-file.o [2021-04-24T16:34:06.305Z] #43 33.66 CC images/cgroup.o [2021-04-24T16:34:06.305Z] #43 34.34 CC images/userns.o [2021-04-24T16:34:06.305Z] #43 34.59 CC images/google/protobuf/descriptor.o [2021-04-24T16:34:06.442Z] #43 27.20 CC images/sk-packet.o [2021-04-24T16:34:06.544Z] #22 ... [2021-04-24T16:34:06.544Z] [2021-04-24T16:34:06.544Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:06.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:06.544Z] #43 132.0 CC criu/namespaces.o [2021-04-24T16:34:06.544Z] #43 134.2 CC criu/net.o [2021-04-24T16:34:06.544Z] #43 137.3 CC criu/netfilter.o [2021-04-24T16:34:06.544Z] #43 137.7 CC criu/page-pipe.o [2021-04-24T16:34:06.562Z] #43 36.15 CC images/opts.o [2021-04-24T16:34:06.606Z] #44 37.63 CC images/userns.o [2021-04-24T16:34:06.606Z] #44 ... [2021-04-24T16:34:06.606Z] [2021-04-24T16:34:06.606Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:06.606Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:34:06.606Z] #52 88.70 encoding/binary [2021-04-24T16:34:06.606Z] #52 88.70 internal/fmtsort [2021-04-24T16:34:06.606Z] #52 91.04 mvdan.cc/sh/v3/fileutil [2021-04-24T16:34:06.606Z] #52 91.04 path/filepath [2021-04-24T16:34:06.606Z] #52 91.06 fmt [2021-04-24T16:34:06.606Z] #52 92.69 golang.org/x/sys/unix [2021-04-24T16:34:06.606Z] #52 92.70 encoding/base64 [2021-04-24T16:34:06.606Z] #52 94.71 io/ioutil [2021-04-24T16:34:06.606Z] #52 98.95 flag [2021-04-24T16:34:06.606Z] #52 ... [2021-04-24T16:34:06.606Z] [2021-04-24T16:34:06.606Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:06.606Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:06.606Z] #46 91.66 crypto/cipher [2021-04-24T16:34:06.606Z] #46 91.66 crypto/sha512 [2021-04-24T16:34:06.606Z] #46 91.68 encoding/base64 [2021-04-24T16:34:06.606Z] #46 93.85 crypto/ed25519/internal/edwards25519 [2021-04-24T16:34:06.606Z] #46 94.04 crypto/md5 [2021-04-24T16:34:06.606Z] #46 94.46 fmt [2021-04-24T16:34:06.606Z] #46 95.11 internal/lazyregexp [2021-04-24T16:34:06.606Z] #46 95.90 crypto/aes [2021-04-24T16:34:06.606Z] #46 96.54 crypto/des [2021-04-24T16:34:06.606Z] #46 97.95 crypto/sha1 [2021-04-24T16:34:06.606Z] #46 98.03 crypto/sha256 [2021-04-24T16:34:06.818Z] #43 36.34 CC images/seccomp.o [2021-04-24T16:34:06.835Z] #43 38.04 CC images/opts.o [2021-04-24T16:34:06.835Z] #43 38.25 CC images/seccomp.o [2021-04-24T16:34:06.907Z] #46 ... [2021-04-24T16:34:06.907Z] [2021-04-24T16:34:06.907Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:06.907Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:34:06.907Z] #52 98.95 github.com/pkg/diff [2021-04-24T16:34:06.907Z] #52 98.98 encoding/json [2021-04-24T16:34:07.010Z] #43 27.54 CC images/mnt.o [2021-04-24T16:34:07.010Z] #43 27.85 CC images/pipe-data.o [2021-04-24T16:34:07.097Z] #43 38.53 CC images/binfmt-misc.o [2021-04-24T16:34:07.097Z] #43 38.70 CC images/time.o [2021-04-24T16:34:07.114Z] #43 138.2 CC criu/page-xfer.o [2021-04-24T16:34:07.269Z] #43 28.07 CC images/sa.o [2021-04-24T16:34:07.359Z] #43 38.91 CC images/sysctl.o [2021-04-24T16:34:07.393Z] #43 36.67 CC images/binfmt-misc.o [2021-04-24T16:34:07.393Z] #43 36.89 CC images/time.o [2021-04-24T16:34:07.529Z] #43 28.29 CC images/timer.o [2021-04-24T16:34:07.621Z] #43 39.15 CC images/autofs.o [2021-04-24T16:34:07.649Z] #43 37.07 CC images/sysctl.o [2021-04-24T16:34:07.892Z] #43 39.45 CC images/macvlan.o [2021-04-24T16:34:07.892Z] #43 39.65 CC images/sit.o [2021-04-24T16:34:07.906Z] #43 37.22 CC images/autofs.o [2021-04-24T16:34:07.906Z] #43 37.41 CC images/macvlan.o [2021-04-24T16:34:08.097Z] #43 28.61 CC images/timerfd.o [2021-04-24T16:34:08.163Z] #43 37.59 CC images/sit.o [2021-04-24T16:34:08.356Z] #43 28.91 CC images/mm.o [2021-04-24T16:34:08.356Z] #43 29.18 CC images/sk-opts.o [2021-04-24T16:34:08.419Z] #43 37.79 CC images/memfd.o [2021-04-24T16:34:08.456Z] #52 ... [2021-04-24T16:34:08.456Z] [2021-04-24T16:34:08.456Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:08.456Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:34:08.456Z] #57 51.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:34:08.456Z] #57 51.07 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:34:08.456Z] #57 51.07 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:08.456Z] #57 51.07 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:08.456Z] #57 51.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:34:08.456Z] #57 51.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:34:08.456Z] #57 51.08 + '[' '' = dynamic ']' [2021-04-24T16:34:08.456Z] #57 51.08 + make [2021-04-24T16:34:08.456Z] #57 52.41 + bin/ctr [2021-04-24T16:34:08.456Z] #57 ... [2021-04-24T16:34:08.456Z] [2021-04-24T16:34:08.456Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:08.456Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:08.456Z] #46 99.87 encoding/pem [2021-04-24T16:34:08.456Z] #46 100.6 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-24T16:34:08.456Z] #46 100.6 net [2021-04-24T16:34:08.465Z] #43 39.85 CC images/memfd.o [2021-04-24T16:34:08.465Z] #43 40.16 CC images/timens.o [2021-04-24T16:34:08.494Z] #43 139.4 CC criu/pagemap-cache.o [2021-04-24T16:34:08.577Z] #37 DONE 13.7s [2021-04-24T16:34:08.577Z] [2021-04-24T16:34:08.577Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:08.577Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:08.577Z] #13 65.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-24T16:34:08.577Z] #13 65.71 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-24T16:34:08.577Z] #13 65.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:08.577Z] #13 66.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-24T16:34:08.577Z] #13 66.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-24T16:34:08.577Z] #13 66.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:08.617Z] #43 29.38 CC images/sk-unix.o [2021-04-24T16:34:08.676Z] #43 38.16 CC images/timens.o [2021-04-24T16:34:08.727Z] #43 40.50 LINK images/built-in.o [2021-04-24T16:34:08.754Z] #43 139.8 CC criu/pagemap.o [2021-04-24T16:34:08.932Z] #43 38.46 LINK images/built-in.o [2021-04-24T16:34:08.989Z] #43 40.62 GEN compel/include/asm [2021-04-24T16:34:09.113Z] #46 101.3 vendor/golang.org/x/crypto/poly1305 [2021-04-24T16:34:09.113Z] #46 ... [2021-04-24T16:34:09.113Z] [2021-04-24T16:34:09.113Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:09.113Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:34:09.113Z] #14 91.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:34:09.113Z] #14 91.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-24T16:34:09.113Z] #14 91.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:09.186Z] #43 29.72 CC images/sk-inet.o [2021-04-24T16:34:09.189Z] #43 38.63 GEN compel/include/asm [2021-04-24T16:34:09.189Z] #43 38.67 GEN compel/include/version.h [2021-04-24T16:34:09.189Z] #43 38.69 touch .config [2021-04-24T16:34:09.189Z] #43 38.75 GEN include/common/config.h [2021-04-24T16:34:09.189Z] #43 38.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-24T16:34:09.189Z] #43 38.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-24T16:34:09.189Z] #43 38.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-24T16:34:09.252Z] #43 40.64 GEN compel/include/version.h [2021-04-24T16:34:09.252Z] #43 40.68 touch .config [2021-04-24T16:34:09.252Z] #43 40.72 GEN include/common/config.h [2021-04-24T16:34:09.252Z] #43 40.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-24T16:34:09.252Z] #43 40.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-24T16:34:09.252Z] #43 40.87 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-24T16:34:09.252Z] #43 40.89 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-24T16:34:09.252Z] #43 40.92 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-24T16:34:09.252Z] #43 40.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-24T16:34:09.252Z] #43 40.97 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:34:09.252Z] #43 41.00 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-24T16:34:09.252Z] #43 ... [2021-04-24T16:34:09.252Z] [2021-04-24T16:34:09.252Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:09.252Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:09.252Z] #13 92.86 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:34:09.252Z] #13 92.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:34:09.252Z] #13 92.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:09.324Z] #43 ... [2021-04-24T16:34:09.324Z] [2021-04-24T16:34:09.324Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:34:09.324Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:34:09.324Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:34:09.414Z] #14 ... [2021-04-24T16:34:09.414Z] [2021-04-24T16:34:09.414Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:09.414Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:09.414Z] #44 37.92 CC images/google/protobuf/descriptor.o [2021-04-24T16:34:09.414Z] #44 40.19 CC images/opts.o [2021-04-24T16:34:09.414Z] #44 40.48 CC images/seccomp.o [2021-04-24T16:34:09.445Z] #43 30.07 CC images/tun.o [2021-04-24T16:34:09.446Z] #43 38.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-24T16:34:09.446Z] #43 38.92 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-24T16:34:09.446Z] #43 38.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-24T16:34:09.446Z] #43 38.95 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:34:09.446Z] #43 38.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-24T16:34:09.446Z] #43 39.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:34:09.446Z] #43 39.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:34:09.446Z] #43 39.02 DEP compel/plugins/std/infect.d [2021-04-24T16:34:09.446Z] #43 ... [2021-04-24T16:34:09.446Z] [2021-04-24T16:34:09.446Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:09.446Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:34:09.446Z] #45 93.61 net [2021-04-24T16:34:09.446Z] #45 94.30 vendor/golang.org/x/text/transform [2021-04-24T16:34:09.446Z] #45 95.04 vendor/golang.org/x/text/unicode/bidi [2021-04-24T16:34:09.446Z] #45 96.55 vendor/golang.org/x/text/secure/bidirule [2021-04-24T16:34:09.446Z] #45 96.87 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:34:09.446Z] #45 100.1 vendor/golang.org/x/net/idna [2021-04-24T16:34:09.446Z] #45 102.3 vendor/golang.org/x/net/http2/hpack [2021-04-24T16:34:09.446Z] #45 103.3 mime [2021-04-24T16:34:09.513Z] #13 ... [2021-04-24T16:34:09.513Z] [2021-04-24T16:34:09.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:09.513Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:09.513Z] #43 41.02 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:34:09.513Z] #43 41.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:34:09.513Z] #43 41.06 DEP compel/plugins/std/infect.d [2021-04-24T16:34:09.513Z] #43 41.19 DEP compel/plugins/std/string.d [2021-04-24T16:34:09.513Z] #43 41.26 DEP compel/plugins/std/log.d [2021-04-24T16:34:09.525Z] #13 ... [2021-04-24T16:34:09.525Z] [2021-04-24T16:34:09.526Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:09.526Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:09.526Z] #43 2.845 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:34:09.526Z] #43 2.846 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:34:09.526Z] #43 2.864 Note: Building without GnuTLS support [2021-04-24T16:34:09.526Z] #43 2.874 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:34:09.526Z] #43 2.875 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:34:09.526Z] #43 4.816 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:34:09.526Z] #43 4.911 GEN .gitid [2021-04-24T16:34:09.526Z] #43 4.990 GEN criu/include/version.h [2021-04-24T16:34:09.526Z] #43 5.114 GEN include/common/asm [2021-04-24T16:34:09.526Z] #43 6.786 PBCC images/timens.pb-c.c [2021-04-24T16:34:09.526Z] #43 6.817 DEP images/timens.pb-c.d [2021-04-24T16:34:09.526Z] #43 6.888 PBCC images/fown.pb-c.c [2021-04-24T16:34:09.526Z] #43 6.902 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-24T16:34:09.526Z] #43 7.042 PBCC images/opts.pb-c.c [2021-04-24T16:34:09.526Z] #43 7.076 PBCC images/memfd.pb-c.c [2021-04-24T16:34:09.526Z] #43 7.227 DEP images/fown.pb-c.d [2021-04-24T16:34:09.526Z] #43 7.563 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-24T16:34:09.526Z] #43 7.632 DEP images/opts.pb-c.d [2021-04-24T16:34:09.526Z] #43 7.910 DEP images/memfd.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.167 PBCC images/sit.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.205 DEP images/sit.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.259 PBCC images/macvlan.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.276 DEP images/macvlan.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.342 PBCC images/autofs.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.352 DEP images/autofs.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.399 PBCC images/sysctl.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.423 DEP images/sysctl.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.504 PBCC images/time.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.542 DEP images/time.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.641 PBCC images/binfmt-misc.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.687 DEP images/binfmt-misc.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.744 PBCC images/seccomp.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.805 DEP images/seccomp.pb-c.d [2021-04-24T16:34:09.526Z] #43 8.910 PBCC images/userns.pb-c.c [2021-04-24T16:34:09.526Z] #43 8.926 DEP images/userns.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.044 PBCC images/cgroup.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.142 DEP images/cgroup.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.247 PBCC images/ext-file.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.273 DEP images/ext-file.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.374 PBCC images/rpc.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.446 DEP images/rpc.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.618 PBCC images/siginfo.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.661 DEP images/siginfo.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.737 PBCC images/pagemap.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.831 DEP images/pagemap.pb-c.d [2021-04-24T16:34:09.526Z] #43 9.895 PBCC images/rlimit.pb-c.c [2021-04-24T16:34:09.526Z] #43 9.946 DEP images/rlimit.pb-c.d [2021-04-24T16:34:09.526Z] #43 10.00 PBCC images/file-lock.pb-c.c [2021-04-24T16:34:09.704Z] #43 30.34 CC images/sk-netlink.o [2021-04-24T16:34:09.704Z] #45 ... [2021-04-24T16:34:09.704Z] [2021-04-24T16:34:09.704Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:09.704Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:09.704Z] #43 39.21 DEP compel/plugins/std/string.d [2021-04-24T16:34:09.704Z] #43 39.34 DEP compel/plugins/std/log.d [2021-04-24T16:34:09.775Z] #43 41.33 DEP compel/plugins/std/fds.d [2021-04-24T16:34:09.775Z] #43 41.40 DEP compel/plugins/std/std.d [2021-04-24T16:34:09.775Z] #43 41.47 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:34:09.788Z] #43 10.06 DEP images/file-lock.pb-c.d [2021-04-24T16:34:09.937Z] #44 40.75 CC images/binfmt-misc.o [2021-04-24T16:34:09.937Z] #44 40.95 CC images/time.o [2021-04-24T16:34:09.962Z] #43 39.41 DEP compel/plugins/std/fds.d [2021-04-24T16:34:09.962Z] #43 39.53 DEP compel/plugins/std/std.d [2021-04-24T16:34:09.963Z] #43 30.51 CC images/packet-sock.o [2021-04-24T16:34:10.042Z] #43 41.62 DEP compel/plugins/fds/fds.d [2021-04-24T16:34:10.042Z] #43 41.80 CC compel/plugins/std/std.o [2021-04-24T16:34:10.050Z] #43 10.19 PBCC images/tty.pb-c.c [2021-04-24T16:34:10.050Z] #43 10.22 DEP images/tty.pb-c.d [2021-04-24T16:34:10.050Z] #43 10.39 PBCC images/tun.pb-c.c [2021-04-24T16:34:10.050Z] #43 10.45 PBCC images/netdev.pb-c.c [2021-04-24T16:34:10.218Z] #43 39.65 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:34:10.222Z] #43 30.96 CC images/ipc-var.o [2021-04-24T16:34:10.239Z] #44 41.15 CC images/sysctl.o [2021-04-24T16:34:10.312Z] #43 10.52 DEP images/tun.pb-c.d [2021-04-24T16:34:10.313Z] #43 10.59 DEP images/netdev.pb-c.d [2021-04-24T16:34:10.313Z] #43 10.64 PBCC images/vma.pb-c.c [2021-04-24T16:34:10.313Z] #43 10.71 DEP images/vma.pb-c.d [2021-04-24T16:34:10.475Z] #43 39.80 DEP compel/plugins/fds/fds.d [2021-04-24T16:34:10.475Z] #43 39.96 CC compel/plugins/std/std.o [2021-04-24T16:34:10.482Z] #43 31.20 CC images/ipc-desc.o [2021-04-24T16:34:10.541Z] #44 41.38 CC images/autofs.o [2021-04-24T16:34:10.541Z] #44 41.59 CC images/macvlan.o [2021-04-24T16:34:10.575Z] #43 10.77 PBCC images/creds.pb-c.c [2021-04-24T16:34:10.575Z] #43 10.79 DEP images/creds.pb-c.d [2021-04-24T16:34:10.575Z] #43 10.86 PBCC images/utsns.pb-c.c [2021-04-24T16:34:10.575Z] #43 10.93 DEP images/utsns.pb-c.d [2021-04-24T16:34:10.575Z] #43 11.01 PBCC images/ipc-desc.pb-c.c [2021-04-24T16:34:10.616Z] #43 42.14 CC compel/plugins/std/fds.o [2021-04-24T16:34:10.705Z] #22 12.03 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:34:10.705Z] #22 12.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:34:10.705Z] #22 12.14 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:34:10.732Z] #43 40.28 CC compel/plugins/std/fds.o [2021-04-24T16:34:10.741Z] #43 31.42 CC images/ipc-shm.o [2021-04-24T16:34:10.741Z] #43 31.61 CC images/ipc-msg.o [2021-04-24T16:34:10.838Z] #43 11.02 PBCC images/ipc-sem.pb-c.c [2021-04-24T16:34:10.838Z] #43 11.07 DEP images/ipc-desc.pb-c.d [2021-04-24T16:34:10.838Z] #43 11.16 DEP images/ipc-sem.pb-c.d [2021-04-24T16:34:10.838Z] #43 11.25 PBCC images/ipc-msg.pb-c.c [2021-04-24T16:34:10.838Z] #43 11.29 DEP images/ipc-msg.pb-c.d [2021-04-24T16:34:10.845Z] #44 41.82 CC images/sit.o [2021-04-24T16:34:10.878Z] #43 ... [2021-04-24T16:34:10.878Z] [2021-04-24T16:34:10.878Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:10.878Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:34:10.878Z] #45 98.78 vendor/golang.org/x/text/secure/bidirule [2021-04-24T16:34:10.878Z] #45 99.12 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:34:10.878Z] #45 103.0 vendor/golang.org/x/net/idna [2021-04-24T16:34:10.878Z] #45 105.5 vendor/golang.org/x/net/http2/hpack [2021-04-24T16:34:10.878Z] #45 106.5 mime [2021-04-24T16:34:10.878Z] #45 108.0 mime/quotedprintable [2021-04-24T16:34:10.878Z] #45 108.6 net/http/internal [2021-04-24T16:34:10.965Z] #22 12.35 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-24T16:34:11.101Z] #43 11.34 PBCC images/ipc-shm.pb-c.c [2021-04-24T16:34:11.102Z] #43 11.37 DEP images/ipc-shm.pb-c.d [2021-04-24T16:34:11.102Z] #43 11.42 PBCC images/ipc-var.pb-c.c [2021-04-24T16:34:11.102Z] #43 11.44 DEP images/ipc-var.pb-c.d [2021-04-24T16:34:11.102Z] #43 11.49 PBCC images/sk-opts.pb-c.c [2021-04-24T16:34:11.102Z] #43 11.54 PBCC images/packet-sock.pb-c.c [2021-04-24T16:34:11.140Z] #45 ... [2021-04-24T16:34:11.140Z] [2021-04-24T16:34:11.140Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:11.140Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:11.140Z] #43 42.58 CC compel/plugins/std/log.o [2021-04-24T16:34:11.147Z] #44 42.07 CC images/memfd.o [2021-04-24T16:34:11.225Z] #22 12.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:34:11.225Z] #22 12.66 Building wheels for collected packages: yamllint [2021-04-24T16:34:11.225Z] #22 12.66 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:34:11.295Z] #43 40.67 CC compel/plugins/std/log.o [2021-04-24T16:34:11.310Z] #43 31.85 CC images/ipc-sem.o [2021-04-24T16:34:11.310Z] #43 32.01 CC images/utsns.o [2021-04-24T16:34:11.364Z] #43 11.59 DEP images/sk-opts.pb-c.d [2021-04-24T16:34:11.364Z] #43 11.67 DEP images/packet-sock.pb-c.d [2021-04-24T16:34:11.364Z] #43 11.71 PBCC images/sk-netlink.pb-c.c [2021-04-24T16:34:11.364Z] #43 11.77 DEP images/sk-netlink.pb-c.d [2021-04-24T16:34:11.542Z] #44 42.42 CC images/timens.o [2021-04-24T16:34:11.570Z] #43 32.25 CC images/creds.o [2021-04-24T16:34:11.627Z] #43 11.83 PBCC images/sk-inet.pb-c.c [2021-04-24T16:34:11.627Z] #43 11.89 DEP images/sk-inet.pb-c.d [2021-04-24T16:34:11.627Z] #43 11.96 PBCC images/sk-unix.pb-c.c [2021-04-24T16:34:11.627Z] #43 12.04 DEP images/sk-unix.pb-c.d [2021-04-24T16:34:11.627Z] #43 ... [2021-04-24T16:34:11.627Z] [2021-04-24T16:34:11.627Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:11.627Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:34:11.714Z] #43 43.32 CC compel/plugins/std/string.o [2021-04-24T16:34:11.830Z] #43 32.48 CC images/vma.o [2021-04-24T16:34:11.841Z] #44 42.92 LINK images/built-in.o [2021-04-24T16:34:12.090Z] #43 32.67 CC images/netdev.o [2021-04-24T16:34:12.139Z] #44 43.10 GEN compel/include/asm [2021-04-24T16:34:12.139Z] #44 43.13 GEN compel/include/version.h [2021-04-24T16:34:12.139Z] #44 43.13 touch .config [2021-04-24T16:34:12.139Z] #44 43.19 GEN include/common/config.h [2021-04-24T16:34:12.153Z] #56 37.51 Checking out files: 43% (1697/3903) Checking out files: 44% (1718/3903) Checking out files: 45% (1757/3903) Checking out files: 46% (1796/3903) Checking out files: 47% (1835/3903) Checking out files: 48% (1874/3903) Checking out files: 49% (1913/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) [2021-04-24T16:34:12.153Z] #56 ... [2021-04-24T16:34:12.153Z] [2021-04-24T16:34:12.153Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:12.153Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:34:12.153Z] #51 64.24 go/scanner [2021-04-24T16:34:12.153Z] #51 65.45 golang.org/x/crypto/ssh/terminal [2021-04-24T16:34:12.153Z] #51 65.70 mvdan.cc/editorconfig [2021-04-24T16:34:12.153Z] #51 66.43 go/ast [2021-04-24T16:34:12.153Z] #51 67.07 mvdan.cc/sh/v3/syntax [2021-04-24T16:34:12.153Z] #51 ... [2021-04-24T16:34:12.153Z] [2021-04-24T16:34:12.153Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:12.153Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:34:12.225Z] #43 41.49 CC compel/plugins/std/string.o [2021-04-24T16:34:12.287Z] #43 43.96 CC compel/plugins/std/infect.o [2021-04-24T16:34:12.350Z] #43 33.07 CC images/tty.o [2021-04-24T16:34:12.350Z] #43 ... [2021-04-24T16:34:12.350Z] [2021-04-24T16:34:12.350Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:12.350Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:12.350Z] #13 93.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:34:12.350Z] #13 93.23 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-24T16:34:12.350Z] #13 93.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:12.439Z] #44 43.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:34:12.440Z] #44 43.35 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:34:12.440Z] #44 43.40 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-24T16:34:12.440Z] #44 43.43 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-24T16:34:12.440Z] #44 43.47 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-24T16:34:12.440Z] #44 43.48 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-24T16:34:12.440Z] #44 43.52 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-24T16:34:12.637Z] #22 13.93 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:34:12.638Z] #22 13.93 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:34:12.638Z] #22 13.97 Successfully built yamllint [2021-04-24T16:34:12.638Z] #22 13.99 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:34:12.742Z] #44 43.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:34:12.742Z] #44 43.55 DEP compel/plugins/std/infect.d [2021-04-24T16:34:12.742Z] #44 43.73 DEP compel/plugins/std/string.d [2021-04-24T16:34:12.742Z] #44 43.82 DEP compel/plugins/std/log.d [2021-04-24T16:34:12.789Z] #43 42.10 CC compel/plugins/std/infect.o [2021-04-24T16:34:12.861Z] #43 44.43 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-24T16:34:12.861Z] #43 44.49 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-24T16:34:12.861Z] #43 44.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-24T16:34:12.861Z] #43 44.60 AR compel/plugins/std.lib.a [2021-04-24T16:34:12.942Z] #56 37.51 Checking out files: 43% (1697/3903) Checking out files: 44% (1718/3903) Checking out files: 45% (1757/3903) Checking out files: 46% (1796/3903) Checking out files: 47% (1835/3903) Checking out files: 48% (1874/3903) Checking out files: 49% (1913/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) Checking out files: 68% (2655/3903) Checking out files: 69% (2694/3903) Checking out files: 70% (2733/3903) Checking out files: 71% (2772/3903) Checking out files: 72% (2811/3903) Checking out files: 73% (2850/3903) Checking out files: 74% (2889/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 81% (3198/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:34:12.942Z] #56 38.91 + cd /tmp/tmp.dsdRao2iYL/src/github.com/containerd/containerd [2021-04-24T16:34:12.942Z] #56 38.91 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:34:13.042Z] #44 43.94 DEP compel/plugins/std/fds.d [2021-04-24T16:34:13.042Z] #44 44.07 DEP compel/plugins/std/std.d [2021-04-24T16:34:13.042Z] #44 44.19 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:34:13.046Z] #43 42.54 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-24T16:34:13.046Z] #43 42.57 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-24T16:34:13.046Z] #43 42.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-24T16:34:13.046Z] #43 42.69 AR compel/plugins/std.lib.a [2021-04-24T16:34:13.123Z] #43 44.69 CC compel/plugins/fds/fds.o [2021-04-24T16:34:13.213Z] #22 14.43 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:34:13.303Z] #43 42.75 CC compel/plugins/fds/fds.o [2021-04-24T16:34:13.344Z] #44 44.31 DEP compel/plugins/fds/fds.d [2021-04-24T16:34:13.344Z] #44 ... [2021-04-24T16:34:13.344Z] [2021-04-24T16:34:13.344Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:13.344Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-24T16:34:13.344Z] #14 105.1 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-24T16:34:13.344Z] #14 105.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-24T16:34:13.344Z] #14 105.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-24T16:34:13.385Z] #43 45.03 AR compel/plugins/fds.lib.a [2021-04-24T16:34:13.484Z] #22 DONE 14.9s [2021-04-24T16:34:13.484Z] [2021-04-24T16:34:13.484Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:34:13.484Z] #25 sha256:a79fd03cf08b9a8661dfd6a3b82dae0a6b1bcf101ff9616cb369e26bd98a315d [2021-04-24T16:34:13.559Z] #43 43.03 AR compel/plugins/fds.lib.a [2021-04-24T16:34:13.559Z] #43 43.06 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:34:13.645Z] #14 105.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-24T16:34:13.645Z] #14 105.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-24T16:34:13.645Z] #14 105.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-24T16:34:13.645Z] #14 105.4 Selecting previously unselected package libbtrfs0. [2021-04-24T16:34:13.645Z] #14 105.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-24T16:34:13.645Z] #14 105.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:13.645Z] #14 105.5 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:34:13.645Z] #14 105.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-24T16:34:13.645Z] #14 105.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:13.647Z] #43 45.10 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:34:13.647Z] #43 45.20 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:34:13.768Z] #25 DONE 0.2s [2021-04-24T16:34:13.768Z] [2021-04-24T16:34:13.768Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:34:13.768Z] #30 sha256:e0f3fac64efede3c111b5f0a68a453145831e88e62f9b3f5dc338b8c3661d2dc [2021-04-24T16:34:13.816Z] #43 43.21 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:34:13.816Z] #43 43.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-24T16:34:13.909Z] #43 45.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-24T16:34:13.909Z] #43 45.44 HOSTDEP compel/src/main-host.d [2021-04-24T16:34:13.909Z] #43 45.57 DEP compel/src/lib/ptrace.d [2021-04-24T16:34:13.945Z] #14 105.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-24T16:34:13.945Z] #14 105.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-24T16:34:13.945Z] #14 105.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-24T16:34:13.945Z] #14 105.8 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-24T16:34:13.945Z] #14 105.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-24T16:34:13.945Z] #14 105.8 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-24T16:34:14.072Z] #43 43.46 HOSTDEP compel/src/main-host.d [2021-04-24T16:34:14.072Z] #43 43.61 DEP compel/src/lib/ptrace.d [2021-04-24T16:34:14.171Z] #43 45.77 DEP compel/src/lib/infect.d [2021-04-24T16:34:14.329Z] #43 43.78 DEP compel/src/lib/infect.d [2021-04-24T16:34:14.433Z] #43 45.94 DEP compel/src/lib/infect-util.d [2021-04-24T16:34:14.433Z] #43 46.04 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:34:14.586Z] #43 43.94 DEP compel/src/lib/infect-util.d [2021-04-24T16:34:14.586Z] #43 44.10 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:34:14.596Z] #14 106.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-24T16:34:14.596Z] #14 106.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-24T16:34:14.596Z] #14 106.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-24T16:34:14.696Z] #43 46.15 DEP compel/arch/x86/src/lib/infect.d [2021-04-24T16:34:14.696Z] #43 46.30 DEP compel/arch/x86/src/lib/cpu.d [2021-04-24T16:34:14.696Z] #43 46.38 DEP compel/src/lib/log.d [2021-04-24T16:34:14.844Z] #43 44.27 DEP compel/arch/x86/src/lib/infect.d [2021-04-24T16:34:14.844Z] #43 44.44 DEP compel/arch/x86/src/lib/cpu.d [2021-04-24T16:34:14.867Z] #56 ... [2021-04-24T16:34:14.867Z] [2021-04-24T16:34:14.867Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:14.867Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:14.867Z] #45 66.67 net/url [2021-04-24T16:34:14.867Z] #45 66.67 go/ast [2021-04-24T16:34:14.867Z] #45 66.67 text/template/parse [2021-04-24T16:34:14.867Z] #45 69.97 encoding/json [2021-04-24T16:34:14.867Z] #45 73.13 text/template [2021-04-24T16:34:14.867Z] #45 74.05 go/parser [2021-04-24T16:34:14.867Z] #45 ... [2021-04-24T16:34:14.867Z] [2021-04-24T16:34:14.867Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:14.867Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:14.867Z] #43 12.15 PBCC images/mm.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.27 DEP images/mm.pb-c.d [2021-04-24T16:34:14.867Z] #43 12.35 PBCC images/timerfd.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.40 DEP images/timerfd.pb-c.d [2021-04-24T16:34:14.867Z] #43 12.47 PBCC images/timer.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.50 DEP images/timer.pb-c.d [2021-04-24T16:34:14.867Z] #43 12.58 PBCC images/sa.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.66 DEP images/sa.pb-c.d [2021-04-24T16:34:14.867Z] #43 12.72 PBCC images/pipe-data.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.77 DEP images/pipe-data.pb-c.d [2021-04-24T16:34:14.867Z] #43 12.83 PBCC images/mnt.pb-c.c [2021-04-24T16:34:14.867Z] #43 12.95 DEP images/mnt.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.08 PBCC images/sk-packet.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.11 DEP images/sk-packet.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.22 PBCC images/tcp-stream.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.29 DEP images/tcp-stream.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.33 PBCC images/pipe.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.35 DEP images/pipe.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.37 PBCC images/pstree.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.38 DEP images/pstree.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.43 PBCC images/fs.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.47 DEP images/fs.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.57 PBCC images/signalfd.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.68 DEP images/signalfd.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.78 PBCC images/fh.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.82 PBCC images/fsnotify.pb-c.c [2021-04-24T16:34:14.867Z] #43 13.87 DEP images/fh.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.92 DEP images/fsnotify.pb-c.d [2021-04-24T16:34:14.867Z] #43 13.98 PBCC images/eventpoll.pb-c.c [2021-04-24T16:34:14.867Z] #43 14.00 DEP images/eventpoll.pb-c.d [2021-04-24T16:34:14.867Z] #43 14.05 PBCC images/eventfd.pb-c.c [2021-04-24T16:34:14.867Z] #43 14.09 DEP images/eventfd.pb-c.d [2021-04-24T16:34:14.867Z] #43 14.16 PBCC images/remap-file-path.pb-c.c [2021-04-24T16:34:14.867Z] #43 14.20 DEP images/remap-file-path.pb-c.d [2021-04-24T16:34:14.867Z] #43 14.24 PBCC images/fifo.pb-c.c [2021-04-24T16:34:14.867Z] #43 14.26 DEP images/fifo.pb-c.d [2021-04-24T16:34:14.867Z] #43 14.31 PBCC images/ghost-file.pb-c.c [2021-04-24T16:34:14.867Z] #43 14.39 DEP images/ghost-file.pb-c.d [2021-04-24T16:34:14.868Z] #43 14.48 PBCC images/regfile.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.52 DEP images/regfile.pb-c.d [2021-04-24T16:34:14.868Z] #43 14.61 PBCC images/ns.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.62 DEP images/ns.pb-c.d [2021-04-24T16:34:14.868Z] #43 14.66 PBCC images/fdinfo.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.71 DEP images/fdinfo.pb-c.d [2021-04-24T16:34:14.868Z] #43 14.77 PBCC images/core-aarch64.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.84 PBCC images/core-arm.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.87 PBCC images/core-ppc64.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.92 PBCC images/core-s390.pb-c.c [2021-04-24T16:34:14.868Z] #43 14.96 PBCC images/core-x86.pb-c.c [2021-04-24T16:34:14.868Z] #43 15.01 PBCC images/core.pb-c.c [2021-04-24T16:34:14.868Z] #43 15.06 PBCC images/inventory.pb-c.c [2021-04-24T16:34:14.868Z] #43 15.12 DEP images/core-aarch64.pb-c.d [2021-04-24T16:34:14.868Z] #43 15.17 DEP images/core-arm.pb-c.d [2021-04-24T16:34:14.868Z] #43 15.23 DEP images/core-ppc64.pb-c.d [2021-04-24T16:34:14.892Z] #13 ... [2021-04-24T16:34:14.892Z] [2021-04-24T16:34:14.892Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:14.892Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:34:14.892Z] #56 46.40 Checking out files: 49% (1936/3903) Checking out files: 50% (1952/3903) Checking out files: 51% (1991/3903) Checking out files: 52% (2030/3903) Checking out files: 53% (2069/3903) Checking out files: 54% (2108/3903) Checking out files: 55% (2147/3903) Checking out files: 56% (2186/3903) Checking out files: 57% (2225/3903) Checking out files: 58% (2264/3903) Checking out files: 59% (2303/3903) Checking out files: 60% (2342/3903) Checking out files: 61% (2381/3903) Checking out files: 62% (2420/3903) Checking out files: 63% (2459/3903) Checking out files: 64% (2498/3903) Checking out files: 65% (2537/3903) Checking out files: 66% (2576/3903) Checking out files: 67% (2616/3903) Checking out files: 68% (2655/3903) Checking out files: 69% (2694/3903) Checking out files: 70% (2733/3903) Checking out files: 71% (2772/3903) Checking out files: 72% (2811/3903) Checking out files: 73% (2850/3903) Checking out files: 74% (2889/3903) Checking out files: 75% (2928/3903) Checking out files: 76% (2967/3903) Checking out files: 77% (3006/3903) Checking out files: 78% (3045/3903) Checking out files: 79% (3084/3903) Checking out files: 80% (3123/3903) Checking out files: 81% (3162/3903) Checking out files: 82% (3201/3903) Checking out files: 83% (3240/3903) Checking out files: 84% (3279/3903) Checking out files: 85% (3318/3903) Checking out files: 86% (3357/3903) Checking out files: 87% (3396/3903) Checking out files: 88% (3435/3903) Checking out files: 89% (3474/3903) Checking out files: 90% (3513/3903) Checking out files: 91% (3552/3903) Checking out files: 92% (3591/3903) Checking out files: 93% (3630/3903) Checking out files: 94% (3669/3903) Checking out files: 94% (3678/3903) Checking out files: 95% (3708/3903) Checking out files: 96% (3747/3903) Checking out files: 97% (3786/3903) Checking out files: 98% (3825/3903) Checking out files: 99% (3864/3903) Checking out files: 100% (3903/3903) Checking out files: 100% (3903/3903), done. [2021-04-24T16:34:14.892Z] #56 47.62 + cd /tmp/tmp.Va0twNTfsF/src/github.com/containerd/containerd [2021-04-24T16:34:14.892Z] #56 47.62 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-24T16:34:14.892Z] #56 49.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:34:14.892Z] #56 49.89 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:34:14.892Z] #56 49.89 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:14.892Z] #56 49.89 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:14.892Z] #56 49.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:34:14.892Z] #56 49.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:34:14.892Z] #56 49.90 + '[' '' = dynamic ']' [2021-04-24T16:34:14.892Z] #56 49.90 + make [2021-04-24T16:34:14.892Z] #56 51.20 + bin/ctr [2021-04-24T16:34:14.896Z] #14 106.4 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-24T16:34:14.896Z] #14 106.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-24T16:34:14.896Z] #14 106.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-24T16:34:14.896Z] #14 106.6 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-24T16:34:14.896Z] #14 106.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-24T16:34:14.896Z] #14 106.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-24T16:34:14.925Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:34:14.958Z] #43 46.46 DEP compel/src/main.d [2021-04-24T16:34:14.958Z] #43 46.58 DEP compel/src/lib/handle-elf.d [2021-04-24T16:34:15.101Z] #43 44.55 DEP compel/src/lib/log.d [2021-04-24T16:34:15.101Z] #43 44.64 DEP compel/src/main.d [2021-04-24T16:34:15.131Z] #43 15.29 DEP images/core-s390.pb-c.d [2021-04-24T16:34:15.131Z] #43 15.39 DEP images/core-x86.pb-c.d [2021-04-24T16:34:15.131Z] #43 15.47 DEP images/core.pb-c.d [2021-04-24T16:34:15.220Z] #43 46.66 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-24T16:34:15.220Z] #43 46.83 CC compel/src/lib/log.o [2021-04-24T16:34:15.227Z] #14 106.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-24T16:34:15.227Z] #14 106.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-24T16:34:15.227Z] #14 106.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-24T16:34:15.227Z] #14 106.9 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-24T16:34:15.227Z] #14 107.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-24T16:34:15.227Z] #14 107.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-24T16:34:15.357Z] #43 44.79 DEP compel/src/lib/handle-elf.d [2021-04-24T16:34:15.357Z] #43 44.89 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-24T16:34:15.357Z] #43 45.00 CC compel/src/lib/log.o [2021-04-24T16:34:15.394Z] #43 15.54 DEP images/inventory.pb-c.d [2021-04-24T16:34:15.394Z] #43 15.63 PBCC images/cpuinfo.pb-c.c [2021-04-24T16:34:15.394Z] #43 15.66 DEP images/cpuinfo.pb-c.d [2021-04-24T16:34:15.394Z] #43 15.76 PBCC images/stats.pb-c.c [2021-04-24T16:34:15.461Z] #56 ... [2021-04-24T16:34:15.461Z] [2021-04-24T16:34:15.461Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:15.461Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:34:15.461Z] #45 93.92 hash/crc32 [2021-04-24T16:34:15.461Z] #45 94.54 compress/gzip [2021-04-24T16:34:15.461Z] #45 94.57 net [2021-04-24T16:34:15.461Z] #45 95.24 vendor/golang.org/x/text/transform [2021-04-24T16:34:15.461Z] #45 96.06 vendor/golang.org/x/text/unicode/bidi [2021-04-24T16:34:15.461Z] #45 97.99 vendor/golang.org/x/text/secure/bidirule [2021-04-24T16:34:15.461Z] #45 98.28 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:34:15.461Z] #45 102.3 vendor/golang.org/x/net/idna [2021-04-24T16:34:15.461Z] #45 ... [2021-04-24T16:34:15.461Z] [2021-04-24T16:34:15.461Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:15.461Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:15.461Z] #43 33.55 CC images/file-lock.o [2021-04-24T16:34:15.461Z] #43 33.74 CC images/rlimit.o [2021-04-24T16:34:15.461Z] #43 33.93 CC images/pagemap.o [2021-04-24T16:34:15.461Z] #43 34.15 CC images/siginfo.o [2021-04-24T16:34:15.461Z] #43 34.42 CC images/rpc.o [2021-04-24T16:34:15.461Z] #43 35.50 CC images/ext-file.o [2021-04-24T16:34:15.461Z] #43 35.68 CC images/cgroup.o [2021-04-24T16:34:15.461Z] #43 36.25 CC images/userns.o [2021-04-24T16:34:15.323Z] > git --version # timeout=10 [2021-04-24T16:34:15.375Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-24T16:34:15.425Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:34:15.482Z] #43 47.07 CC compel/arch/x86/src/lib/cpu.o [2021-04-24T16:34:15.615Z] #43 45.26 CC compel/arch/x86/src/lib/cpu.o [2021-04-24T16:34:15.658Z] #43 15.80 DEP images/stats.pb-c.d [2021-04-24T16:34:15.876Z] #14 107.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-24T16:34:15.876Z] #14 107.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-24T16:34:15.876Z] #14 107.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-24T16:34:15.876Z] #14 107.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:34:16.031Z] #43 36.59 CC images/google/protobuf/descriptor.o [2021-04-24T16:34:16.178Z] #14 107.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-24T16:34:16.178Z] #14 107.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-24T16:34:16.178Z] #14 107.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-24T16:34:16.178Z] #14 107.8 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-24T16:34:16.178Z] #14 107.8 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-24T16:34:16.427Z] #43 47.92 CC compel/arch/x86/src/lib/infect.o [2021-04-24T16:34:16.480Z] #14 108.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-24T16:34:16.480Z] #14 108.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-24T16:34:16.480Z] #14 108.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-24T16:34:16.546Z] #43 46.12 CC compel/arch/x86/src/lib/infect.o [2021-04-24T16:34:16.689Z] #43 ... [2021-04-24T16:34:16.689Z] [2021-04-24T16:34:16.689Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:16.689Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:16.689Z] #13 107.9 Selecting previously unselected package libapparmor1:amd64. [2021-04-24T16:34:16.689Z] #13 107.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 107.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:16.689Z] #13 108.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-24T16:34:16.689Z] #13 108.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:16.689Z] #13 108.2 Selecting previously unselected package libbtrfs0. [2021-04-24T16:34:16.689Z] #13 108.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:16.689Z] #13 108.3 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:34:16.689Z] #13 108.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:16.689Z] #13 108.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-24T16:34:16.689Z] #13 108.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:16.689Z] #13 108.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-24T16:34:16.689Z] #13 108.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:16.689Z] #13 108.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-24T16:34:16.689Z] #13 108.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 108.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:16.689Z] #13 109.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-24T16:34:16.689Z] #13 109.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 109.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:16.689Z] #13 109.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-24T16:34:16.689Z] #13 109.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 109.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:16.689Z] #13 109.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-24T16:34:16.689Z] #13 109.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 109.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:16.689Z] #13 109.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-24T16:34:16.689Z] #13 109.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 109.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:16.689Z] #13 110.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-24T16:34:16.689Z] #13 110.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-24T16:34:16.689Z] #13 110.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:16.689Z] #13 110.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-24T16:34:16.782Z] #14 108.6 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-24T16:34:16.782Z] #14 108.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:34:16.782Z] #14 108.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:16.782Z] #14 108.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-24T16:34:16.782Z] #14 108.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:16.782Z] #14 108.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-24T16:34:16.950Z] #13 110.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:16.951Z] #13 110.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:16.951Z] #13 110.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-24T16:34:16.951Z] #13 110.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:34:16.951Z] #13 110.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:17.053Z] #43 17.39 make[1]: Nothing to be done for 'all'. [2021-04-24T16:34:17.083Z] #14 108.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:34:17.083Z] #14 108.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-24T16:34:17.083Z] #14 108.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:17.083Z] #14 108.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:17.083Z] #14 108.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:17.083Z] #14 108.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:17.083Z] #14 108.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:17.083Z] #14 108.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:17.083Z] #14 108.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:17.083Z] #14 108.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-24T16:34:17.083Z] #14 108.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-24T16:34:17.083Z] #14 108.8 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:17.083Z] #14 108.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-24T16:34:17.083Z] #14 108.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-24T16:34:17.212Z] #13 110.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-24T16:34:17.212Z] #13 110.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:17.212Z] #13 110.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:17.384Z] #14 108.9 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:34:17.384Z] #14 DONE 109.2s [2021-04-24T16:34:17.384Z] [2021-04-24T16:34:17.384Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:34:17.384Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-24T16:34:17.412Z] #43 38.14 CC images/opts.o [2021-04-24T16:34:17.475Z] #43 46.92 CC compel/src/lib/infect-rpc.o [2021-04-24T16:34:17.672Z] #43 38.41 CC images/seccomp.o [2021-04-24T16:34:17.732Z] #43 47.26 CC compel/src/lib/infect-util.o [2021-04-24T16:34:17.732Z] #43 ... [2021-04-24T16:34:17.732Z] [2021-04-24T16:34:17.732Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:17.732Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:17.732Z] #13 107.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-24T16:34:17.732Z] #13 107.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-24T16:34:17.732Z] #13 107.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:17.786Z] #13 111.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:17.786Z] #13 111.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:17.786Z] #13 111.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:17.786Z] #13 111.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:17.786Z] #13 111.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:34:17.786Z] #13 111.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:17.786Z] #13 111.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:17.786Z] #13 111.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:17.786Z] #13 111.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:17.932Z] #43 38.68 CC images/binfmt-misc.o [2021-04-24T16:34:17.988Z] #13 107.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-24T16:34:17.988Z] #13 107.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-24T16:34:17.988Z] #13 107.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:17.988Z] #13 108.0 Selecting previously unselected package libbtrfs0. [2021-04-24T16:34:17.988Z] #13 108.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:34:17.988Z] #13 108.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:18.035Z] #15 DONE 0.5s [2021-04-24T16:34:18.035Z] [2021-04-24T16:34:18.035Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:18.035Z] #54 sha256:c5cf788b0aedeac848db0f193a3ae7a9378f05707c93e6b53c4589bcd85fba31 [2021-04-24T16:34:18.035Z] #54 0.455 + RM_GOPATH=0 [2021-04-24T16:34:18.035Z] #54 0.456 + TMP_GOPATH= [2021-04-24T16:34:18.035Z] #54 0.457 + : /build [2021-04-24T16:34:18.035Z] #54 0.457 + '[' -z '' ']' [2021-04-24T16:34:18.035Z] #54 0.458 ++ mktemp -d [2021-04-24T16:34:18.035Z] #54 0.465 + export GOPATH=/tmp/tmp.VUvnth4xWb [2021-04-24T16:34:18.035Z] #54 0.475 + GOPATH=/tmp/tmp.VUvnth4xWb [2021-04-24T16:34:18.035Z] #54 0.475 + RM_GOPATH=1 [2021-04-24T16:34:18.035Z] #54 0.475 + case "$(go env GOARCH)" in [2021-04-24T16:34:18.035Z] #54 0.476 ++ go env GOARCH [2021-04-24T16:34:18.035Z] #54 0.500 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:18.035Z] #54 0.500 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:18.035Z] #54 0.502 ++ dirname /tmp/install/install.sh [2021-04-24T16:34:18.035Z] #54 0.504 + dir=/tmp/install [2021-04-24T16:34:18.035Z] #54 0.504 + bin=runc [2021-04-24T16:34:18.035Z] #54 0.504 + shift [2021-04-24T16:34:18.035Z] #54 0.509 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:34:18.035Z] #54 0.509 + . /tmp/install/runc.installer [2021-04-24T16:34:18.035Z] #54 0.512 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:18.035Z] #54 0.512 + install_runc [2021-04-24T16:34:18.035Z] #54 0.513 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:34:18.035Z] #54 0.516 + uname -r [2021-04-24T16:34:18.035Z] #54 0.521 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:34:18.035Z] #54 0.528 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:34:18.035Z] #54 0.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VUvnth4xWb/src/github.com/opencontainers/runc [2021-04-24T16:34:18.035Z] #54 0.530 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:34:18.035Z] #54 0.537 Cloning into '/tmp/tmp.VUvnth4xWb/src/github.com/opencontainers/runc'... [2021-04-24T16:34:18.048Z] #13 111.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:34:18.048Z] #13 111.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:18.048Z] #13 111.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:18.048Z] #13 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:18.048Z] #13 111.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:18.048Z] #13 111.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:18.048Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:18.048Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:18.048Z] #13 111.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:18.048Z] #13 111.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:18.048Z] #13 111.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:18.048Z] #13 111.5 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:18.048Z] #13 111.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:18.048Z] #13 111.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:18.048Z] #13 111.6 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:34:18.191Z] #43 38.87 CC images/time.o [2021-04-24T16:34:18.245Z] #13 108.2 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:34:18.245Z] #13 108.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:34:18.245Z] #13 108.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:18.245Z] #13 108.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-24T16:34:18.245Z] #13 108.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:18.245Z] #13 108.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:18.245Z] #13 108.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-24T16:34:18.245Z] #13 108.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:18.335Z] #54 ... [2021-04-24T16:34:18.335Z] [2021-04-24T16:34:18.335Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:18.335Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-24T16:34:18.335Z] #16 DONE 0.5s [2021-04-24T16:34:18.451Z] #43 39.04 CC images/sysctl.o [2021-04-24T16:34:18.502Z] #13 108.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:18.502Z] #13 108.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-24T16:34:18.502Z] #13 108.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-24T16:34:18.502Z] #13 108.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:18.636Z] [2021-04-24T16:34:18.636Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:34:18.636Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-24T16:34:18.636Z] #17 0.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:34:18.667Z] + docker version [2021-04-24T16:34:18.711Z] #43 39.32 CC images/autofs.o [2021-04-24T16:34:18.938Z] #17 DONE 0.4s [2021-04-24T16:34:18.938Z] [2021-04-24T16:34:18.938Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:34:18.938Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-24T16:34:18.971Z] #43 39.58 CC images/macvlan.o [2021-04-24T16:34:18.977Z] #43 18.97 CC images/stats.o [2021-04-24T16:34:19.065Z] #30 DONE 4.8s [2021-04-24T16:34:19.065Z] [2021-04-24T16:34:19.065Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:34:19.065Z] #33 sha256:6a8302df50ee77110f9a2a40d0a9fb35571112b4c6bc0af860b9aa25a15460f5 [2021-04-24T16:34:19.065Z] #33 DONE 0.5s [2021-04-24T16:34:19.065Z] [2021-04-24T16:34:19.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:19.065Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:19.065Z] #43 140.7 CC criu/parasite-syscall.o [2021-04-24T16:34:19.065Z] #43 141.8 CC criu/path.o [2021-04-24T16:34:19.065Z] #43 142.3 CC criu/pie-util-vdso-elf32.o [2021-04-24T16:34:19.065Z] #43 142.7 CC criu/pie-util-vdso.o [2021-04-24T16:34:19.065Z] #43 143.3 CC criu/pie-util.o [2021-04-24T16:34:19.065Z] #43 143.6 CC criu/pipes.o [2021-04-24T16:34:19.065Z] #43 144.7 CC criu/plugin.o [2021-04-24T16:34:19.065Z] #43 145.4 CC criu/proc_parse.o [2021-04-24T16:34:19.065Z] #43 147.4 CC criu/protobuf-desc.o [2021-04-24T16:34:19.065Z] #43 148.0 CC criu/protobuf.o [2021-04-24T16:34:19.065Z] #43 148.3 CC criu/pstree.o [2021-04-24T16:34:19.065Z] #43 149.2 CC criu/rbtree.o [2021-04-24T16:34:19.065Z] #43 149.5 CC criu/rst-malloc.o [2021-04-24T16:34:19.065Z] #43 149.8 CC criu/seccomp.o [2021-04-24T16:34:19.065Z] #43 ... [2021-04-24T16:34:19.065Z] [2021-04-24T16:34:19.065Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:34:19.065Z] #35 sha256:8c8cd5b10de9459e6212f59ecd3fa47c5acfaebcc1e660a2296b9671f2bcef98 [2021-04-24T16:34:19.065Z] #13 108.9 Selecting previously unselected package libpcre16-3:amd64. [2021-04-24T16:34:19.065Z] #13 108.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:19.065Z] #13 109.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:19.065Z] #13 109.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-24T16:34:19.065Z] #13 109.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:19.065Z] #13 109.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:19.234Z] #43 39.83 CC images/sit.o [2021-04-24T16:34:19.234Z] #43 40.10 CC images/memfd.o [2021-04-24T16:34:19.238Z] #18 DONE 0.4s [2021-04-24T16:34:19.238Z] [2021-04-24T16:34:19.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:19.238Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:19.238Z] #44 44.46 CC compel/plugins/std/std.o [2021-04-24T16:34:19.238Z] #44 44.86 CC compel/plugins/std/fds.o [2021-04-24T16:34:19.238Z] #44 45.35 CC compel/plugins/std/log.o [2021-04-24T16:34:19.238Z] #44 46.37 CC compel/plugins/std/string.o [2021-04-24T16:34:19.238Z] #44 47.09 CC compel/plugins/std/infect.o [2021-04-24T16:34:19.238Z] #44 47.56 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-24T16:34:19.238Z] #44 47.61 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-24T16:34:19.238Z] #44 47.64 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-24T16:34:19.238Z] #44 47.68 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-24T16:34:19.238Z] #44 47.74 AR compel/plugins/std.lib.a [2021-04-24T16:34:19.238Z] #44 47.83 CC compel/plugins/fds/fds.o [2021-04-24T16:34:19.238Z] #44 48.19 AR compel/plugins/fds.lib.a [2021-04-24T16:34:19.238Z] #44 48.28 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:34:19.238Z] #44 48.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:34:19.238Z] #44 48.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-24T16:34:19.238Z] #44 48.68 HOSTDEP compel/src/main-host.d [2021-04-24T16:34:19.238Z] #44 48.83 DEP compel/src/lib/ptrace.d [2021-04-24T16:34:19.238Z] #44 48.96 DEP compel/src/lib/infect.d [2021-04-24T16:34:19.238Z] #44 49.27 DEP compel/src/lib/infect-util.d [2021-04-24T16:34:19.238Z] #44 49.50 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:34:19.238Z] #44 49.68 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-24T16:34:19.238Z] #44 49.80 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-24T16:34:19.238Z] #44 49.88 DEP compel/src/lib/log.d [2021-04-24T16:34:19.238Z] #44 50.04 DEP compel/src/main.d [2021-04-24T16:34:19.238Z] #44 50.15 DEP compel/src/lib/handle-elf.d [2021-04-24T16:34:19.238Z] #44 50.28 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-24T16:34:19.241Z] #43 19.42 CC images/core.o [2021-04-24T16:34:19.324Z] #35 DONE 0.3s [2021-04-24T16:34:19.324Z] [2021-04-24T16:34:19.324Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:34:19.324Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:34:19.324Z] #40 ... [2021-04-24T16:34:19.324Z] [2021-04-24T16:34:19.324Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:34:19.324Z] #38 sha256:6ea0bf946c862a766b53e612569fedba50a55171e2a2c34393ea56ec1231e545 [2021-04-24T16:34:19.540Z] #44 50.39 CC compel/src/lib/log.o [2021-04-24T16:34:19.540Z] #44 ... [2021-04-24T16:34:19.540Z] [2021-04-24T16:34:19.540Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:19.540Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-24T16:34:19.540Z] #19 DONE 0.4s [2021-04-24T16:34:19.540Z] [2021-04-24T16:34:19.540Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:19.540Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-24T16:34:19.579Z] #13 109.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-24T16:34:19.579Z] #13 109.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:19.579Z] #13 109.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:19.579Z] #13 109.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-24T16:34:19.579Z] #13 109.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:19.579Z] #13 109.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:19.583Z] #38 DONE 0.2s [2021-04-24T16:34:19.583Z] [2021-04-24T16:34:19.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:19.583Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:19.583Z] #43 150.6 CC criu/seize.o [2021-04-24T16:34:19.803Z] #43 40.46 CC images/timens.o [2021-04-24T16:34:19.840Z] #20 ... [2021-04-24T16:34:19.840Z] [2021-04-24T16:34:19.840Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:19.840Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:19.840Z] #46 101.9 vendor/golang.org/x/crypto/curve25519 [2021-04-24T16:34:19.840Z] #46 102.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-24T16:34:19.840Z] #46 103.2 os/exec [2021-04-24T16:34:19.840Z] #46 106.0 go/scanner [2021-04-24T16:34:19.840Z] #46 106.1 net/url [2021-04-24T16:34:19.840Z] #46 106.8 text/template/parse [2021-04-24T16:34:19.840Z] #46 109.3 go/ast [2021-04-24T16:34:19.840Z] #46 110.0 log [2021-04-24T16:34:19.840Z] #46 111.6 encoding/json [2021-04-24T16:34:19.840Z] #46 ... [2021-04-24T16:34:19.840Z] [2021-04-24T16:34:19.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:19.840Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:19.840Z] #44 50.69 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-24T16:34:19.968Z] #13 DONE 113.3s [2021-04-24T16:34:19.969Z] [2021-04-24T16:34:19.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:19.969Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:19.969Z] #43 48.78 CC compel/src/lib/infect-rpc.o [2021-04-24T16:34:19.969Z] #43 49.17 CC compel/src/lib/infect-util.o [2021-04-24T16:34:19.969Z] #43 49.46 CC compel/src/lib/infect.o [2021-04-24T16:34:19.969Z] #43 51.32 CC compel/src/lib/ptrace.o [2021-04-24T16:34:20.064Z] #43 40.71 LINK images/built-in.o [2021-04-24T16:34:20.141Z] #13 110.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-24T16:34:20.141Z] #13 110.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-24T16:34:20.141Z] #13 110.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:20.145Z] #44 ... [2021-04-24T16:34:20.145Z] [2021-04-24T16:34:20.145Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:20.145Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-24T16:34:20.145Z] #20 DONE 0.4s [2021-04-24T16:34:20.145Z] [2021-04-24T16:34:20.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:20.145Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:20.145Z] #44 51.04 CC compel/arch/ppc64/src/lib/infect.o [2021-04-24T16:34:20.191Z] #43 20.36 CC images/core-x86.o [2021-04-24T16:34:20.323Z] #43 40.87 GEN compel/include/asm [2021-04-24T16:34:20.324Z] #43 40.89 GEN compel/include/version.h [2021-04-24T16:34:20.324Z] #43 40.90 touch .config [2021-04-24T16:34:20.324Z] #43 40.98 GEN include/common/config.h [2021-04-24T16:34:20.324Z] #43 41.05 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-24T16:34:20.324Z] #43 41.08 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-24T16:34:20.324Z] #43 41.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-24T16:34:20.324Z] #43 41.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-24T16:34:20.324Z] #43 41.16 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-24T16:34:20.324Z] #43 41.18 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-24T16:34:20.324Z] #43 41.21 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-24T16:34:20.397Z] #13 110.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-24T16:34:20.397Z] #13 110.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:20.397Z] #13 110.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:20.397Z] #13 110.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-24T16:34:20.397Z] #13 110.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:34:20.397Z] #13 110.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:20.520Z] #43 151.4 CC criu/servicefd.o [2021-04-24T16:34:20.542Z] #43 52.08 AR compel/libcompel.a [2021-04-24T16:34:20.542Z] #43 52.21 HOSTCC compel/src/main-host.o [2021-04-24T16:34:20.613Z] #43 41.30 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-24T16:34:20.613Z] #43 41.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-24T16:34:20.613Z] #43 41.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:34:20.613Z] #43 41.40 DEP compel/plugins/std/infect.d [2021-04-24T16:34:20.654Z] #13 110.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-24T16:34:20.654Z] #13 110.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:20.654Z] #13 110.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:20.766Z] #43 21.04 CC images/core-arm.o [2021-04-24T16:34:20.779Z] #43 151.9 CC criu/shmem.o [2021-04-24T16:34:20.795Z] #44 ... [2021-04-24T16:34:20.795Z] [2021-04-24T16:34:20.795Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:20.795Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:34:20.795Z] #52 103.0 go/token [2021-04-24T16:34:20.795Z] #52 103.1 mvdan.cc/editorconfig [2021-04-24T16:34:20.795Z] #52 105.5 go/scanner [2021-04-24T16:34:20.795Z] #52 106.1 mvdan.cc/sh/v3/syntax [2021-04-24T16:34:20.795Z] #52 109.0 go/ast [2021-04-24T16:34:20.884Z] #43 41.56 DEP compel/plugins/std/string.d [2021-04-24T16:34:20.884Z] #43 41.63 DEP compel/plugins/std/log.d [2021-04-24T16:34:20.884Z] #43 41.70 DEP compel/plugins/std/fds.d [2021-04-24T16:34:20.911Z] #13 ... [2021-04-24T16:34:20.911Z] [2021-04-24T16:34:20.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:20.911Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:34:20.911Z] #45 105.0 mime/quotedprintable [2021-04-24T16:34:20.911Z] #45 105.3 net/http/internal [2021-04-24T16:34:20.911Z] #45 109.5 net/textproto [2021-04-24T16:34:20.911Z] #45 109.5 crypto/x509 [2021-04-24T16:34:20.911Z] #45 110.7 vendor/golang.org/x/net/http/httpguts [2021-04-24T16:34:20.911Z] #45 110.9 vendor/golang.org/x/net/http/httpproxy [2021-04-24T16:34:20.911Z] #45 111.5 mime/multipart [2021-04-24T16:34:20.911Z] #45 113.4 crypto/tls [2021-04-24T16:34:21.091Z] #52 ... [2021-04-24T16:34:21.091Z] [2021-04-24T16:34:21.091Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:21.092Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:34:21.092Z] #21 0.468 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:34:21.092Z] #21 0.715 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:34:21.092Z] #21 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:34:21.092Z] #21 1.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:34:21.116Z] #43 52.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-24T16:34:21.144Z] #43 41.83 DEP compel/plugins/std/std.d [2021-04-24T16:34:21.144Z] #43 41.93 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:34:21.168Z] #45 ... [2021-04-24T16:34:21.168Z] [2021-04-24T16:34:21.168Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:21.168Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:21.168Z] #13 111.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:21.168Z] #13 111.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:21.168Z] #13 111.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:21.168Z] #13 111.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:34:21.168Z] #13 111.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:21.168Z] #13 111.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:21.342Z] #43 21.58 CC images/core-aarch64.o [2021-04-24T16:34:21.342Z] #43 ... [2021-04-24T16:34:21.342Z] [2021-04-24T16:34:21.342Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:21.342Z] #51 sha256:ffeb815f36794125bbcc57facba51ac6dedf2e8492d29ff070beb1475c0dfd7d [2021-04-24T16:34:21.342Z] #51 75.68 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:34:21.342Z] #51 DONE 83.5s [2021-04-24T16:34:21.342Z] [2021-04-24T16:34:21.342Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:21.342Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:21.342Z] #13 79.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-24T16:34:21.342Z] #13 79.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-24T16:34:21.378Z] #43 52.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:34:21.378Z] #43 ... [2021-04-24T16:34:21.378Z] [2021-04-24T16:34:21.378Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:34:21.378Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-24T16:34:21.378Z] #14 DONE 1.7s [2021-04-24T16:34:21.393Z] #21 1.292 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-24T16:34:21.404Z] #43 42.01 DEP compel/plugins/fds/fds.d [2021-04-24T16:34:21.404Z] #43 42.18 CC compel/plugins/std/std.o [2021-04-24T16:34:21.425Z] #13 111.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:21.425Z] #13 111.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:21.425Z] #13 111.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:34:21.425Z] #13 111.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:21.425Z] #13 111.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:21.425Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:21.425Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:21.425Z] #13 111.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:21.425Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:21.425Z] #13 111.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:21.425Z] #13 111.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:21.425Z] #13 111.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:21.425Z] #13 111.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:21.425Z] #13 111.6 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:21.425Z] #13 111.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:21.425Z] #13 111.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:21.425Z] #13 111.6 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:34:21.606Z] #13 79.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:21.701Z] [2021-04-24T16:34:21.701Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:21.701Z] #53 sha256:ead284b603f7189785858fefe343df6bda1b94c4e2069b69baaa48bb9b4c1236 [2021-04-24T16:34:21.701Z] #53 1.711 + RM_GOPATH=0 [2021-04-24T16:34:21.701Z] #53 1.711 + TMP_GOPATH= [2021-04-24T16:34:21.701Z] #53 1.711 + : /build [2021-04-24T16:34:21.701Z] #53 1.711 + '[' -z '' ']' [2021-04-24T16:34:21.701Z] #53 1.711 ++ mktemp -d [2021-04-24T16:34:21.701Z] #53 1.756 + export GOPATH=/tmp/tmp.IleOKoB6bU [2021-04-24T16:34:21.701Z] #53 1.756 + GOPATH=/tmp/tmp.IleOKoB6bU [2021-04-24T16:34:21.701Z] #53 1.756 + RM_GOPATH=1 [2021-04-24T16:34:21.701Z] #53 1.756 + case "$(go env GOARCH)" in [2021-04-24T16:34:21.701Z] #53 1.756 ++ go env GOARCH [2021-04-24T16:34:21.701Z] #53 1.780 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:21.701Z] #53 1.785 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:21.701Z] #53 1.785 ++ dirname /tmp/install/install.sh [2021-04-24T16:34:21.701Z] #53 1.791 + dir=/tmp/install [2021-04-24T16:34:21.701Z] #53 1.791 + bin=runc [2021-04-24T16:34:21.701Z] #53 1.791 + shift [2021-04-24T16:34:21.701Z] #53 1.791 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:34:21.701Z] #53 1.791 + . /tmp/install/runc.installer [2021-04-24T16:34:21.701Z] #53 1.791 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:21.701Z] #53 1.791 + install_runc [2021-04-24T16:34:21.701Z] #53 1.791 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:34:21.701Z] #53 1.791 + uname -r [2021-04-24T16:34:21.701Z] #53 1.791 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:34:21.701Z] #53 1.791 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:34:21.701Z] #53 1.791 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:34:21.701Z] #53 1.797 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IleOKoB6bU/src/github.com/opencontainers/runc [2021-04-24T16:34:21.701Z] #53 1.797 Cloning into '/tmp/tmp.IleOKoB6bU/src/github.com/opencontainers/runc'... [2021-04-24T16:34:21.717Z] #43 ... [2021-04-24T16:34:21.717Z] [2021-04-24T16:34:21.717Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:34:21.717Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:34:21.717Z] #40 DONE 220.0s [2021-04-24T16:34:21.717Z] [2021-04-24T16:34:21.717Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:21.717Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:21.717Z] #43 152.8 CC criu/sigframe.o [2021-04-24T16:34:21.974Z] #43 42.58 CC compel/plugins/std/fds.o [2021-04-24T16:34:21.976Z] #43 153.1 CC criu/signalfd.o [2021-04-24T16:34:22.000Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:34:22.000Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-04-24T16:34:22.000Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-04-24T16:34:22.000Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:34:22.000Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:34:22.000Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:34:22.233Z] #43 43.02 CC compel/plugins/std/log.o [2021-04-24T16:34:22.290Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:34:22.290Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:34:22.290Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:34:22.290Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:34:22.290Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:34:22.453Z] #21 2.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-24T16:34:22.544Z] #43 153.5 CC criu/sk-inet.o [2021-04-24T16:34:22.579Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:34:23.146Z] #53 ... [2021-04-24T16:34:23.146Z] [2021-04-24T16:34:23.146Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:23.146Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-24T16:34:23.146Z] #15 DONE 1.3s [2021-04-24T16:34:23.146Z] [2021-04-24T16:34:23.146Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:23.146Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:23.146Z] #43 53.75 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:34:23.146Z] #43 53.99 HOSTLINK compel/compel-host-bin [2021-04-24T16:34:23.146Z] #43 54.26 DEP soccr/soccr.d [2021-04-24T16:34:23.146Z] #43 54.56 CC soccr/soccr.o [2021-04-24T16:34:23.170Z] #43 43.80 CC compel/plugins/std/string.o [2021-04-24T16:34:23.208Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:34:23.208Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:34:23.341Z] using credential docker-jenkins-github-credentials [2021-04-24T16:34:23.379Z] Client: Docker Engine - Enterprise [2021-04-24T16:34:23.379Z] Version: 19.03.12 [2021-04-24T16:34:23.379Z] API version: 1.40 [2021-04-24T16:34:23.379Z] Go version: go1.13.13 [2021-04-24T16:34:23.379Z] Git commit: 4306744 [2021-04-24T16:34:23.379Z] Built: 08/05/2020 19:27:53 [2021-04-24T16:34:23.379Z] OS/Arch: windows/amd64 [2021-04-24T16:34:23.379Z] Experimental: false [2021-04-24T16:34:23.379Z] [2021-04-24T16:34:23.379Z] Server: Docker Engine - Enterprise [2021-04-24T16:34:23.379Z] Engine: [2021-04-24T16:34:23.379Z] Version: 19.03.12 [2021-04-24T16:34:23.379Z] API version: 1.40 (minimum version 1.24) [2021-04-24T16:34:23.379Z] Go version: go1.13.13 [2021-04-24T16:34:23.379Z] Git commit: f295753ffd [2021-04-24T16:34:23.379Z] Built: 08/05/2020 19:26:41 [2021-04-24T16:34:23.379Z] OS/Arch: windows/amd64 [2021-04-24T16:34:23.379Z] Experimental: true [2021-04-24T16:34:23.413Z] Cloning the remote Git repository [2021-04-24T16:34:23.413Z] Cloning with configured refspecs honoured and without tags [2021-04-24T16:34:23.481Z] #43 ... [2021-04-24T16:34:23.481Z] [2021-04-24T16:34:23.481Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:34:23.481Z] #41 sha256:d96da1a4bdbae771490024dd31e32e38e0473a7988def75084e490bee1197553 [2021-04-24T16:34:23.481Z] #41 DONE 0.5s [2021-04-24T16:34:23.573Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:34:23.573Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:34:23.739Z] #43 44.50 CC compel/plugins/std/infect.o [2021-04-24T16:34:23.740Z] [2021-04-24T16:34:23.740Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:23.740Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:23.740Z] #43 154.6 CC criu/sk-netlink.o [2021-04-24T16:34:23.862Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-04-24T16:34:23.862Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:34:23.862Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:34:23.862Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-04-24T16:34:23.947Z] #13 DONE 113.6s [2021-04-24T16:34:23.947Z] [2021-04-24T16:34:23.947Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:23.947Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:34:24.000Z] #21 3.929 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-24T16:34:24.000Z] #43 155.0 CC criu/sk-packet.o [Pipeline] sh [2021-04-24T16:34:24.109Z] #43 ... [2021-04-24T16:34:24.109Z] [2021-04-24T16:34:24.109Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:34:24.109Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-24T16:34:24.109Z] #16 1.263 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:34:24.109Z] #16 DONE 1.4s [2021-04-24T16:34:24.109Z] [2021-04-24T16:34:24.109Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:24.109Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:34:24.109Z] #45 112.1 crypto/tls [2021-04-24T16:34:24.109Z] #45 119.3 net/http/httptrace [2021-04-24T16:34:24.109Z] #45 119.6 net/http [2021-04-24T16:34:24.152Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:34:24.152Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:34:24.309Z] #43 44.90 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-24T16:34:24.309Z] #43 44.94 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-24T16:34:24.309Z] #43 44.98 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-24T16:34:24.309Z] #43 45.03 AR compel/plugins/std.lib.a [2021-04-24T16:34:24.309Z] #43 45.12 CC compel/plugins/fds/fds.o [2021-04-24T16:34:24.371Z] #45 ... [2021-04-24T16:34:24.371Z] [2021-04-24T16:34:24.371Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:34:24.371Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-24T16:34:23.588Z] Cloning repository https://github.com/moby/moby.git [2021-04-24T16:34:23.980Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-24T16:34:24.569Z] #43 45.45 AR compel/plugins/fds.lib.a [2021-04-24T16:34:24.569Z] #43 155.6 CC criu/sk-queue.o [2021-04-24T16:34:24.828Z] #43 45.52 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:34:24.924Z] + docker info [2021-04-24T16:34:25.088Z] #43 45.63 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:34:25.088Z] #43 45.81 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-24T16:34:25.088Z] #43 45.88 HOSTDEP compel/src/main-host.d [2021-04-24T16:34:25.137Z] #43 156.0 CC criu/sk-tcp.o [2021-04-24T16:34:25.320Z] #53 1.622 + RM_GOPATH=0 [2021-04-24T16:34:25.320Z] #53 1.623 + TMP_GOPATH= [2021-04-24T16:34:25.320Z] #53 1.623 + : /build [2021-04-24T16:34:25.320Z] #53 1.623 + '[' -z '' ']' [2021-04-24T16:34:25.320Z] #53 1.624 ++ mktemp -d [2021-04-24T16:34:25.320Z] #53 1.627 + export GOPATH=/tmp/tmp.9hptFxDYvy [2021-04-24T16:34:25.320Z] #53 1.627 + GOPATH=/tmp/tmp.9hptFxDYvy [2021-04-24T16:34:25.320Z] #53 1.627 + RM_GOPATH=1 [2021-04-24T16:34:25.320Z] #53 1.627 + case "$(go env GOARCH)" in [2021-04-24T16:34:25.320Z] #53 1.627 ++ go env GOARCH [2021-04-24T16:34:25.320Z] #53 1.640 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:25.320Z] #53 1.640 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:25.320Z] #53 1.640 ++ dirname /tmp/install/install.sh [2021-04-24T16:34:25.320Z] #53 1.645 + dir=/tmp/install [2021-04-24T16:34:25.320Z] #53 1.645 + bin=runc [2021-04-24T16:34:25.320Z] #53 1.645 + shift [2021-04-24T16:34:25.320Z] #53 1.645 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:34:25.320Z] #53 1.645 + . /tmp/install/runc.installer [2021-04-24T16:34:25.320Z] #53 1.645 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:25.320Z] #53 1.648 + install_runc [2021-04-24T16:34:25.320Z] #53 1.648 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:34:25.320Z] #53 1.651 + uname -r [2021-04-24T16:34:25.320Z] #53 1.652 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:34:25.320Z] #53 1.653 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:34:25.320Z] #53 1.653 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:34:25.320Z] #53 1.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9hptFxDYvy/src/github.com/opencontainers/runc [2021-04-24T16:34:25.320Z] #53 1.661 Cloning into '/tmp/tmp.9hptFxDYvy/src/github.com/opencontainers/runc'... [2021-04-24T16:34:25.348Z] #43 45.94 DEP compel/src/lib/ptrace.d [2021-04-24T16:34:25.348Z] #43 46.03 DEP compel/src/lib/infect.d [2021-04-24T16:34:25.348Z] #43 46.15 DEP compel/src/lib/infect-util.d [2021-04-24T16:34:25.397Z] #43 156.5 CC criu/sk-unix.o [2021-04-24T16:34:25.542Z] #21 5.195 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-04-24T16:34:25.579Z] #53 ... [2021-04-24T16:34:25.579Z] [2021-04-24T16:34:25.579Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:34:25.579Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-24T16:34:25.579Z] #14 DONE 1.8s [2021-04-24T16:34:25.579Z] [2021-04-24T16:34:25.579Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:25.579Z] #58 sha256:33a78203f5684e9dd78b1be0d2c363f0bbe8776fd71a43e0d315ba33c122c532 [2021-04-24T16:34:25.579Z] #58 112.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:34:25.579Z] #58 112.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:34:25.579Z] #58 DONE 119.7s [2021-04-24T16:34:25.579Z] [2021-04-24T16:34:25.579Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:25.579Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-24T16:34:25.608Z] #43 46.27 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:34:25.608Z] #43 46.41 DEP compel/arch/x86/src/lib/infect.d [2021-04-24T16:34:25.608Z] #43 ... [2021-04-24T16:34:25.608Z] [2021-04-24T16:34:25.608Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:25.608Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:34:25.608Z] #45 104.3 vendor/golang.org/x/net/http2/hpack [2021-04-24T16:34:25.608Z] #45 105.4 mime [2021-04-24T16:34:25.608Z] #45 106.7 mime/quotedprintable [2021-04-24T16:34:25.608Z] #45 107.1 net/http/internal [2021-04-24T16:34:25.608Z] #45 111.0 net/textproto [2021-04-24T16:34:25.608Z] #45 111.1 crypto/x509 [2021-04-24T16:34:25.608Z] #45 112.6 vendor/golang.org/x/net/http/httpguts [2021-04-24T16:34:25.608Z] #45 112.9 vendor/golang.org/x/net/http/httpproxy [2021-04-24T16:34:25.608Z] #45 113.3 mime/multipart [2021-04-24T16:34:25.757Z] #17 DONE 1.3s [2021-04-24T16:34:25.757Z] [2021-04-24T16:34:25.757Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:25.757Z] #58 sha256:fc1dc55828de7136e2c61a3592fe26ff83b2555c80e01053edecac4d90acb659 [2021-04-24T16:34:25.757Z] #58 114.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:34:25.757Z] #58 114.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:34:25.757Z] #58 DONE 123.5s [2021-04-24T16:34:25.757Z] [2021-04-24T16:34:25.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.757Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:25.757Z] #43 57.23 AR soccr/libsoccr.a [2021-04-24T16:34:25.757Z] #43 ... [2021-04-24T16:34:25.757Z] [2021-04-24T16:34:25.757Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:34:25.757Z] #59 sha256:49470b4c061697123230782fc11e523bb6f2bbaafdcd79e2407ec7f1dee4c88c [2021-04-24T16:34:25.757Z] #59 DONE 0.2s [2021-04-24T16:34:25.757Z] [2021-04-24T16:34:25.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.757Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:25.757Z] #43 57.34 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:34:25.757Z] #43 ... [2021-04-24T16:34:25.757Z] [2021-04-24T16:34:25.757Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:34:25.757Z] #60 sha256:f3b75333f74b8198e8a5552620a5adea5a6666166afac69aebca51d941a30f2c [2021-04-24T16:34:25.757Z] #60 DONE 0.1s [2021-04-24T16:34:25.832Z] #13 ... [2021-04-24T16:34:25.832Z] [2021-04-24T16:34:25.832Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:25.832Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:34:25.832Z] #56 41.23 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-24T16:34:25.832Z] #56 41.23 + BUILDTAGS='netgo osusergo static_build' [2021-04-24T16:34:25.832Z] #56 41.23 + export EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:25.832Z] #56 41.23 + EXTRA_FLAGS=-buildmode=pie [2021-04-24T16:34:25.832Z] #56 41.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-24T16:34:25.832Z] #56 41.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-24T16:34:25.832Z] #56 41.23 + '[' '' = dynamic ']' [2021-04-24T16:34:25.832Z] #56 41.23 + make [2021-04-24T16:34:25.832Z] #56 42.54 + bin/ctr [2021-04-24T16:34:25.832Z] #56 ... [2021-04-24T16:34:25.832Z] [2021-04-24T16:34:25.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.832Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:25.832Z] #43 22.38 CC images/core-ppc64.o [2021-04-24T16:34:25.832Z] #43 23.13 CC images/core-s390.o [2021-04-24T16:34:25.832Z] #43 24.08 CC images/cpuinfo.o [2021-04-24T16:34:25.832Z] #43 24.61 CC images/inventory.o [2021-04-24T16:34:25.832Z] #43 24.86 CC images/fdinfo.o [2021-04-24T16:34:25.832Z] #43 25.27 CC images/fown.o [2021-04-24T16:34:25.832Z] #43 25.44 CC images/ns.o [2021-04-24T16:34:25.832Z] #43 25.63 CC images/regfile.o [2021-04-24T16:34:25.832Z] #43 25.99 CC images/ghost-file.o [2021-04-24T16:34:25.832Z] #43 ... [2021-04-24T16:34:25.832Z] [2021-04-24T16:34:25.832Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:25.832Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:25.832Z] #45 77.80 encoding/xml [2021-04-24T16:34:25.832Z] #45 79.78 go/doc [2021-04-24T16:34:25.832Z] #45 80.80 crypto/rand [2021-04-24T16:34:25.832Z] #45 81.59 crypto/elliptic [2021-04-24T16:34:25.832Z] #45 84.05 github.com/LK4D4/vndr/build [2021-04-24T16:34:25.832Z] #45 85.11 crypto/rsa [2021-04-24T16:34:25.832Z] #45 86.12 vendor/golang.org/x/crypto/cryptobyte [2021-04-24T16:34:25.832Z] #45 87.30 vendor/golang.org/x/net/idna [2021-04-24T16:34:25.832Z] #45 ... [2021-04-24T16:34:25.832Z] [2021-04-24T16:34:25.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.832Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:25.832Z] #43 26.24 CC images/fifo.o [2021-04-24T16:34:25.839Z] #15 ... [2021-04-24T16:34:25.839Z] [2021-04-24T16:34:25.839Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:34:25.839Z] #59 sha256:66378810648a067caeafacdf489db7b7edb0d10ec7b95928c6dc419528946647 [2021-04-24T16:34:25.839Z] #59 DONE 0.1s [2021-04-24T16:34:25.839Z] [2021-04-24T16:34:25.839Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:34:25.839Z] #60 sha256:d4e6a8c80f261c9b04ae2c2cd7bdb23f872c36b62abbfdf989e8819718789e94 [2021-04-24T16:34:25.839Z] #60 DONE 0.1s [2021-04-24T16:34:25.839Z] [2021-04-24T16:34:25.839Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.839Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:25.839Z] #43 47.58 CC compel/src/lib/infect.o [2021-04-24T16:34:25.839Z] #43 49.74 CC compel/src/lib/ptrace.o [2021-04-24T16:34:25.839Z] #43 50.26 AR compel/libcompel.a [2021-04-24T16:34:25.839Z] #43 50.34 HOSTCC compel/src/main-host.o [2021-04-24T16:34:25.839Z] #43 50.58 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-24T16:34:25.839Z] #43 50.78 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:34:25.839Z] #43 51.15 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:34:25.839Z] #43 51.29 HOSTLINK compel/compel-host-bin [2021-04-24T16:34:25.839Z] #43 51.50 DEP soccr/soccr.d [2021-04-24T16:34:25.839Z] #43 51.69 CC soccr/soccr.o [2021-04-24T16:34:25.839Z] #43 52.80 AR soccr/libsoccr.a [2021-04-24T16:34:25.839Z] #43 52.85 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:34:25.839Z] #43 53.39 DEP criu/arch/x86/sigframe.d [2021-04-24T16:34:25.839Z] #43 53.60 DEP criu/arch/x86/sigaction_compat.d [2021-04-24T16:34:25.839Z] #43 53.80 DEP criu/arch/x86/kerndat.d [2021-04-24T16:34:25.839Z] #43 54.05 DEP criu/arch/x86/crtools.d [2021-04-24T16:34:25.839Z] #43 54.26 DEP criu/arch/x86/cpu.d [2021-04-24T16:34:25.839Z] #43 54.61 CC criu/arch/x86/cpu.o [2021-04-24T16:34:25.844Z] #21 ... [2021-04-24T16:34:25.844Z] [2021-04-24T16:34:25.844Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:25.844Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:25.844Z] #46 117.9 text/template [2021-04-24T16:34:25.868Z] #45 ... [2021-04-24T16:34:25.868Z] [2021-04-24T16:34:25.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.868Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:25.868Z] #43 46.56 DEP compel/arch/x86/src/lib/cpu.d [2021-04-24T16:34:25.868Z] #43 46.61 DEP compel/src/lib/log.d [2021-04-24T16:34:25.966Z] #43 ... [2021-04-24T16:34:25.966Z] [2021-04-24T16:34:25.966Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:34:25.966Z] #49 sha256:046dd8cd0484ec3e27b638017edfd9b7a5d1fd35b41ef47127da5c34447b695e [2021-04-24T16:34:25.966Z] #49 223.8 + /build/golangci-lint --version [2021-04-24T16:34:25.966Z] #49 224.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:34:25.966Z] #49 DONE 224.3s [2021-04-24T16:34:25.966Z] [2021-04-24T16:34:25.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:25.966Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:26.018Z] [2021-04-24T16:34:26.018Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:26.018Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-24T16:34:26.105Z] #43 55.70 CC criu/arch/x86/crtools.o [2021-04-24T16:34:26.128Z] #43 46.74 DEP compel/src/main.d [2021-04-24T16:34:26.128Z] #43 46.82 DEP compel/src/lib/handle-elf.d [2021-04-24T16:34:26.128Z] #43 46.90 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-24T16:34:26.136Z] #43 26.54 CC images/remap-file-path.o [2021-04-24T16:34:26.388Z] #43 47.02 CC compel/src/lib/log.o [2021-04-24T16:34:26.388Z] #43 47.26 CC compel/arch/x86/src/lib/cpu.o [2021-04-24T16:34:24.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:34:24.668Z] > git --version # timeout=10 [2021-04-24T16:34:24.714Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-24T16:34:24.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:34:24.714Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:34:26.844Z] #43 26.87 CC images/eventfd.o [2021-04-24T16:34:26.844Z] #43 27.24 CC images/eventpoll.o [2021-04-24T16:34:26.906Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 13.7% of statements [2021-04-24T16:34:27.042Z] #43 ... [2021-04-24T16:34:27.042Z] [2021-04-24T16:34:27.042Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:27.042Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:34:27.042Z] #45 121.0 net/http/httptrace [2021-04-24T16:34:27.196Z] ok github.com/docker/docker/builder/dockerfile 0.965s coverage: 48.5% of statements [2021-04-24T16:34:27.196Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:34:27.299Z] #45 121.4 net/http [2021-04-24T16:34:27.327Z] #43 47.92 CC compel/arch/x86/src/lib/infect.o [2021-04-24T16:34:27.347Z] #43 158.4 CC criu/sockets.o [2021-04-24T16:34:27.408Z] #18 DONE 1.9s [2021-04-24T16:34:27.408Z] [2021-04-24T16:34:27.408Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:27.408Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:27.408Z] #43 57.89 DEP criu/arch/x86/sigframe.d [2021-04-24T16:34:27.408Z] #43 58.10 DEP criu/arch/x86/sigaction_compat.d [2021-04-24T16:34:27.408Z] #43 58.21 DEP criu/arch/x86/kerndat.d [2021-04-24T16:34:27.408Z] #43 58.34 DEP criu/arch/x86/crtools.d [2021-04-24T16:34:27.408Z] #43 58.46 DEP criu/arch/x86/cpu.d [2021-04-24T16:34:27.408Z] #43 58.60 CC criu/arch/x86/cpu.o [2021-04-24T16:34:27.424Z] #43 27.68 CC images/fh.o [2021-04-24T16:34:27.556Z] #45 ... [2021-04-24T16:34:27.556Z] [2021-04-24T16:34:27.556Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:27.556Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-24T16:34:27.556Z] #15 DONE 2.2s [2021-04-24T16:34:27.815Z] [2021-04-24T16:34:27.815Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:34:27.815Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-24T16:34:27.891Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-24T16:34:27.916Z] #43 159.1 CC criu/stats.o [2021-04-24T16:34:27.997Z] #43 28.19 CC images/fsnotify.o [2021-04-24T16:34:28.176Z] #43 159.3 CC criu/string.o [2021-04-24T16:34:28.176Z] #43 159.4 CC criu/sysctl.o [2021-04-24T16:34:28.180Z] ok github.com/docker/docker/builder/remotecontext/git 0.914s coverage: 86.3% of statements [2021-04-24T16:34:28.180Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:34:28.180Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:34:28.266Z] #43 48.83 CC compel/src/lib/infect-rpc.o [2021-04-24T16:34:28.359Z] #43 59.71 CC criu/arch/x86/crtools.o [2021-04-24T16:34:28.526Z] #43 49.24 CC compel/src/lib/infect-util.o [2021-04-24T16:34:28.745Z] #43 159.8 CC criu/sysfs_parse.o [2021-04-24T16:34:28.786Z] #43 49.48 CC compel/src/lib/infect.o [2021-04-24T16:34:28.934Z] #43 ... [2021-04-24T16:34:28.934Z] [2021-04-24T16:34:28.934Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:28.934Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-24T16:34:28.934Z] #19 DONE 1.4s [2021-04-24T16:34:28.934Z] [2021-04-24T16:34:28.934Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:28.934Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:28.945Z] #43 29.11 CC images/signalfd.o [2021-04-24T16:34:29.005Z] #43 160.0 CC criu/timens.o [2021-04-24T16:34:29.186Z] #16 1.381 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:34:29.186Z] #16 DONE 1.5s [2021-04-24T16:34:29.186Z] [2021-04-24T16:34:29.186Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:34:29.186Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-24T16:34:29.209Z] #43 29.41 CC images/fs.o [2021-04-24T16:34:29.209Z] #43 29.66 CC images/pstree.o [2021-04-24T16:34:29.264Z] #43 160.3 CC criu/timerfd.o [2021-04-24T16:34:29.472Z] #43 29.94 CC images/pipe.o [2021-04-24T16:34:29.524Z] #43 160.5 CC criu/tty.o [2021-04-24T16:34:29.735Z] #43 30.09 CC images/tcp-stream.o [2021-04-24T16:34:29.997Z] #43 30.26 CC images/sk-packet.o [2021-04-24T16:34:30.118Z] #17 DONE 1.1s [2021-04-24T16:34:30.118Z] [2021-04-24T16:34:30.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:30.118Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:30.118Z] #43 57.44 CC criu/arch/x86/kerndat.o [2021-04-24T16:34:30.118Z] #43 58.09 CC criu/arch/x86/sigaction_compat.o [2021-04-24T16:34:30.118Z] #43 58.36 CC criu/arch/x86/sigframe.o [2021-04-24T16:34:30.118Z] #43 58.73 LINK criu/arch/x86/crtools.built-in.o [2021-04-24T16:34:30.118Z] #43 58.81 DEP criu/pie/util-vdso-elf32.d [2021-04-24T16:34:30.118Z] #43 58.97 DEP criu/pie/util-vdso.d [2021-04-24T16:34:30.118Z] #43 59.21 DEP criu/pie/util.d [2021-04-24T16:34:30.118Z] #43 59.35 CC criu/pie/util.o [2021-04-24T16:34:30.260Z] #43 30.51 CC images/mnt.o [2021-04-24T16:34:30.327Z] #20 1.592 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:34:30.360Z] #46 122.4 go/parser [2021-04-24T16:34:30.376Z] #43 59.74 CC criu/pie/util-vdso.o [2021-04-24T16:34:30.523Z] #43 30.87 CC images/pipe-data.o [2021-04-24T16:34:30.589Z] #20 1.631 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:34:30.589Z] #20 1.709 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:34:30.589Z] #20 1.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:34:30.786Z] #43 31.20 CC images/sa.o [2021-04-24T16:34:30.897Z] ok github.com/docker/docker/client 0.103s coverage: 75.4% of statements [2021-04-24T16:34:30.904Z] #43 161.8 CC criu/tun.o [2021-04-24T16:34:31.011Z] #46 ... [2021-04-24T16:34:31.011Z] [2021-04-24T16:34:31.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:31.011Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:31.011Z] #44 52.06 CC compel/src/lib/infect-rpc.o [2021-04-24T16:34:31.011Z] #44 52.62 CC compel/src/lib/infect-util.o [2021-04-24T16:34:31.011Z] #44 52.95 CC compel/src/lib/infect.o [2021-04-24T16:34:31.011Z] #44 56.19 CC compel/src/lib/ptrace.o [2021-04-24T16:34:31.011Z] #44 56.72 AR compel/libcompel.a [2021-04-24T16:34:31.011Z] #44 56.84 HOSTCC compel/src/main-host.o [2021-04-24T16:34:31.011Z] #44 57.19 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-24T16:34:31.011Z] #44 57.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:34:31.011Z] #44 57.83 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:34:31.011Z] #44 58.06 HOSTLINK compel/compel-host-bin [2021-04-24T16:34:31.011Z] #44 58.32 DEP soccr/soccr.d [2021-04-24T16:34:31.011Z] #44 58.49 CC soccr/soccr.o [2021-04-24T16:34:31.011Z] #44 60.60 AR soccr/libsoccr.a [2021-04-24T16:34:31.011Z] #44 60.73 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:34:31.011Z] #44 61.15 DEP criu/arch/ppc64/sigframe.d [2021-04-24T16:34:31.011Z] #44 61.41 DEP criu/arch/ppc64/crtools.d [2021-04-24T16:34:31.011Z] #44 61.63 DEP criu/arch/ppc64/cpu.d [2021-04-24T16:34:31.011Z] #44 61.87 CC criu/arch/ppc64/cpu.o [2021-04-24T16:34:31.050Z] #43 31.51 CC images/timer.o [2021-04-24T16:34:31.163Z] #20 2.210 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:34:31.164Z] #43 162.1 CC criu/uffd.o [2021-04-24T16:34:31.308Z] #43 60.73 CC criu/pie/util-vdso-elf32.o [2021-04-24T16:34:31.311Z] #44 ... [2021-04-24T16:34:31.311Z] [2021-04-24T16:34:31.311Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:31.311Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:34:31.311Z] #52 113.2 golang.org/x/crypto/ssh/terminal [2021-04-24T16:34:31.311Z] #52 ... [2021-04-24T16:34:31.311Z] [2021-04-24T16:34:31.311Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:31.311Z] #54 sha256:c5cf788b0aedeac848db0f193a3ae7a9378f05707c93e6b53c4589bcd85fba31 [2021-04-24T16:34:31.311Z] #54 11.99 + cd /tmp/tmp.VUvnth4xWb/src/github.com/opencontainers/runc [2021-04-24T16:34:31.311Z] #54 11.99 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:31.311Z] #54 12.64 + '[' -z '' ']' [2021-04-24T16:34:31.311Z] #54 12.64 + target=static [2021-04-24T16:34:31.311Z] #54 12.64 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:34:31.311Z] #54 13.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:34:31.325Z] #43 51.75 CC compel/src/lib/ptrace.o [2021-04-24T16:34:31.325Z] #43 ... [2021-04-24T16:34:31.325Z] [2021-04-24T16:34:31.325Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:31.325Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-24T16:34:31.325Z] #13 108.3 Selecting previously unselected package libapparmor1:amd64. [2021-04-24T16:34:31.325Z] #13 108.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:31.325Z] #13 108.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-24T16:34:31.325Z] #13 108.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:31.325Z] #13 108.5 Selecting previously unselected package libbtrfs0. [2021-04-24T16:34:31.325Z] #13 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:31.325Z] #13 108.6 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:34:31.325Z] #13 108.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:31.325Z] #13 108.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-24T16:34:31.325Z] #13 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 108.9 Selecting previously unselected package libudev-dev:amd64. [2021-04-24T16:34:31.325Z] #13 108.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 108.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:31.325Z] #13 109.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-24T16:34:31.325Z] #13 109.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 109.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:31.325Z] #13 109.4 Selecting previously unselected package libpcre16-3:amd64. [2021-04-24T16:34:31.325Z] #13 109.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 109.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 109.6 Selecting previously unselected package libpcre32-3:amd64. [2021-04-24T16:34:31.325Z] #13 109.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 109.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 109.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-24T16:34:31.325Z] #13 109.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 109.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 109.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-24T16:34:31.325Z] #13 109.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 109.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 110.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-24T16:34:31.325Z] #13 110.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 110.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:31.325Z] #13 110.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-24T16:34:31.325Z] #13 110.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 110.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 111.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-24T16:34:31.325Z] #13 111.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 111.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:31.325Z] #13 111.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-24T16:34:31.325Z] #13 111.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-24T16:34:31.325Z] #13 111.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:31.325Z] #13 111.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 111.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:31.325Z] #13 111.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-24T16:34:31.325Z] #13 111.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:31.325Z] #13 111.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 111.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-24T16:34:31.325Z] #13 111.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:34:31.325Z] #13 111.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-24T16:34:31.325Z] #13 111.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:31.325Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:31.325Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:31.325Z] #13 111.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:31.325Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:31.325Z] #13 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:31.325Z] #13 111.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:31.325Z] #13 111.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-24T16:34:31.325Z] #13 111.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 112.0 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 112.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 112.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-24T16:34:31.325Z] #13 112.0 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:34:31.566Z] #43 ... [2021-04-24T16:34:31.566Z] [2021-04-24T16:34:31.566Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:31.566Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-24T16:34:31.566Z] #18 DONE 1.2s [2021-04-24T16:34:31.566Z] [2021-04-24T16:34:31.566Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:31.566Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-24T16:34:31.625Z] #43 32.01 CC images/timerfd.o [2021-04-24T16:34:31.734Z] #43 162.9 CC criu/util.o [2021-04-24T16:34:32.109Z] #20 3.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:34:32.201Z] #43 32.28 CC images/mm.o [2021-04-24T16:34:32.463Z] #43 32.75 CC images/sk-opts.o [2021-04-24T16:34:32.497Z] #19 DONE 1.2s [2021-04-24T16:34:32.497Z] [2021-04-24T16:34:32.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:32.497Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:32.497Z] #43 61.79 AR criu/pie/pie.lib.a [2021-04-24T16:34:32.497Z] #43 61.89 DEP criu/pie/restorer.d [2021-04-24T16:34:32.673Z] #43 163.8 CC criu/uts_ns.o [2021-04-24T16:34:32.706Z] #13 DONE 113.6s [2021-04-24T16:34:32.706Z] [2021-04-24T16:34:32.706Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:32.706Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:32.706Z] #43 52.23 AR compel/libcompel.a [2021-04-24T16:34:32.706Z] #43 52.35 HOSTCC compel/src/main-host.o [2021-04-24T16:34:32.706Z] #43 52.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-24T16:34:32.706Z] #43 52.78 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:34:32.706Z] #43 53.09 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:34:32.706Z] #43 53.27 HOSTLINK compel/compel-host-bin [2021-04-24T16:34:32.706Z] #43 53.39 DEP soccr/soccr.d [2021-04-24T16:34:32.745Z] #43 33.12 CC images/sk-unix.o [2021-04-24T16:34:32.754Z] #43 62.23 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-24T16:34:32.754Z] #43 62.40 DEP criu/arch/x86/restorer_unmap.d [2021-04-24T16:34:32.933Z] #43 163.9 CC criu/vdso-compat.o [2021-04-24T16:34:32.966Z] #43 53.64 CC soccr/soccr.o [2021-04-24T16:34:33.007Z] #43 ... [2021-04-24T16:34:33.007Z] [2021-04-24T16:34:33.007Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:33.007Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:33.007Z] #13 91.16 Selecting previously unselected package libapparmor1:arm64. [2021-04-24T16:34:33.007Z] #13 91.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-24T16:34:33.007Z] #13 91.17 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-24T16:34:33.011Z] #43 62.44 DEP criu/arch/x86/restorer.d [2021-04-24T16:34:33.011Z] #43 62.66 DEP criu/arch/x86/vdso-pie.d [2021-04-24T16:34:33.193Z] #43 164.1 CC criu/vdso.o [2021-04-24T16:34:33.271Z] #13 91.28 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-24T16:34:33.271Z] #13 91.29 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-24T16:34:33.271Z] #13 91.30 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-24T16:34:33.271Z] #13 91.51 Selecting previously unselected package libbtrfs0. [2021-04-24T16:34:33.271Z] #13 91.52 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-24T16:34:33.271Z] #13 91.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:33.453Z] #43 164.5 LINK criu/built-in.o [2021-04-24T16:34:33.453Z] #43 164.6 LINK criu/criu [2021-04-24T16:34:33.498Z] #20 4.704 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:34:33.534Z] #13 91.64 Selecting previously unselected package libbtrfs-dev. [2021-04-24T16:34:33.534Z] #13 91.65 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-24T16:34:33.534Z] #13 91.66 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:33.575Z] #43 62.85 DEP criu/pie/parasite-vdso.d [2021-04-24T16:34:33.713Z] #43 164.9 DEP lib/c/criu.d [2021-04-24T16:34:33.832Z] #43 63.13 DEP criu/pie/parasite.d [2021-04-24T16:34:33.832Z] #43 63.37 CC criu/pie/parasite.o [2021-04-24T16:34:33.973Z] #43 164.9 CC images/rpc.pb-c.o [2021-04-24T16:34:34.110Z] #13 92.23 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-24T16:34:34.110Z] #13 92.24 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-24T16:34:34.110Z] #13 92.25 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:34.110Z] #13 92.36 Selecting previously unselected package libudev-dev:arm64. [2021-04-24T16:34:34.110Z] #13 92.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-24T16:34:34.352Z] #43 55.18 AR soccr/libsoccr.a [2021-04-24T16:34:34.352Z] #43 55.24 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:34:34.373Z] #13 92.44 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-24T16:34:34.543Z] #43 165.3 CC lib/c/criu.o [2021-04-24T16:34:34.887Z] #20 ... [2021-04-24T16:34:34.887Z] [2021-04-24T16:34:34.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:34.887Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:34.887Z] #43 61.43 CC criu/arch/x86/kerndat.o [2021-04-24T16:34:34.887Z] #43 62.01 CC criu/arch/x86/sigaction_compat.o [2021-04-24T16:34:34.887Z] #43 62.33 CC criu/arch/x86/sigframe.o [2021-04-24T16:34:34.887Z] #43 62.61 LINK criu/arch/x86/crtools.built-in.o [2021-04-24T16:34:34.887Z] #43 62.68 DEP criu/pie/util-vdso-elf32.d [2021-04-24T16:34:34.887Z] #43 62.78 DEP criu/pie/util-vdso.d [2021-04-24T16:34:34.887Z] #43 62.88 DEP criu/pie/util.d [2021-04-24T16:34:34.887Z] #43 63.01 CC criu/pie/util.o [2021-04-24T16:34:34.887Z] #43 63.36 CC criu/pie/util-vdso.o [2021-04-24T16:34:34.887Z] #43 64.06 CC criu/pie/util-vdso-elf32.o [2021-04-24T16:34:34.887Z] #43 64.87 AR criu/pie/pie.lib.a [2021-04-24T16:34:34.887Z] #43 64.93 DEP criu/pie/restorer.d [2021-04-24T16:34:34.887Z] #43 65.23 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-24T16:34:34.887Z] #43 65.41 DEP criu/arch/x86/restorer_unmap.d [2021-04-24T16:34:34.887Z] #43 65.44 DEP criu/arch/x86/restorer.d [2021-04-24T16:34:34.887Z] #43 65.66 DEP criu/arch/x86/vdso-pie.d [2021-04-24T16:34:34.887Z] #43 65.76 DEP criu/pie/parasite-vdso.d [2021-04-24T16:34:34.887Z] #43 65.95 DEP criu/pie/parasite.d [2021-04-24T16:34:34.887Z] #43 66.20 CC criu/pie/parasite.o [2021-04-24T16:34:34.887Z] #43 ... [2021-04-24T16:34:34.887Z] [2021-04-24T16:34:34.887Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:34.887Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:34.887Z] #20 6.215 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:34:34.921Z] #43 55.54 DEP criu/arch/x86/sigframe.d [2021-04-24T16:34:34.921Z] #43 55.61 DEP criu/arch/x86/sigaction_compat.d [2021-04-24T16:34:35.112Z] #43 166.0 LINK lib/c/built-in.o [2021-04-24T16:34:35.112Z] #43 166.0 LINK lib/c/libcriu.so [2021-04-24T16:34:35.112Z] #43 166.0 LINK lib/c/libcriu.a [2021-04-24T16:34:35.112Z] #43 166.1 GEN magic.py [2021-04-24T16:34:35.181Z] #43 55.70 DEP criu/arch/x86/kerndat.d [2021-04-24T16:34:35.181Z] #43 ... [2021-04-24T16:34:35.181Z] [2021-04-24T16:34:35.181Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:35.181Z] #58 sha256:115459424bc8c66fffb6858fede9e825cbf71edf9e16de17a2fa62cfe07c8249 [2021-04-24T16:34:35.181Z] #58 116.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:34:35.181Z] #58 116.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:34:35.181Z] #58 DONE 123.9s [2021-04-24T16:34:35.181Z] [2021-04-24T16:34:35.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:35.181Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:35.181Z] #43 55.86 DEP criu/arch/x86/crtools.d [2021-04-24T16:34:35.200Z] #43 64.58 LINK criu/pie/parasite.built-in.o [2021-04-24T16:34:35.200Z] #43 64.60 GEN criu/pie/parasite-blob.h [2021-04-24T16:34:35.200Z] #43 64.61 CC criu/pie/parasite-vdso.o [2021-04-24T16:34:35.281Z] Client: [2021-04-24T16:34:35.281Z] Debug Mode: false [2021-04-24T16:34:35.281Z] Plugins: [2021-04-24T16:34:35.281Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-24T16:34:35.281Z] [2021-04-24T16:34:35.281Z] Server: [2021-04-24T16:34:35.281Z] Containers: 0 [2021-04-24T16:34:35.281Z] Running: 0 [2021-04-24T16:34:35.281Z] Paused: 0 [2021-04-24T16:34:35.281Z] Stopped: 0 [2021-04-24T16:34:35.281Z] Images: 0 [2021-04-24T16:34:35.281Z] Server Version: 19.03.12 [2021-04-24T16:34:35.281Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-24T16:34:35.281Z] Windows: [2021-04-24T16:34:35.281Z] LCOW: [2021-04-24T16:34:35.281Z] Logging Driver: json-file [2021-04-24T16:34:35.281Z] Plugins: [2021-04-24T16:34:35.282Z] Volume: local [2021-04-24T16:34:35.282Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:34:35.282Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:34:35.282Z] Swarm: inactive [2021-04-24T16:34:35.282Z] Default Isolation: process [2021-04-24T16:34:35.282Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-24T16:34:35.282Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-24T16:34:35.282Z] OSType: windows [2021-04-24T16:34:35.282Z] Architecture: x86_64 [2021-04-24T16:34:35.282Z] CPUs: 4 [2021-04-24T16:34:35.282Z] Total Memory: 32GiB [2021-04-24T16:34:35.282Z] Name: azwin-2-2d30b0 [2021-04-24T16:34:35.282Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-24T16:34:35.282Z] Docker Root Dir: D:\docker [2021-04-24T16:34:35.282Z] Debug Mode: false [2021-04-24T16:34:35.282Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:34:35.282Z] Labels: [2021-04-24T16:34:35.282Z] Experimental: true [2021-04-24T16:34:35.282Z] Insecure Registries: [2021-04-24T16:34:35.282Z] 10.0.0.4:5000 [2021-04-24T16:34:35.282Z] 127.0.0.0/8 [2021-04-24T16:34:35.282Z] Registry Mirrors: [2021-04-24T16:34:35.282Z] http://10.0.0.4:5000/ [2021-04-24T16:34:35.282Z] Live Restore Enabled: false [2021-04-24T16:34:35.282Z] [2021-04-24T16:34:35.372Z] #43 166.2 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:34:35.372Z] #43 166.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:34:35.372Z] #43 166.2 Note: Building without GnuTLS support [2021-04-24T16:34:35.372Z] #43 166.2 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:34:35.372Z] #43 166.2 Makefile.config:40: Warn: Building without nftables support [Pipeline] } [Pipeline] // stage [2021-04-24T16:34:35.442Z] #43 ... [2021-04-24T16:34:35.442Z] [2021-04-24T16:34:35.442Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:34:35.442Z] #59 sha256:a3cec08d86f86905a7fd9dea7198a72830c32778be9d5305fb528af46d94dbb2 [2021-04-24T16:34:35.442Z] #59 DONE 0.1s [2021-04-24T16:34:35.442Z] [2021-04-24T16:34:35.442Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:34:35.442Z] #60 sha256:195039addac9499b83689e800b3635cef717ff96f3f6b85af4dbbf72736934a2 [2021-04-24T16:34:35.442Z] #60 DONE 0.1s [2021-04-24T16:34:35.442Z] [2021-04-24T16:34:35.442Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:35.442Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:35.442Z] #43 56.08 DEP criu/arch/x86/cpu.d [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-24T16:34:35.702Z] #43 56.28 CC criu/arch/x86/cpu.o [2021-04-24T16:34:35.763Z] #43 65.33 CC criu/arch/x86/vdso-pie.o [2021-04-24T16:34:35.775Z] #13 93.81 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-24T16:34:35.775Z] #13 93.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-24T16:34:35.829Z] #54 ... [2021-04-24T16:34:35.829Z] [2021-04-24T16:34:35.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:35.829Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:35.829Z] #44 62.64 CC criu/arch/ppc64/crtools.o [2021-04-24T16:34:35.829Z] #44 64.15 CC criu/arch/ppc64/sigframe.o [2021-04-24T16:34:35.829Z] #44 64.53 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-24T16:34:35.829Z] #44 64.58 DEP criu/pie/util-vdso.d [2021-04-24T16:34:35.829Z] #44 64.81 DEP criu/pie/util.d [2021-04-24T16:34:35.829Z] #44 65.01 CC criu/pie/util.o [2021-04-24T16:34:35.829Z] #44 65.47 CC criu/pie/util-vdso.o [2021-04-24T16:34:35.829Z] #44 66.48 AR criu/pie/pie.lib.a [2021-04-24T16:34:35.829Z] #44 66.56 DEP criu/pie/restorer.d [2021-04-24T16:34:35.829Z] #44 66.88 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-24T16:34:35.942Z] #43 166.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:34:36.044Z] #13 94.17 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-24T16:34:36.129Z] #44 66.91 DEP criu/arch/ppc64/restorer.d [2021-04-24T16:34:36.129Z] #44 67.14 DEP criu/arch/ppc64/vdso-pie.d [2021-04-24T16:34:36.202Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2021-04-24T16:34:36.271Z] #43 56.97 CC criu/arch/x86/crtools.o [2021-04-24T16:34:36.326Z] #43 65.74 CC criu/arch/x86/restorer.o [2021-04-24T16:34:36.428Z] #44 67.32 DEP criu/pie/parasite-vdso.d [2021-04-24T16:34:36.428Z] #44 67.53 DEP criu/pie/parasite.d [2021-04-24T16:34:36.635Z] #13 ... [2021-04-24T16:34:36.635Z] [2021-04-24T16:34:36.635Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:36.635Z] #58 sha256:08d76679f232d90042833cde864829107b6ee594bf25a8768578c1b668a61b6f [2021-04-24T16:34:36.635Z] #58 88.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:34:36.635Z] #58 88.58 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:34:36.635Z] #58 ... [2021-04-24T16:34:36.635Z] [2021-04-24T16:34:36.635Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:36.635Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:36.771Z] #43 167.9 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:34:36.771Z] #43 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:34:36.771Z] #43 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:34:36.841Z] #43 ... [2021-04-24T16:34:36.841Z] [2021-04-24T16:34:36.841Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:36.841Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:34:36.841Z] #45 115.2 crypto/tls [2021-04-24T16:34:36.841Z] #45 121.3 net/http/httptrace [2021-04-24T16:34:36.841Z] #45 121.6 net/http [2021-04-24T16:34:36.889Z] #43 66.35 CC criu/arch/x86/restorer_unmap.o [2021-04-24T16:34:36.889Z] #43 66.41 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-24T16:34:36.925Z] #13 94.93 Selecting previously unselected package libpcre16-3:arm64.#13 ... [2021-04-24T16:34:36.925Z] [2021-04-24T16:34:36.925Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:36.925Z] #58 sha256:08d76679f232d90042833cde864829107b6ee594bf25a8768578c1b668a61b6f [2021-04-24T16:34:36.925Z] #58 DONE 98.8s [2021-04-24T16:34:36.925Z] [2021-04-24T16:34:36.925Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:36.925Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:36.925Z] #13 94.93 Selecting previously unselected package libpcre16-3:arm64. [2021-04-24T16:34:36.925Z] #13 94.95 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-24T16:34:36.925Z] #13 94.96 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-24T16:34:36.925Z] #13 95.08 Selecting previously unselected package libpcre32-3:arm64. [2021-04-24T16:34:36.925Z] #13 ... [2021-04-24T16:34:36.925Z] [2021-04-24T16:34:36.925Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:36.925Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:36.925Z] #45 88.89 mime [2021-04-24T16:34:36.925Z] #45 89.07 mime/quotedprintable [2021-04-24T16:34:36.925Z] #45 89.68 net/http/internal [2021-04-24T16:34:36.925Z] #45 92.84 net/textproto [2021-04-24T16:34:36.925Z] #45 92.84 vendor/golang.org/x/net/http/httpproxy [2021-04-24T16:34:36.925Z] #45 92.85 crypto/x509 [2021-04-24T16:34:36.925Z] #45 93.85 vendor/golang.org/x/net/http/httpguts [2021-04-24T16:34:36.925Z] #45 93.85 mime/multipart [2021-04-24T16:34:36.925Z] #45 95.91 crypto/tls [2021-04-24T16:34:36.925Z] #45 ... [2021-04-24T16:34:36.925Z] [2021-04-24T16:34:36.925Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:34:36.925Z] #59 sha256:f9bff390d28133597c730fc9ab50ec343a211a37f4aea9a9314ebb8f16cc66e2 [2021-04-24T16:34:36.925Z] #59 DONE 0.2s [2021-04-24T16:34:36.925Z] [2021-04-24T16:34:36.925Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:36.925Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:36.925Z] #13 95.08 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-24T16:34:36.925Z] #13 95.10 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-24T16:34:37.031Z] #43 168.0 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:34:37.031Z] #43 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:34:37.031Z] #43 168.0 make[1]: Nothing to be done for 'all'. [2021-04-24T16:34:37.031Z] #43 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:34:37.031Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.031Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.031Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.076Z] #44 67.91 CC criu/pie/parasite.o [2021-04-24T16:34:37.145Z] #43 66.75 CC criu/pie/restorer.o [2021-04-24T16:34:37.217Z] #13 ... [2021-04-24T16:34:37.217Z] [2021-04-24T16:34:37.217Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:34:37.217Z] #60 sha256:cd853117170fd430461dec2453456d3da887e6697305c3ba23d47c9b663fa848 [2021-04-24T16:34:37.217Z] #60 DONE 0.2s [2021-04-24T16:34:37.217Z] [2021-04-24T16:34:37.217Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-24T16:34:37.217Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-24T16:34:37.217Z] #13 95.44 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-24T16:34:37.291Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.291Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.291Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.291Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.291Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-04-24T16:34:37.410Z] #45 ... [2021-04-24T16:34:37.410Z] [2021-04-24T16:34:37.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:37.410Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:37.410Z] #43 58.11 CC criu/arch/x86/kerndat.o [2021-04-24T16:34:37.482Z] #13 95.46 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-24T16:34:37.482Z] #13 95.47 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-24T16:34:37.482Z] #13 95.67 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-24T16:34:37.482Z] #13 95.67 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-24T16:34:37.482Z] #13 95.68 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-24T16:34:37.550Z] #43 168.5 INSTALL criu/criu [2021-04-24T16:34:37.811Z] #43 DONE 168.7s [2021-04-24T16:34:37.811Z] [2021-04-24T16:34:37.811Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:37.811Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:34:37.979Z] #43 58.62 CC criu/arch/x86/sigaction_compat.o [2021-04-24T16:34:38.064Z] #13 96.07 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-24T16:34:38.064Z] #13 96.08 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-24T16:34:38.064Z] #13 96.08 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-24T16:34:38.156Z] #44 ... [2021-04-24T16:34:38.156Z] [2021-04-24T16:34:38.156Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-24T16:34:38.156Z] #52 sha256:435390bbe2cb186ed5eecb3897e5a4609eeac2307eddbd61026ba0e0f835b8f3 [2021-04-24T16:34:38.156Z] #52 124.1 mvdan.cc/sh/v3/cmd/shfmt [2021-04-24T16:34:38.156Z] #52 DONE 130.1s [2021-04-24T16:34:38.156Z] [2021-04-24T16:34:38.156Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:38.156Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:38.156Z] #46 128.3 encoding/xml [2021-04-24T16:34:38.239Z] #43 58.84 CC criu/arch/x86/sigframe.o [2021-04-24T16:34:38.327Z] #13 96.47 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-24T16:34:38.327Z] #13 96.47 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-24T16:34:38.327Z] #13 96.48 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:38.327Z] #13 96.57 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-24T16:34:38.498Z] #43 59.12 LINK criu/arch/x86/crtools.built-in.o [2021-04-24T16:34:38.498Z] #43 59.15 DEP criu/pie/util-vdso-elf32.d [2021-04-24T16:34:38.498Z] #43 59.32 DEP criu/pie/util-vdso.d [2021-04-24T16:34:38.591Z] #13 96.58 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-24T16:34:38.591Z] #13 96.58 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:38.591Z] #13 96.77 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-24T16:34:38.591Z] #13 96.78 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-24T16:34:38.591Z] #13 96.80 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-24T16:34:38.751Z] #53 ... [2021-04-24T16:34:38.751Z] [2021-04-24T16:34:38.751Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:34:38.751Z] #44 sha256:50dfeaa70f43b13550c735a05b0672e04ffde6bd281b89377551e526657e6e75 [2021-04-24T16:34:38.751Z] #44 DONE 0.1s [2021-04-24T16:34:38.751Z] [2021-04-24T16:34:38.751Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:34:38.751Z] #46 sha256:025fb3c8f3611425308d8a5d93117a4f2687e954571dab9480b631db8f04d7a9 [2021-04-24T16:34:38.758Z] #43 ... [2021-04-24T16:34:38.758Z] [2021-04-24T16:34:38.758Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:34:38.758Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-24T16:34:38.758Z] #14 DONE 6.0s [2021-04-24T16:34:38.758Z] [2021-04-24T16:34:38.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:38.758Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:38.758Z] #43 59.54 DEP criu/pie/util.d [2021-04-24T16:34:39.011Z] #46 DONE 0.2s [2021-04-24T16:34:39.011Z] [2021-04-24T16:34:39.011Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:34:39.011Z] #48 sha256:6ba2902e4d61ec2e92aadec09f45ba246b53b1e4812064c6ce9fc522f4f35355 [2021-04-24T16:34:39.017Z] #43 59.70 CC criu/pie/util.o [2021-04-24T16:34:39.247Z] Fetching without tags [2021-04-24T16:34:39.271Z] #48 DONE 0.1s [2021-04-24T16:34:39.271Z] [2021-04-24T16:34:39.271Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:34:39.271Z] #50 sha256:718cbaa5c811232c07df93a6c6129224db0e2f180aea88f341d8aebbc8f5a0a0 [2021-04-24T16:34:39.277Z] #43 60.04 CC criu/pie/util-vdso.o [2021-04-24T16:34:39.531Z] #50 DONE 0.5s [2021-04-24T16:34:39.531Z] [2021-04-24T16:34:39.531Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:34:39.531Z] #52 sha256:44318f025d0751c72770506b47383c82d7aab578fbcde310dab6d7881f0b5ba3 [2021-04-24T16:34:39.531Z] #52 DONE 0.1s [2021-04-24T16:34:39.531Z] [2021-04-24T16:34:39.531Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:39.531Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:34:39.550Z] #13 97.48 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-24T16:34:39.550Z] #13 97.51 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-24T16:34:39.550Z] #13 97.53 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-24T16:34:39.550Z] #13 97.55 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-24T16:34:39.550Z] #13 97.57 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-24T16:34:39.550Z] #13 97.59 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-24T16:34:39.550Z] #13 97.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:39.550Z] #13 97.63 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-24T16:34:39.550Z] #13 97.64 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-24T16:34:39.550Z] #13 97.66 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-24T16:34:39.550Z] #13 97.69 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-24T16:34:39.550Z] #13 97.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-24T16:34:39.550Z] #13 97.75 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-24T16:34:39.550Z] #13 97.77 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-24T16:34:39.550Z] #13 97.80 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-24T16:34:39.550Z] #13 97.81 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-24T16:34:39.550Z] #13 97.83 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-24T16:34:39.550Z] #13 97.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:39.550Z] #13 97.90 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:39.814Z] #13 97.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-24T16:34:39.814Z] #13 97.95 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-24T16:34:39.814Z] #13 97.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:39.814Z] #13 97.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-24T16:34:39.814Z] #13 98.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-24T16:34:39.814Z] #13 98.05 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-24T16:34:39.814Z] #13 98.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:39.814Z] #13 98.12 Setting up dmsetup (2:1.02.155-3) ... [2021-04-24T16:34:39.905Z] Merging remotes/origin/master commit e0170da0dc6e660594f98bc66e7a98ce9c2abb46 into PR head commit 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:34:40.076Z] #13 98.14 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:40.076Z] #13 98.16 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-24T16:34:40.076Z] #13 98.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:34:40.216Z] #43 60.72 CC criu/pie/util-vdso-elf32.o [2021-04-24T16:34:40.416Z] #43 69.97 LINK criu/pie/restorer.built-in.o [2021-04-24T16:34:40.416Z] #43 69.99 GEN criu/pie/restorer-blob.h [2021-04-24T16:34:38.976Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:34:39.023Z] > git config --add remote.origin.fetch +refs/pull/42318/head:refs/remotes/origin/PR-42318 # timeout=10 [2021-04-24T16:34:39.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:34:39.164Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-24T16:34:39.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-24T16:34:39.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:34:39.273Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42318/head:refs/remotes/origin/PR-42318 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-24T16:34:40.009Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:34:40.040Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:34:40.652Z] #13 DONE 98.8s [2021-04-24T16:34:40.652Z] [2021-04-24T16:34:40.652Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-24T16:34:40.652Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-24T16:34:40.673Z] #43 70.08 DEP criu/vdso.d [2021-04-24T16:34:40.784Z] #43 61.44 AR criu/pie/pie.lib.a [2021-04-24T16:34:40.784Z] #43 61.52 DEP criu/pie/restorer.d [2021-04-24T16:34:40.930Z] #43 70.38 DEP criu/vdso-compat.d [2021-04-24T16:34:40.942Z] #46 ... [2021-04-24T16:34:40.942Z] [2021-04-24T16:34:40.942Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:40.942Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:34:40.942Z] #21 11.01 Fetched 8704 kB in 11s (824 kB/s) [2021-04-24T16:34:40.942Z] #21 11.01 Reading package lists... [2021-04-24T16:34:41.043Z] #43 61.74 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-24T16:34:41.187Z] #43 70.58 DEP criu/uts_ns.d [2021-04-24T16:34:41.187Z] #43 70.77 DEP criu/util.d [2021-04-24T16:34:41.242Z] #21 16.55 Reading package lists... [2021-04-24T16:34:41.242Z] #21 ... [2021-04-24T16:34:41.242Z] [2021-04-24T16:34:41.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:41.242Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:41.242Z] #44 70.27 LINK criu/pie/parasite.built-in.o [2021-04-24T16:34:41.242Z] #44 70.28 GEN criu/pie/parasite-blob.h [2021-04-24T16:34:41.242Z] #44 70.34 CC criu/pie/parasite-vdso.o [2021-04-24T16:34:41.242Z] #44 71.08 CC criu/arch/ppc64/vdso-pie.o [2021-04-24T16:34:41.242Z] #44 71.61 CC criu/arch/ppc64/restorer.o [2021-04-24T16:34:41.242Z] #44 72.21 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-24T16:34:41.242Z] #44 72.25 CC criu/pie/restorer.o [2021-04-24T16:34:41.302Z] #43 61.86 DEP criu/arch/x86/restorer_unmap.d [2021-04-24T16:34:41.302Z] #43 61.89 DEP criu/arch/x86/restorer.d [2021-04-24T16:34:41.302Z] #43 62.06 DEP criu/arch/x86/vdso-pie.d [2021-04-24T16:34:41.444Z] #43 71.00 DEP criu/uffd.d [2021-04-24T16:34:41.444Z] #43 ... [2021-04-24T16:34:41.444Z] [2021-04-24T16:34:41.444Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:41.444Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:34:41.444Z] #45 135.7 github.com/LK4D4/vndr/godl [2021-04-24T16:34:41.483Z] #20 ... [2021-04-24T16:34:41.483Z] [2021-04-24T16:34:41.483Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:41.483Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:41.483Z] #43 67.62 LINK criu/pie/parasite.built-in.o [2021-04-24T16:34:41.483Z] #43 67.64 GEN criu/pie/parasite-blob.h [2021-04-24T16:34:41.483Z] #43 67.68 CC criu/pie/parasite-vdso.o [2021-04-24T16:34:41.483Z] #43 68.34 CC criu/arch/x86/vdso-pie.o [2021-04-24T16:34:41.483Z] #43 68.73 CC criu/arch/x86/restorer.o [2021-04-24T16:34:41.483Z] #43 69.36 CC criu/arch/x86/restorer_unmap.o [2021-04-24T16:34:41.483Z] #43 69.41 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-24T16:34:41.483Z] #43 69.79 CC criu/pie/restorer.o [2021-04-24T16:34:41.562Z] #43 62.18 DEP criu/pie/parasite-vdso.d [2021-04-24T16:34:41.562Z] #43 62.34 DEP criu/pie/parasite.d [2021-04-24T16:34:41.745Z] #43 73.28 LINK criu/pie/restorer.built-in.o [2021-04-24T16:34:41.745Z] #43 73.30 GEN criu/pie/restorer-blob.h [2021-04-24T16:34:42.007Z] #43 73.40 DEP criu/vdso.d [2021-04-24T16:34:42.007Z] #43 73.61 DEP criu/vdso-compat.d [2021-04-24T16:34:42.130Z] #43 62.63 CC criu/pie/parasite.o [2021-04-24T16:34:42.269Z] #43 73.73 DEP criu/uts_ns.d [2021-04-24T16:34:42.269Z] #43 73.90 DEP criu/util.d [2021-04-24T16:34:42.373Z] #45 136.5 github.com/LK4D4/vndr [2021-04-24T16:34:42.530Z] #43 74.11 DEP criu/uffd.d [2021-04-24T16:34:42.581Z] #14 DONE 1.9s [2021-04-24T16:34:42.581Z] [2021-04-24T16:34:42.581Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:42.581Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-24T16:34:42.630Z] #45 ... [2021-04-24T16:34:42.630Z] [2021-04-24T16:34:42.630Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:42.630Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:42.630Z] #20 1.505 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:34:42.630Z] #20 1.595 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:34:42.630Z] #20 1.768 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:34:42.630Z] #20 1.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:34:42.630Z] #20 2.211 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:34:42.630Z] #20 3.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:34:42.630Z] #20 4.331 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:34:42.630Z] #20 5.882 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:34:42.702Z] Merge succeeded, producing 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:34:42.703Z] Checking out Revision 5a5f8564ba78c410987117ad215d0dc9f5530392 (PR-42318) [2021-04-24T16:34:42.792Z] #43 74.37 DEP criu/tun.d [2021-04-24T16:34:42.887Z] #20 ... [2021-04-24T16:34:42.887Z] [2021-04-24T16:34:42.887Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:42.887Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:42.887Z] #43 71.23 DEP criu/tun.d [2021-04-24T16:34:42.887Z] #43 71.41 DEP criu/tty.d [2021-04-24T16:34:42.887Z] #43 71.75 DEP criu/timerfd.d [2021-04-24T16:34:42.887Z] #43 71.92 DEP criu/timens.d [2021-04-24T16:34:42.887Z] #43 72.13 DEP criu/sysfs_parse.d [2021-04-24T16:34:42.887Z] #43 72.34 DEP criu/sysctl.d [2021-04-24T16:34:43.054Z] #43 74.56 DEP criu/tty.d [2021-04-24T16:34:43.054Z] #43 ... [2021-04-24T16:34:43.054Z] [2021-04-24T16:34:43.054Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:43.054Z] #53 sha256:ead284b603f7189785858fefe343df6bda1b94c4e2069b69baaa48bb9b4c1236 [2021-04-24T16:34:43.054Z] #53 13.15 + cd /tmp/tmp.IleOKoB6bU/src/github.com/opencontainers/runc [2021-04-24T16:34:43.054Z] #53 13.15 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:43.054Z] #53 13.79 + '[' -z '' ']' [2021-04-24T16:34:43.054Z] #53 13.79 + target=static [2021-04-24T16:34:43.054Z] #53 13.79 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:34:43.054Z] #53 14.11 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:34:43.067Z] #43 ... [2021-04-24T16:34:43.067Z] [2021-04-24T16:34:43.067Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:43.067Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:34:43.067Z] #53 5.293 + RM_GOPATH=0 [2021-04-24T16:34:43.067Z] #53 5.293 + TMP_GOPATH= [2021-04-24T16:34:43.067Z] #53 5.293 + : /build [2021-04-24T16:34:43.067Z] #53 5.293 + '[' -z '' ']' [2021-04-24T16:34:43.067Z] #53 5.293 ++ mktemp -d [2021-04-24T16:34:43.067Z] #53 5.293 + export GOPATH=/tmp/tmp.xgUpvdrkbc [2021-04-24T16:34:43.067Z] #53 5.293 + GOPATH=/tmp/tmp.xgUpvdrkbc [2021-04-24T16:34:43.067Z] #53 5.293 + RM_GOPATH=1 [2021-04-24T16:34:43.067Z] #53 5.293 + case "$(go env GOARCH)" in [2021-04-24T16:34:43.067Z] #53 5.293 ++ go env GOARCH [2021-04-24T16:34:43.067Z] #53 5.293 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:43.067Z] #53 5.293 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:43.067Z] #53 5.293 ++ dirname /tmp/install/install.sh [2021-04-24T16:34:43.067Z] #53 5.293 + dir=/tmp/install [2021-04-24T16:34:43.067Z] #53 5.293 + bin=runc [2021-04-24T16:34:43.067Z] #53 5.293 + shift [2021-04-24T16:34:43.067Z] #53 5.293 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:34:43.067Z] #53 5.293 + . /tmp/install/runc.installer [2021-04-24T16:34:43.067Z] #53 5.293 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:43.067Z] #53 5.293 + install_runc [2021-04-24T16:34:43.067Z] #53 5.293 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:34:43.067Z] #53 5.293 + uname -r [2021-04-24T16:34:43.067Z] #53 5.293 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:34:43.067Z] #53 5.293 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:34:43.067Z] #53 5.293 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xgUpvdrkbc/src/github.com/opencontainers/runc [2021-04-24T16:34:43.067Z] #53 5.301 Cloning into '/tmp/tmp.xgUpvdrkbc/src/github.com/opencontainers/runc'... [2021-04-24T16:34:43.067Z] #53 5.303 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:34:43.067Z] #53 ... [2021-04-24T16:34:43.067Z] [2021-04-24T16:34:43.067Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:43.067Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-24T16:34:43.067Z] #15 DONE 4.2s [2021-04-24T16:34:43.067Z] [2021-04-24T16:34:43.067Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:34:43.067Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-24T16:34:43.144Z] #43 72.49 DEP criu/string.d [2021-04-24T16:34:43.144Z] #43 72.56 DEP criu/stats.d [2021-04-24T16:34:43.144Z] #43 72.69 DEP criu/sockets.d [2021-04-24T16:34:43.157Z] #15 ... [2021-04-24T16:34:43.157Z] [2021-04-24T16:34:43.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:43.157Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:43.157Z] #43 33.43 CC images/sk-inet.o [2021-04-24T16:34:43.157Z] #43 33.78 CC images/tun.o [2021-04-24T16:34:43.157Z] #43 34.16 CC images/sk-netlink.o [2021-04-24T16:34:43.157Z] #43 34.29 CC images/packet-sock.o [2021-04-24T16:34:43.157Z] #43 34.79 CC images/ipc-var.o [2021-04-24T16:34:43.157Z] #43 35.02 CC images/ipc-desc.o [2021-04-24T16:34:43.157Z] #43 35.46 CC images/ipc-shm.o [2021-04-24T16:34:43.157Z] #43 35.89 CC images/ipc-msg.o [2021-04-24T16:34:43.157Z] #43 36.24 CC images/ipc-sem.o [2021-04-24T16:34:43.157Z] #43 36.49 CC images/utsns.o [2021-04-24T16:34:43.157Z] #43 36.78 CC images/creds.o [2021-04-24T16:34:43.157Z] #43 36.98 CC images/vma.o [2021-04-24T16:34:43.157Z] #43 37.30 CC images/netdev.o [2021-04-24T16:34:43.157Z] #43 37.91 CC images/tty.o [2021-04-24T16:34:43.157Z] #43 38.72 CC images/file-lock.o [2021-04-24T16:34:43.157Z] #43 39.06 CC images/rlimit.o [2021-04-24T16:34:43.157Z] #43 39.30 CC images/pagemap.o [2021-04-24T16:34:43.157Z] #43 39.68 CC images/siginfo.o [2021-04-24T16:34:43.157Z] #43 40.05 CC images/rpc.o [2021-04-24T16:34:43.157Z] #43 41.18 CC images/ext-file.o [2021-04-24T16:34:43.157Z] #43 41.35 CC images/cgroup.o [2021-04-24T16:34:43.157Z] #43 41.93 CC images/userns.o [2021-04-24T16:34:43.157Z] #43 42.29 CC images/google/protobuf/descriptor.o [2021-04-24T16:34:43.157Z] #43 ... [2021-04-24T16:34:43.157Z] [2021-04-24T16:34:43.157Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:43.157Z] #53 sha256:b219a5fd118ea93cab35fe83753f3cb89c08c78126486476e93b3a86e6bcbd5f [2021-04-24T16:34:43.157Z] #53 1.932 + RM_GOPATH=0 [2021-04-24T16:34:43.157Z] #53 1.932 + TMP_GOPATH= [2021-04-24T16:34:43.157Z] #53 1.932 + : /build [2021-04-24T16:34:43.157Z] #53 1.933 + '[' -z '' ']' [2021-04-24T16:34:43.157Z] #53 1.934 ++ mktemp -d [2021-04-24T16:34:43.157Z] #53 1.937 + export GOPATH=/tmp/tmp.k2SUoOQ5bT [2021-04-24T16:34:43.157Z] #53 1.937 + GOPATH=/tmp/tmp.k2SUoOQ5bT [2021-04-24T16:34:43.157Z] #53 1.938 + RM_GOPATH=1 [2021-04-24T16:34:43.157Z] #53 1.938 + case "$(go env GOARCH)" in [2021-04-24T16:34:43.157Z] #53 1.940 ++ go env GOARCH [2021-04-24T16:34:43.157Z] #53 1.961 + export GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:43.157Z] #53 1.962 + GO_BUILDMODE=-buildmode=pie [2021-04-24T16:34:43.157Z] #53 1.963 ++ dirname /tmp/install/install.sh [2021-04-24T16:34:43.157Z] #53 1.965 + dir=/tmp/install [2021-04-24T16:34:43.157Z] #53 1.966 + bin=runc [2021-04-24T16:34:43.157Z] #53 1.966 + shift [2021-04-24T16:34:43.157Z] #53 1.966 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-24T16:34:43.157Z] #53 1.967 + . /tmp/install/runc.installer [2021-04-24T16:34:43.157Z] #53 1.971 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:43.157Z] #53 1.973 + install_runc [2021-04-24T16:34:43.157Z] #53 1.981 + uname -r [2021-04-24T16:34:43.157Z] #53 2.005 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-24T16:34:43.157Z] #53 2.011 + RUNC_BUILDTAGS='seccomp ' [2021-04-24T16:34:43.157Z] #53 2.011 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-24T16:34:43.157Z] #53 2.011 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k2SUoOQ5bT/src/github.com/opencontainers/runc [2021-04-24T16:34:43.157Z] #53 2.012 Cloning into '/tmp/tmp.k2SUoOQ5bT/src/github.com/opencontainers/runc'... [2021-04-24T16:34:43.157Z] #53 2.013 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-24T16:34:43.317Z] #53 ... [2021-04-24T16:34:43.317Z] [2021-04-24T16:34:43.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:43.317Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:43.317Z] #43 74.82 DEP criu/timerfd.d [2021-04-24T16:34:42.323Z] > git remote # timeout=10 [2021-04-24T16:34:42.416Z] > git config --get remote.origin.url # timeout=10 [2021-04-24T16:34:42.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-24T16:34:42.463Z] > git merge e0170da0dc6e660594f98bc66e7a98ce9c2abb46 # timeout=10 [2021-04-24T16:34:42.604Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-24T16:34:42.729Z] > git config core.sparsecheckout # timeout=10 [2021-04-24T16:34:42.760Z] > git checkout -f 5a5f8564ba78c410987117ad215d0dc9f5530392 # timeout=10 [2021-04-24T16:34:43.579Z] #43 74.97 DEP criu/timens.d [2021-04-24T16:34:43.579Z] #43 75.12 DEP criu/sysfs_parse.d [2021-04-24T16:34:43.707Z] #43 72.97 DEP criu/sk-unix.d [2021-04-24T16:34:43.707Z] #43 73.16 DEP criu/sk-tcp.d [2021-04-24T16:34:43.707Z] #43 73.36 DEP criu/sk-queue.d [2021-04-24T16:34:43.841Z] #43 75.33 DEP criu/sysctl.d [2021-04-24T16:34:43.841Z] #43 75.56 DEP criu/string.d [2021-04-24T16:34:43.964Z] #43 73.55 DEP criu/sk-packet.d [2021-04-24T16:34:44.104Z] #43 75.60 DEP criu/stats.d [2021-04-24T16:34:44.104Z] #43 75.71 DEP criu/sockets.d [2021-04-24T16:34:44.107Z] #53 ... [2021-04-24T16:34:44.107Z] [2021-04-24T16:34:44.107Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-04-24T16:34:44.107Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-24T16:34:44.107Z] #15 DONE 1.7s [2021-04-24T16:34:44.366Z] #43 75.96 DEP criu/sk-unix.d [2021-04-24T16:34:44.366Z] #43 76.15 DEP criu/sk-tcp.d [2021-04-24T16:34:44.370Z] [2021-04-24T16:34:44.370Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-24T16:34:44.370Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-24T16:34:44.547Z] #43 73.79 DEP criu/sk-netlink.d [2021-04-24T16:34:44.547Z] #43 73.98 DEP criu/sk-inet.d [2021-04-24T16:34:44.547Z] #43 74.14 DEP criu/signalfd.d [2021-04-24T16:34:44.823Z] #43 74.34 DEP criu/sigframe.d [2021-04-24T16:34:44.823Z] #43 74.47 DEP criu/shmem.d [2021-04-24T16:34:44.940Z] #43 76.35 DEP criu/sk-queue.d [2021-04-24T16:34:44.940Z] #43 76.50 DEP criu/sk-packet.d [2021-04-24T16:34:45.202Z] #43 76.70 DEP criu/sk-netlink.d [2021-04-24T16:34:45.202Z] #43 76.89 DEP criu/sk-inet.d [2021-04-24T16:34:45.389Z] #43 74.71 DEP criu/servicefd.d [2021-04-24T16:34:45.389Z] #43 74.88 DEP criu/seize.d [2021-04-24T16:34:45.389Z] #43 74.99 DEP criu/seccomp.d [2021-04-24T16:34:45.464Z] #43 77.08 DEP criu/signalfd.d [2021-04-24T16:34:45.646Z] #43 75.21 DEP criu/rst-malloc.d [2021-04-24T16:34:45.646Z] #43 75.27 DEP criu/rbtree.d [2021-04-24T16:34:45.726Z] #43 77.25 DEP criu/sigframe.d [2021-04-24T16:34:45.726Z] #43 77.38 DEP criu/shmem.d [2021-04-24T16:34:45.765Z] #16 1.306 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:34:45.765Z] #16 DONE 1.6s [2021-04-24T16:34:45.765Z] [2021-04-24T16:34:45.765Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:34:45.765Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-24T16:34:45.798Z] #44 76.13 LINK criu/pie/restorer.built-in.o [2021-04-24T16:34:45.798Z] #44 76.16 GEN criu/pie/restorer-blob.h [2021-04-24T16:34:45.798Z] #44 76.31 DEP criu/vdso.d [2021-04-24T16:34:45.798Z] #44 76.58 DEP criu/uts_ns.d [2021-04-24T16:34:45.798Z] #44 76.77 DEP criu/util.d [2021-04-24T16:34:45.903Z] #43 75.31 DEP criu/pstree.d [2021-04-24T16:34:45.903Z] #43 ... [2021-04-24T16:34:45.903Z] [2021-04-24T16:34:45.903Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:45.903Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:34:45.903Z] #53 12.36 + cd /tmp/tmp.9hptFxDYvy/src/github.com/opencontainers/runc [2021-04-24T16:34:45.903Z] #53 12.36 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:45.903Z] #53 13.13 + '[' -z '' ']' [2021-04-24T16:34:45.903Z] #53 13.13 + target=static [2021-04-24T16:34:45.903Z] #53 13.13 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:34:45.903Z] #53 13.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:34:45.988Z] #43 77.52 DEP criu/servicefd.d [2021-04-24T16:34:46.106Z] #53 ... [2021-04-24T16:34:46.106Z] [2021-04-24T16:34:46.106Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:46.106Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:34:46.106Z] #56 200.9 + bin/containerd [2021-04-24T16:34:46.109Z] #44 ... [2021-04-24T16:34:46.109Z] [2021-04-24T16:34:46.109Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:46.109Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:34:46.109Z] #21 16.55 Reading package lists... [2021-04-24T16:34:46.109Z] #21 21.99 Building dependency tree... [2021-04-24T16:34:46.109Z] #21 23.60 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:34:46.109Z] #21 23.60 The following additional packages will be installed: [2021-04-24T16:34:46.109Z] #21 23.60 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:34:46.109Z] #21 23.60 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:34:46.109Z] #21 23.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:34:46.109Z] #21 23.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:34:46.109Z] #21 23.60 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:34:46.109Z] #21 23.60 Suggested packages: [2021-04-24T16:34:46.109Z] #21 23.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:34:46.109Z] #21 23.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:34:46.109Z] #21 23.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:34:46.109Z] #21 23.60 Recommended packages: [2021-04-24T16:34:46.109Z] #21 23.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:34:46.109Z] #21 23.60 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:34:46.109Z] #21 25.79 The following NEW packages will be installed: [2021-04-24T16:34:46.109Z] #21 25.79 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:34:46.109Z] #21 25.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:34:46.109Z] #21 25.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:34:46.109Z] #21 25.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:34:46.109Z] #21 25.80 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:34:46.109Z] #21 25.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:34:46.109Z] #21 25.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:34:46.109Z] #21 25.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:34:46.109Z] #21 25.80 xz-utils zip [2021-04-24T16:34:46.109Z] #21 25.92 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:34:46.109Z] #21 25.92 Need to get 29.2 MB of archives. [2021-04-24T16:34:46.109Z] #21 25.92 After this operation, 134 MB of additional disk space will be used. [2021-04-24T16:34:46.109Z] #21 25.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-24T16:34:46.109Z] #21 25.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-04-24T16:34:46.109Z] #21 26.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-04-24T16:34:46.160Z] #53 ... [2021-04-24T16:34:46.160Z] [2021-04-24T16:34:46.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:46.160Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:46.160Z] #43 75.57 DEP criu/protobuf.d [2021-04-24T16:34:46.250Z] #43 77.70 DEP criu/seize.d [2021-04-24T16:34:46.250Z] #43 77.87 DEP criu/seccomp.d [2021-04-24T16:34:46.416Z] #43 75.74 GEN criu/protobuf-desc-gen.h [2021-04-24T16:34:46.517Z] #43 78.06 DEP criu/rst-malloc.d [2021-04-24T16:34:46.517Z] #43 78.17 DEP criu/rbtree.d [2021-04-24T16:34:46.760Z] #21 26.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-24T16:34:46.760Z] #21 26.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-24T16:34:46.760Z] #21 26.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-04-24T16:34:46.783Z] #43 78.22 DEP criu/pstree.d [2021-04-24T16:34:46.783Z] #43 78.45 DEP criu/protobuf.d [2021-04-24T16:34:47.044Z] #43 78.61 GEN criu/protobuf-desc-gen.h [2021-04-24T16:34:47.062Z] #21 27.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:34:47.062Z] #21 27.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-24T16:34:47.062Z] #21 27.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-24T16:34:47.062Z] #21 27.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-24T16:34:47.062Z] #21 27.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-24T16:34:47.062Z] #21 27.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-24T16:34:47.062Z] #21 27.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-24T16:34:47.062Z] #21 27.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-24T16:34:47.062Z] #21 27.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-24T16:34:47.062Z] #21 27.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-24T16:34:47.261Z] #16 3.639 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-24T16:34:47.261Z] #16 DONE 3.7s [2021-04-24T16:34:47.261Z] [2021-04-24T16:34:47.261Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-24T16:34:47.261Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-24T16:34:47.306Z] #43 ... [2021-04-24T16:34:47.306Z] [2021-04-24T16:34:47.307Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:47.307Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:34:47.307Z] #45 135.3 github.com/LK4D4/vndr/godl [2021-04-24T16:34:47.307Z] #45 136.2 github.com/LK4D4/vndr [2021-04-24T16:34:47.366Z] #21 27.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-24T16:34:47.366Z] #21 27.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:34:47.366Z] #21 27.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:34:47.366Z] #21 27.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-04-24T16:34:47.569Z] #45 ... [2021-04-24T16:34:47.569Z] [2021-04-24T16:34:47.569Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:47.569Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:47.569Z] #20 11.65 Fetched 8942 kB in 10s (861 kB/s) [2021-04-24T16:34:47.569Z] #20 11.65 Reading package lists... [2021-04-24T16:34:47.667Z] #21 27.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-24T16:34:47.667Z] #21 27.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-24T16:34:47.667Z] #21 27.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-24T16:34:47.667Z] #21 27.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-24T16:34:47.667Z] #21 27.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-24T16:34:47.667Z] #21 27.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-24T16:34:47.667Z] #21 27.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-24T16:34:47.667Z] #21 27.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-24T16:34:47.667Z] #21 27.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-24T16:34:47.695Z] #17 DONE 1.7s [2021-04-24T16:34:47.695Z] [2021-04-24T16:34:47.695Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:47.695Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-24T16:34:47.959Z] #18 ... [2021-04-24T16:34:47.959Z] [2021-04-24T16:34:47.959Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:47.959Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:47.959Z] #45 100.1 net/http/httptrace [2021-04-24T16:34:47.959Z] #45 100.4 net/http [2021-04-24T16:34:48.145Z] #20 16.13 Reading package lists... [2021-04-24T16:34:48.145Z] #20 ... [2021-04-24T16:34:48.145Z] [2021-04-24T16:34:48.145Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:48.145Z] #45 sha256:3940cfc4c110af739c15a2a988835de6539a7ffcf4fde868319d35727cfa764a [2021-04-24T16:34:48.145Z] #45 DONE 145.9s [2021-04-24T16:34:48.145Z] [2021-04-24T16:34:48.145Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:34:48.145Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:34:48.225Z] #45 ... [2021-04-24T16:34:48.225Z] [2021-04-24T16:34:48.225Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:48.225Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:48.225Z] #43 44.83 CC images/opts.o [2021-04-24T16:34:48.225Z] #43 45.11 CC images/seccomp.o [2021-04-24T16:34:48.225Z] #43 45.52 CC images/binfmt-misc.o [2021-04-24T16:34:48.225Z] #43 45.77 CC images/time.o [2021-04-24T16:34:48.225Z] #43 46.11 CC images/sysctl.o [2021-04-24T16:34:48.225Z] #43 46.47 CC images/autofs.o [2021-04-24T16:34:48.225Z] #43 46.79 CC images/macvlan.o [2021-04-24T16:34:48.225Z] #43 46.88 CC images/sit.o [2021-04-24T16:34:48.225Z] #43 47.06 CC images/memfd.o [2021-04-24T16:34:48.225Z] #43 47.31 CC images/timens.o [2021-04-24T16:34:48.225Z] #43 47.64 LINK images/built-in.o [2021-04-24T16:34:48.225Z] #43 47.80 GEN compel/include/asm [2021-04-24T16:34:48.225Z] #43 47.86 GEN compel/include/version.h [2021-04-24T16:34:48.225Z] #43 47.93 touch .config [2021-04-24T16:34:48.225Z] #43 48.03 GEN include/common/config.h [2021-04-24T16:34:48.225Z] #43 48.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-24T16:34:48.225Z] #43 48.24 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-24T16:34:48.225Z] #43 48.30 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-24T16:34:48.225Z] #43 48.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-24T16:34:48.225Z] #43 48.34 DEP compel/plugins/std/infect.d [2021-04-24T16:34:48.225Z] #43 48.46 DEP compel/plugins/std/string.d [2021-04-24T16:34:48.315Z] #43 77.49 DEP criu/protobuf-desc.d [2021-04-24T16:34:48.315Z] #43 77.65 DEP criu/proc_parse.d [2021-04-24T16:34:48.315Z] #43 77.80 DEP criu/plugin.d [2021-04-24T16:34:48.488Z] #43 48.64 DEP compel/plugins/std/log.d [2021-04-24T16:34:48.488Z] #43 48.77 DEP compel/plugins/std/fds.d [2021-04-24T16:34:48.571Z] #43 77.96 DEP criu/pipes.d [2021-04-24T16:34:48.571Z] #43 78.15 DEP criu/pie-util.d [2021-04-24T16:34:48.752Z] #43 48.95 DEP compel/plugins/std/std.d [2021-04-24T16:34:48.752Z] #43 49.12 DEP compel/plugins/shmem/shmem.d [2021-04-24T16:34:48.827Z] #43 78.30 DEP criu/pie-util-vdso.d [2021-04-24T16:34:49.014Z] #43 49.29 DEP compel/plugins/fds/fds.d [2021-04-24T16:34:49.014Z] #43 ... [2021-04-24T16:34:49.014Z] [2021-04-24T16:34:49.014Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:49.014Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-24T16:34:49.014Z] #18 DONE 1.6s [2021-04-24T16:34:49.084Z] #43 78.40 DEP criu/pie-util-vdso-elf32.d [2021-04-24T16:34:49.084Z] #43 78.56 DEP criu/path.d [2021-04-24T16:34:49.171Z] #17 DONE 2.5s [2021-04-24T16:34:49.171Z] [2021-04-24T16:34:49.171Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-24T16:34:49.171Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-24T16:34:49.277Z] [2021-04-24T16:34:49.277Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:49.277Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:49.277Z] #43 49.49 CC compel/plugins/std/std.o [2021-04-24T16:34:49.340Z] #43 78.72 DEP criu/parasite-syscall.d [2021-04-24T16:34:49.340Z] #43 78.94 DEP criu/pagemap.d [2021-04-24T16:34:49.536Z] #40 ... [2021-04-24T16:34:49.536Z] [2021-04-24T16:34:49.536Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:49.536Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:49.536Z] #43 81.12 DEP criu/protobuf-desc.d [2021-04-24T16:34:49.536Z] #43 81.24 DEP criu/proc_parse.d [2021-04-24T16:34:49.596Z] #43 79.14 DEP criu/pagemap-cache.d [2021-04-24T16:34:49.785Z] #21 29.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-04-24T16:34:49.785Z] #21 29.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-04-24T16:34:49.785Z] #21 29.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-04-24T16:34:49.785Z] #21 29.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-24T16:34:49.785Z] #21 29.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-24T16:34:49.785Z] #21 29.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:34:49.785Z] #21 29.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:34:49.785Z] #21 29.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:34:49.785Z] #21 29.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-24T16:34:49.785Z] #21 29.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:34:49.785Z] #21 29.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:34:49.785Z] #21 29.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:34:49.785Z] #21 29.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-24T16:34:49.785Z] #21 29.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-04-24T16:34:49.785Z] #21 29.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-24T16:34:49.785Z] #21 29.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:34:49.798Z] #43 81.40 DEP criu/plugin.d [2021-04-24T16:34:49.798Z] #43 81.51 DEP criu/pipes.d [2021-04-24T16:34:49.852Z] #43 79.32 DEP criu/page-xfer.d [2021-04-24T16:34:49.858Z] #43 49.97 CC compel/plugins/std/fds.o [2021-04-24T16:34:50.060Z] #43 81.72 DEP criu/pie-util.d [2021-04-24T16:34:50.060Z] #43 81.81 DEP criu/pie-util-vdso.d [2021-04-24T16:34:50.100Z] #21 30.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-24T16:34:50.109Z] #43 79.54 DEP criu/page-pipe.d [2021-04-24T16:34:50.109Z] #43 79.65 DEP criu/netfilter.d [2021-04-24T16:34:50.122Z] #43 50.43 CC compel/plugins/std/log.o [2021-04-24T16:34:50.322Z] #43 81.91 DEP criu/pie-util-vdso-elf32.d [2021-04-24T16:34:50.366Z] #43 79.90 DEP criu/net.d [2021-04-24T16:34:50.399Z] #21 30.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-24T16:34:50.399Z] #21 30.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-24T16:34:50.583Z] #43 82.03 DEP criu/path.d [2021-04-24T16:34:50.583Z] #43 82.16 DEP criu/parasite-syscall.d [2021-04-24T16:34:50.715Z] #43 ... [2021-04-24T16:34:50.715Z] [2021-04-24T16:34:50.715Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:50.715Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-24T16:34:50.715Z] #19 DONE 1.6s [2021-04-24T16:34:50.856Z] #43 82.41 DEP criu/pagemap.d [2021-04-24T16:34:50.856Z] #43 82.53 DEP criu/pagemap-cache.d [2021-04-24T16:34:50.928Z] #43 80.21 DEP criu/namespaces.d [2021-04-24T16:34:50.928Z] #43 80.37 DEP criu/mount.d [2021-04-24T16:34:50.928Z] #43 80.60 DEP criu/memfd.d [2021-04-24T16:34:50.978Z] [2021-04-24T16:34:50.978Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:50.978Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:50.978Z] #43 51.25 CC compel/plugins/std/string.o [2021-04-24T16:34:51.118Z] #43 82.69 DEP criu/page-xfer.d [2021-04-24T16:34:51.380Z] #43 82.90 DEP criu/page-pipe.d [2021-04-24T16:34:51.380Z] #43 83.02 DEP criu/netfilter.d [2021-04-24T16:34:51.383Z] #56 ... [2021-04-24T16:34:51.383Z] [2021-04-24T16:34:51.383Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:51.383Z] #53 sha256:42a4eea5a4f9598013e0abed8c706006572a8b10030704ab4ce8d337d117d8b5 [2021-04-24T16:34:51.383Z] #53 127.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:34:51.383Z] #53 128.6 + mkdir -p /build [2021-04-24T16:34:51.383Z] #53 128.7 + cp runc /build/runc [2021-04-24T16:34:51.383Z] #53 DONE 129.1s [2021-04-24T16:34:51.455Z] #21 31.55 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:34:51.490Z] #43 80.82 DEP criu/mem.d [2021-04-24T16:34:51.490Z] #43 81.04 DEP criu/lsm.d [2021-04-24T16:34:51.555Z] #43 51.91 CC compel/plugins/std/infect.o [2021-04-24T16:34:51.643Z] [2021-04-24T16:34:51.643Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:51.643Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:34:51.646Z] #43 83.24 DEP criu/net.d [2021-04-24T16:34:51.746Z] #43 81.18 DEP criu/log.d [2021-04-24T16:34:51.746Z] #43 81.31 DEP criu/libnetlink.d [2021-04-24T16:34:51.763Z] #21 31.68 Fetched 29.2 MB in 5s (6061 kB/s) [2021-04-24T16:34:51.763Z] #21 31.79 Selecting previously unselected package pigz. [2021-04-24T16:34:51.763Z] #21 31.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 ... 23363 files and directories currently installed.) [2021-04-24T16:34:51.907Z] #43 83.43 DEP criu/namespaces.d [2021-04-24T16:34:51.908Z] #43 83.60 DEP criu/mount.d [2021-04-24T16:34:52.002Z] #43 81.50 DEP criu/kerndat.d [2021-04-24T16:34:52.062Z] #21 31.93 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-24T16:34:52.063Z] #21 31.94 Unpacking pigz (2.4-1) ... [2021-04-24T16:34:52.063Z] #21 32.05 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-24T16:34:52.063Z] #21 32.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-24T16:34:52.063Z] #21 32.06 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-24T16:34:52.131Z] #43 52.51 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-24T16:34:52.131Z] #43 52.56 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-24T16:34:52.170Z] #43 83.76 DEP criu/memfd.d [2021-04-24T16:34:52.257Z] #43 81.72 DEP criu/kcmp-ids.d [2021-04-24T16:34:52.257Z] #43 81.79 DEP criu/irmap.d [2021-04-24T16:34:52.394Z] #43 52.63 AR compel/plugins/std.lib.a [2021-04-24T16:34:52.394Z] #43 52.71 CC compel/plugins/fds/fds.o [2021-04-24T16:34:52.432Z] #43 83.90 DEP criu/mem.d [2021-04-24T16:34:52.432Z] #43 84.03 DEP criu/lsm.d [2021-04-24T16:34:52.466Z] #18 DONE 2.6s [2021-04-24T16:34:52.466Z] [2021-04-24T16:34:52.466Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:52.466Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-24T16:34:52.513Z] #43 ... [2021-04-24T16:34:52.513Z] [2021-04-24T16:34:52.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:52.513Z] #45 sha256:0ee2839ea62a1afb64fa58104813e19869c3851a22a52e0addb21cd81b126896 [2021-04-24T16:34:52.513Z] #45 DONE 146.6s [2021-04-24T16:34:52.513Z] [2021-04-24T16:34:52.513Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:52.513Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:52.513Z] #43 81.90 DEP criu/ipc_ns.d [2021-04-24T16:34:52.513Z] #43 ... [2021-04-24T16:34:52.513Z] [2021-04-24T16:34:52.513Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:52.513Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:52.513Z] #20 11.32 Fetched 8942 kB in 10s (887 kB/s) [2021-04-24T16:34:52.513Z] #20 11.32 Reading package lists... [2021-04-24T16:34:52.513Z] #20 15.71 Reading package lists... [2021-04-24T16:34:52.657Z] #43 53.03 AR compel/plugins/fds.lib.a [2021-04-24T16:34:52.697Z] #43 84.16 DEP criu/log.d [2021-04-24T16:34:52.697Z] #43 84.26 DEP criu/libnetlink.d [2021-04-24T16:34:52.711Z] #21 32.60 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:34:52.711Z] #21 ... [2021-04-24T16:34:52.711Z] [2021-04-24T16:34:52.711Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:52.711Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:52.711Z] #46 134.7 crypto/rand [2021-04-24T16:34:52.711Z] #46 135.1 go/doc [2021-04-24T16:34:52.711Z] #46 137.2 crypto/elliptic [2021-04-24T16:34:52.711Z] #46 143.2 crypto/ecdsa [2021-04-24T16:34:52.711Z] #46 144.7 github.com/LK4D4/vndr/build [2021-04-24T16:34:52.711Z] #46 144.9 crypto/x509/pkix [2021-04-24T16:34:52.711Z] #46 ... [2021-04-24T16:34:52.711Z] [2021-04-24T16:34:52.711Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:52.711Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:34:52.711Z] #21 32.60 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:34:52.711Z] #21 32.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-24T16:34:52.711Z] #21 32.63 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:34:52.769Z] #20 19.53 Building dependency tree... [2021-04-24T16:34:52.769Z] #20 ... [2021-04-24T16:34:52.769Z] [2021-04-24T16:34:52.769Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:52.769Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:52.769Z] #43 82.25 DEP criu/image.d [2021-04-24T16:34:52.922Z] #43 53.13 HOSTDEP compel/src/lib/log-host.d [2021-04-24T16:34:52.922Z] #43 53.25 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-24T16:34:52.963Z] #43 84.45 DEP criu/kerndat.d [2021-04-24T16:34:52.963Z] #43 84.66 DEP criu/kcmp-ids.d [2021-04-24T16:34:53.024Z] #56 ... [2021-04-24T16:34:53.024Z] [2021-04-24T16:34:53.024Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:34:53.024Z] #54 sha256:e05f9c89f45cb401b5c9cd047b47e027e23ef0819667601c5da9d746c978979e [2021-04-24T16:34:53.027Z] #43 82.53 DEP criu/image-desc.d [2021-04-24T16:34:53.027Z] #43 82.64 DEP criu/fsnotify.d [2021-04-24T16:34:53.184Z] #43 53.46 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-24T16:34:53.184Z] #43 53.56 HOSTDEP compel/src/main-host.d [2021-04-24T16:34:53.225Z] #43 84.74 DEP criu/irmap.d [2021-04-24T16:34:53.226Z] #43 84.88 DEP criu/ipc_ns.d [2021-04-24T16:34:53.284Z] #54 DONE 0.2s [2021-04-24T16:34:53.284Z] [2021-04-24T16:34:53.284Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:53.284Z] #56 sha256:23088dbb8485f562f947fdd33b70a46c71751d4d73de65bf318dcd675ab87107 [2021-04-24T16:34:53.284Z] #43 82.83 DEP criu/filesystems.d [2021-04-24T16:34:53.406Z] #19 ... [2021-04-24T16:34:53.406Z] [2021-04-24T16:34:53.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:53.406Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:53.406Z] #43 63.95 LINK criu/pie/parasite.built-in.o [2021-04-24T16:34:53.406Z] #43 63.98 GEN criu/pie/parasite-blob.h [2021-04-24T16:34:53.406Z] #43 64.04 CC criu/pie/parasite-vdso.o [2021-04-24T16:34:53.406Z] #43 64.77 CC criu/arch/x86/vdso-pie.o [2021-04-24T16:34:53.406Z] #43 65.10 CC criu/arch/x86/restorer.o [2021-04-24T16:34:53.406Z] #43 65.65 CC criu/arch/x86/restorer_unmap.o [2021-04-24T16:34:53.406Z] #43 65.76 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-24T16:34:53.406Z] #43 66.04 CC criu/pie/restorer.o [2021-04-24T16:34:53.406Z] #43 69.34 LINK criu/pie/restorer.built-in.o [2021-04-24T16:34:53.406Z] #43 69.38 GEN criu/pie/restorer-blob.h [2021-04-24T16:34:53.406Z] #43 69.49 DEP criu/vdso.d [2021-04-24T16:34:53.406Z] #43 69.68 DEP criu/vdso-compat.d [2021-04-24T16:34:53.406Z] #43 69.83 DEP criu/uts_ns.d [2021-04-24T16:34:53.406Z] #43 70.02 DEP criu/util.d [2021-04-24T16:34:53.406Z] #43 70.26 DEP criu/uffd.d [2021-04-24T16:34:53.406Z] #43 70.52 DEP criu/tun.d [2021-04-24T16:34:53.406Z] #43 70.78 DEP criu/tty.d [2021-04-24T16:34:53.406Z] #43 70.95 DEP criu/timerfd.d [2021-04-24T16:34:53.406Z] #43 71.14 DEP criu/timens.d [2021-04-24T16:34:53.406Z] #43 71.37 DEP criu/sysfs_parse.d [2021-04-24T16:34:53.406Z] #43 71.54 DEP criu/sysctl.d [2021-04-24T16:34:53.406Z] #43 71.69 DEP criu/string.d [2021-04-24T16:34:53.406Z] #43 71.73 DEP criu/stats.d [2021-04-24T16:34:53.406Z] #43 71.89 DEP criu/sockets.d [2021-04-24T16:34:53.406Z] #43 72.10 DEP criu/sk-unix.d [2021-04-24T16:34:53.406Z] #43 72.33 DEP criu/sk-tcp.d [2021-04-24T16:34:53.406Z] #43 72.53 DEP criu/sk-queue.d [2021-04-24T16:34:53.406Z] #43 72.78 DEP criu/sk-packet.d [2021-04-24T16:34:53.406Z] #43 73.03 DEP criu/sk-netlink.d [2021-04-24T16:34:53.406Z] #43 73.20 DEP criu/sk-inet.d [2021-04-24T16:34:53.406Z] #43 73.46 DEP criu/signalfd.d [2021-04-24T16:34:53.406Z] #43 73.68 DEP criu/sigframe.d [2021-04-24T16:34:53.406Z] #43 73.78 DEP criu/shmem.d [2021-04-24T16:34:53.406Z] #43 74.00 DEP criu/servicefd.d [2021-04-24T16:34:53.447Z] #43 53.68 DEP compel/src/lib/ptrace.d [2021-04-24T16:34:53.447Z] #43 53.87 DEP compel/src/lib/infect.d [2021-04-24T16:34:53.491Z] #43 85.05 DEP criu/image.d [2021-04-24T16:34:53.491Z] #43 ... [2021-04-24T16:34:53.491Z] [2021-04-24T16:34:53.491Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:34:53.491Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:34:53.491Z] #32 DONE 151.3s [2021-04-24T16:34:53.666Z] #43 74.22 DEP criu/seize.d [2021-04-24T16:34:53.666Z] #43 74.38 DEP criu/seccomp.d [2021-04-24T16:34:53.710Z] #43 54.02 DEP compel/src/lib/infect-util.d [2021-04-24T16:34:53.710Z] #43 54.14 DEP compel/src/lib/infect-rpc.d [2021-04-24T16:34:53.725Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-24T16:34:53.725Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-225abdc9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-24T16:34:53.725Z] ---------------------------------------------------------------------------- [2021-04-24T16:34:53.725Z] [2021-04-24T16:34:53.725Z] INFO: executeCI.ps1 starting at Sat Apr 24 16:34:51 CUT 2021 [2021-04-24T16:34:53.725Z] [2021-04-24T16:34:53.725Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-24T16:34:53.725Z] INFO: Running git version 2.24.1.windows.2 [2021-04-24T16:34:53.725Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-24T16:34:53.725Z] INFO: Environment variables: [2021-04-24T16:34:53.725Z] [2021-04-24T16:34:53.725Z] Name Value [2021-04-24T16:34:53.725Z] ---- ----- [2021-04-24T16:34:53.726Z] ALLUSERSPROFILE C:\ProgramData [2021-04-24T16:34:53.726Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-24T16:34:53.726Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-24T16:34:53.726Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-24T16:34:53.726Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-24T16:34:53.726Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-24T16:34:53.726Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-24T16:34:53.726Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-24T16:34:53.726Z] BRANCH_NAME PR-42318 [2021-04-24T16:34:53.726Z] BUILD_DISPLAY_NAME #1 [2021-04-24T16:34:53.726Z] BUILD_ID 1 [2021-04-24T16:34:53.726Z] BUILD_NUMBER 1 [2021-04-24T16:34:53.726Z] BUILD_TAG jenkins-moby-PR-42318-1 [2021-04-24T16:34:53.726Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/ [2021-04-24T16:34:53.726Z] CHANGE_AUTHOR thaJeztah [2021-04-24T16:34:53.726Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-24T16:34:53.726Z] CHANGE_BRANCH add_all_proxy [2021-04-24T16:34:53.726Z] CHANGE_FORK thaJeztah/docker [2021-04-24T16:34:53.726Z] CHANGE_ID 42318 [2021-04-24T16:34:53.726Z] CHANGE_TARGET master [2021-04-24T16:34:53.726Z] CHANGE_TITLE builder/dockerfile: add "ALL_PROXY" to list of default build args [2021-04-24T16:34:53.726Z] CHANGE_URL https://github.com/moby/moby/pull/42318 [2021-04-24T16:34:53.726Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:34:53.726Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-24T16:34:53.726Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-24T16:34:53.726Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-24T16:34:53.726Z] COMPUTERNAME azwin-2-2d30b0 [2021-04-24T16:34:53.726Z] ComSpec C:\windows\system32\cmd.exe [2021-04-24T16:34:53.726Z] ConfigSequenceNumber 0 [2021-04-24T16:34:53.726Z] DOCKER_BUILDKIT 0 [2021-04-24T16:34:53.726Z] DOCKER_DUT_DEBUG 1 [2021-04-24T16:34:53.726Z] DOCKER_EXPERIMENTAL 1 [2021-04-24T16:34:53.726Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-24T16:34:53.726Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-24T16:34:53.726Z] EXECUTOR_NUMBER 0 [2021-04-24T16:34:53.726Z] FQDN azwin-2-2d30b0.westus.cloudapp.azure.com [2021-04-24T16:34:53.726Z] GIT_BRANCH PR-42318 [2021-04-24T16:34:53.726Z] GIT_COMMIT 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:34:53.726Z] GIT_URL https://github.com/moby/moby.git [2021-04-24T16:34:53.726Z] HUDSON_COOKIE 67b160c6-022c-4fcb-86ce-f7573aff1804 [2021-04-24T16:34:53.726Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-24T16:34:53.726Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-24T16:34:53.726Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-24T16:34:53.726Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-24T16:34:53.726Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-24T16:34:53.726Z] JENKINS_NODE_COOKIE 28a40d68-64a8-4713-86d3-19e10c08e279 [2021-04-24T16:34:53.726Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-24T16:34:53.726Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-24T16:34:53.726Z] JOB_BASE_NAME PR-42318 [2021-04-24T16:34:53.726Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/display/redirect [2021-04-24T16:34:53.726Z] JOB_NAME moby/PR-42318 [2021-04-24T16:34:53.726Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/ [2021-04-24T16:34:53.726Z] library.jps.version master [2021-04-24T16:34:53.726Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-24T16:34:53.726Z] NODE_LABELS amd64 azure azwin-2-2d30b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-24T16:34:53.726Z] NODE_NAME azwin-2-2d30b0 [2021-04-24T16:34:53.726Z] NUMBER_OF_PROCESSORS 4 [2021-04-24T16:34:53.726Z] OS Windows_NT [2021-04-24T16:34:53.726Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-24T16:34:53.726Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-24T16:34:53.726Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-24T16:34:53.726Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-24T16:34:53.726Z] PROCESSOR_LEVEL 6 [2021-04-24T16:34:53.726Z] PROCESSOR_REVISION 5504 [2021-04-24T16:34:53.726Z] ProgramData C:\ProgramData [2021-04-24T16:34:53.726Z] ProgramFiles C:\Program Files [2021-04-24T16:34:53.726Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-24T16:34:53.726Z] ProgramW6432 C:\Program Files [2021-04-24T16:34:53.726Z] PROMPT $P$G [2021-04-24T16:34:53.726Z] PSExecutionPolicyPreference Bypass [2021-04-24T16:34:53.726Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-24T16:34:53.726Z] PUBLIC C:\Users\Public [2021-04-24T16:34:53.726Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=artif... [2021-04-24T16:34:53.726Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=changes [2021-04-24T16:34:53.726Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect [2021-04-24T16:34:53.726Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=tests [2021-04-24T16:34:53.726Z] SKIP_VALIDATION_TESTS 1 [2021-04-24T16:34:53.726Z] SOURCES_DRIVE d [2021-04-24T16:34:53.726Z] SOURCES_SUBDIR gopath [2021-04-24T16:34:53.726Z] STAGE_NAME Run tests [2021-04-24T16:34:53.726Z] SystemDrive C: [2021-04-24T16:34:53.726Z] SystemRoot C:\windows [2021-04-24T16:34:53.726Z] TEMP C:\windows\TEMP [2021-04-24T16:34:53.726Z] TESTDEBUG 0 [2021-04-24T16:34:53.726Z] TESTRUN_DRIVE d [2021-04-24T16:34:53.726Z] TESTRUN_SUBDIR CI [2021-04-24T16:34:53.726Z] TIMEOUT 120m [2021-04-24T16:34:53.726Z] TMP C:\windows\TEMP [2021-04-24T16:34:53.726Z] USERDOMAIN WORKGROUP [2021-04-24T16:34:53.726Z] USERNAME azwin-2-2d30b0$ [2021-04-24T16:34:53.726Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-24T16:34:53.726Z] windir C:\windows [2021-04-24T16:34:53.726Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-24T16:34:53.726Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-24T16:34:53.726Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-24T16:34:53.726Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-24T16:34:53.726Z] [2021-04-24T16:34:53.726Z] [2021-04-24T16:34:53.726Z] [2021-04-24T16:34:53.726Z] INFO: Sources under d:\gopath\... [2021-04-24T16:34:53.726Z] INFO: Test run under d:\CI\... [2021-04-24T16:34:53.726Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-24T16:34:53.726Z] INFO: docker/docker repository was found [2021-04-24T16:34:53.726Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-24T16:34:53.726Z] ltsc2019: Pulling from windows/servercore [2021-04-24T16:34:53.726Z] 4612f6d0b889: Pulling fs layer [2021-04-24T16:34:53.726Z] 399f118dfaa9: Pulling fs layer [2021-04-24T16:34:53.754Z] [2021-04-24T16:34:53.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:53.754Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:53.754Z] #43 85.32 DEP criu/image-desc.d [2021-04-24T16:34:53.754Z] #43 85.48 DEP criu/fsnotify.d [2021-04-24T16:34:53.774Z] #21 33.87 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-24T16:34:53.774Z] #21 33.89 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:34:53.846Z] #43 83.18 DEP criu/files.d [2021-04-24T16:34:53.933Z] #43 74.55 DEP criu/rst-malloc.d [2021-04-24T16:34:53.933Z] #43 74.61 DEP criu/rbtree.d [2021-04-24T16:34:53.933Z] #43 74.66 DEP criu/pstree.d [2021-04-24T16:34:53.973Z] #43 54.28 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-24T16:34:53.973Z] #43 54.37 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-24T16:34:53.973Z] #43 54.40 DEP compel/src/lib/log.d [2021-04-24T16:34:54.017Z] #43 85.69 DEP criu/filesystems.d [2021-04-24T16:34:54.102Z] Commit message: "builder/dockerfile: add "ALL_PROXY" to list of default build args" [2021-04-24T16:34:54.102Z] #43 83.41 DEP criu/files-reg.d [2021-04-24T16:34:54.102Z] #43 83.59 DEP criu/files-ext.d [2021-04-24T16:34:54.194Z] #43 74.86 DEP criu/protobuf.d [2021-04-24T16:34:54.237Z] #43 54.45 DEP compel/src/main.d [2021-04-24T16:34:54.237Z] #43 54.53 DEP compel/src/lib/handle-elf.d [2021-04-24T16:34:54.237Z] #43 54.62 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-24T16:34:54.359Z] #43 83.77 DEP criu/file-lock.d [2021-04-24T16:34:54.454Z] #43 75.06 GEN criu/protobuf-desc-gen.h [2021-04-24T16:34:54.500Z] #43 54.77 CC compel/src/lib/log.o [2021-04-24T16:34:54.592Z] #43 86.03 DEP criu/files.d [2021-04-24T16:34:54.592Z] #43 86.33 DEP criu/files-reg.d [2021-04-24T16:34:54.616Z] #43 83.94 DEP criu/file-ids.d [2021-04-24T16:34:54.616Z] #43 84.12 DEP criu/fifo.d [2021-04-24T16:34:54.466Z] > git --version # timeout=10 [2021-04-24T16:34:54.513Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-24T16:34:54.591Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-24T16:34:54.714Z] #43 ... [2021-04-24T16:34:54.714Z] [2021-04-24T16:34:54.714Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-24T16:34:54.714Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-24T16:34:54.714Z] #19 DONE 2.9s [2021-04-24T16:34:54.714Z] [2021-04-24T16:34:54.715Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:34:54.715Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:34:54.715Z] #53 14.17 + cd /tmp/tmp.xgUpvdrkbc/src/github.com/opencontainers/runc [2021-04-24T16:34:54.715Z] #53 14.17 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:34:54.715Z] #53 14.96 + '[' -z '' ']' [2021-04-24T16:34:54.715Z] #53 14.96 + target=static [2021-04-24T16:34:54.715Z] #53 14.96 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:34:54.715Z] #53 15.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:34:54.715Z] #53 ... [2021-04-24T16:34:54.715Z] [2021-04-24T16:34:54.715Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:54.715Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:54.763Z] #43 55.08 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-24T16:34:54.854Z] #43 86.52 DEP criu/files-ext.d [2021-04-24T16:34:54.854Z] #43 86.60 DEP criu/file-lock.d [2021-04-24T16:34:54.873Z] #43 84.25 DEP criu/fdstore.d [2021-04-24T16:34:54.873Z] #43 84.35 DEP criu/fault-injection.d [2021-04-24T16:34:54.873Z] #43 84.40 DEP criu/external.d [Pipeline] withEnv [Pipeline] { [2021-04-24T16:34:55.026Z] #43 55.31 CC compel/arch/aarch64/src/lib/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-24T16:34:55.117Z] #43 86.69 DEP criu/file-ids.d [2021-04-24T16:34:55.117Z] #43 86.79 DEP criu/fifo.d [2021-04-24T16:34:55.130Z] #43 84.56 DEP criu/eventpoll.d [2021-04-24T16:34:55.130Z] #43 84.71 DEP criu/eventfd.d [2021-04-24T16:34:55.380Z] #43 86.91 DEP criu/fdstore.d [2021-04-24T16:34:55.387Z] #43 ... [2021-04-24T16:34:55.387Z] [2021-04-24T16:34:55.387Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:34:55.387Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:34:55.387Z] #32 DONE 149.2s [2021-04-24T16:34:55.387Z] [2021-04-24T16:34:55.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:55.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:55.387Z] #43 84.86 DEP criu/crtools.d [2021-04-24T16:34:55.602Z] #43 55.78 CC compel/src/lib/infect-rpc.o [2021-04-24T16:34:55.603Z] #43 ... [2021-04-24T16:34:55.603Z] [2021-04-24T16:34:55.603Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:34:55.603Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-24T16:34:55.603Z] #32 DONE 117.5s [2021-04-24T16:34:55.603Z] [2021-04-24T16:34:55.603Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:55.603Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:55.603Z] #43 56.02 CC compel/src/lib/infect-util.o [2021-04-24T16:34:55.642Z] #43 87.06 DEP criu/fault-injection.d [2021-04-24T16:34:55.642Z] #43 87.11 DEP criu/external.d [2021-04-24T16:34:55.642Z] #43 87.24 DEP criu/eventpoll.d [2021-04-24T16:34:55.645Z] #43 85.19 DEP criu/cr-service.d [2021-04-24T16:34:55.659Z] #20 ... [2021-04-24T16:34:55.659Z] [2021-04-24T16:34:55.659Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:55.659Z] #45 sha256:0d66aae394e82ecd1a4b0e93e55f14605c7404fb689caafe64da338252c8aa5c [2021-04-24T16:34:55.659Z] #45 134.0 github.com/LK4D4/vndr/godl [2021-04-24T16:34:55.659Z] #45 134.7 github.com/LK4D4/vndr [2021-04-24T16:34:55.659Z] #45 DONE 144.4s [2021-04-24T16:34:55.659Z] [2021-04-24T16:34:55.659Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:34:55.659Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:34:55.883Z] #21 ... [2021-04-24T16:34:55.883Z] [2021-04-24T16:34:55.883Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-24T16:34:55.883Z] #59 sha256:2d80163baa98b4d1c72140030d7baa4b064a168944bd9c4726d6f414a45c9ca6 [2021-04-24T16:34:55.883Z] #59 138.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-24T16:34:55.883Z] #59 138.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-24T16:34:55.883Z] #59 DONE 148.1s [2021-04-24T16:34:55.902Z] #43 85.44 DEP criu/cr-restore.d [2021-04-24T16:34:55.904Z] #43 87.36 DEP criu/eventfd.d [2021-04-24T16:34:55.904Z] #43 87.47 DEP criu/crtools.d [2021-04-24T16:34:56.166Z] #43 87.61 DEP criu/cr-service.d [2021-04-24T16:34:56.166Z] #43 87.73 DEP criu/cr-restore.d [2021-04-24T16:34:56.178Z] #43 56.22 CC compel/src/lib/infect.o [2021-04-24T16:34:56.200Z] [2021-04-24T16:34:56.201Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-24T16:34:56.201Z] #60 sha256:f2e5a3a6b4094d6414d9abadc38c6e7188c8ecbbdb9562c1e2824b642672bb87 [2021-04-24T16:34:56.201Z] #60 DONE 0.3s [2021-04-24T16:34:56.201Z] [2021-04-24T16:34:56.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:56.201Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:34:56.201Z] #44 77.09 DEP criu/uffd.d [2021-04-24T16:34:56.201Z] #44 77.39 DEP criu/tun.d [2021-04-24T16:34:56.201Z] #44 77.61 DEP criu/tty.d [2021-04-24T16:34:56.201Z] #44 77.87 DEP criu/timerfd.d [2021-04-24T16:34:56.201Z] #44 78.08 DEP criu/timens.d [2021-04-24T16:34:56.201Z] #44 78.29 DEP criu/sysfs_parse.d [2021-04-24T16:34:56.201Z] #44 78.44 DEP criu/sysctl.d [2021-04-24T16:34:56.201Z] #44 78.63 DEP criu/string.d [2021-04-24T16:34:56.201Z] #44 78.68 DEP criu/stats.d [2021-04-24T16:34:56.201Z] #44 78.82 DEP criu/sockets.d [2021-04-24T16:34:56.201Z] #44 79.15 DEP criu/sk-unix.d [2021-04-24T16:34:56.201Z] #44 79.45 DEP criu/sk-tcp.d [2021-04-24T16:34:56.201Z] #44 79.75 DEP criu/sk-queue.d [2021-04-24T16:34:56.201Z] #44 79.92 DEP criu/sk-packet.d [2021-04-24T16:34:56.201Z] #44 80.17 DEP criu/sk-netlink.d [2021-04-24T16:34:56.201Z] #44 80.45 DEP criu/sk-inet.d [2021-04-24T16:34:56.201Z] #44 80.73 DEP criu/signalfd.d [2021-04-24T16:34:56.201Z] #44 80.92 DEP criu/sigframe.d [2021-04-24T16:34:56.201Z] #44 81.05 DEP criu/shmem.d [2021-04-24T16:34:56.201Z] #44 81.22 DEP criu/servicefd.d [2021-04-24T16:34:56.201Z] #44 81.47 DEP criu/seize.d [2021-04-24T16:34:56.201Z] #44 81.67 DEP criu/seccomp.d [2021-04-24T16:34:56.201Z] #44 82.01 DEP criu/rst-malloc.d [2021-04-24T16:34:56.201Z] #44 82.18 DEP criu/rbtree.d [2021-04-24T16:34:56.201Z] #44 82.26 DEP criu/pstree.d [2021-04-24T16:34:56.201Z] #44 82.45 DEP criu/protobuf.d [2021-04-24T16:34:56.201Z] #44 82.72 GEN criu/protobuf-desc-gen.h [2021-04-24T16:34:56.201Z] #44 85.03 DEP criu/protobuf-desc.d [2021-04-24T16:34:56.201Z] #44 85.17 DEP criu/proc_parse.d [2021-04-24T16:34:56.201Z] #44 85.39 DEP criu/plugin.d [2021-04-24T16:34:56.201Z] #44 85.48 DEP criu/pipes.d [2021-04-24T16:34:56.201Z] #44 85.67 DEP criu/pie-util.d [2021-04-24T16:34:56.201Z] #44 85.82 DEP criu/pie-util-vdso.d [2021-04-24T16:34:56.201Z] #44 85.98 DEP criu/path.d [2021-04-24T16:34:56.201Z] #44 86.27 DEP criu/parasite-syscall.d [2021-04-24T16:34:56.201Z] #44 86.62 DEP criu/pagemap.d [2021-04-24T16:34:56.201Z] #44 86.83 DEP criu/pagemap-cache.d [2021-04-24T16:34:56.201Z] #44 87.09 DEP criu/page-xfer.d [2021-04-24T16:34:56.201Z] #44 ... [2021-04-24T16:34:56.201Z] [2021-04-24T16:34:56.201Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-24T16:34:56.201Z] #61 sha256:e805f8d4b84d3b52363e49a70c500b410b2f786f5e40f1637075297e3633f218 [2021-04-24T16:34:56.201Z] #61 DONE 0.1s [2021-04-24T16:34:56.201Z] [2021-04-24T16:34:56.201Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:56.201Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:34:56.201Z] #46 146.4 vendor/golang.org/x/crypto/cryptobyte [2021-04-24T16:34:56.201Z] #46 147.0 vendor/golang.org/x/text/unicode/norm [2021-04-24T16:34:56.229Z] #56 ... [2021-04-24T16:34:56.229Z] [2021-04-24T16:34:56.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:56.229Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:34:56.229Z] #43 76.98 DEP criu/protobuf-desc.d [2021-04-24T16:34:56.427Z] #43 88.04 DEP criu/cr-errno.d [2021-04-24T16:34:56.427Z] #43 88.06 DEP criu/cr-dump.d [2021-04-24T16:34:56.466Z] #43 85.85 DEP criu/cr-errno.d [2021-04-24T16:34:56.466Z] #43 85.94 DEP criu/cr-dump.d [2021-04-24T16:34:56.489Z] #43 77.09 DEP criu/proc_parse.d [2021-04-24T16:34:56.489Z] #43 77.28 DEP criu/plugin.d [2021-04-24T16:34:56.489Z] #43 77.36 DEP criu/pipes.d [2021-04-24T16:34:56.689Z] #43 88.20 DEP criu/cr-dedup.d [2021-04-24T16:34:56.689Z] #43 88.34 DEP criu/cr-check.d [2021-04-24T16:34:56.723Z] #43 86.12 DEP criu/cr-dedup.d [2021-04-24T16:34:56.723Z] #43 86.24 DEP criu/cr-check.d [2021-04-24T16:34:56.952Z] #43 88.60 DEP criu/config.d [2021-04-24T16:34:56.952Z] #43 88.71 DEP criu/clone-noasan.d [2021-04-24T16:34:56.980Z] #43 86.48 DEP criu/config.d [2021-04-24T16:34:57.059Z] #43 77.58 DEP criu/pie-util.d [2021-04-24T16:34:57.059Z] #43 77.69 DEP criu/pie-util-vdso.d [2021-04-24T16:34:57.059Z] #43 77.80 DEP criu/pie-util-vdso-elf32.d [2021-04-24T16:34:57.059Z] #43 77.92 DEP criu/path.d [2021-04-24T16:34:57.215Z] #43 88.79 DEP criu/cgroup.d [2021-04-24T16:34:57.215Z] #43 88.94 DEP criu/cgroup-props.d [2021-04-24T16:34:57.237Z] #43 86.67 DEP criu/clone-noasan.d [2021-04-24T16:34:57.237Z] #43 86.76 DEP criu/cgroup.d [2021-04-24T16:34:57.319Z] #43 78.07 DEP criu/parasite-syscall.d [2021-04-24T16:34:57.476Z] #43 89.02 DEP criu/bitmap.d [2021-04-24T16:34:57.476Z] #43 89.04 DEP criu/bfd.d [2021-04-24T16:34:57.476Z] #43 89.12 DEP criu/autofs.d [2021-04-24T16:34:57.476Z] #43 89.24 DEP criu/aio.d [2021-04-24T16:34:57.494Z] #43 86.89 DEP criu/cgroup-props.d [2021-04-24T16:34:57.494Z] #43 86.97 DEP criu/bitmap.d [2021-04-24T16:34:57.494Z] #43 87.00 DEP criu/bfd.d [2021-04-24T16:34:57.494Z] #43 87.08 DEP criu/autofs.d [2021-04-24T16:34:57.579Z] #43 78.34 DEP criu/pagemap.d [2021-04-24T16:34:57.684Z] + docker version [2021-04-24T16:34:57.751Z] #43 87.20 DEP criu/aio.d [2021-04-24T16:34:57.751Z] #43 87.34 DEP criu/action-scripts.d [2021-04-24T16:34:57.839Z] #43 78.54 DEP criu/pagemap-cache.d [2021-04-24T16:34:58.007Z] #43 87.55 CC criu/action-scripts.o [2021-04-24T16:34:58.023Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-04-24T16:34:58.023Z] ok github.com/docker/docker/container 0.121s coverage: 34.4% of statements [2021-04-24T16:34:58.023Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:34:58.023Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:34:58.023Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:34:58.023Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:34:58.050Z] #43 89.39 DEP criu/action-scripts.d [2021-04-24T16:34:58.050Z] #43 89.65 CC criu/action-scripts.o [2021-04-24T16:34:58.099Z] #43 78.66 DEP criu/page-xfer.d [2021-04-24T16:34:58.099Z] #43 78.85 DEP criu/page-pipe.d [2021-04-24T16:34:58.102Z] #43 58.45 CC compel/src/lib/ptrace.o [2021-04-24T16:34:58.364Z] #43 78.93 DEP criu/netfilter.d [2021-04-24T16:34:58.364Z] #43 79.06 DEP criu/net.d [2021-04-24T16:34:58.364Z] #43 79.22 DEP criu/namespaces.d [2021-04-24T16:34:58.365Z] #43 58.75 AR compel/libcompel.a [2021-04-24T16:34:58.571Z] #43 87.97 CC criu/aio.o [2021-04-24T16:34:58.623Z] #43 90.17 CC criu/aio.o [2021-04-24T16:34:58.627Z] #43 58.84 HOSTCC compel/src/main-host.o [2021-04-24T16:34:58.828Z] #43 88.45 CC criu/autofs.o [2021-04-24T16:34:58.890Z] #43 59.21 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-24T16:34:58.890Z] #43 ... [2021-04-24T16:34:58.890Z] [2021-04-24T16:34:58.890Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:58.890Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:58.890Z] #45 111.1 github.com/LK4D4/vndr/godl [2021-04-24T16:34:58.890Z] #45 111.8 github.com/LK4D4/vndr [2021-04-24T16:34:58.934Z] #43 79.40 DEP criu/mount.d [2021-04-24T16:34:58.934Z] #43 79.62 DEP criu/memfd.d [2021-04-24T16:34:58.934Z] #43 79.69 DEP criu/mem.d [2021-04-24T16:34:59.153Z] #45 ... [2021-04-24T16:34:59.153Z] [2021-04-24T16:34:59.153Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:59.153Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:59.153Z] #43 59.35 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-24T16:34:59.194Z] #43 79.86 DEP criu/lsm.d [2021-04-24T16:34:59.194Z] #43 80.02 DEP criu/log.d [2021-04-24T16:34:59.196Z] #43 90.62 CC criu/autofs.o [2021-04-24T16:34:59.421Z] #43 ... [2021-04-24T16:34:59.421Z] [2021-04-24T16:34:59.421Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:34:59.421Z] #45 sha256:dfcc7f698c31f0ded75d4a148c7c424e877490d3c9828c41921c9f23c7080c67 [2021-04-24T16:34:59.421Z] #45 DONE 121.3s [2021-04-24T16:34:59.421Z] [2021-04-24T16:34:59.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:34:59.421Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:34:59.421Z] #43 59.76 HOSTCC compel/src/lib/log-host.o [2021-04-24T16:34:59.454Z] #43 80.12 DEP criu/libnetlink.d [2021-04-24T16:34:59.458Z] #43 ... [2021-04-24T16:34:59.458Z] [2021-04-24T16:34:59.458Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:59.458Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:34:59.458Z] #20 16.13 Reading package lists... [2021-04-24T16:34:59.458Z] #20 20.74 Building dependency tree... [2021-04-24T16:34:59.458Z] #20 22.50 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:34:59.458Z] #20 22.50 The following additional packages will be installed: [2021-04-24T16:34:59.458Z] #20 22.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:34:59.458Z] #20 22.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:34:59.458Z] #20 22.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:34:59.458Z] #20 22.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:34:59.458Z] #20 22.51 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:34:59.458Z] #20 22.51 Suggested packages: [2021-04-24T16:34:59.458Z] #20 22.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:34:59.458Z] #20 22.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:34:59.458Z] #20 22.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:34:59.458Z] #20 22.52 Recommended packages: [2021-04-24T16:34:59.459Z] #20 22.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:34:59.459Z] #20 22.52 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:34:59.459Z] #20 24.25 The following NEW packages will be installed: [2021-04-24T16:34:59.459Z] #20 24.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:34:59.459Z] #20 24.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:34:59.459Z] #20 24.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:34:59.459Z] #20 24.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:34:59.459Z] #20 24.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:34:59.459Z] #20 24.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:34:59.459Z] #20 24.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:34:59.459Z] #20 24.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:34:59.459Z] #20 24.26 xz-utils zip [2021-04-24T16:34:59.459Z] #20 24.57 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:34:59.459Z] #20 24.57 Need to get 28.5 MB of archives. [2021-04-24T16:34:59.459Z] #20 24.57 After this operation, 116 MB of additional disk space will be used. [2021-04-24T16:34:59.459Z] #20 24.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-24T16:34:59.459Z] #20 24.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-24T16:34:59.459Z] #20 24.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-24T16:34:59.459Z] #20 24.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-24T16:34:59.459Z] #20 24.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-24T16:34:59.459Z] #20 24.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-24T16:34:59.459Z] #20 24.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:34:59.459Z] #20 24.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-24T16:34:59.459Z] #20 24.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-24T16:34:59.459Z] #20 24.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-24T16:34:59.459Z] #20 24.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-24T16:34:59.459Z] #20 24.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-24T16:34:59.459Z] #20 24.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-24T16:34:59.459Z] #20 24.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-24T16:34:59.459Z] #20 24.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-24T16:34:59.459Z] #20 24.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-24T16:34:59.459Z] #20 24.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:34:59.459Z] #20 24.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:34:59.459Z] #20 24.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:34:59.459Z] #20 24.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-24T16:34:59.459Z] #20 24.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-24T16:34:59.459Z] #20 24.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-24T16:34:59.459Z] #20 24.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-24T16:34:59.459Z] #20 25.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:34:59.459Z] #20 25.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:34:59.459Z] #20 25.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:34:59.459Z] #20 25.02 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-24T16:34:59.459Z] #20 25.02 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-24T16:34:59.459Z] #20 25.03 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:34:59.459Z] #20 25.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:34:59.459Z] #20 25.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:34:59.459Z] #20 25.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:34:59.459Z] #20 25.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-24T16:34:59.459Z] #20 25.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-24T16:34:59.459Z] #20 25.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:34:59.459Z] #20 25.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:34:59.459Z] #20 25.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:34:59.459Z] #20 25.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-24T16:34:59.459Z] #20 25.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:34:59.459Z] #20 25.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:34:59.459Z] #20 25.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:34:59.459Z] #20 25.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-24T16:34:59.459Z] #20 25.92 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-24T16:34:59.459Z] #20 25.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-24T16:34:59.459Z] #20 25.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:34:59.459Z] #20 26.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-24T16:34:59.459Z] #20 26.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-24T16:34:59.459Z] #20 26.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-24T16:34:59.459Z] #20 26.82 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:34:59.459Z] #20 26.92 Fetched 28.5 MB in 2s (14.2 MB/s) [2021-04-24T16:34:59.459Z] #20 26.96 Selecting previously unselected package pigz. [2021-04-24T16:34:59.459Z] #20 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-24T16:34:59.459Z] #20 27.04 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-24T16:34:59.459Z] #20 27.05 Unpacking pigz (2.4-1) ... [2021-04-24T16:34:59.459Z] #20 27.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-24T16:34:59.459Z] #20 27.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:34:59.459Z] #20 27.16 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.459Z] #20 27.59 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:34:59.459Z] #20 27.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:34:59.459Z] #20 27.60 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.459Z] #20 28.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.459Z] #20 28.47 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.459Z] #20 30.67 Selecting previously unselected package python3-minimal. [2021-04-24T16:34:59.459Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-04-24T16:34:59.459Z] #20 30.74 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-24T16:34:59.459Z] #20 30.75 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:34:59.459Z] #20 30.83 Selecting previously unselected package libmpdec2:amd64. [2021-04-24T16:34:59.684Z] #43 59.97 HOSTLINK compel/compel-host-bin [2021-04-24T16:34:59.714Z] #43 80.26 DEP criu/kerndat.d [2021-04-24T16:34:59.714Z] #43 80.42 DEP criu/kcmp-ids.d [2021-04-24T16:34:59.714Z] #43 80.49 DEP criu/irmap.d [2021-04-24T16:34:59.720Z] #20 30.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-24T16:34:59.720Z] #20 30.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:34:59.720Z] #20 30.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-24T16:34:59.720Z] #20 30.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:34:59.720Z] #20 30.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.772Z] #46 ... [2021-04-24T16:34:59.772Z] [2021-04-24T16:34:59.772Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:34:59.772Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:34:59.772Z] #21 37.01 Selecting previously unselected package python3-minimal. [2021-04-24T16:34:59.772Z] #21 37.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-04-24T16:34:59.772Z] #21 37.11 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-24T16:34:59.772Z] #21 37.11 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:34:59.772Z] #21 37.31 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-24T16:34:59.772Z] #21 37.31 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-24T16:34:59.772Z] #21 37.35 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-24T16:34:59.772Z] #21 37.51 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-24T16:34:59.772Z] #21 37.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-24T16:34:59.772Z] #21 37.54 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.772Z] #21 38.95 Selecting previously unselected package python3.7. [2021-04-24T16:34:59.772Z] #21 38.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-24T16:34:59.772Z] #21 38.95 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:34:59.772Z] #21 39.03 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-24T16:34:59.772Z] #21 39.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-24T16:34:59.772Z] #21 39.04 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-24T16:34:59.772Z] #21 39.11 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:34:59.946Z] #43 60.12 DEP soccr/soccr.d [2021-04-24T16:34:59.946Z] #43 60.27 CC soccr/soccr.o [2021-04-24T16:34:59.973Z] #43 80.62 DEP criu/ipc_ns.d [2021-04-24T16:35:00.073Z] #21 40.01 Selecting previously unselected package python3. [2021-04-24T16:35:00.073Z] #21 40.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-04-24T16:35:00.073Z] #21 40.06 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-24T16:35:00.073Z] #21 40.08 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:35:00.196Z] #43 89.70 CC criu/bfd.o [2021-04-24T16:35:00.233Z] #43 80.87 DEP criu/image.d [2021-04-24T16:35:00.373Z] #21 40.28 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-24T16:35:00.373Z] #21 40.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-24T16:35:00.373Z] #21 40.31 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:00.373Z] #21 40.44 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-24T16:35:00.514Z] #43 81.08 DEP criu/image-desc.d [2021-04-24T16:35:00.514Z] #43 81.20 DEP criu/fsnotify.d [2021-04-24T16:35:00.665Z] #20 31.93 Selecting previously unselected package python3.7. [2021-04-24T16:35:00.665Z] #20 31.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:00.665Z] #20 31.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:00.674Z] #21 40.44 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-24T16:35:00.674Z] #21 40.45 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:00.674Z] #21 40.50 Selecting previously unselected package libiptc0:ppc64el. [2021-04-24T16:35:00.674Z] #21 40.50 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-24T16:35:00.674Z] #21 40.51 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:00.674Z] #21 40.61 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-24T16:35:00.674Z] #21 40.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-24T16:35:00.674Z] #21 40.62 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-24T16:35:00.674Z] #21 40.75 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-24T16:35:00.674Z] #21 40.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-24T16:35:00.674Z] #21 40.75 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-24T16:35:00.674Z] #21 40.84 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-24T16:35:00.760Z] #43 90.18 CC criu/bitmap.o [2021-04-24T16:35:00.780Z] #43 81.49 DEP criu/filesystems.d [2021-04-24T16:35:00.895Z] #43 ... [2021-04-24T16:35:00.895Z] [2021-04-24T16:35:00.895Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:00.895Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:00.895Z] #20 1.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:35:00.895Z] #20 1.821 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:35:00.895Z] #20 1.869 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:35:00.895Z] #20 1.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:35:00.895Z] #20 2.540 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-24T16:35:00.895Z] #20 3.514 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-24T16:35:00.895Z] #20 4.702 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-24T16:35:00.895Z] #20 6.072 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-24T16:35:00.895Z] #20 8.832 Fetched 8760 kB in 7s (1208 kB/s) [2021-04-24T16:35:00.927Z] #20 32.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-24T16:35:00.927Z] #20 32.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-24T16:35:00.927Z] #20 32.08 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:00.927Z] #20 32.19 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:35:00.975Z] #21 40.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-24T16:35:00.975Z] #21 40.86 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-24T16:35:00.975Z] #21 40.97 Selecting previously unselected package iptables. [2021-04-24T16:35:00.975Z] #21 40.99 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-24T16:35:00.975Z] #21 40.99 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:35:01.016Z] #43 90.31 CC criu/cgroup-props.o [2021-04-24T16:35:01.044Z] #43 81.71 DEP criu/files.d [2021-04-24T16:35:01.302Z] #43 81.92 DEP criu/files-reg.d [2021-04-24T16:35:01.302Z] #43 82.12 DEP criu/files-ext.d [2021-04-24T16:35:01.562Z] #43 82.30 DEP criu/file-lock.d [2021-04-24T16:35:01.580Z] #43 91.08 CC criu/cgroup.o [2021-04-24T16:35:01.658Z] #21 41.42 Selecting previously unselected package xxd. [2021-04-24T16:35:01.658Z] #21 41.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-24T16:35:01.658Z] #21 41.43 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:35:01.658Z] #21 41.54 Selecting previously unselected package vim-common. [2021-04-24T16:35:01.658Z] #21 41.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:01.658Z] #21 41.64 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:01.821Z] #43 82.54 DEP criu/file-ids.d [2021-04-24T16:35:01.872Z] #20 33.17 Selecting previously unselected package python3. [2021-04-24T16:35:01.958Z] #21 41.90 Selecting previously unselected package bash-completion. [2021-04-24T16:35:01.958Z] #21 41.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:35:01.965Z] #20 8.832 Reading package lists... [2021-04-24T16:35:01.965Z] #20 ... [2021-04-24T16:35:01.965Z] [2021-04-24T16:35:01.965Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:01.965Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:01.965Z] #43 61.88 AR soccr/libsoccr.a [2021-04-24T16:35:01.965Z] #43 61.93 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:35:01.965Z] #43 ... [2021-04-24T16:35:01.965Z] [2021-04-24T16:35:01.965Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:35:01.965Z] #53 sha256:b219a5fd118ea93cab35fe83753f3cb89c08c78126486476e93b3a86e6bcbd5f [2021-04-24T16:35:01.965Z] #53 11.19 + cd /tmp/tmp.k2SUoOQ5bT/src/github.com/opencontainers/runc [2021-04-24T16:35:01.965Z] #53 11.20 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-24T16:35:01.965Z] #53 11.98 + '[' -z '' ']' [2021-04-24T16:35:01.965Z] #53 11.98 + target=static [2021-04-24T16:35:01.965Z] #53 11.98 + make 'BUILDTAGS=seccomp ' static [2021-04-24T16:35:01.965Z] #53 12.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-04-24T16:35:01.965Z] #53 ... [2021-04-24T16:35:01.965Z] [2021-04-24T16:35:01.965Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:35:01.965Z] #24 sha256:32ee43e420d7f4ffd6e14eb3cb2d20308c8b76166d6d9a49dd7c711bb596f60d [2021-04-24T16:35:02.079Z] #43 82.74 DEP criu/fifo.d [2021-04-24T16:35:02.142Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-04-24T16:35:02.142Z] #20 33.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-24T16:35:02.142Z] #20 33.24 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:35:02.142Z] #20 33.34 Selecting previously unselected package libip4tc0:amd64. [2021-04-24T16:35:02.142Z] #20 33.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:02.142Z] #20 33.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:02.142Z] #20 33.45 Selecting previously unselected package libip6tc0:amd64. [2021-04-24T16:35:02.143Z] #43 ... [2021-04-24T16:35:02.143Z] [2021-04-24T16:35:02.143Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:02.143Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:02.143Z] #20 19.53 Building dependency tree... [2021-04-24T16:35:02.143Z] #20 21.64 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:35:02.143Z] #20 21.64 The following additional packages will be installed: [2021-04-24T16:35:02.143Z] #20 21.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:35:02.143Z] #20 21.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:35:02.143Z] #20 21.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:35:02.143Z] #20 21.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:35:02.143Z] #20 21.65 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:35:02.143Z] #20 21.65 Suggested packages: [2021-04-24T16:35:02.143Z] #20 21.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:35:02.143Z] #20 21.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:35:02.143Z] #20 21.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:35:02.143Z] #20 21.66 Recommended packages: [2021-04-24T16:35:02.143Z] #20 21.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:35:02.143Z] #20 21.66 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:35:02.143Z] #20 23.68 The following NEW packages will be installed: [2021-04-24T16:35:02.143Z] #20 23.70 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:35:02.143Z] #20 23.70 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:35:02.143Z] #20 23.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:35:02.143Z] #20 23.70 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:35:02.143Z] #20 23.70 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:35:02.143Z] #20 23.70 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:35:02.143Z] #20 23.70 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:35:02.143Z] #20 23.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:35:02.143Z] #20 23.70 xz-utils zip [2021-04-24T16:35:02.143Z] #20 24.03 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:35:02.143Z] #20 24.03 Need to get 28.5 MB of archives. [2021-04-24T16:35:02.143Z] #20 24.03 After this operation, 116 MB of additional disk space will be used. [2021-04-24T16:35:02.143Z] #20 24.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-24T16:35:02.143Z] #20 24.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-24T16:35:02.143Z] #20 24.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-24T16:35:02.143Z] #20 24.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-24T16:35:02.143Z] #20 24.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-24T16:35:02.143Z] #20 24.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-24T16:35:02.143Z] #20 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:35:02.143Z] #20 24.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-24T16:35:02.143Z] #20 24.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-24T16:35:02.143Z] #20 24.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-24T16:35:02.143Z] #20 24.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-24T16:35:02.143Z] #20 24.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-24T16:35:02.143Z] #20 24.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-24T16:35:02.143Z] #20 24.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-24T16:35:02.143Z] #20 24.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-24T16:35:02.143Z] #20 24.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-24T16:35:02.143Z] #20 24.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:35:02.143Z] #20 24.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:35:02.143Z] #20 24.39 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:35:02.143Z] #20 24.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-24T16:35:02.143Z] #20 24.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-24T16:35:02.143Z] #20 24.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-24T16:35:02.143Z] #20 24.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-24T16:35:02.143Z] #20 24.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:35:02.143Z] #20 24.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:35:02.143Z] #20 24.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:35:02.143Z] #20 24.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-24T16:35:02.143Z] #20 24.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-24T16:35:02.143Z] #20 24.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:35:02.143Z] #20 25.00 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:35:02.144Z] #20 25.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:35:02.144Z] #20 25.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:35:02.144Z] #20 25.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-24T16:35:02.144Z] #20 25.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-24T16:35:02.144Z] #20 25.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:35:02.144Z] #20 25.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:35:02.144Z] #20 25.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:35:02.144Z] #20 25.12 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-24T16:35:02.144Z] #20 25.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:35:02.144Z] #20 25.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:35:02.144Z] #20 25.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:35:02.144Z] #20 25.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-24T16:35:02.144Z] #20 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-24T16:35:02.144Z] #20 25.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-24T16:35:02.144Z] #20 25.25 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:35:02.144Z] #20 25.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-24T16:35:02.144Z] #20 25.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-24T16:35:02.144Z] #20 25.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-24T16:35:02.144Z] #20 26.22 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:35:02.144Z] #20 26.33 Fetched 28.5 MB in 2s (14.8 MB/s) [2021-04-24T16:35:02.144Z] #20 26.39 Selecting previously unselected package pigz. [2021-04-24T16:35:02.144Z] #20 26.39 (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 ... 23435 files and directories currently installed.) [2021-04-24T16:35:02.144Z] #20 26.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-24T16:35:02.144Z] #20 26.45 Unpacking pigz (2.4-1) ... [2021-04-24T16:35:02.144Z] #20 26.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-24T16:35:02.144Z] #20 26.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:02.144Z] #20 26.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:02.144Z] #20 27.00 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:35:02.144Z] #20 27.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:02.144Z] #20 27.01 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:02.144Z] #20 27.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:02.144Z] #20 27.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:02.324Z] Client: Mirantis Container Runtime [2021-04-24T16:35:02.324Z] Version: 20.10.0 [2021-04-24T16:35:02.324Z] API version: 1.41 [2021-04-24T16:35:02.324Z] Go version: go1.13.15 [2021-04-24T16:35:02.324Z] Git commit: 6ee42dc [2021-04-24T16:35:02.324Z] Built: 03/11/2021 13:24:56 [2021-04-24T16:35:02.324Z] OS/Arch: windows/amd64 [2021-04-24T16:35:02.324Z] Context: default [2021-04-24T16:35:02.325Z] Experimental: true [2021-04-24T16:35:02.325Z] [2021-04-24T16:35:02.325Z] Server: Mirantis Container Runtime [2021-04-24T16:35:02.325Z] Engine: [2021-04-24T16:35:02.325Z] Version: 20.10.0 [2021-04-24T16:35:02.325Z] API version: 1.41 (minimum version 1.24) [2021-04-24T16:35:02.325Z] Go version: go1.13.15 [2021-04-24T16:35:02.325Z] Git commit: 1e08f21e79 [2021-04-24T16:35:02.325Z] Built: 03/11/2021 13:23:32 [2021-04-24T16:35:02.325Z] OS/Arch: windows/amd64 [2021-04-24T16:35:02.325Z] Experimental: true [2021-04-24T16:35:02.326Z] 399f118dfaa9: Verifying Checksum [2021-04-24T16:35:02.326Z] 399f118dfaa9: Download complete [2021-04-24T16:35:02.339Z] #43 82.94 DEP criu/fdstore.d [2021-04-24T16:35:02.339Z] #43 83.08 DEP criu/fault-injection.d [2021-04-24T16:35:02.339Z] #43 83.12 DEP criu/external.d [2021-04-24T16:35:02.407Z] #20 33.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:02.407Z] #20 33.47 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:02.407Z] #20 33.57 Selecting previously unselected package libiptc0:amd64. [2021-04-24T16:35:02.407Z] #20 33.58 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:02.407Z] #20 33.58 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:02.407Z] #20 33.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-24T16:35:02.461Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-04-24T16:35:02.598Z] #43 83.24 DEP criu/eventpoll.d [2021-04-24T16:35:02.669Z] #20 33.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-24T16:35:02.669Z] #20 33.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:02.669Z] #20 33.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-24T16:35:02.669Z] #20 33.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-24T16:35:02.669Z] #20 33.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:02.669Z] #20 33.87 Selecting previously unselected package libnftnl11:amd64. [2021-04-24T16:35:02.669Z] #20 33.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-24T16:35:02.669Z] #20 33.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:02.707Z] #20 30.05 Selecting previously unselected package python3-minimal. [2021-04-24T16:35:02.707Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-04-24T16:35:02.707Z] #20 30.14 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-24T16:35:02.707Z] #20 30.15 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:35:02.857Z] #43 83.40 DEP criu/eventfd.d [2021-04-24T16:35:02.857Z] #43 83.53 DEP criu/crtools.d [2021-04-24T16:35:02.931Z] #20 33.97 Selecting previously unselected package iptables. [2021-04-24T16:35:02.931Z] #20 33.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-24T16:35:02.931Z] #20 34.00 Unpacking iptables (1.8.2-4) ... [Pipeline] sh [2021-04-24T16:35:02.964Z] #20 30.23 Selecting previously unselected package libmpdec2:amd64. [2021-04-24T16:35:02.964Z] #20 30.23 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-24T16:35:02.964Z] #20 30.25 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:35:02.964Z] #20 30.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-24T16:35:02.964Z] #20 30.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:02.964Z] #20 30.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:03.116Z] #43 83.70 DEP criu/cr-service.d [2021-04-24T16:35:03.116Z] #43 83.87 DEP criu/cr-restore.d [2021-04-24T16:35:03.192Z] #20 34.34 Selecting previously unselected package xxd. [2021-04-24T16:35:03.192Z] #20 34.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:03.192Z] #20 34.37 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:35:03.192Z] #20 34.49 Selecting previously unselected package vim-common. [2021-04-24T16:35:03.192Z] #20 34.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:03.375Z] #43 84.12 DEP criu/cr-errno.d [2021-04-24T16:35:03.375Z] #43 ... [2021-04-24T16:35:03.375Z] [2021-04-24T16:35:03.375Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:35:03.375Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-24T16:35:03.375Z] #32 DONE 148.3s [2021-04-24T16:35:03.375Z] [2021-04-24T16:35:03.375Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:03.375Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:03.375Z] #43 84.14 DEP criu/cr-dump.d [2021-04-24T16:35:03.375Z] #43 ... [2021-04-24T16:35:03.375Z] [2021-04-24T16:35:03.375Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:03.375Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:03.375Z] #20 4.186 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-24T16:35:03.375Z] #20 4.186 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-24T16:35:03.375Z] #20 4.186 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-24T16:35:03.375Z] #20 4.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-24T16:35:03.375Z] #20 4.636 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-24T16:35:03.375Z] #20 5.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-24T16:35:03.375Z] #20 7.086 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-24T16:35:03.375Z] #20 8.278 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-24T16:35:03.454Z] #20 34.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:03.454Z] #20 34.70 Selecting previously unselected package bash-completion. [2021-04-24T16:35:03.454Z] #20 34.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:35:03.490Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-04-24T16:35:03.813Z] + docker info [2021-04-24T16:35:03.894Z] #20 31.29 Selecting previously unselected package python3.7. [2021-04-24T16:35:03.894Z] #20 31.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:03.894Z] #20 31.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:04.151Z] #20 31.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-24T16:35:04.151Z] #20 31.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-24T16:35:04.151Z] #20 31.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:04.408Z] #20 31.56 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:35:04.518Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-04-24T16:35:04.755Z] #20 ... [2021-04-24T16:35:04.755Z] [2021-04-24T16:35:04.755Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:04.755Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:04.755Z] #43 84.40 DEP criu/cr-dedup.d [2021-04-24T16:35:04.755Z] #43 84.61 DEP criu/cr-check.d [2021-04-24T16:35:04.755Z] #43 84.89 DEP criu/config.d [2021-04-24T16:35:04.755Z] #43 85.10 DEP criu/clone-noasan.d [2021-04-24T16:35:04.755Z] #43 85.19 DEP criu/cgroup.d [2021-04-24T16:35:04.755Z] #43 85.35 DEP criu/cgroup-props.d [2021-04-24T16:35:04.755Z] #43 85.50 DEP criu/bitmap.d [2021-04-24T16:35:04.755Z] #43 85.50 DEP criu/bfd.d [2021-04-24T16:35:04.971Z] #20 32.38 Selecting previously unselected package python3. [2021-04-24T16:35:05.013Z] #43 85.60 DEP criu/autofs.d [2021-04-24T16:35:05.013Z] #43 85.82 DEP criu/aio.d [2021-04-24T16:35:05.227Z] #20 32.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-24T16:35:05.227Z] #20 32.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-24T16:35:05.227Z] #20 32.47 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:35:05.227Z] #20 32.57 Selecting previously unselected package libip4tc0:amd64. [2021-04-24T16:35:05.227Z] #20 32.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:05.227Z] #20 32.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:05.227Z] #20 32.67 Selecting previously unselected package libip6tc0:amd64. [2021-04-24T16:35:05.272Z] #43 86.09 DEP criu/action-scripts.d [2021-04-24T16:35:05.483Z] #20 32.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:05.483Z] #20 32.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:05.483Z] #20 32.77 Selecting previously unselected package libiptc0:amd64. [2021-04-24T16:35:05.483Z] #20 32.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:05.483Z] #20 32.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:05.483Z] #20 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-24T16:35:05.483Z] #20 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-24T16:35:05.529Z] #21 45.51 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:35:05.531Z] #43 86.38 CC criu/action-scripts.o [2021-04-24T16:35:05.696Z] #24 123.9 Checking out files: 20% (2382/11366) Checking out files: 21% (2387/11366) Checking out files: 22% (2501/11366) Checking out files: 23% (2615/11366) Checking out files: 24% (2728/11366) Checking out files: 25% (2842/11366) Checking out files: 26% (2956/11366) Checking out files: 27% (3069/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 45% (5115/11366) Checking out files: 46% (5229/11366) Checking out files: 47% (5343/11366) Checking out files: 48% (5456/11366) Checking out files: 49% (5570/11366) Checking out files: 50% (5683/11366) Checking out files: 51% (5797/11366) Checking out files: 52% (5911/11366) Checking out files: 53% (6024/11366) Checking out files: 54% (6138/11366) Checking out files: 55% (6252/11366) Checking out files: 56% (6365/11366) Checking out files: 57% (6479/11366) Checking out files: 58% (6593/11366) Checking out files: 59% (6706/11366) Checking out files: 60% (6820/11366) Checking out files: 61% (6934/11366) Checking out files: 61% (7031/11366) Checking out files: 62% (7047/11366) Checking out files: 63% (7161/11366) Checking out files: 64% (7275/11366) Checking out files: 65% (7388/11366) Checking out files: 66% (7502/11366) Checking out files: 67% (7616/11366) Checking out files: 68% (7729/11366) Checking out files: 69% (7843/11366) Checking out files: 70% (7957/11366) Checking out files: 71% (8070/11366) Checking out files: 72% (8184/11366) Checking out files: 73% (8298/11366) Checking out files: 74% (8411/11366) Checking out files: 75% (8525/11366) Checking out files: 76% (8639/11366) Checking out files: 77% (8752/11366) Checking out files: 78% (8866/11366) Checking out files: 79% (8980/11366) Checking out files: 80% (9093/11366) Checking out files: 81% (9207/11366) Checking out files: 82% (9321/11366) Checking out files: 83% (9434/11366) Checking out files: 84% (9548/11366) Checking out files: 85% (9662/11366) Checking out files: 86% (9775/11366) Checking out files: 86% (9801/11366) Checking out files: 87% (9889/11366) Checking out files: 88% (10003/11366) Checking out files: 89% (10116/11366) Checking out files: 90% (10230/11366) Checking out files: 91% (10344/11366) Checking out files: 92% (10457/11366) Checking out files: 93% (10571/11366) Checking out files: 94% (10685/11366) Checking out files: 95% (10798/11366) Checking out files: 96% (10912/11366) Checking out files: 97% (11026/11366) Checking out files: 98% (11139/11366) Checking out files: 99% (11253/11366) Checking out files: 100% (11366/11366) Checking out files: 100% (11366/11366), done. [2021-04-24T16:35:05.696Z] #24 127.7 + cd /tmp/tmp.v4T0nAANA2/tmp/docker-ce [2021-04-24T16:35:05.696Z] #24 127.7 + git checkout -q v17.06.2-ce [2021-04-24T16:35:05.740Z] #20 32.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:05.740Z] #20 32.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-24T16:35:05.740Z] #20 32.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-24T16:35:05.740Z] #20 32.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:05.740Z] #20 33.05 Selecting previously unselected package libnftnl11:amd64. [2021-04-24T16:35:05.740Z] #20 33.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-24T16:35:05.740Z] #20 33.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:05.740Z] #20 33.18 Selecting previously unselected package iptables. [2021-04-24T16:35:05.996Z] #20 33.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-24T16:35:05.996Z] #20 33.20 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:35:06.101Z] #43 86.82 CC criu/aio.o [2021-04-24T16:35:06.129Z] #21 46.02 Selecting previously unselected package bzip2. [2021-04-24T16:35:06.130Z] #21 46.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-24T16:35:06.130Z] #21 46.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:06.130Z] #21 46.15 Selecting previously unselected package xz-utils. [2021-04-24T16:35:06.130Z] #21 46.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-24T16:35:06.130Z] #21 46.18 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:35:06.253Z] #20 33.56 Selecting previously unselected package xxd. [2021-04-24T16:35:06.253Z] #20 33.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:06.253Z] #20 33.56 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:35:06.253Z] #20 33.70 Selecting previously unselected package vim-common. [2021-04-24T16:35:06.253Z] #20 33.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:06.253Z] #20 33.74 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:06.429Z] #21 46.37 Selecting previously unselected package apparmor. [2021-04-24T16:35:06.429Z] #21 46.38 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-24T16:35:06.429Z] #21 46.51 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:35:06.429Z] #21 ... [2021-04-24T16:35:06.429Z] [2021-04-24T16:35:06.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:06.430Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:06.430Z] #44 87.51 DEP criu/page-pipe.d [2021-04-24T16:35:06.430Z] #44 87.81 DEP criu/netfilter.d [2021-04-24T16:35:06.430Z] #44 88.14 DEP criu/net.d [2021-04-24T16:35:06.430Z] #44 88.53 DEP criu/namespaces.d [2021-04-24T16:35:06.430Z] #44 88.81 DEP criu/mount.d [2021-04-24T16:35:06.430Z] #44 89.02 DEP criu/memfd.d [2021-04-24T16:35:06.430Z] #44 89.14 DEP criu/mem.d [2021-04-24T16:35:06.430Z] #44 89.34 DEP criu/lsm.d [2021-04-24T16:35:06.430Z] #44 89.61 DEP criu/log.d [2021-04-24T16:35:06.430Z] #44 89.73 DEP criu/libnetlink.d [2021-04-24T16:35:06.430Z] #44 89.89 DEP criu/kerndat.d [2021-04-24T16:35:06.430Z] #44 90.12 DEP criu/kcmp-ids.d [2021-04-24T16:35:06.430Z] #44 90.24 DEP criu/irmap.d [2021-04-24T16:35:06.430Z] #44 90.40 DEP criu/ipc_ns.d [2021-04-24T16:35:06.430Z] #44 90.59 DEP criu/image.d [2021-04-24T16:35:06.430Z] #44 90.82 DEP criu/image-desc.d [2021-04-24T16:35:06.430Z] #44 90.94 DEP criu/fsnotify.d [2021-04-24T16:35:06.430Z] #44 91.14 DEP criu/filesystems.d [2021-04-24T16:35:06.430Z] #44 91.32 DEP criu/files.d [2021-04-24T16:35:06.430Z] #44 91.52 DEP criu/files-reg.d [2021-04-24T16:35:06.430Z] #44 91.71 DEP criu/files-ext.d [2021-04-24T16:35:06.430Z] #44 91.84 DEP criu/file-lock.d [2021-04-24T16:35:06.430Z] #44 92.14 DEP criu/file-ids.d [2021-04-24T16:35:06.430Z] #44 92.29 DEP criu/fifo.d [2021-04-24T16:35:06.430Z] #44 92.56 DEP criu/fdstore.d [2021-04-24T16:35:06.430Z] #44 92.68 DEP criu/fault-injection.d [2021-04-24T16:35:06.430Z] #44 92.73 DEP criu/external.d [2021-04-24T16:35:06.430Z] #44 92.89 DEP criu/eventpoll.d [2021-04-24T16:35:06.430Z] #44 93.14 DEP criu/eventfd.d [2021-04-24T16:35:06.430Z] #44 93.34 DEP criu/crtools.d [2021-04-24T16:35:06.430Z] #44 93.54 DEP criu/cr-service.d [2021-04-24T16:35:06.430Z] #44 93.73 DEP criu/cr-restore.d [2021-04-24T16:35:06.430Z] #44 94.07 DEP criu/cr-errno.d [2021-04-24T16:35:06.430Z] #44 94.09 DEP criu/cr-dump.d [2021-04-24T16:35:06.430Z] #44 94.37 DEP criu/cr-dedup.d [2021-04-24T16:35:06.430Z] #44 94.58 DEP criu/cr-check.d [2021-04-24T16:35:06.430Z] #44 94.83 DEP criu/config.d [2021-04-24T16:35:06.430Z] #44 95.02 DEP criu/clone-noasan.d [2021-04-24T16:35:06.430Z] #44 95.11 DEP criu/cgroup.d [2021-04-24T16:35:06.430Z] #44 95.28 DEP criu/cgroup-props.d [2021-04-24T16:35:06.430Z] #44 95.41 DEP criu/bitmap.d [2021-04-24T16:35:06.430Z] #44 95.43 DEP criu/bfd.d [2021-04-24T16:35:06.430Z] #44 95.60 DEP criu/autofs.d [2021-04-24T16:35:06.430Z] #44 95.78 DEP criu/aio.d [2021-04-24T16:35:06.430Z] #44 96.05 DEP criu/action-scripts.d [2021-04-24T16:35:06.430Z] #44 96.47 CC criu/action-scripts.o [2021-04-24T16:35:06.430Z] #44 97.04 CC criu/aio.o [2021-04-24T16:35:06.669Z] #43 87.36 CC criu/autofs.o [2021-04-24T16:35:06.730Z] #44 97.76 CC criu/autofs.o [2021-04-24T16:35:06.761Z] #20 37.48 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:35:06.761Z] #20 37.86 Selecting previously unselected package bzip2. [2021-04-24T16:35:06.761Z] #20 37.87 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-24T16:35:06.761Z] #20 37.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:06.761Z] #20 37.95 Selecting previously unselected package xz-utils. [2021-04-24T16:35:06.761Z] #20 37.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-24T16:35:06.761Z] #20 37.96 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:35:06.816Z] #20 33.91 Selecting previously unselected package bash-completion. [2021-04-24T16:35:06.816Z] #20 33.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:35:07.022Z] #20 38.15 Selecting previously unselected package apparmor. [2021-04-24T16:35:07.023Z] #20 38.16 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-24T16:35:07.030Z] #44 ... [2021-04-24T16:35:07.030Z] [2021-04-24T16:35:07.030Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:07.030Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:07.030Z] #21 46.98 Selecting previously unselected package aufs-tools. [2021-04-24T16:35:07.030Z] #21 46.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-24T16:35:07.030Z] #21 46.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:07.287Z] #20 38.26 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:35:07.336Z] #21 47.20 Selecting previously unselected package libonig5:ppc64el. [2021-04-24T16:35:07.336Z] #21 47.21 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-24T16:35:07.336Z] #21 47.22 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-24T16:35:07.336Z] #21 47.42 Selecting previously unselected package libjq1:ppc64el. [2021-04-24T16:35:07.336Z] #21 47.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-24T16:35:07.336Z] #21 47.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-24T16:35:07.549Z] #20 38.64 Selecting previously unselected package aufs-tools. [2021-04-24T16:35:07.549Z] #20 38.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-24T16:35:07.549Z] #20 38.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:07.549Z] #20 38.82 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:35:07.666Z] #21 47.55 Selecting previously unselected package jq. [2021-04-24T16:35:07.666Z] #21 47.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-24T16:35:07.666Z] #21 47.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:07.666Z] #21 47.66 Selecting previously unselected package libaio1:ppc64el. [2021-04-24T16:35:07.666Z] #21 47.68 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-24T16:35:07.666Z] #21 47.69 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-24T16:35:07.666Z] #21 47.76 Selecting previously unselected package libgpm2:ppc64el. [2021-04-24T16:35:07.811Z] #20 38.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:35:07.811Z] #20 38.83 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:07.811Z] #20 38.97 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:35:07.811Z] #20 38.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:07.811Z] #20 38.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:07.811Z] #20 39.07 Selecting previously unselected package jq. [2021-04-24T16:35:07.811Z] #20 39.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:07.811Z] #20 39.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:07.972Z] #21 47.77 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-24T16:35:07.972Z] #21 47.78 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-24T16:35:07.972Z] #21 47.85 Selecting previously unselected package libicu63:ppc64el. [2021-04-24T16:35:07.972Z] #21 47.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-24T16:35:07.972Z] #21 47.86 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-24T16:35:08.048Z] #43 88.63 CC criu/bfd.o [2021-04-24T16:35:08.073Z] #20 39.18 Selecting previously unselected package libaio1:amd64. [2021-04-24T16:35:08.073Z] #20 39.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-24T16:35:08.073Z] #20 39.19 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:08.073Z] #20 39.26 Selecting previously unselected package libgpm2:amd64. [2021-04-24T16:35:08.073Z] #20 39.26 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-24T16:35:08.073Z] #20 39.27 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:08.073Z] #20 39.31 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:35:08.307Z] #43 89.07 CC criu/bitmap.o [2021-04-24T16:35:08.334Z] #20 39.32 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:35:08.334Z] #20 39.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:08.567Z] #43 89.25 CC criu/cgroup-props.o [2021-04-24T16:35:09.136Z] #43 89.93 CC criu/cgroup.o [2021-04-24T16:35:09.336Z] #20 36.47 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:35:09.593Z] #20 36.87 Selecting previously unselected package bzip2. [2021-04-24T16:35:09.593Z] #20 36.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-24T16:35:09.593Z] #20 36.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:09.593Z] #20 36.99 Selecting previously unselected package xz-utils. [2021-04-24T16:35:09.850Z] #20 37.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-24T16:35:09.850Z] #20 37.01 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:35:09.850Z] #20 37.17 Selecting previously unselected package apparmor. [2021-04-24T16:35:09.850Z] #20 37.17 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-24T16:35:09.917Z] #24 131.2 + mkdir -p /tmp/tmp.v4T0nAANA2/src/github.com/docker [2021-04-24T16:35:09.917Z] #24 131.2 + mv components/cli /tmp/tmp.v4T0nAANA2/src/github.com/docker/cli [2021-04-24T16:35:09.917Z] #24 131.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-24T16:35:10.107Z] #20 37.28 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:35:10.254Z] #20 ... [2021-04-24T16:35:10.254Z] [2021-04-24T16:35:10.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:10.254Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:10.254Z] #43 91.80 CC criu/bfd.o [2021-04-24T16:35:10.254Z] #43 92.26 CC criu/bitmap.o [2021-04-24T16:35:10.254Z] #43 92.43 CC criu/cgroup-props.o [2021-04-24T16:35:10.254Z] #43 93.31 CC criu/cgroup.o [2021-04-24T16:35:10.254Z] #43 96.25 CC criu/clone-noasan.o [2021-04-24T16:35:10.254Z] #43 96.48 CC criu/config.o [2021-04-24T16:35:10.254Z] #43 97.71 CC criu/cr-check.o [2021-04-24T16:35:10.254Z] #43 99.29 CC criu/cr-dedup.o [2021-04-24T16:35:10.254Z] #43 99.65 CC criu/cr-dump.o [2021-04-24T16:35:10.364Z] #20 37.66 Selecting previously unselected package aufs-tools. [2021-04-24T16:35:10.364Z] #20 37.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-24T16:35:10.364Z] #20 37.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:10.364Z] #20 37.84 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:35:10.516Z] #43 102.1 CC criu/cr-errno.o [2021-04-24T16:35:10.516Z] #43 102.2 CC criu/cr-restore.o [2021-04-24T16:35:10.621Z] #20 37.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:35:10.621Z] #20 37.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:10.621Z] #20 38.00 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:35:10.621Z] #20 38.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:10.621Z] #20 38.01 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:10.878Z] #20 38.12 Selecting previously unselected package jq. [2021-04-24T16:35:10.878Z] #20 38.13 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:10.878Z] #20 38.14 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:10.878Z] #20 38.24 Selecting previously unselected package libaio1:amd64. [2021-04-24T16:35:10.878Z] #20 38.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-24T16:35:10.878Z] #20 38.25 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:10.878Z] #20 38.30 Selecting previously unselected package libgpm2:amd64. [2021-04-24T16:35:10.878Z] #20 38.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-24T16:35:10.878Z] #20 38.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:11.134Z] #20 38.40 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:35:11.134Z] #20 38.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:35:11.134Z] #20 38.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:11.394Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2021-04-24T16:35:11.553Z] #21 ... [2021-04-24T16:35:11.553Z] [2021-04-24T16:35:11.553Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:35:11.553Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:35:11.553Z] #46 153.3 mime/quotedprintable [2021-04-24T16:35:11.553Z] #46 156.9 vendor/golang.org/x/net/idna [2021-04-24T16:35:11.553Z] #46 160.6 net/textproto [2021-04-24T16:35:11.553Z] #46 160.6 vendor/golang.org/x/net/http/httpproxy [2021-04-24T16:35:11.553Z] #46 160.6 crypto/x509 [2021-04-24T16:35:11.553Z] #46 162.7 vendor/golang.org/x/net/http/httpguts [2021-04-24T16:35:11.553Z] #46 162.7 mime/multipart [2021-04-24T16:35:11.553Z] #46 ... [2021-04-24T16:35:11.553Z] [2021-04-24T16:35:11.553Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:35:11.553Z] #25 sha256:e3ac8826d0b6b42032359b25dbc0c77f9b23b79f0df3ddfb30a02c8d28c6cdf5 [2021-04-24T16:35:11.553Z] #25 160.5 Checking out files: 20% (2326/11366) Checking out files: 21% (2387/11366) Checking out files: 22% (2501/11366) Checking out files: 23% (2615/11366) Checking out files: 24% (2728/11366) Checking out files: 25% (2842/11366) Checking out files: 26% (2956/11366) Checking out files: 27% (3069/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 41% (4749/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 45% (5115/11366) Checking out files: 46% (5229/11366) Checking out files: 47% (5343/11366) Checking out files: 48% (5456/11366) Checking out files: 49% (5570/11366) Checking out files: 50% (5683/11366) Checking out files: 51% (5797/11366) Checking out files: 52% (5911/11366) Checking out files: 53% (6024/11366) Checking out files: 54% (6138/11366) Checking out files: 55% (6252/11366) Checking out files: 56% (6365/11366) Checking out files: 57% (6479/11366) Checking out files: 58% (6593/11366) Checking out files: 59% (6706/11366) Checking out files: 60% (6820/11366) Checking out files: 61% (6934/11366) Checking out files: 62% (7047/11366) Checking out files: 63% (7161/11366) Checking out files: 64% (7275/11366) Checking out files: 65% (7388/11366) Checking out files: 66% (7502/11366) Checking out files: 67% (7616/11366) Checking out files: 68% (7729/11366) Checking out files: 69% (7843/11366) Checking out files: 70% (7957/11366) Checking out files: 71% (8070/11366) Checking out files: 72% (8184/11366) Checking out files: 72% (8187/11366) Checking out files: 73% (8298/11366) Checking out files: 74% (8411/11366) Checking out files: 75% (8525/11366) Checking out files: 76% (8639/11366) Checking out files: 77% (8752/11366) Checking out files: 78% (8866/11366) Checking out files: 79% (8980/11366) Checking out files: 80% (9093/11366) Checking out files: 81% (9207/11366) Checking out files: 82% (9321/11366) Checking out files: 83% (9434/11366) Checking out files: 84% (9548/11366) Checking out files: 85% (9662/11366) Checking out files: 86% (9775/11366) Checking out files: 87% (9889/11366) Checking out files: 88% (10003/11366) Checking out files: 89% (10116/11366) Checking out files: 90% (10230/11366) Checking out files: 91% (10344/11366) Checking out files: 92% (10457/11366) Checking out files: 93% (10571/11366) Checking out files: 94% (10685/11366) Checking out files: 95% (10798/11366) Checking out files: 96% (10912/11366) Checking out files: 97% (11026/11366) Checking out files: 97% (11129/11366) Checking out files: 98% (11139/11366) Checking out files: 99% (11253/11366) Checking out files: 100% (11366/11366) Checking out files: 100% (11366/11366), done. [2021-04-24T16:35:11.553Z] #25 163.7 + cd /tmp/tmp.eXjVbUrYtl/tmp/docker-ce [2021-04-24T16:35:11.553Z] #25 163.7 + git checkout -q v17.06.2-ce [2021-04-24T16:35:11.848Z] #24 ... [2021-04-24T16:35:11.848Z] [2021-04-24T16:35:11.848Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:11.848Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:11.848Z] #20 8.832 Reading package lists... [2021-04-24T16:35:11.848Z] #20 12.13 Reading package lists... [2021-04-24T16:35:11.848Z] #20 14.87 Building dependency tree... [2021-04-24T16:35:11.848Z] #20 16.08 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:35:11.848Z] #20 16.08 The following additional packages will be installed: [2021-04-24T16:35:11.848Z] #20 16.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:35:11.848Z] #20 16.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:35:11.848Z] #20 16.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:35:11.848Z] #20 16.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:35:11.848Z] #20 16.08 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:35:11.848Z] #20 16.09 Suggested packages: [2021-04-24T16:35:11.848Z] #20 16.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:35:11.848Z] #20 16.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:35:11.848Z] #20 16.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:35:11.848Z] #20 16.09 Recommended packages: [2021-04-24T16:35:11.848Z] #20 16.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:35:11.848Z] #20 16.09 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:35:11.848Z] #20 17.33 The following NEW packages will be installed: [2021-04-24T16:35:11.848Z] #20 17.33 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:35:11.848Z] #20 17.33 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:35:11.848Z] #20 17.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:35:11.848Z] #20 17.33 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:35:11.848Z] #20 17.33 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:35:11.848Z] #20 17.33 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:35:11.848Z] #20 17.33 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:35:11.848Z] #20 17.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:35:11.848Z] #20 17.33 xz-utils zip [2021-04-24T16:35:11.848Z] #20 17.68 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:35:11.848Z] #20 17.68 Need to get 27.6 MB of archives. [2021-04-24T16:35:11.848Z] #20 17.68 After this operation, 114 MB of additional disk space will be used. [2021-04-24T16:35:11.848Z] #20 17.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-24T16:35:11.848Z] #20 17.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-04-24T16:35:11.848Z] #20 17.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-04-24T16:35:11.848Z] #20 17.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-24T16:35:11.848Z] #20 17.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-24T16:35:11.848Z] #20 17.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-04-24T16:35:11.848Z] #20 17.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:35:11.848Z] #20 17.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-24T16:35:11.848Z] #20 17.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-24T16:35:11.848Z] #20 17.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-24T16:35:11.848Z] #20 17.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-24T16:35:11.848Z] #20 17.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-24T16:35:11.848Z] #20 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-24T16:35:11.848Z] #20 17.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-24T16:35:11.848Z] #20 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-24T16:35:11.848Z] #20 17.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-24T16:35:11.848Z] #20 18.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-24T16:35:11.848Z] #20 18.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:35:11.848Z] #20 18.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:35:11.848Z] #20 18.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-04-24T16:35:11.848Z] #20 18.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-24T16:35:11.848Z] #20 18.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-24T16:35:11.848Z] #20 18.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-24T16:35:11.848Z] #20 18.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-24T16:35:11.848Z] #20 18.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-24T16:35:11.848Z] #20 18.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-24T16:35:11.848Z] #20 18.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-24T16:35:11.848Z] #20 18.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-24T16:35:11.848Z] #20 18.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-24T16:35:11.848Z] #20 18.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-04-24T16:35:11.848Z] #20 18.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-04-24T16:35:11.848Z] #20 18.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-04-24T16:35:11.848Z] #20 18.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-24T16:35:11.848Z] #20 18.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-24T16:35:11.848Z] #20 18.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:35:11.848Z] #20 18.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:35:11.848Z] #20 18.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:35:11.848Z] #20 18.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-24T16:35:11.848Z] #20 18.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:35:11.848Z] #20 18.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:35:11.848Z] #20 18.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:35:11.848Z] #20 19.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-24T16:35:11.848Z] #20 19.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-04-24T16:35:11.848Z] #20 19.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-24T16:35:11.848Z] #20 19.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:35:11.848Z] #20 19.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-24T16:35:11.848Z] #20 19.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-24T16:35:11.848Z] #20 19.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-24T16:35:11.848Z] #20 20.36 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:35:11.848Z] #20 20.53 Fetched 27.6 MB in 2s (12.2 MB/s) [2021-04-24T16:35:11.848Z] #20 20.67 Selecting previously unselected package pigz. [2021-04-24T16:35:11.848Z] #20 20.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 ... 23408 files and directories currently installed.) [2021-04-24T16:35:11.848Z] #20 20.76 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-24T16:35:11.848Z] #20 20.77 Unpacking pigz (2.4-1) ... [2021-04-24T16:35:11.848Z] #20 20.89 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-24T16:35:11.848Z] #20 20.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-24T16:35:11.848Z] #20 20.91 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:11.902Z] #43 ... [2021-04-24T16:35:11.902Z] [2021-04-24T16:35:11.902Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:11.902Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:11.902Z] #20 42.91 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:35:11.902Z] #20 42.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:35:11.902Z] #20 42.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:11.902Z] #20 43.00 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:35:11.902Z] #20 43.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:35:11.902Z] #20 43.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:11.902Z] #20 43.12 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:35:12.111Z] #20 ... [2021-04-24T16:35:12.111Z] [2021-04-24T16:35:12.111Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:12.111Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:12.111Z] #43 62.33 DEP criu/arch/aarch64/sigframe.d [2021-04-24T16:35:12.111Z] #43 62.57 DEP criu/arch/aarch64/crtools.d [2021-04-24T16:35:12.111Z] #43 62.86 DEP criu/arch/aarch64/cpu.d [2021-04-24T16:35:12.111Z] #43 62.90 DEP criu/arch/aarch64/bitops.d [2021-04-24T16:35:12.111Z] #43 62.96 CC criu/arch/aarch64/bitops.o [2021-04-24T16:35:12.111Z] #43 63.01 CC criu/arch/aarch64/cpu.o [2021-04-24T16:35:12.111Z] #43 63.11 CC criu/arch/aarch64/crtools.o [2021-04-24T16:35:12.111Z] #43 63.58 CC criu/arch/aarch64/sigframe.o [2021-04-24T16:35:12.111Z] #43 63.84 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-24T16:35:12.111Z] #43 63.90 DEP criu/pie/util-vdso.d [2021-04-24T16:35:12.111Z] #43 64.07 DEP criu/pie/util.d [2021-04-24T16:35:12.111Z] #43 64.20 CC criu/pie/util.o [2021-04-24T16:35:12.111Z] #43 64.59 CC criu/pie/util-vdso.o [2021-04-24T16:35:12.111Z] #43 65.37 AR criu/pie/pie.lib.a [2021-04-24T16:35:12.111Z] #43 65.46 DEP criu/pie/restorer.d [2021-04-24T16:35:12.111Z] #43 65.73 DEP criu/arch/aarch64/intraprocedure.d [2021-04-24T16:35:12.111Z] #43 65.74 DEP criu/arch/aarch64/restorer.d [2021-04-24T16:35:12.111Z] #43 65.95 DEP criu/arch/aarch64/vdso-pie.d [2021-04-24T16:35:12.111Z] #43 66.11 DEP criu/pie/parasite-vdso.d [2021-04-24T16:35:12.111Z] #43 66.25 DEP criu/pie/parasite.d [2021-04-24T16:35:12.111Z] #43 66.38 CC criu/pie/parasite.o [2021-04-24T16:35:12.111Z] #43 67.57 LINK criu/pie/parasite.built-in.o [2021-04-24T16:35:12.111Z] #43 67.58 GEN criu/pie/parasite-blob.h [2021-04-24T16:35:12.111Z] #43 67.60 CC criu/pie/parasite-vdso.o [2021-04-24T16:35:12.111Z] #43 68.23 CC criu/arch/aarch64/vdso-pie.o [2021-04-24T16:35:12.111Z] #43 68.61 CC criu/arch/aarch64/restorer.o [2021-04-24T16:35:12.111Z] #43 69.06 CC criu/arch/aarch64/intraprocedure.o [2021-04-24T16:35:12.111Z] #43 69.10 CC criu/pie/restorer.o [2021-04-24T16:35:12.111Z] #43 71.16 LINK criu/pie/restorer.built-in.o [2021-04-24T16:35:12.111Z] #43 71.17 GEN criu/pie/restorer-blob.h [2021-04-24T16:35:12.111Z] #43 71.27 DEP criu/vdso.d [2021-04-24T16:35:12.111Z] #43 71.51 DEP criu/uts_ns.d [2021-04-24T16:35:12.111Z] #43 71.63 DEP criu/util.d [2021-04-24T16:35:12.111Z] #43 71.83 DEP criu/uffd.d [2021-04-24T16:35:12.111Z] #43 72.08 DEP criu/tun.d [2021-04-24T16:35:12.111Z] #43 72.28 DEP criu/tty.d [2021-04-24T16:35:12.111Z] #43 72.45 DEP criu/timerfd.d [2021-04-24T16:35:12.111Z] #43 ... [2021-04-24T16:35:12.111Z] [2021-04-24T16:35:12.111Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:12.111Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:12.163Z] #20 43.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:35:12.163Z] #20 43.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:12.163Z] #20 43.20 Selecting previously unselected package libreadline5:amd64. [2021-04-24T16:35:12.163Z] #20 43.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-24T16:35:12.163Z] #20 43.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:12.163Z] #20 43.30 Selecting previously unselected package net-tools. [2021-04-24T16:35:12.163Z] #20 43.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-24T16:35:12.163Z] #20 43.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:12.374Z] #20 21.41 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:35:12.374Z] #20 21.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-24T16:35:12.374Z] #20 21.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:12.423Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-04-24T16:35:12.425Z] #43 92.68 CC criu/clone-noasan.o [2021-04-24T16:35:12.425Z] #43 92.87 CC criu/config.o [2021-04-24T16:35:12.448Z] #20 43.50 Selecting previously unselected package python-pip-whl. [2021-04-24T16:35:12.448Z] #20 43.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:35:12.448Z] #20 43.53 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:35:12.713Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-04-24T16:35:12.949Z] #20 22.02 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:12.949Z] #20 22.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:13.026Z] #20 44.14 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:35:13.026Z] #20 44.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:35:13.026Z] #20 44.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:13.288Z] #20 44.32 Selecting previously unselected package python3-distutils. [2021-04-24T16:35:13.288Z] #20 44.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:35:13.288Z] #20 44.33 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:35:13.288Z] #20 44.52 Selecting previously unselected package python3-pip. [2021-04-24T16:35:13.288Z] #20 44.52 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:35:13.288Z] #20 44.53 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:35:13.342Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-24T16:35:13.550Z] #20 44.74 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:35:13.550Z] #20 44.75 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:35:13.550Z] #20 44.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:13.803Z] #43 94.31 CC criu/cr-check.o [2021-04-24T16:35:13.811Z] #20 44.90 Selecting previously unselected package python3-setuptools. [2021-04-24T16:35:13.811Z] #20 44.91 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:35:13.811Z] #20 44.92 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:13.971Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-24T16:35:14.072Z] #20 45.13 Selecting previously unselected package python3-wheel. [2021-04-24T16:35:14.072Z] #20 45.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:35:14.072Z] #20 45.14 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:35:14.072Z] #20 45.22 Selecting previously unselected package sudo. [2021-04-24T16:35:14.072Z] #20 45.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-24T16:35:14.072Z] #20 45.23 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:14.354Z] #25 ... [2021-04-24T16:35:14.354Z] [2021-04-24T16:35:14.354Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:35:14.354Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:35:14.354Z] #46 166.5 crypto/tls [2021-04-24T16:35:14.600Z] ok github.com/docker/docker/daemon 12.236s coverage: 17.2% of statements [2021-04-24T16:35:14.600Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:35:14.600Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:35:14.600Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:35:14.600Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:35:14.645Z] #20 45.75 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:35:14.645Z] #20 45.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-24T16:35:14.645Z] #20 45.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:14.873Z] #20 24.09 Selecting previously unselected package python3-minimal. [2021-04-24T16:35:14.873Z] #20 24.09 (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 ... 23657 files and directories currently installed.) [2021-04-24T16:35:14.873Z] #20 24.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-24T16:35:14.873Z] #20 24.18 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:35:14.907Z] #20 46.00 Selecting previously unselected package uidmap. [2021-04-24T16:35:14.907Z] #20 46.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-24T16:35:14.907Z] #20 46.03 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:35:14.907Z] #20 46.15 Selecting previously unselected package vim-runtime. [2021-04-24T16:35:14.907Z] #20 46.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:14.907Z] #20 46.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:35:15.136Z] #20 24.28 Selecting previously unselected package libmpdec2:arm64. [2021-04-24T16:35:15.136Z] #20 24.29 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-24T16:35:15.136Z] #20 24.31 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-24T16:35:15.136Z] #20 24.39 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-24T16:35:15.136Z] #20 24.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-24T16:35:15.136Z] #20 24.41 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:15.168Z] #20 46.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:35:15.168Z] #20 46.26 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:15.180Z] #43 95.89 CC criu/cr-dedup.o [2021-04-24T16:35:15.180Z] #43 ... [2021-04-24T16:35:15.180Z] [2021-04-24T16:35:15.180Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:15.180Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:15.180Z] #20 13.23 Fetched 8942 kB in 9s (951 kB/s) [2021-04-24T16:35:15.180Z] #20 13.23 Reading package lists... [2021-04-24T16:35:15.180Z] #20 16.23 Reading package lists... [2021-04-24T16:35:15.180Z] #20 19.27 Building dependency tree... [2021-04-24T16:35:15.180Z] #20 20.49 libcap2-bin is already the newest version (1:2.25-2). [2021-04-24T16:35:15.180Z] #20 20.49 The following additional packages will be installed: [2021-04-24T16:35:15.180Z] #20 20.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-24T16:35:15.180Z] #20 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-24T16:35:15.180Z] #20 20.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-24T16:35:15.180Z] #20 20.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-24T16:35:15.180Z] #20 20.50 python3.7 python3.7-minimal vim-runtime xxd [2021-04-24T16:35:15.180Z] #20 20.50 Suggested packages: [2021-04-24T16:35:15.180Z] #20 20.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-24T16:35:15.180Z] #20 20.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-24T16:35:15.180Z] #20 20.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-24T16:35:15.180Z] #20 20.50 Recommended packages: [2021-04-24T16:35:15.180Z] #20 20.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-24T16:35:15.180Z] #20 20.50 python3-keyrings.alt python3-xdg unzip [2021-04-24T16:35:15.308Z] #20 ... [2021-04-24T16:35:15.308Z] [2021-04-24T16:35:15.308Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:15.308Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:15.308Z] #43 94.00 CC criu/clone-noasan.o [2021-04-24T16:35:15.308Z] #43 94.21 CC criu/config.o [2021-04-24T16:35:15.308Z] #43 95.51 CC criu/cr-check.o [2021-04-24T16:35:15.308Z] #43 97.16 CC criu/cr-dedup.o [2021-04-24T16:35:15.308Z] #43 97.59 CC criu/cr-dump.o [2021-04-24T16:35:15.308Z] #43 99.83 CC criu/cr-errno.o [2021-04-24T16:35:15.308Z] #43 99.92 CC criu/cr-restore.o [2021-04-24T16:35:15.308Z] #43 ... [2021-04-24T16:35:15.308Z] [2021-04-24T16:35:15.308Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:15.308Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:15.308Z] #20 42.12 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:35:15.308Z] #20 42.12 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:35:15.308Z] #20 42.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:15.308Z] #20 42.23 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:35:15.308Z] #20 42.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:35:15.308Z] #20 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:15.308Z] #20 42.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:35:15.308Z] #20 42.34 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:35:15.308Z] #20 42.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:15.308Z] #20 42.39 Selecting previously unselected package libreadline5:amd64. [2021-04-24T16:35:15.308Z] #20 42.40 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-24T16:35:15.308Z] #20 42.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:15.308Z] #20 42.53 Selecting previously unselected package net-tools. [2021-04-24T16:35:15.308Z] #20 42.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-24T16:35:15.308Z] #20 42.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:15.565Z] #20 42.79 Selecting previously unselected package python-pip-whl. [2021-04-24T16:35:15.565Z] #20 42.80 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:35:15.565Z] #20 42.81 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:35:15.748Z] #20 ... [2021-04-24T16:35:15.748Z] [2021-04-24T16:35:15.748Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:15.748Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:15.748Z] #43 96.35 CC criu/cr-dump.o [2021-04-24T16:35:16.085Z] #20 25.17 Selecting previously unselected package python3.7. [2021-04-24T16:35:16.085Z] #20 25.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-24T16:35:16.085Z] #20 25.21 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:16.085Z] #20 25.35 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-24T16:35:16.085Z] #20 25.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-24T16:35:16.085Z] #20 25.36 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-24T16:35:16.099Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-04-24T16:35:16.108Z] Client: [2021-04-24T16:35:16.108Z] Context: default [2021-04-24T16:35:16.108Z] Debug Mode: false [2021-04-24T16:35:16.108Z] Plugins: [2021-04-24T16:35:16.108Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-24T16:35:16.108Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-24T16:35:16.108Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-24T16:35:16.108Z] [2021-04-24T16:35:16.108Z] Server: [2021-04-24T16:35:16.108Z] Containers: 0 [2021-04-24T16:35:16.108Z] Running: 0 [2021-04-24T16:35:16.108Z] Paused: 0 [2021-04-24T16:35:16.108Z] Stopped: 0 [2021-04-24T16:35:16.108Z] Images: 0 [2021-04-24T16:35:16.108Z] Server Version: 20.10.0 [2021-04-24T16:35:16.108Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-24T16:35:16.108Z] Windows: [2021-04-24T16:35:16.108Z] LCOW: [2021-04-24T16:35:16.108Z] Logging Driver: json-file [2021-04-24T16:35:16.108Z] Plugins: [2021-04-24T16:35:16.108Z] Volume: local [2021-04-24T16:35:16.108Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:35:16.108Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:35:16.108Z] Swarm: inactive [2021-04-24T16:35:16.108Z] Default Isolation: process [2021-04-24T16:35:16.108Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-24T16:35:16.108Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-24T16:35:16.108Z] OSType: windows [2021-04-24T16:35:16.108Z] Architecture: x86_64 [2021-04-24T16:35:16.108Z] CPUs: 4 [2021-04-24T16:35:16.108Z] Total Memory: 32GiB [2021-04-24T16:35:16.108Z] Name: azwin-2-527b70 [2021-04-24T16:35:16.108Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-24T16:35:16.108Z] Docker Root Dir: D:\docker [2021-04-24T16:35:16.108Z] Debug Mode: false [2021-04-24T16:35:16.108Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:35:16.108Z] Labels: [2021-04-24T16:35:16.108Z] Experimental: true [2021-04-24T16:35:16.108Z] Insecure Registries: [2021-04-24T16:35:16.108Z] 10.0.0.4:5000 [2021-04-24T16:35:16.108Z] 127.0.0.0/8 [2021-04-24T16:35:16.108Z] Registry Mirrors: [2021-04-24T16:35:16.108Z] http://10.0.0.4:5000/ [2021-04-24T16:35:16.108Z] Live Restore Enabled: false [2021-04-24T16:35:16.108Z] [2021-04-24T16:35:16.128Z] #20 43.31 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:35:16.128Z] #20 43.32 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:35:16.128Z] #20 43.33 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:16.128Z] #20 43.44 Selecting previously unselected package python3-distutils. [2021-04-24T16:35:16.128Z] #20 43.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:35:16.128Z] #20 43.45 Unpacking python3-distutils (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-24T16:35:16.348Z] #20 25.53 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:35:16.385Z] #20 43.60 Selecting previously unselected package python3-pip. [2021-04-24T16:35:16.385Z] #20 43.60 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:35:16.385Z] #20 43.61 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:35:16.385Z] #20 43.79 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:35:16.642Z] #20 43.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:35:16.642Z] #20 43.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:16.642Z] #20 43.92 Selecting previously unselected package python3-setuptools. [2021-04-24T16:35:16.642Z] #20 43.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:35:16.642Z] #20 43.94 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:16.728Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.177s coverage: 56.2% of statements [2021-04-24T16:35:16.899Z] #20 44.19 Selecting previously unselected package python3-wheel. [2021-04-24T16:35:16.899Z] #20 44.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:35:16.899Z] #20 44.19 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:35:16.899Z] #20 44.28 Selecting previously unselected package sudo. [2021-04-24T16:35:16.899Z] #20 44.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-24T16:35:16.899Z] #20 44.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:17.462Z] #20 44.83 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:35:17.462Z] #20 44.85 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-24T16:35:17.655Z] #43 98.36 CC criu/cr-errno.o [2021-04-24T16:35:17.655Z] #43 98.43 CC criu/cr-restore.o [2021-04-24T16:35:17.718Z] #20 44.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:17.742Z] #20 26.68 Selecting previously unselected package python3. [2021-04-24T16:35:17.742Z] #20 26.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-24T16:35:17.742Z] #20 26.76 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-24T16:35:17.742Z] #20 26.89 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:35:17.975Z] #20 45.11 Selecting previously unselected package uidmap. [2021-04-24T16:35:17.975Z] #20 45.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-24T16:35:17.975Z] #20 45.14 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:35:17.975Z] #20 45.26 Selecting previously unselected package vim-runtime. [2021-04-24T16:35:17.975Z] #20 45.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:17.975Z] #20 45.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:35:17.975Z] #20 45.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:35:17.975Z] #20 45.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:18.005Z] #20 27.06 Selecting previously unselected package libip4tc0:arm64. [2021-04-24T16:35:18.005Z] #20 27.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-24T16:35:18.005Z] #20 27.08 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:18.005Z] #20 27.18 Selecting previously unselected package libip6tc0:arm64. [2021-04-24T16:35:18.005Z] #20 27.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-24T16:35:18.005Z] #20 27.20 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:18.268Z] #20 27.34 Selecting previously unselected package libiptc0:arm64. [2021-04-24T16:35:18.268Z] #20 27.35 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-24T16:35:18.268Z] #20 27.36 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:18.268Z] #20 27.48 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-24T16:35:18.268Z] #20 27.49 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-24T16:35:18.268Z] #20 27.50 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-24T16:35:18.268Z] #20 27.61 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-24T16:35:18.474Z] #20 49.20 Selecting previously unselected package vim. [2021-04-24T16:35:18.474Z] #20 49.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:18.474Z] #20 49.24 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:35:18.474Z] #20 49.74 Selecting previously unselected package xfsprogs. [2021-04-24T16:35:18.474Z] #20 49.76 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-24T16:35:18.531Z] #20 27.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-24T16:35:18.531Z] #20 27.63 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-24T16:35:18.531Z] #20 27.74 Selecting previously unselected package libnftnl11:arm64. [2021-04-24T16:35:18.531Z] #20 27.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-24T16:35:18.531Z] #20 27.76 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-24T16:35:18.735Z] #20 49.77 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:35:18.793Z] #20 27.88 Selecting previously unselected package iptables. [2021-04-24T16:35:18.793Z] #20 27.88 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-24T16:35:18.793Z] #20 27.89 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:35:18.996Z] #20 50.26 Selecting previously unselected package zip. [2021-04-24T16:35:18.996Z] #20 50.26 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-24T16:35:18.996Z] #20 50.27 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:35:19.056Z] #20 28.24 Selecting previously unselected package xxd. [2021-04-24T16:35:19.056Z] #20 28.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-24T16:35:19.056Z] #20 28.25 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:35:19.259Z] #20 50.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:19.259Z] #20 50.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:19.259Z] #20 50.47 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:19.259Z] #20 50.49 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:19.259Z] #20 50.50 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:19.259Z] #20 50.51 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:19.259Z] #20 50.52 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:35:19.259Z] #20 50.53 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:19.259Z] #20 50.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:19.259Z] #20 50.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:19.259Z] #20 50.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:19.259Z] #20 50.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:19.259Z] #20 50.58 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:35:19.319Z] #20 28.41 Selecting previously unselected package vim-common. [2021-04-24T16:35:19.319Z] #20 28.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:19.319Z] #20 28.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:19.521Z] #20 50.59 Setting up zip (3.0-11+b1) ... [2021-04-24T16:35:19.521Z] #20 50.60 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:19.521Z] #20 50.63 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:35:19.582Z] #20 28.71 Selecting previously unselected package bash-completion. [2021-04-24T16:35:19.582Z] #20 28.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:35:19.848Z] #56 232.0 + bin/containerd-stress [2021-04-24T16:35:19.848Z] #56 234.1 + bin/containerd-shim [2021-04-24T16:35:20.119Z] #46 ... [2021-04-24T16:35:20.119Z] [2021-04-24T16:35:20.120Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:20.120Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:20.120Z] #21 52.22 Selecting previously unselected package libnet1:ppc64el. [2021-04-24T16:35:20.120Z] #21 52.23 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 52.23 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:20.120Z] #21 52.30 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-24T16:35:20.120Z] #21 52.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 52.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-24T16:35:20.120Z] #21 52.41 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-24T16:35:20.120Z] #21 52.42 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 52.42 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:35:20.120Z] #21 52.51 Selecting previously unselected package libreadline5:ppc64el. [2021-04-24T16:35:20.120Z] #21 52.52 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 52.54 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-24T16:35:20.120Z] #21 52.67 Selecting previously unselected package net-tools. [2021-04-24T16:35:20.120Z] #21 52.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 52.69 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:20.120Z] #21 52.96 Selecting previously unselected package python-pip-whl. [2021-04-24T16:35:20.120Z] #21 52.97 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:35:20.120Z] #21 52.98 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:35:20.120Z] #21 53.66 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:35:20.120Z] #21 53.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:35:20.120Z] #21 53.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:20.120Z] #21 53.85 Selecting previously unselected package python3-distutils. [2021-04-24T16:35:20.120Z] #21 53.85 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:35:20.120Z] #21 53.87 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:35:20.120Z] #21 54.04 Selecting previously unselected package python3-pip. [2021-04-24T16:35:20.120Z] #21 54.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:35:20.120Z] #21 54.07 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:35:20.120Z] #21 54.25 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:35:20.120Z] #21 54.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:35:20.120Z] #21 54.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:20.120Z] #21 54.45 Selecting previously unselected package python3-setuptools. [2021-04-24T16:35:20.120Z] #21 54.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:35:20.120Z] #21 54.48 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:20.120Z] #21 54.82 Selecting previously unselected package python3-wheel. [2021-04-24T16:35:20.120Z] #21 54.84 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:35:20.120Z] #21 54.84 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:35:20.120Z] #21 54.94 Selecting previously unselected package sudo. [2021-04-24T16:35:20.120Z] #21 54.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 54.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:20.120Z] #21 55.60 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:35:20.120Z] #21 55.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 55.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:20.120Z] #21 55.82 Selecting previously unselected package uidmap. [2021-04-24T16:35:20.120Z] #21 55.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 55.84 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:35:20.120Z] #21 55.97 Selecting previously unselected package vim-runtime. [2021-04-24T16:35:20.120Z] #21 55.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:20.120Z] #21 56.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:35:20.120Z] #21 56.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:35:20.120Z] #21 56.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:20.120Z] #21 ... [2021-04-24T16:35:20.120Z] [2021-04-24T16:35:20.120Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:20.120Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:20.120Z] #44 100.6 CC criu/bfd.o [2021-04-24T16:35:20.120Z] #44 101.7 CC criu/bitmap.o [2021-04-24T16:35:20.120Z] #44 101.8 CC criu/cgroup-props.o [2021-04-24T16:35:20.120Z] #44 103.2 CC criu/cgroup.o [2021-04-24T16:35:20.120Z] #44 108.9 CC criu/clone-noasan.o [2021-04-24T16:35:20.120Z] #44 109.2 CC criu/config.o [2021-04-24T16:35:20.120Z] #44 ... [2021-04-24T16:35:20.120Z] [2021-04-24T16:35:20.120Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:35:20.120Z] #25 sha256:e3ac8826d0b6b42032359b25dbc0c77f9b23b79f0df3ddfb30a02c8d28c6cdf5 [2021-04-24T16:35:20.120Z] #25 167.2 + mkdir -p /tmp/tmp.eXjVbUrYtl/src/github.com/docker [2021-04-24T16:35:20.120Z] #25 167.2 + mv components/cli /tmp/tmp.eXjVbUrYtl/src/github.com/docker/cli [2021-04-24T16:35:20.120Z] #25 167.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-24T16:35:20.120Z] #25 ... [2021-04-24T16:35:20.120Z] [2021-04-24T16:35:20.120Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:20.120Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:20.120Z] #21 60.04 Selecting previously unselected package vim. [2021-04-24T16:35:20.120Z] #21 60.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-24T16:35:20.120Z] #21 60.13 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:35:20.948Z] #43 ... [2021-04-24T16:35:20.948Z] [2021-04-24T16:35:20.948Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:20.948Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:20.948Z] #20 21.94 The following NEW packages will be installed: [2021-04-24T16:35:20.948Z] #20 21.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-24T16:35:20.948Z] #20 21.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-24T16:35:20.948Z] #20 21.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-24T16:35:20.948Z] #20 21.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-24T16:35:20.948Z] #20 21.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-24T16:35:20.948Z] #20 21.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-24T16:35:20.948Z] #20 21.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-24T16:35:20.948Z] #20 21.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-24T16:35:20.948Z] #20 21.95 xz-utils zip [2021-04-24T16:35:20.948Z] #20 22.26 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:35:20.948Z] #20 22.26 Need to get 28.5 MB of archives. [2021-04-24T16:35:20.948Z] #20 22.26 After this operation, 116 MB of additional disk space will be used. [2021-04-24T16:35:20.948Z] #20 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-24T16:35:20.948Z] #20 22.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-24T16:35:20.948Z] #20 22.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-24T16:35:20.948Z] #20 22.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-24T16:35:20.948Z] #20 22.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-24T16:35:20.948Z] #20 22.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-04-24T16:35:20.948Z] #20 22.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-24T16:35:20.948Z] #20 22.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-24T16:35:20.948Z] #20 22.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-24T16:35:20.948Z] #20 22.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-24T16:35:20.948Z] #20 22.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-24T16:35:20.948Z] #20 22.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-24T16:35:20.948Z] #20 22.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-24T16:35:20.948Z] #20 22.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-24T16:35:20.948Z] #20 22.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-24T16:35:20.948Z] #20 22.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-24T16:35:20.948Z] #20 22.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-24T16:35:20.948Z] #20 22.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-24T16:35:20.948Z] #20 22.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-24T16:35:20.948Z] #20 22.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-24T16:35:20.948Z] #20 22.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-24T16:35:20.948Z] #20 22.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-24T16:35:20.948Z] #20 22.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-24T16:35:20.948Z] #20 22.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-24T16:35:20.948Z] #20 22.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-24T16:35:20.948Z] #20 22.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-24T16:35:20.948Z] #20 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-24T16:35:20.948Z] #20 22.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-24T16:35:20.948Z] #20 22.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-24T16:35:20.948Z] #20 23.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-24T16:35:20.948Z] #20 23.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-24T16:35:20.948Z] #20 23.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-04-24T16:35:20.948Z] #20 23.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-24T16:35:20.948Z] #20 23.02 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-24T16:35:20.949Z] #20 23.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-24T16:35:20.949Z] #20 23.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-24T16:35:20.949Z] #20 23.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-24T16:35:20.949Z] #20 23.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-24T16:35:20.949Z] #20 23.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-24T16:35:20.949Z] #20 23.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-24T16:35:20.949Z] #20 23.17 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-24T16:35:20.949Z] #20 23.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-24T16:35:20.949Z] #20 23.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-04-24T16:35:20.949Z] #20 23.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-24T16:35:20.949Z] #20 23.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-24T16:35:20.949Z] #20 23.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-24T16:35:20.949Z] #20 23.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-24T16:35:20.949Z] #20 23.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-24T16:35:20.949Z] #20 24.16 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:35:20.949Z] #20 24.27 Fetched 28.5 MB in 2s (17.3 MB/s) [2021-04-24T16:35:20.949Z] #20 24.34 Selecting previously unselected package pigz. [2021-04-24T16:35:20.949Z] #20 24.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-24T16:35:20.949Z] #20 24.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-24T16:35:20.949Z] #20 24.39 Unpacking pigz (2.4-1) ... [2021-04-24T16:35:20.949Z] #20 24.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-24T16:35:20.949Z] #20 24.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:20.949Z] #20 24.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:20.949Z] #20 24.87 Selecting previously unselected package python3.7-minimal. [2021-04-24T16:35:20.949Z] #20 24.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:20.949Z] #20 24.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:20.949Z] #20 25.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:20.949Z] #20 25.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-24T16:35:21.072Z] #21 60.91 Selecting previously unselected package xfsprogs. [2021-04-24T16:35:21.072Z] #21 60.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-24T16:35:21.072Z] #21 60.95 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:35:21.163Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.272s coverage: 46.2% of statements [2021-04-24T16:35:21.248Z] #20 48.38 Selecting previously unselected package vim. [2021-04-24T16:35:21.248Z] #20 48.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:21.248Z] #20 48.40 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:35:21.736Z] #21 61.55 Selecting previously unselected package zip. [2021-04-24T16:35:21.736Z] #21 61.57 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-24T16:35:21.736Z] #21 61.58 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:35:21.736Z] #21 61.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:21.736Z] #21 61.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:21.736Z] #21 61.89 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:21.736Z] #21 61.92 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-24T16:35:21.762Z] #20 48.96 Selecting previously unselected package xfsprogs. [2021-04-24T16:35:21.762Z] #20 48.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-24T16:35:21.762Z] #20 48.98 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:35:22.035Z] #21 61.92 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-24T16:35:22.035Z] #21 61.92 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:22.035Z] #21 61.93 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:35:22.035Z] #21 61.96 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-24T16:35:22.035Z] #21 61.97 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:22.035Z] #21 61.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:22.035Z] #21 62.00 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-24T16:35:22.035Z] #21 62.01 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-24T16:35:22.035Z] #21 62.03 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:35:22.035Z] #21 62.05 Setting up zip (3.0-11+b1) ... [2021-04-24T16:35:22.035Z] #21 62.06 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:22.035Z] #21 62.11 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:35:22.141Z] #20 ... [2021-04-24T16:35:22.141Z] [2021-04-24T16:35:22.141Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:22.141Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-24T16:35:22.141Z] #40 144.0 + dpkg --print-architecture [2021-04-24T16:35:22.193Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-24T16:35:22.325Z] #20 49.42 Selecting previously unselected package zip. [2021-04-24T16:35:22.325Z] #20 49.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-24T16:35:22.325Z] #20 49.46 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:35:22.325Z] #20 49.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:22.325Z] #20 49.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:22.325Z] #20 49.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:22.325Z] #20 49.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:22.325Z] #20 49.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:22.325Z] #20 49.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:22.325Z] #20 49.74 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:35:22.325Z] #20 49.76 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:22.325Z] #20 49.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:22.407Z] #40 ... [2021-04-24T16:35:22.407Z] [2021-04-24T16:35:22.407Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:22.407Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:22.407Z] #43 72.71 DEP criu/timens.d [2021-04-24T16:35:22.407Z] #43 72.93 DEP criu/sysfs_parse.d [2021-04-24T16:35:22.407Z] #43 73.13 DEP criu/sysctl.d [2021-04-24T16:35:22.407Z] #43 73.36 DEP criu/string.d [2021-04-24T16:35:22.407Z] #43 73.41 DEP criu/stats.d [2021-04-24T16:35:22.407Z] #43 73.62 DEP criu/sockets.d [2021-04-24T16:35:22.407Z] #43 73.90 DEP criu/sk-unix.d [2021-04-24T16:35:22.407Z] #43 74.14 DEP criu/sk-tcp.d [2021-04-24T16:35:22.407Z] #43 74.33 DEP criu/sk-queue.d [2021-04-24T16:35:22.407Z] #43 74.46 DEP criu/sk-packet.d [2021-04-24T16:35:22.407Z] #43 74.65 DEP criu/sk-netlink.d [2021-04-24T16:35:22.407Z] #43 74.96 DEP criu/sk-inet.d [2021-04-24T16:35:22.407Z] #43 75.22 DEP criu/signalfd.d [2021-04-24T16:35:22.407Z] #43 75.47 DEP criu/sigframe.d [2021-04-24T16:35:22.407Z] #43 75.57 DEP criu/shmem.d [2021-04-24T16:35:22.407Z] #43 75.78 DEP criu/servicefd.d [2021-04-24T16:35:22.407Z] #43 75.97 DEP criu/seize.d [2021-04-24T16:35:22.407Z] #43 76.10 DEP criu/seccomp.d [2021-04-24T16:35:22.407Z] #43 76.25 DEP criu/rst-malloc.d [2021-04-24T16:35:22.407Z] #43 76.33 DEP criu/rbtree.d [2021-04-24T16:35:22.407Z] #43 76.38 DEP criu/pstree.d [2021-04-24T16:35:22.407Z] #43 76.54 DEP criu/protobuf.d [2021-04-24T16:35:22.407Z] #43 76.72 GEN criu/protobuf-desc-gen.h [2021-04-24T16:35:22.407Z] #43 78.36 DEP criu/protobuf-desc.d [2021-04-24T16:35:22.407Z] #43 78.52 DEP criu/proc_parse.d [2021-04-24T16:35:22.407Z] #43 78.73 DEP criu/plugin.d [2021-04-24T16:35:22.407Z] #43 78.83 DEP criu/pipes.d [2021-04-24T16:35:22.407Z] #43 79.00 DEP criu/pie-util.d [2021-04-24T16:35:22.407Z] #43 79.14 DEP criu/pie-util-vdso.d [2021-04-24T16:35:22.407Z] #43 79.23 DEP criu/path.d [2021-04-24T16:35:22.407Z] #43 79.32 DEP criu/parasite-syscall.d [2021-04-24T16:35:22.407Z] #43 79.59 DEP criu/pagemap.d [2021-04-24T16:35:22.407Z] #43 79.75 DEP criu/pagemap-cache.d [2021-04-24T16:35:22.407Z] #43 79.93 DEP criu/page-xfer.d [2021-04-24T16:35:22.407Z] #43 80.07 DEP criu/page-pipe.d [2021-04-24T16:35:22.407Z] #43 80.24 DEP criu/netfilter.d [2021-04-24T16:35:22.407Z] #43 80.47 DEP criu/net.d [2021-04-24T16:35:22.407Z] #43 80.81 DEP criu/namespaces.d [2021-04-24T16:35:22.407Z] #43 81.04 DEP criu/mount.d [2021-04-24T16:35:22.407Z] #43 81.29 DEP criu/memfd.d [2021-04-24T16:35:22.407Z] #43 81.42 DEP criu/mem.d [2021-04-24T16:35:22.407Z] #43 81.55 DEP criu/lsm.d [2021-04-24T16:35:22.407Z] #43 81.84 DEP criu/log.d [2021-04-24T16:35:22.407Z] #43 82.01 DEP criu/libnetlink.d [2021-04-24T16:35:22.407Z] #43 82.14 DEP criu/kerndat.d [2021-04-24T16:35:22.407Z] #43 82.29 DEP criu/kcmp-ids.d [2021-04-24T16:35:22.407Z] #43 82.37 DEP criu/irmap.d [2021-04-24T16:35:22.407Z] #43 82.59 DEP criu/ipc_ns.d [2021-04-24T16:35:22.407Z] #43 82.78 DEP criu/image.d [2021-04-24T16:35:22.582Z] #20 49.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:22.582Z] #20 49.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:22.582Z] #20 49.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:22.582Z] #20 49.83 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:35:22.582Z] #20 49.84 Setting up zip (3.0-11+b1) ... [2021-04-24T16:35:22.582Z] #20 49.86 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:22.582Z] #20 49.89 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:35:22.672Z] #43 82.99 DEP criu/image-desc.d [2021-04-24T16:35:22.672Z] #43 83.06 DEP criu/fsnotify.d [2021-04-24T16:35:22.827Z] #20 53.47 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:22.827Z] #20 53.48 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:35:22.827Z] #20 53.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:35:22.827Z] #20 53.51 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:22.827Z] #20 53.58 invoke-rc.d: could not determine current runlevel [2021-04-24T16:35:22.827Z] #20 53.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:35:22.827Z] #20 53.60 Setting up pigz (2.4-1) ... [2021-04-24T16:35:22.827Z] #20 53.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:22.827Z] #20 53.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:22.827Z] #20 53.64 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:35:22.827Z] #20 53.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:35:22.827Z] #20 53.67 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:22.827Z] #20 54.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:22.827Z] #20 54.14 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:22.827Z] #20 54.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:22.859Z] #20 27.70 Selecting previously unselected package python3-minimal. [2021-04-24T16:35:22.859Z] #20 27.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 ... 23684 files and directories currently installed.) [2021-04-24T16:35:22.859Z] #20 27.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-24T16:35:22.859Z] #20 27.76 Unpacking python3-minimal (3.7.3-1) ... [2021-04-24T16:35:22.859Z] #20 27.84 Selecting previously unselected package libmpdec2:amd64. [2021-04-24T16:35:22.859Z] #20 27.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-24T16:35:22.859Z] #20 27.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:35:22.859Z] #20 27.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-24T16:35:22.859Z] #20 27.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:22.859Z] #20 27.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:22.935Z] #43 83.19 DEP criu/filesystems.d [2021-04-24T16:35:22.936Z] #43 83.31 DEP criu/files.d [2021-04-24T16:35:22.936Z] #43 ... [2021-04-24T16:35:22.936Z] [2021-04-24T16:35:22.936Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:22.936Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:22.936Z] #20 32.10 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:35:23.087Z] #20 54.16 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:35:23.087Z] #20 54.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:35:23.087Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:35:23.087Z] #20 54.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:35:23.087Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:35:23.087Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:35:23.087Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:35:23.087Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:35:23.087Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:35:23.087Z] #20 54.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:23.087Z] #20 54.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:23.087Z] #20 54.29 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:23.087Z] #20 54.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:23.087Z] #20 54.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:23.087Z] #20 54.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:23.513Z] #20 ... [2021-04-24T16:35:23.513Z] [2021-04-24T16:35:23.513Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:23.513Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-24T16:35:23.513Z] #40 DONE 145.3s [2021-04-24T16:35:23.513Z] [2021-04-24T16:35:23.513Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:23.513Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:23.513Z] #20 32.75 Selecting previously unselected package bzip2. [2021-04-24T16:35:23.513Z] #20 32.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-24T16:35:23.513Z] #20 32.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:23.777Z] #20 32.90 Selecting previously unselected package xz-utils. [2021-04-24T16:35:23.777Z] #20 32.92 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-24T16:35:23.777Z] #20 32.94 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:35:23.798Z] #20 28.93 Selecting previously unselected package python3.7. [2021-04-24T16:35:23.798Z] #20 28.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-24T16:35:23.798Z] #20 28.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:23.798Z] #20 29.08 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-24T16:35:23.798Z] #20 29.10 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-24T16:35:23.798Z] #20 29.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:24.040Z] #20 33.27 Selecting previously unselected package apparmor. [2021-04-24T16:35:24.040Z] #20 33.28 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-24T16:35:24.058Z] #20 29.22 Setting up python3-minimal (3.7.3-1) ... [2021-04-24T16:35:24.303Z] #20 33.41 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:35:24.566Z] #20 33.78 Selecting previously unselected package aufs-tools. [2021-04-24T16:35:24.566Z] #20 33.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-24T16:35:24.566Z] #20 33.80 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:24.829Z] #20 33.95 Selecting previously unselected package libonig5:arm64. [2021-04-24T16:35:24.829Z] #20 33.96 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-24T16:35:24.829Z] #20 33.96 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-24T16:35:24.998Z] #20 30.07 Selecting previously unselected package python3. [2021-04-24T16:35:24.998Z] #20 30.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-24T16:35:24.998Z] #20 30.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-24T16:35:24.998Z] #20 30.14 Unpacking python3 (3.7.3-1) ... [2021-04-24T16:35:24.998Z] #20 30.21 Selecting previously unselected package libip4tc0:amd64. [2021-04-24T16:35:24.998Z] #20 30.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:24.998Z] #20 30.22 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:24.998Z] #20 30.31 Selecting previously unselected package libip6tc0:amd64. [2021-04-24T16:35:24.998Z] #20 30.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:24.998Z] #20 30.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:24.998Z] #20 30.42 Selecting previously unselected package libiptc0:amd64. [2021-04-24T16:35:24.998Z] #20 30.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-24T16:35:24.998Z] #20 30.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:25.092Z] #20 34.10 Selecting previously unselected package libjq1:arm64. [2021-04-24T16:35:25.092Z] #20 34.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-24T16:35:25.092Z] #20 34.12 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:25.092Z] #20 34.26 Selecting previously unselected package jq. [2021-04-24T16:35:25.092Z] #20 34.28 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-24T16:35:25.092Z] #20 34.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:25.102Z] #20 ... [2021-04-24T16:35:25.102Z] [2021-04-24T16:35:25.102Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:25.102Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:25.102Z] #43 104.4 CC criu/cr-service.o [2021-04-24T16:35:25.102Z] #43 105.9 CC criu/crtools.o [2021-04-24T16:35:25.102Z] #43 106.6 CC criu/eventfd.o [2021-04-24T16:35:25.102Z] #43 107.0 CC criu/eventpoll.o [2021-04-24T16:35:25.102Z] #43 107.8 CC criu/external.o [2021-04-24T16:35:25.102Z] #43 108.2 CC criu/fault-injection.o [2021-04-24T16:35:25.102Z] #43 108.3 CC criu/fdstore.o [2021-04-24T16:35:25.102Z] #43 108.7 CC criu/fifo.o [2021-04-24T16:35:25.102Z] #43 109.2 CC criu/file-ids.o [2021-04-24T16:35:25.102Z] #43 109.5 CC criu/file-lock.o [2021-04-24T16:35:25.102Z] #43 110.5 CC criu/files-ext.o [2021-04-24T16:35:25.102Z] #43 110.9 CC criu/files-reg.o [2021-04-24T16:35:25.102Z] #43 113.0 CC criu/files.o [2021-04-24T16:35:25.257Z] #20 30.52 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-24T16:35:25.257Z] #20 30.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-24T16:35:25.257Z] #20 30.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:25.257Z] #20 30.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-24T16:35:25.257Z] #20 30.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-24T16:35:25.257Z] #20 30.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:25.257Z] #20 30.66 Selecting previously unselected package libnftnl11:amd64. [2021-04-24T16:35:25.355Z] #20 34.48 Selecting previously unselected package libaio1:arm64. [2021-04-24T16:35:25.355Z] #20 34.51 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-24T16:35:25.355Z] #20 34.53 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-24T16:35:25.355Z] #20 34.60 Selecting previously unselected package libgpm2:arm64. [2021-04-24T16:35:25.355Z] #20 34.60 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-24T16:35:25.355Z] #20 34.61 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-24T16:35:25.359Z] #43 ... [2021-04-24T16:35:25.359Z] [2021-04-24T16:35:25.359Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:25.359Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:25.359Z] #20 52.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:25.359Z] #20 52.74 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:35:25.359Z] #20 52.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:35:25.359Z] #20 52.76 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:25.517Z] #20 30.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-24T16:35:25.517Z] #20 30.68 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:25.517Z] #20 30.77 Selecting previously unselected package iptables. [2021-04-24T16:35:25.517Z] #20 30.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-24T16:35:25.517Z] #20 30.78 Unpacking iptables (1.8.2-4) ... [2021-04-24T16:35:25.616Z] #20 52.85 invoke-rc.d: could not determine current runlevel [2021-04-24T16:35:25.616Z] #20 52.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:35:25.616Z] #20 52.87 Setting up pigz (2.4-1) ... [2021-04-24T16:35:25.616Z] #20 52.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:25.616Z] #20 52.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:25.616Z] #20 52.93 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:35:25.616Z] #20 52.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:35:25.616Z] #20 52.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:25.616Z] #20 34.72 Selecting previously unselected package libicu63:arm64. [2021-04-24T16:35:25.617Z] #20 34.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-24T16:35:25.617Z] #20 34.73 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-24T16:35:25.636Z] #20 ... [2021-04-24T16:35:25.636Z] [2021-04-24T16:35:25.636Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:25.636Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:25.636Z] #43 106.8 CC criu/cr-service.o [2021-04-24T16:35:25.636Z] #43 108.5 CC criu/crtools.o [2021-04-24T16:35:25.636Z] #43 109.2 CC criu/eventfd.o [2021-04-24T16:35:25.636Z] #43 109.6 CC criu/eventpoll.o [2021-04-24T16:35:25.636Z] #43 110.5 CC criu/external.o [2021-04-24T16:35:25.636Z] #43 110.8 CC criu/fault-injection.o [2021-04-24T16:35:25.636Z] #43 110.9 CC criu/fdstore.o [2021-04-24T16:35:25.636Z] #43 111.3 CC criu/fifo.o [2021-04-24T16:35:25.636Z] #43 111.7 CC criu/file-ids.o [2021-04-24T16:35:25.636Z] #43 112.0 CC criu/file-lock.o [2021-04-24T16:35:25.636Z] #43 113.0 CC criu/files-ext.o [2021-04-24T16:35:25.636Z] #43 113.4 CC criu/files-reg.o [2021-04-24T16:35:25.636Z] #43 115.5 CC criu/files.o [2021-04-24T16:35:25.727Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.262s coverage: 49.4% of statements [2021-04-24T16:35:25.777Z] #20 31.11 Selecting previously unselected package xxd. [2021-04-24T16:35:25.777Z] #20 31.11 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:25.777Z] #20 31.12 Unpacking xxd (2:8.1.0875-5) ... [2021-04-24T16:35:25.898Z] #43 117.4 CC criu/filesystems.o [2021-04-24T16:35:26.037Z] #20 31.24 Selecting previously unselected package vim-common. [2021-04-24T16:35:26.037Z] #20 31.24 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:26.037Z] #20 31.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:26.037Z] #20 31.43 Selecting previously unselected package bash-completion. [2021-04-24T16:35:26.037Z] #20 31.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-24T16:35:26.159Z] #43 ... [2021-04-24T16:35:26.159Z] [2021-04-24T16:35:26.159Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:26.159Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:26.159Z] #20 57.45 Setting up iptables (1.8.2-4) ... [2021-04-24T16:35:26.159Z] #20 57.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:26.159Z] #20 57.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:26.159Z] #20 57.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:26.159Z] #20 57.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:26.159Z] #20 57.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:35:26.179Z] #20 53.35 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:26.179Z] #20 53.37 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:26.179Z] #20 53.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:26.179Z] #20 53.40 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:35:26.179Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:35:26.179Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:35:26.179Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:35:26.179Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:35:26.179Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:35:26.179Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:35:26.179Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:35:26.179Z] #20 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:35:26.179Z] #20 53.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:26.179Z] #20 53.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:26.179Z] #20 53.54 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:26.179Z] #20 53.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:26.179Z] #20 53.56 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:26.179Z] #20 53.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:26.421Z] #20 57.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:35:26.421Z] #20 57.54 Setting up python3 (3.7.3-1) ... [2021-04-24T16:35:26.424Z] #56 240.9 + bin/containerd-shim-runc-v1 [2021-04-24T16:35:26.544Z] #21 66.28 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-24T16:35:26.544Z] #21 66.28 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:35:26.544Z] #21 66.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:35:26.544Z] #21 66.31 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:26.544Z] #21 66.44 invoke-rc.d: could not determine current runlevel [2021-04-24T16:35:26.544Z] #21 66.45 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:35:26.544Z] #21 66.46 Setting up pigz (2.4-1) ... [2021-04-24T16:35:26.544Z] #21 66.47 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-24T16:35:26.544Z] #21 66.48 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-24T16:35:26.544Z] #21 66.49 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:35:26.544Z] #21 66.50 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-24T16:35:26.544Z] #21 66.51 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:26.682Z] #20 57.92 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:35:27.192Z] #21 67.19 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-24T16:35:27.192Z] #21 67.19 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-24T16:35:27.192Z] #21 67.19 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-24T16:35:27.192Z] #21 67.21 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:35:27.193Z] #21 67.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:35:27.193Z] #21 67.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:35:27.193Z] #21 67.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:35:27.193Z] #21 67.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:35:27.193Z] #21 67.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:35:27.193Z] #21 67.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:35:27.492Z] #21 67.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:35:27.492Z] #21 67.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:35:27.492Z] #21 67.39 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-24T16:35:27.492Z] #21 67.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:27.492Z] #21 67.42 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-24T16:35:27.492Z] #21 67.42 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:27.492Z] #21 67.42 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-24T16:35:27.492Z] #21 67.43 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:27.538Z] #20 36.61 Selecting previously unselected package libnet1:arm64. [2021-04-24T16:35:27.538Z] #20 36.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-24T16:35:27.538Z] #20 36.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:27.538Z] #20 36.73 Selecting previously unselected package libnl-3-200:arm64. [2021-04-24T16:35:27.538Z] #20 36.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-24T16:35:27.538Z] #20 36.76 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-24T16:35:27.627Z] #20 58.67 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:35:27.801Z] #20 36.84 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-24T16:35:27.801Z] #20 36.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-24T16:35:27.801Z] #20 36.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-24T16:35:27.801Z] #20 36.96 Selecting previously unselected package libreadline5:arm64. [2021-04-24T16:35:27.801Z] #20 36.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-24T16:35:27.801Z] #20 36.98 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:27.801Z] #20 37.11 Selecting previously unselected package net-tools. [2021-04-24T16:35:28.063Z] #20 37.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-24T16:35:28.063Z] #20 37.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:28.063Z] #20 37.32 Selecting previously unselected package python-pip-whl. [2021-04-24T16:35:28.063Z] #20 37.33 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:35:28.063Z] #20 37.35 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:35:28.641Z] #20 37.77 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:35:28.641Z] #20 37.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:35:28.641Z] #20 37.78 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:28.641Z] #20 37.96 Selecting previously unselected package python3-distutils. [2021-04-24T16:35:28.641Z] #20 37.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:35:28.903Z] #20 37.97 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:35:28.903Z] #20 38.16 Selecting previously unselected package python3-pip. [2021-04-24T16:35:28.903Z] #20 38.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:35:28.903Z] #20 38.19 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:35:29.331Z] #20 34.08 Unpacking bash-completion (1:2.8-6) ... [2021-04-24T16:35:29.331Z] #20 34.46 Selecting previously unselected package bzip2. [2021-04-24T16:35:29.331Z] #20 34.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-24T16:35:29.331Z] #20 34.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:29.331Z] #20 34.56 Selecting previously unselected package xz-utils. [2021-04-24T16:35:29.331Z] #20 34.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-24T16:35:29.331Z] #20 34.57 Unpacking xz-utils (5.2.4-1) ... [2021-04-24T16:35:29.452Z] #20 56.35 Setting up iptables (1.8.2-4) ... [2021-04-24T16:35:29.452Z] #20 56.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:35:29.452Z] #20 56.43 Setting up python3 (3.7.3-1) ... [2021-04-24T16:35:29.452Z] #20 56.86 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:35:29.480Z] #20 38.45 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:35:29.480Z] #20 38.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:35:29.480Z] #20 38.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:29.480Z] #20 38.61 Selecting previously unselected package python3-setuptools. [2021-04-24T16:35:29.480Z] #20 38.63 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:35:29.480Z] #20 38.65 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:29.544Z] #20 60.44 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:35:29.544Z] #20 60.46 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:29.544Z] #20 60.79 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:29.591Z] #20 34.74 Selecting previously unselected package apparmor. [2021-04-24T16:35:29.591Z] #20 34.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-24T16:35:29.591Z] #20 34.83 Unpacking apparmor (2.13.2-10) ... [2021-04-24T16:35:29.743Z] #20 38.92 Selecting previously unselected package python3-wheel. [2021-04-24T16:35:29.743Z] #20 38.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:35:29.743Z] #20 38.95 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:35:29.743Z] #20 39.10 Selecting previously unselected package sudo. [2021-04-24T16:35:29.743Z] #20 39.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-24T16:35:29.850Z] #20 35.17 Selecting previously unselected package aufs-tools. [2021-04-24T16:35:29.850Z] #20 35.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-24T16:35:29.850Z] #20 35.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:30.006Z] #20 39.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:30.110Z] #20 35.29 Selecting previously unselected package libonig5:amd64. [2021-04-24T16:35:30.110Z] #20 35.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-24T16:35:30.110Z] #20 35.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:30.110Z] #20 35.44 Selecting previously unselected package libjq1:amd64. [2021-04-24T16:35:30.110Z] #20 35.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:30.110Z] #20 35.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:30.110Z] #20 35.54 Selecting previously unselected package jq. [2021-04-24T16:35:30.272Z] #20 57.53 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:35:30.370Z] #20 35.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-24T16:35:30.370Z] #20 35.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:30.370Z] #20 35.65 Selecting previously unselected package libaio1:amd64. [2021-04-24T16:35:30.370Z] #20 35.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-24T16:35:30.370Z] #20 35.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:30.370Z] #20 35.71 Selecting previously unselected package libgpm2:amd64. [2021-04-24T16:35:30.370Z] #20 35.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-24T16:35:30.370Z] #20 35.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:30.370Z] #20 35.79 Selecting previously unselected package libicu63:amd64. [2021-04-24T16:35:30.489Z] #20 61.76 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:35:30.580Z] #20 39.57 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:35:30.580Z] #20 39.58 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-24T16:35:30.580Z] #20 39.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:30.580Z] #20 39.82 Selecting previously unselected package uidmap. [2021-04-24T16:35:30.615Z] #56 245.4 + bin/containerd-shim-runc-v2 [2021-04-24T16:35:30.630Z] #20 35.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-24T16:35:30.630Z] #20 35.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:30.843Z] #20 39.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-24T16:35:30.843Z] #20 39.84 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:35:30.843Z] #20 39.97 Selecting previously unselected package vim-runtime. [2021-04-24T16:35:30.843Z] #20 39.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:30.843Z] #20 40.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:35:30.843Z] #20 40.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:35:30.843Z] #20 40.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:31.063Z] #20 62.29 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:31.076Z] #21 ... [2021-04-24T16:35:31.076Z] [2021-04-24T16:35:31.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:31.076Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:31.076Z] #44 112.1 CC criu/cr-check.o [2021-04-24T16:35:31.076Z] #44 115.0 CC criu/cr-dedup.o [2021-04-24T16:35:31.076Z] #44 115.6 CC criu/cr-dump.o [2021-04-24T16:35:31.076Z] #44 119.0 CC criu/cr-errno.o [2021-04-24T16:35:31.076Z] #44 119.1 CC criu/cr-restore.o [2021-04-24T16:35:31.272Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.228s coverage: 73.3% of statements [2021-04-24T16:35:31.272Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:35:31.553Z] #56 246.4 + binaries [2021-04-24T16:35:31.553Z] #56 246.4 + install -D bin/containerd /build/containerd [2021-04-24T16:35:31.553Z] #56 246.4 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:35:31.553Z] #56 246.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:35:31.553Z] #56 246.4 + install -D bin/ctr /build/ctr [2021-04-24T16:35:31.642Z] #20 ... [2021-04-24T16:35:31.642Z] [2021-04-24T16:35:31.642Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:31.642Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:35:31.642Z] #40 185.3 + dpkg --print-architecture [2021-04-24T16:35:31.642Z] #40 185.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:35:31.900Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-04-24T16:35:31.900Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.899s coverage: 57.7% of statements [2021-04-24T16:35:31.900Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-24T16:35:31.900Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:35:31.901Z] #40 185.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:35:31.902Z] #40 185.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:35:32.135Z] #44 ... [2021-04-24T16:35:32.135Z] [2021-04-24T16:35:32.135Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:32.135Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:32.135Z] #21 71.96 Setting up iptables (1.8.2-4) ... [2021-04-24T16:35:32.135Z] #21 71.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:35:32.135Z] #21 72.05 Setting up python3 (3.7.3-1) ... [2021-04-24T16:35:32.135Z] #21 ... [2021-04-24T16:35:32.135Z] [2021-04-24T16:35:32.136Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:35:32.136Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:35:32.136Z] #46 174.3 net/http/httptrace [2021-04-24T16:35:32.136Z] #46 174.6 net/http [2021-04-24T16:35:32.449Z] #20 63.54 Setting up python3-pip (18.1-5) ... [2021-04-24T16:35:32.529Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-04-24T16:35:32.539Z] #20 ... [2021-04-24T16:35:32.539Z] [2021-04-24T16:35:32.539Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:32.539Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:32.539Z] #43 103.0 CC criu/cr-service.o [2021-04-24T16:35:32.539Z] #43 104.7 CC criu/crtools.o [2021-04-24T16:35:32.539Z] #43 105.3 CC criu/eventfd.o [2021-04-24T16:35:32.539Z] #43 105.7 CC criu/eventpoll.o [2021-04-24T16:35:32.539Z] #43 106.5 CC criu/external.o [2021-04-24T16:35:32.539Z] #43 106.9 CC criu/fault-injection.o [2021-04-24T16:35:32.539Z] #43 107.0 CC criu/fdstore.o [2021-04-24T16:35:32.539Z] #43 107.4 CC criu/fifo.o [2021-04-24T16:35:32.539Z] #43 107.8 CC criu/file-ids.o [2021-04-24T16:35:32.539Z] #43 108.1 CC criu/file-lock.o [2021-04-24T16:35:32.539Z] #43 108.9 CC criu/files-ext.o [2021-04-24T16:35:32.539Z] #43 109.2 CC criu/files-reg.o [2021-04-24T16:35:32.539Z] #43 111.6 CC criu/files.o [2021-04-24T16:35:32.788Z] #46 ... [2021-04-24T16:35:32.788Z] [2021-04-24T16:35:32.788Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:32.788Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:32.788Z] #21 72.74 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:35:33.108Z] #43 113.7 CC criu/filesystems.o [2021-04-24T16:35:33.160Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-04-24T16:35:33.392Z] #20 64.37 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:35:33.392Z] #20 64.43 Processing triggers for mime-support (3.62) ... [2021-04-24T16:35:33.400Z] #20 ... [2021-04-24T16:35:33.400Z] [2021-04-24T16:35:33.400Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:33.400Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:33.400Z] #43 83.50 DEP criu/files-reg.d [2021-04-24T16:35:33.400Z] #43 83.61 DEP criu/files-ext.d [2021-04-24T16:35:33.401Z] #43 83.71 DEP criu/file-lock.d [2021-04-24T16:35:33.401Z] #43 84.07 DEP criu/file-ids.d [2021-04-24T16:35:33.401Z] #43 84.15 DEP criu/fifo.d [2021-04-24T16:35:33.401Z] #43 84.33 DEP criu/fdstore.d [2021-04-24T16:35:33.401Z] #43 84.48 DEP criu/fault-injection.d [2021-04-24T16:35:33.401Z] #43 84.52 DEP criu/external.d [2021-04-24T16:35:33.401Z] #43 84.67 DEP criu/eventpoll.d [2021-04-24T16:35:33.401Z] #43 84.90 DEP criu/eventfd.d [2021-04-24T16:35:33.401Z] #43 85.13 DEP criu/crtools.d [2021-04-24T16:35:33.401Z] #43 85.35 DEP criu/cr-service.d [2021-04-24T16:35:33.401Z] #43 85.64 DEP criu/cr-restore.d [2021-04-24T16:35:33.401Z] #43 85.80 DEP criu/cr-errno.d [2021-04-24T16:35:33.401Z] #43 85.82 DEP criu/cr-dump.d [2021-04-24T16:35:33.401Z] #43 86.01 DEP criu/cr-dedup.d [2021-04-24T16:35:33.401Z] #43 86.29 DEP criu/cr-check.d [2021-04-24T16:35:33.401Z] #43 86.55 DEP criu/config.d [2021-04-24T16:35:33.401Z] #43 86.71 DEP criu/clone-noasan.d [2021-04-24T16:35:33.401Z] #43 86.80 DEP criu/cgroup.d [2021-04-24T16:35:33.401Z] #43 86.98 DEP criu/cgroup-props.d [2021-04-24T16:35:33.401Z] #43 87.14 DEP criu/bitmap.d [2021-04-24T16:35:33.401Z] #43 87.16 DEP criu/bfd.d [2021-04-24T16:35:33.401Z] #43 87.33 DEP criu/autofs.d [2021-04-24T16:35:33.401Z] #43 87.52 DEP criu/aio.d [2021-04-24T16:35:33.401Z] #43 87.66 DEP criu/action-scripts.d [2021-04-24T16:35:33.401Z] #43 87.87 CC criu/action-scripts.o [2021-04-24T16:35:33.401Z] #43 88.38 CC criu/aio.o [2021-04-24T16:35:33.401Z] #43 88.85 CC criu/autofs.o [2021-04-24T16:35:33.401Z] #43 90.30 CC criu/bfd.o [2021-04-24T16:35:33.401Z] #43 90.78 CC criu/bitmap.o [2021-04-24T16:35:33.401Z] #43 90.97 CC criu/cgroup-props.o [2021-04-24T16:35:33.401Z] #43 91.90 CC criu/cgroup.o [2021-04-24T16:35:33.401Z] #43 ... [2021-04-24T16:35:33.401Z] [2021-04-24T16:35:33.401Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:33.401Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:33.401Z] #20 42.59 Selecting previously unselected package vim. [2021-04-24T16:35:33.401Z] #20 42.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-24T16:35:33.401Z] #20 42.64 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:35:33.442Z] #21 73.62 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:35:33.455Z] #56 DONE 248.0s [2021-04-24T16:35:33.693Z] #43 114.4 CC criu/fsnotify.o [2021-04-24T16:35:33.693Z] #43 ... [2021-04-24T16:35:33.693Z] [2021-04-24T16:35:33.693Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:33.693Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:33.693Z] #20 39.06 Selecting previously unselected package libnet1:amd64. [2021-04-24T16:35:33.953Z] #20 39.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-24T16:35:33.953Z] #20 39.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:33.953Z] #20 39.20 Selecting previously unselected package libnl-3-200:amd64. [2021-04-24T16:35:33.953Z] #20 39.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-24T16:35:33.953Z] #20 39.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:33.953Z] #20 39.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-24T16:35:33.953Z] #20 39.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-24T16:35:33.953Z] #20 39.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:33.953Z] #20 39.34 Selecting previously unselected package libreadline5:amd64. [2021-04-24T16:35:33.953Z] #20 39.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-24T16:35:33.975Z] #20 43.13 Selecting previously unselected package xfsprogs. [2021-04-24T16:35:33.975Z] #20 43.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-24T16:35:33.975Z] #20 43.16 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:35:34.032Z] [2021-04-24T16:35:34.032Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:35:34.032Z] #57 sha256:55e77ceac10d39421fc842f2fd4a93e7da62c7991f0302975f1570eb2bf8c930 [2021-04-24T16:35:34.196Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-04-24T16:35:34.213Z] #20 39.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:34.213Z] #20 39.46 Selecting previously unselected package net-tools. [2021-04-24T16:35:34.213Z] #20 39.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-24T16:35:34.213Z] #20 39.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:34.237Z] #20 43.49 Selecting previously unselected package zip. [2021-04-24T16:35:34.237Z] #20 43.51 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-24T16:35:34.237Z] #20 43.51 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:35:34.344Z] #20 DONE 65.3s [2021-04-24T16:35:34.344Z] [2021-04-24T16:35:34.344Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:35:34.344Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-24T16:35:34.472Z] #20 39.65 Selecting previously unselected package python-pip-whl. [2021-04-24T16:35:34.472Z] #20 39.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-24T16:35:34.472Z] #20 39.67 Unpacking python-pip-whl (18.1-5) ... [2021-04-24T16:35:34.486Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:35:34.486Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-24T16:35:34.499Z] #20 43.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:34.499Z] #20 43.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:34.499Z] #20 43.81 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:34.499Z] #20 43.82 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:34.761Z] #20 43.85 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-24T16:35:34.761Z] #20 43.87 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:34.761Z] #20 43.88 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:35:34.761Z] #20 43.90 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-24T16:35:34.761Z] #20 43.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:34.761Z] #20 43.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:34.761Z] #20 43.95 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-24T16:35:34.761Z] #20 43.97 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-24T16:35:34.761Z] #20 43.99 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:35:34.761Z] #20 44.01 Setting up zip (3.0-11+b1) ... [2021-04-24T16:35:34.761Z] #20 44.03 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:34.775Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.2% of statements [2021-04-24T16:35:34.967Z] #57 DONE 1.0s [2021-04-24T16:35:34.967Z] [2021-04-24T16:35:34.967Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:35:34.967Z] #61 sha256:51c9b7c0166e0e088e2dd8b4c1410470e3bea7ca615c017d8879729e192e703c [2021-04-24T16:35:34.967Z] #61 DONE 0.2s [2021-04-24T16:35:35.025Z] #20 44.07 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:35:35.042Z] #20 40.21 Selecting previously unselected package python3-lib2to3. [2021-04-24T16:35:35.042Z] #20 40.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-24T16:35:35.042Z] #20 40.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:35.042Z] #20 40.32 Selecting previously unselected package python3-distutils. [2021-04-24T16:35:35.042Z] #20 40.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-24T16:35:35.042Z] #20 40.33 Unpacking python3-distutils (3.7.3-1) ... [2021-04-24T16:35:35.042Z] #20 40.45 Selecting previously unselected package python3-pip. [2021-04-24T16:35:35.226Z] [2021-04-24T16:35:35.226Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:35:35.226Z] #66 sha256:a6ccb8076fd920058c27ec9ddbf8fa1f3092ad308bf40e915eeb12569c491583 [2021-04-24T16:35:35.288Z] #21 1.046 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:35:35.288Z] #21 1.050 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:35:35.288Z] #21 1.052 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:35:35.288Z] #21 DONE 1.1s [2021-04-24T16:35:35.288Z] [2021-04-24T16:35:35.288Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:35.288Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:35:35.301Z] #20 40.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-24T16:35:35.301Z] #20 40.46 Unpacking python3-pip (18.1-5) ... [2021-04-24T16:35:35.301Z] #20 40.61 Selecting previously unselected package python3-pkg-resources. [2021-04-24T16:35:35.301Z] #20 40.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-24T16:35:35.301Z] #20 40.63 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:35.404Z] ok github.com/docker/docker/daemon/logger/awslogs 0.099s coverage: 77.4% of statements [2021-04-24T16:35:35.404Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:35:35.404Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:35:35.561Z] #20 40.77 Selecting previously unselected package python3-setuptools. [2021-04-24T16:35:35.561Z] #20 40.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-24T16:35:35.561Z] #20 40.78 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:35.561Z] #20 40.99 Selecting previously unselected package python3-wheel. [2021-04-24T16:35:35.561Z] #20 41.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-24T16:35:35.561Z] #20 41.01 Unpacking python3-wheel (0.32.3-2) ... [2021-04-24T16:35:35.693Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-04-24T16:35:35.798Z] #66 DONE 0.9s [2021-04-24T16:35:35.820Z] #20 41.08 Selecting previously unselected package sudo. [2021-04-24T16:35:35.820Z] #20 41.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-24T16:35:35.820Z] #20 41.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:36.057Z] [2021-04-24T16:35:36.057Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:35:36.057Z] #68 sha256:e06555266938e19d48714f23d7005cc722614f6deb892fd54799e0f8c2529491 [2021-04-24T16:35:36.057Z] #68 DONE 0.0s [2021-04-24T16:35:36.057Z] [2021-04-24T16:35:36.057Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:35:36.057Z] #69 sha256:7985331cf74ab17aac37ad9f83716740e34f5201d706a43630a6f482a667322c [2021-04-24T16:35:36.057Z] #69 DONE 0.0s [2021-04-24T16:35:36.057Z] [2021-04-24T16:35:36.057Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:35:36.057Z] #70 sha256:b0977751920cf2f874f69b60b968c9ce82ec2b91798fd8c6cda2d2806a6196cf [2021-04-24T16:35:36.075Z] #40 ... [2021-04-24T16:35:36.075Z] [2021-04-24T16:35:36.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:36.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:36.075Z] #43 115.0 CC criu/filesystems.o [2021-04-24T16:35:36.075Z] #43 115.7 CC criu/fsnotify.o [2021-04-24T16:35:36.075Z] #43 116.9 CC criu/image-desc.o [2021-04-24T16:35:36.075Z] #43 117.1 CC criu/image.o [2021-04-24T16:35:36.075Z] #43 118.0 CC criu/ipc_ns.o [2021-04-24T16:35:36.075Z] #43 119.2 CC criu/irmap.o [2021-04-24T16:35:36.075Z] #43 119.8 CC criu/kcmp-ids.o [2021-04-24T16:35:36.075Z] #43 120.1 CC criu/kerndat.o [2021-04-24T16:35:36.075Z] #43 121.2 CC criu/libnetlink.o [2021-04-24T16:35:36.075Z] #43 121.6 CC criu/log.o [2021-04-24T16:35:36.075Z] #43 122.2 CC criu/lsm.o [2021-04-24T16:35:36.075Z] #43 122.7 CC criu/mem.o [2021-04-24T16:35:36.075Z] #43 124.4 CC criu/memfd.o [2021-04-24T16:35:36.075Z] #43 125.1 CC criu/mount.o [2021-04-24T16:35:36.075Z] #43 ... [2021-04-24T16:35:36.075Z] [2021-04-24T16:35:36.075Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:36.075Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:36.075Z] #20 59.46 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:35:36.075Z] #20 59.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:36.075Z] #20 59.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:36.075Z] #20 60.85 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:35:36.075Z] #20 61.38 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:36.075Z] #20 62.58 Setting up python3-pip (18.1-5) ... [2021-04-24T16:35:36.241Z] #21 76.12 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:35:36.241Z] #21 76.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:36.322Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-04-24T16:35:36.390Z] #20 41.57 Selecting previously unselected package thin-provisioning-tools. [2021-04-24T16:35:36.390Z] #20 41.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-24T16:35:36.390Z] #20 41.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:36.390Z] #20 41.82 Selecting previously unselected package uidmap. [2021-04-24T16:35:36.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 69.9% of statements [2021-04-24T16:35:36.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-04-24T16:35:36.650Z] #20 41.83 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-24T16:35:36.650Z] #20 41.84 Unpacking uidmap (1:4.5-1.1) ... [2021-04-24T16:35:36.650Z] #20 41.96 Selecting previously unselected package vim-runtime. [2021-04-24T16:35:36.664Z] #20 63.76 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:35:36.665Z] #20 63.79 Processing triggers for mime-support (3.62) ... [2021-04-24T16:35:36.675Z] #22 ... [2021-04-24T16:35:36.675Z] [2021-04-24T16:35:36.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:36.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:36.675Z] #43 118.1 CC criu/fsnotify.o [2021-04-24T16:35:36.675Z] #43 119.4 CC criu/image-desc.o [2021-04-24T16:35:36.675Z] #43 119.6 CC criu/image.o [2021-04-24T16:35:36.675Z] #43 120.5 CC criu/ipc_ns.o [2021-04-24T16:35:36.675Z] #43 121.6 CC criu/irmap.o [2021-04-24T16:35:36.675Z] #43 122.4 CC criu/kcmp-ids.o [2021-04-24T16:35:36.675Z] #43 122.6 CC criu/kerndat.o [2021-04-24T16:35:36.675Z] #43 123.8 CC criu/libnetlink.o [2021-04-24T16:35:36.675Z] #43 124.4 CC criu/log.o [2021-04-24T16:35:36.675Z] #43 125.0 CC criu/lsm.o [2021-04-24T16:35:36.675Z] #43 125.4 CC criu/mem.o [2021-04-24T16:35:36.675Z] #43 127.6 CC criu/memfd.o [2021-04-24T16:35:36.675Z] #43 128.4 CC criu/mount.o [2021-04-24T16:35:36.675Z] #43 ... [2021-04-24T16:35:36.675Z] [2021-04-24T16:35:36.675Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:36.675Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:35:36.675Z] #40 187.5 + dpkg --print-architecture [2021-04-24T16:35:36.675Z] #40 187.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:35:36.675Z] #40 187.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:35:36.675Z] #40 187.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:35:36.901Z] #21 76.74 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:36.910Z] #20 41.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-24T16:35:36.910Z] #20 41.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-24T16:35:36.910Z] #20 42.03 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-24T16:35:36.910Z] #20 42.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:37.449Z] #70 DONE 1.2s [2021-04-24T16:35:37.449Z] [2021-04-24T16:35:37.449Z] #71 exporting to image [2021-04-24T16:35:37.449Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-24T16:35:37.449Z] #71 exporting layers [2021-04-24T16:35:37.609Z] #20 DONE 64.8s [2021-04-24T16:35:37.609Z] [2021-04-24T16:35:37.609Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:35:37.609Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-24T16:35:37.640Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-04-24T16:35:37.640Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:35:37.765Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-24T16:35:37.765Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-cd5aa581\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-24T16:35:37.765Z] ---------------------------------------------------------------------------- [2021-04-24T16:35:37.765Z] [2021-04-24T16:35:37.765Z] INFO: executeCI.ps1 starting at Sat Apr 24 16:35:35 CUT 2021 [2021-04-24T16:35:37.765Z] [2021-04-24T16:35:37.765Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-24T16:35:37.765Z] INFO: Running git version 2.24.1.windows.2 [2021-04-24T16:35:37.765Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-24T16:35:37.766Z] INFO: Environment variables: [2021-04-24T16:35:37.766Z] [2021-04-24T16:35:37.766Z] Name Value [2021-04-24T16:35:37.766Z] ---- ----- [2021-04-24T16:35:37.766Z] ALLUSERSPROFILE C:\ProgramData [2021-04-24T16:35:37.766Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-24T16:35:37.766Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-24T16:35:37.766Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-24T16:35:37.766Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-24T16:35:37.766Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-24T16:35:37.766Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-24T16:35:37.766Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-24T16:35:37.766Z] BRANCH_NAME PR-42318 [2021-04-24T16:35:37.766Z] BUILD_DISPLAY_NAME #1 [2021-04-24T16:35:37.766Z] BUILD_ID 1 [2021-04-24T16:35:37.766Z] BUILD_NUMBER 1 [2021-04-24T16:35:37.766Z] BUILD_TAG jenkins-moby-PR-42318-1 [2021-04-24T16:35:37.766Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/ [2021-04-24T16:35:37.766Z] CHANGE_AUTHOR thaJeztah [2021-04-24T16:35:37.766Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-04-24T16:35:37.766Z] CHANGE_BRANCH add_all_proxy [2021-04-24T16:35:37.766Z] CHANGE_FORK thaJeztah/docker [2021-04-24T16:35:37.766Z] CHANGE_ID 42318 [2021-04-24T16:35:37.766Z] CHANGE_TARGET master [2021-04-24T16:35:37.766Z] CHANGE_TITLE builder/dockerfile: add "ALL_PROXY" to list of default build args [2021-04-24T16:35:37.766Z] CHANGE_URL https://github.com/moby/moby/pull/42318 [2021-04-24T16:35:37.766Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-24T16:35:37.766Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-24T16:35:37.766Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-24T16:35:37.766Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-24T16:35:37.766Z] COMPUTERNAME azwin-2-527b70 [2021-04-24T16:35:37.766Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-24T16:35:37.766Z] ConfigSequenceNumber 0 [2021-04-24T16:35:37.766Z] DOCKER_BUILDKIT 0 [2021-04-24T16:35:37.766Z] DOCKER_DUT_DEBUG 1 [2021-04-24T16:35:37.766Z] DOCKER_EXPERIMENTAL 1 [2021-04-24T16:35:37.766Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-24T16:35:37.766Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-24T16:35:37.766Z] EXECUTOR_NUMBER 0 [2021-04-24T16:35:37.766Z] FQDN azwin-2-527b70.westus.cloudapp.azure.com [2021-04-24T16:35:37.766Z] GIT_BRANCH PR-42318 [2021-04-24T16:35:37.766Z] GIT_COMMIT 5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:35:37.766Z] GIT_URL https://github.com/moby/moby.git [2021-04-24T16:35:37.766Z] HUDSON_COOKIE 109d77af-d5df-4993-a1f6-cad5f7980857 [2021-04-24T16:35:37.766Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-24T16:35:37.766Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-24T16:35:37.766Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-24T16:35:37.766Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-24T16:35:37.766Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-24T16:35:37.766Z] JENKINS_NODE_COOKIE e9f7ebbf-17d5-4a04-b925-482b2e34c716 [2021-04-24T16:35:37.766Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-24T16:35:37.766Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-24T16:35:37.766Z] JOB_BASE_NAME PR-42318 [2021-04-24T16:35:37.766Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/display/redirect [2021-04-24T16:35:37.766Z] JOB_NAME moby/PR-42318 [2021-04-24T16:35:37.766Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/ [2021-04-24T16:35:37.766Z] library.jps.version master [2021-04-24T16:35:37.766Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-24T16:35:37.766Z] NODE_LABELS amd64 azure azwin-2-527b70 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-24T16:35:37.766Z] NODE_NAME azwin-2-527b70 [2021-04-24T16:35:37.766Z] NUMBER_OF_PROCESSORS 4 [2021-04-24T16:35:37.766Z] OS Windows_NT [2021-04-24T16:35:37.766Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-24T16:35:37.766Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-24T16:35:37.766Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-24T16:35:37.766Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-24T16:35:37.766Z] PROCESSOR_LEVEL 6 [2021-04-24T16:35:37.766Z] PROCESSOR_REVISION 5504 [2021-04-24T16:35:37.766Z] ProgramData C:\ProgramData [2021-04-24T16:35:37.766Z] ProgramFiles C:\Program Files [2021-04-24T16:35:37.766Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-24T16:35:37.766Z] ProgramW6432 C:\Program Files [2021-04-24T16:35:37.766Z] PROMPT $P$G [2021-04-24T16:35:37.766Z] PSExecutionPolicyPreference Bypass [2021-04-24T16:35:37.766Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-24T16:35:37.766Z] PUBLIC C:\Users\Public [2021-04-24T16:35:37.766Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=artif... [2021-04-24T16:35:37.766Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=changes [2021-04-24T16:35:37.766Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect [2021-04-24T16:35:37.766Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42318/1/display/redirect?page=tests [2021-04-24T16:35:37.766Z] SKIP_VALIDATION_TESTS 1 [2021-04-24T16:35:37.766Z] SOURCES_DRIVE d [2021-04-24T16:35:37.766Z] SOURCES_SUBDIR gopath [2021-04-24T16:35:37.766Z] STAGE_NAME Run tests [2021-04-24T16:35:37.766Z] SystemDrive C: [2021-04-24T16:35:37.766Z] SystemRoot C:\Windows [2021-04-24T16:35:37.766Z] TEMP C:\Windows\TEMP [2021-04-24T16:35:37.766Z] TESTDEBUG 0 [2021-04-24T16:35:37.766Z] TESTRUN_DRIVE d [2021-04-24T16:35:37.766Z] TESTRUN_SUBDIR CI [2021-04-24T16:35:37.766Z] TIMEOUT 120m [2021-04-24T16:35:37.766Z] TMP C:\Windows\TEMP [2021-04-24T16:35:37.766Z] USERDOMAIN WORKGROUP [2021-04-24T16:35:37.766Z] USERNAME azwin-2-527b70$ [2021-04-24T16:35:37.766Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-24T16:35:37.766Z] windir C:\Windows [2021-04-24T16:35:37.766Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-24T16:35:37.766Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-24T16:35:37.766Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-24T16:35:37.766Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-24T16:35:37.766Z] [2021-04-24T16:35:37.766Z] [2021-04-24T16:35:37.766Z] [2021-04-24T16:35:37.766Z] INFO: Sources under d:\gopath\... [2021-04-24T16:35:37.766Z] INFO: Test run under d:\CI\... [2021-04-24T16:35:37.766Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-24T16:35:37.766Z] INFO: docker/docker repository was found [2021-04-24T16:35:37.766Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-04-24T16:35:37.766Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-24T16:35:37.929Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 55.1% of statements [2021-04-24T16:35:37.968Z] #21 78.05 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:35:38.219Z] 29d5b6a226d2: Pulling fs layer [2021-04-24T16:35:38.339Z] #20 47.17 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-24T16:35:38.339Z] #20 47.19 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:35:38.339Z] #20 47.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:35:38.339Z] #20 47.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:38.339Z] #20 47.34 invoke-rc.d: could not determine current runlevel [2021-04-24T16:35:38.339Z] #20 47.35 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:35:38.339Z] #20 47.38 Setting up pigz (2.4-1) ... [2021-04-24T16:35:38.339Z] #20 47.41 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-24T16:35:38.339Z] #20 47.43 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-24T16:35:38.339Z] #20 47.48 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:35:38.339Z] #20 47.50 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-24T16:35:38.339Z] #20 47.53 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:38.537Z] #21 1.092 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:35:38.537Z] #21 1.098 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:35:38.537Z] #21 1.107 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:35:38.537Z] #21 DONE 1.2s [2021-04-24T16:35:38.537Z] [2021-04-24T16:35:38.537Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:35:38.537Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:35:38.558Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 31.5% of statements [2021-04-24T16:35:38.793Z] #53 ... [2021-04-24T16:35:38.793Z] [2021-04-24T16:35:38.793Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:38.793Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:35:38.915Z] #20 48.05 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-24T16:35:38.915Z] #20 48.07 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-24T16:35:38.915Z] #20 48.09 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:38.915Z] #20 48.11 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:35:38.915Z] #20 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:35:38.915Z] #20 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:35:38.915Z] #20 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:35:38.915Z] #20 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:35:38.915Z] #20 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:35:38.915Z] #20 48.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:35:38.915Z] #20 48.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:35:39.038Z] #21 78.90 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:39.178Z] #20 48.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:35:39.178Z] #20 48.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:39.178Z] #20 48.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:39.178Z] #20 48.29 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-24T16:35:39.178Z] #20 48.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:39.178Z] #20 48.33 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-24T16:35:39.178Z] #20 48.35 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:39.586Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-04-24T16:35:39.875Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-04-24T16:35:40.207Z] #20 44.86 Selecting previously unselected package vim. [2021-04-24T16:35:40.207Z] #20 44.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-24T16:35:40.207Z] #20 44.88 Unpacking vim (2:8.1.0875-5) ... [2021-04-24T16:35:40.207Z] #20 45.40 Selecting previously unselected package xfsprogs. [2021-04-24T16:35:40.207Z] #20 45.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-24T16:35:40.207Z] #20 45.42 Unpacking xfsprogs (4.20.0-1) ... [2021-04-24T16:35:40.504Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-24T16:35:40.504Z] ok github.com/docker/docker/daemon/logger/splunk 1.432s coverage: 82.5% of statements [2021-04-24T16:35:40.504Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:35:40.504Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:35:40.659Z] #21 80.44 Setting up python3-pip (18.1-5) ... [2021-04-24T16:35:40.777Z] #20 45.90 Selecting previously unselected package zip. [2021-04-24T16:35:40.777Z] #20 45.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-24T16:35:40.777Z] #20 45.92 Unpacking zip (3.0-11+b1) ... [2021-04-24T16:35:40.777Z] #20 46.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-24T16:35:40.777Z] #20 46.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-24T16:35:40.777Z] #20 46.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:40.777Z] #20 46.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-24T16:35:40.777Z] #20 46.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-24T16:35:40.777Z] #20 46.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:40.777Z] #20 46.17 Setting up uidmap (1:4.5-1.1) ... [2021-04-24T16:35:40.777Z] #20 46.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-24T16:35:40.777Z] #20 46.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-24T16:35:40.777Z] #20 46.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-24T16:35:40.889Z] #40 ... [2021-04-24T16:35:40.889Z] [2021-04-24T16:35:40.889Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:40.889Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:35:40.889Z] #22 5.103 Collecting yamllint==1.26.1 [2021-04-24T16:35:41.037Z] #20 46.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-24T16:35:41.037Z] #20 46.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-24T16:35:41.037Z] #20 46.23 Setting up xxd (2:8.1.0875-5) ... [2021-04-24T16:35:41.037Z] #20 46.24 Setting up zip (3.0-11+b1) ... [2021-04-24T16:35:41.037Z] #20 46.25 Setting up vim-common (2:8.1.0875-5) ... [2021-04-24T16:35:41.037Z] #20 46.27 Setting up bash-completion (1:2.8-6) ... [2021-04-24T16:35:41.315Z] #21 ... [2021-04-24T16:35:41.315Z] [2021-04-24T16:35:41.315Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-24T16:35:41.315Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-24T16:35:41.315Z] #33 DONE 193.4s [2021-04-24T16:35:41.315Z] [2021-04-24T16:35:41.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:41.315Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:41.315Z] #44 126.4 CC criu/cr-service.o [2021-04-24T16:35:41.315Z] #44 128.9 CC criu/crtools.o [2021-04-24T16:35:41.315Z] #44 130.1 CC criu/eventfd.o [2021-04-24T16:35:41.315Z] #44 130.7 CC criu/eventpoll.o [2021-04-24T16:35:41.315Z] #44 132.1 CC criu/external.o [2021-04-24T16:35:41.618Z] #44 132.6 CC criu/fault-injection.o [2021-04-24T16:35:41.618Z] #44 132.8 CC criu/fdstore.o [2021-04-24T16:35:41.737Z] #20 50.98 Setting up iptables (1.8.2-4) ... [2021-04-24T16:35:41.737Z] #20 51.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:41.737Z] #20 51.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:41.737Z] #20 51.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:41.737Z] #20 51.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:42.000Z] #20 51.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:35:42.000Z] #20 51.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:35:42.000Z] #20 51.12 Setting up python3 (3.7.3-1) ... [2021-04-24T16:35:42.004Z] ok github.com/docker/docker/distribution/metadata 0.019s coverage: 48.2% of statements [2021-04-24T16:35:42.004Z] ok github.com/docker/docker/distribution 0.256s coverage: 25.2% of statements [2021-04-24T16:35:42.004Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:35:42.576Z] #20 51.79 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:35:42.683Z] #44 ... [2021-04-24T16:35:42.683Z] [2021-04-24T16:35:42.683Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:42.683Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-24T16:35:42.683Z] #21 82.55 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:35:42.683Z] #21 82.58 Processing triggers for mime-support (3.62) ... [2021-04-24T16:35:42.985Z] #21 DONE 82.9s [2021-04-24T16:35:42.985Z] [2021-04-24T16:35:42.985Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:35:42.985Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-24T16:35:43.034Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-24T16:35:43.287Z] #22 0.364 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:35:43.287Z] #22 0.372 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:35:43.287Z] #22 0.378 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:35:43.287Z] #22 DONE 0.5s [2021-04-24T16:35:43.287Z] [2021-04-24T16:35:43.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:43.287Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:43.287Z] #44 133.8 CC criu/fifo.o [2021-04-24T16:35:43.525Z] #20 52.62 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:35:43.590Z] #44 134.5 CC criu/file-ids.o [2021-04-24T16:35:43.682Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2021-04-24T16:35:43.891Z] #44 134.9 CC criu/file-lock.o [2021-04-24T16:35:44.039Z] #22 5.143 Collecting yamllint==1.26.1 [2021-04-24T16:35:44.098Z] #71 exporting layers 6.9s done [2021-04-24T16:35:44.098Z] #71 writing image sha256:838387910c3846ca436e0effa4237846d8147a8bba72c82e9117a34ab52fd1a5 done [2021-04-24T16:35:44.098Z] #71 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:35:44.098Z] #71 DONE 6.9s [2021-04-24T16:35:44.101Z] #20 ... [2021-04-24T16:35:44.101Z] [2021-04-24T16:35:44.101Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:44.101Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:44.101Z] #43 94.50 CC criu/clone-noasan.o [2021-04-24T16:35:44.101Z] #43 94.83 CC criu/config.o [2021-04-24T16:35:44.101Z] #43 96.37 CC criu/cr-check.o [2021-04-24T16:35:44.101Z] #43 98.10 CC criu/cr-dedup.o [2021-04-24T16:35:44.101Z] #43 98.62 CC criu/cr-dump.o [2021-04-24T16:35:44.101Z] #43 100.6 CC criu/cr-errno.o [2021-04-24T16:35:44.101Z] #43 100.7 CC criu/cr-restore.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-24T16:35:44.311Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-24T16:35:44.332Z] #20 49.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-24T16:35:44.332Z] #20 49.17 Setting up xz-utils (5.2.4-1) ... [2021-04-24T16:35:44.332Z] #20 49.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-24T16:35:44.332Z] #20 49.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-24T16:35:44.332Z] #20 49.26 invoke-rc.d: could not determine current runlevel [2021-04-24T16:35:44.332Z] #20 49.27 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:35:44.332Z] #20 49.29 Setting up pigz (2.4-1) ... [2021-04-24T16:35:44.332Z] #20 49.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-24T16:35:44.332Z] #20 49.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-24T16:35:44.332Z] #20 49.32 Setting up python-pip-whl (18.1-5) ... [2021-04-24T16:35:44.332Z] #20 49.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-24T16:35:44.332Z] #20 49.35 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-24T16:35:44.364Z] #43 104.8 CC criu/cr-service.o [2021-04-24T16:35:44.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42318/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/validate/default [2021-04-24T16:35:44.591Z] #20 49.80 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-24T16:35:44.591Z] #20 49.81 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-24T16:35:44.591Z] #20 49.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:44.591Z] #20 49.83 Setting up vim (2:8.1.0875-5) ... [2021-04-24T16:35:44.591Z] #20 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-24T16:35:44.591Z] #20 49.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-24T16:35:44.591Z] #20 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-24T16:35:44.591Z] #20 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-24T16:35:44.591Z] #20 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-24T16:35:44.591Z] #20 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-24T16:35:44.591Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-24T16:35:44.591Z] #20 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-24T16:35:44.591Z] #20 49.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-24T16:35:44.601Z] ok github.com/docker/docker/distribution/xfer 1.866s coverage: 85.1% of statements [2021-04-24T16:35:44.601Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:35:44.850Z] #20 49.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-24T16:35:44.850Z] #20 49.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-24T16:35:44.850Z] #20 49.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-24T16:35:44.850Z] #20 49.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-24T16:35:44.850Z] #20 50.00 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-24T16:35:44.850Z] #20 ... [2021-04-24T16:35:44.850Z] [2021-04-24T16:35:44.850Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:44.850Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:44.850Z] #43 115.6 CC criu/image-desc.o [2021-04-24T16:35:44.850Z] #43 115.7 CC criu/image.o [2021-04-24T16:35:44.850Z] #43 116.6 CC criu/ipc_ns.o [2021-04-24T16:35:44.850Z] #43 117.9 CC criu/irmap.o [2021-04-24T16:35:44.850Z] #43 118.6 CC criu/kcmp-ids.o [2021-04-24T16:35:44.850Z] #43 118.9 CC criu/kerndat.o [2021-04-24T16:35:44.850Z] #43 120.1 CC criu/libnetlink.o [2021-04-24T16:35:44.850Z] #43 120.5 CC criu/log.o [2021-04-24T16:35:44.850Z] #43 121.0 CC criu/lsm.o [2021-04-24T16:35:44.850Z] #43 121.4 CC criu/mem.o [2021-04-24T16:35:44.850Z] #43 123.2 CC criu/memfd.o [2021-04-24T16:35:44.850Z] #43 123.9 CC criu/mount.o [2021-04-24T16:35:44.890Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.6% of statements [2021-04-24T16:35:45.109Z] #43 ... [2021-04-24T16:35:45.109Z] [2021-04-24T16:35:45.109Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:45.109Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:35:45.109Z] #40 183.5 + dpkg --print-architecture [2021-04-24T16:35:45.109Z] #40 183.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:35:45.109Z] #40 183.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:35:45.109Z] #40 183.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:35:45.379Z] Congratulations! All commits are properly signed with the DCO! [2021-04-24T16:35:45.379Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-24T16:35:45.379Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-24T16:35:45.379Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-24T16:35:45.379Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-24T16:35:45.379Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-24T16:35:45.379Z] Congratulations! No new tests were added to integration-cli. [2021-04-24T16:35:45.379Z] [2021-04-24T16:35:45.379Z] INFO Start validation with golang-ci-lint [2021-04-24T16:35:45.379Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-24T16:35:45.379Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-24T16:35:45.379Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-24T16:35:45.460Z] #44 136.3 CC criu/files-ext.o [2021-04-24T16:35:45.460Z] #44 ... [2021-04-24T16:35:45.460Z] [2021-04-24T16:35:45.460Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:35:45.460Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:35:45.460Z] #46 187.6 github.com/LK4D4/vndr/godl [2021-04-24T16:35:45.460Z] #46 188.5 github.com/LK4D4/vndr [2021-04-24T16:35:45.460Z] #46 ... [2021-04-24T16:35:45.460Z] [2021-04-24T16:35:45.460Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:45.460Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-24T16:35:45.519Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-04-24T16:35:45.519Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:35:45.757Z] #43 ... [2021-04-24T16:35:45.757Z] [2021-04-24T16:35:45.757Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:45.757Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-24T16:35:45.757Z] #20 54.70 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:35:45.757Z] #20 54.72 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:45.941Z] #22 ... [2021-04-24T16:35:45.941Z] [2021-04-24T16:35:45.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:45.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:45.941Z] #43 129.9 CC criu/namespaces.o [2021-04-24T16:35:45.941Z] #43 131.9 CC criu/net.o [2021-04-24T16:35:45.941Z] #43 135.1 CC criu/netfilter.o [2021-04-24T16:35:45.941Z] #43 135.5 CC criu/page-pipe.o [2021-04-24T16:35:46.019Z] #20 55.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:46.147Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-04-24T16:35:46.186Z] #22 10.52 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:35:46.503Z] #43 136.0 CC criu/page-xfer.o [2021-04-24T16:35:46.777Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-04-24T16:35:47.065Z] #20 56.15 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:35:47.131Z] #22 11.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:35:47.131Z] #22 11.83 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:35:47.131Z] #22 11.89 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:35:47.335Z] #20 56.70 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:47.392Z] #22 12.14 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-24T16:35:47.405Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-04-24T16:35:47.405Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-24T16:35:47.576Z] #23 ... [2021-04-24T16:35:47.576Z] [2021-04-24T16:35:47.576Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-24T16:35:47.576Z] #46 sha256:af1f3183ca4d1f1ac949f3e012f993af66c92c32f3ebec5f4ff092070a924d43 [2021-04-24T16:35:47.576Z] #46 DONE 199.4s [2021-04-24T16:35:47.576Z] [2021-04-24T16:35:47.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:47.576Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:47.576Z] #44 136.9 CC criu/files-reg.o [2021-04-24T16:35:47.654Z] #22 12.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:35:47.654Z] #22 12.47 Building wheels for collected packages: yamllint [2021-04-24T16:35:47.654Z] #22 12.47 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:35:47.684Z] #40 ... [2021-04-24T16:35:47.684Z] [2021-04-24T16:35:47.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:47.684Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:47.684Z] #43 128.2 CC criu/namespaces.o [2021-04-24T16:35:47.873Z] #43 137.3 CC criu/pagemap-cache.o [2021-04-24T16:35:48.436Z] #43 137.8 CC criu/pagemap.o [2021-04-24T16:35:48.905Z] ok github.com/docker/docker/pkg/archive 0.237s coverage: 82.0% of statements [2021-04-24T16:35:49.060Z] #22 13.68 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:35:49.060Z] #22 13.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:35:49.060Z] #22 13.80 Successfully built yamllint [2021-04-24T16:35:49.060Z] #22 13.83 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:35:49.123Z] #44 139.9 CC criu/files.o [2021-04-24T16:35:49.265Z] #20 58.22 Setting up python3-pip (18.1-5) ... [2021-04-24T16:35:49.322Z] #22 14.22 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:35:49.365Z] #43 ... [2021-04-24T16:35:49.365Z] [2021-04-24T16:35:49.366Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:49.366Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:35:49.366Z] #22 10.56 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:35:49.533Z] ok github.com/docker/docker/pkg/authorization 0.246s coverage: 68.3% of statements [2021-04-24T16:35:49.534Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2021-04-24T16:35:49.591Z] #43 130.0 CC criu/net.o [2021-04-24T16:35:49.825Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-24T16:35:49.895Z] #22 DONE 14.6s [2021-04-24T16:35:49.895Z] [2021-04-24T16:35:49.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:49.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:49.895Z] #43 132.4 CC criu/namespaces.o [2021-04-24T16:35:49.895Z] #43 134.1 CC criu/net.o [2021-04-24T16:35:49.895Z] #43 137.1 CC criu/netfilter.o [2021-04-24T16:35:49.895Z] #43 137.5 CC criu/page-pipe.o [2021-04-24T16:35:49.895Z] #43 138.3 CC criu/page-xfer.o [2021-04-24T16:35:49.895Z] #43 140.1 CC criu/pagemap-cache.o [2021-04-24T16:35:49.895Z] #43 140.6 CC criu/pagemap.o [2021-04-24T16:35:49.895Z] #43 ... [2021-04-24T16:35:49.895Z] [2021-04-24T16:35:49.895Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:35:49.895Z] #25 sha256:d02df54ff20c442f3af82c5f75c4784b945eaa33e5af01a30746d81cec5821fc [2021-04-24T16:35:50.164Z] #25 DONE 0.4s [2021-04-24T16:35:50.164Z] [2021-04-24T16:35:50.164Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:35:50.164Z] #30 sha256:f4f278bbaac0d7bde163f876d5dc5c1404870e587ec96c52d60baefd9e124b87 [2021-04-24T16:35:50.215Z] #20 59.59 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:35:50.477Z] #20 59.67 Processing triggers for mime-support (3.62) ... [2021-04-24T16:35:50.733Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:35:50.733Z] #22 11.96 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:35:50.733Z] #22 12.01 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:35:50.990Z] #22 12.27 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-24T16:35:51.247Z] #22 12.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:35:51.247Z] #22 12.63 Building wheels for collected packages: yamllint [2021-04-24T16:35:51.247Z] #22 12.63 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:35:51.921Z] #44 142.6 CC criu/filesystems.o [2021-04-24T16:35:51.921Z] #44 ... [2021-04-24T16:35:51.921Z] [2021-04-24T16:35:51.921Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:51.921Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-24T16:35:51.921Z] #23 5.463 Collecting yamllint==1.26.1 [2021-04-24T16:35:51.921Z] #23 5.804 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:35:51.921Z] #23 7.010 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:35:51.921Z] #23 7.062 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:35:51.921Z] #23 7.133 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:35:51.921Z] #23 7.471 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-24T16:35:51.921Z] #23 8.188 Installing build dependencies: started [2021-04-24T16:35:52.401Z] #20 DONE 61.4s [2021-04-24T16:35:52.401Z] [2021-04-24T16:35:52.401Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:35:52.401Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-24T16:35:52.614Z] #22 13.81 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:35:52.614Z] #22 13.82 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:35:52.614Z] #22 13.88 Successfully built yamllint [2021-04-24T16:35:52.614Z] #22 13.91 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:35:52.871Z] #22 14.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:35:52.880Z] #43 133.6 CC criu/netfilter.o [2021-04-24T16:35:53.434Z] #22 DONE 14.7s [2021-04-24T16:35:53.434Z] [2021-04-24T16:35:53.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:53.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:53.434Z] #43 138.8 CC criu/parasite-syscall.o [2021-04-24T16:35:53.434Z] #43 140.0 CC criu/path.o [2021-04-24T16:35:53.434Z] #43 140.3 CC criu/pie-util-vdso-elf32.o [2021-04-24T16:35:53.434Z] #43 140.8 CC criu/pie-util-vdso.o [2021-04-24T16:35:53.434Z] #43 141.3 CC criu/pie-util.o [2021-04-24T16:35:53.434Z] #43 141.5 CC criu/pipes.o [2021-04-24T16:35:53.434Z] #43 142.4 CC criu/plugin.o [2021-04-24T16:35:53.434Z] #43 143.0 CC criu/proc_parse.o [2021-04-24T16:35:53.450Z] #43 ... [2021-04-24T16:35:53.450Z] [2021-04-24T16:35:53.450Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-24T16:35:53.450Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-24T16:35:53.450Z] #20 52.90 Setting up iptables (1.8.2-4) ... [2021-04-24T16:35:53.450Z] #20 52.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-24T16:35:53.450Z] #20 52.94 Setting up python3 (3.7.3-1) ... [2021-04-24T16:35:53.450Z] #20 53.43 Setting up python3-wheel (0.32.3-2) ... [2021-04-24T16:35:53.450Z] #20 54.13 Setting up apparmor (2.13.2-10) ... [2021-04-24T16:35:53.450Z] #20 55.81 Setting up xfsprogs (4.20.0-1) ... [2021-04-24T16:35:53.450Z] #20 55.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-24T16:35:53.450Z] #20 56.22 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-24T16:35:53.450Z] #20 57.10 Setting up python3-distutils (3.7.3-1) ... [2021-04-24T16:35:53.450Z] #20 57.56 Setting up python3-setuptools (40.8.0-1) ... [2021-04-24T16:35:53.450Z] #20 58.75 Setting up python3-pip (18.1-5) ... [2021-04-24T16:35:53.691Z] #43 ... [2021-04-24T16:35:53.691Z] [2021-04-24T16:35:53.691Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:35:53.691Z] #25 sha256:46ba5a25a919b88122e04f05504c5e32f7aaf6c6435c76ea11e1a2879e7cc0d3 [2021-04-24T16:35:53.691Z] #25 DONE 0.3s [2021-04-24T16:35:53.796Z] #21 1.503 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:35:53.796Z] #21 1.508 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:35:53.796Z] #21 1.513 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:35:53.948Z] [2021-04-24T16:35:53.948Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:35:53.948Z] #30 sha256:3bbba075a6fc247ce5cb7c64def4f2fe7050ab94014d94e1cc68d9aac6b9a269 [2021-04-24T16:35:54.260Z] ok github.com/docker/docker/pkg/chrootarchive 3.479s coverage: 43.2% of statements [2021-04-24T16:35:54.260Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2021-04-24T16:35:54.260Z] ok github.com/docker/docker/layer 7.632s coverage: 68.8% of statements [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:35:54.260Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-24T16:35:54.260Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-24T16:35:54.549Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-04-24T16:35:54.840Z] #20 59.80 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:35:54.840Z] #20 59.91 Processing triggers for mime-support (3.62) ... [2021-04-24T16:35:55.099Z] #20 DONE 60.2s [2021-04-24T16:35:55.099Z] [2021-04-24T16:35:55.099Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-04-24T16:35:55.099Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-24T16:35:55.178Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-04-24T16:35:55.189Z] #21 DONE 3.0s [2021-04-24T16:35:55.189Z] [2021-04-24T16:35:55.189Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:55.189Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-24T16:35:55.459Z] #30 DONE 4.7s [2021-04-24T16:35:55.459Z] [2021-04-24T16:35:55.459Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:55.459Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:55.459Z] #43 141.8 CC criu/parasite-syscall.o [2021-04-24T16:35:55.459Z] #43 143.0 CC criu/path.o [2021-04-24T16:35:55.459Z] #43 143.3 CC criu/pie-util-vdso-elf32.o [2021-04-24T16:35:55.459Z] #43 143.8 CC criu/pie-util-vdso.o [2021-04-24T16:35:55.459Z] #43 144.2 CC criu/pie-util.o [2021-04-24T16:35:55.459Z] #43 144.3 CC criu/pipes.o [2021-04-24T16:35:55.459Z] #43 144.9 CC criu/plugin.o [2021-04-24T16:35:55.459Z] #43 145.3 CC criu/proc_parse.o [2021-04-24T16:35:55.459Z] #43 ... [2021-04-24T16:35:55.459Z] [2021-04-24T16:35:55.459Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:35:55.459Z] #33 sha256:7f464bee5f3a115a5ece2381e412b017c3e6d9c273b90168bc22c3e20fda4648 [2021-04-24T16:35:55.459Z] #33 DONE 0.4s [2021-04-24T16:35:55.459Z] [2021-04-24T16:35:55.459Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:35:55.459Z] #35 sha256:abba1b4a1c2a1e21760b1612aacc4912b3fd4557d97faed19d23a93327267392 [2021-04-24T16:35:55.459Z] #35 DONE 0.1s [2021-04-24T16:35:55.459Z] [2021-04-24T16:35:55.459Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:35:55.459Z] #38 sha256:af1108b18cf99e904c571af97793492a972ca9d3533ad127ee4b5085bb46e7a8 [2021-04-24T16:35:55.459Z] #38 DONE 0.0s [2021-04-24T16:35:55.459Z] [2021-04-24T16:35:55.459Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:55.459Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:55.467Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-04-24T16:35:55.757Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-04-24T16:35:55.770Z] #22 ... [2021-04-24T16:35:55.770Z] [2021-04-24T16:35:55.770Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:55.770Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:55.770Z] #43 106.1 CC criu/crtools.o [2021-04-24T16:35:55.770Z] #43 106.6 CC criu/eventfd.o [2021-04-24T16:35:55.770Z] #43 107.1 CC criu/eventpoll.o [2021-04-24T16:35:55.770Z] #43 108.1 CC criu/external.o [2021-04-24T16:35:55.770Z] #43 108.5 CC criu/fault-injection.o [2021-04-24T16:35:55.770Z] #43 108.6 CC criu/fdstore.o [2021-04-24T16:35:55.770Z] #43 109.0 CC criu/fifo.o [2021-04-24T16:35:55.770Z] #43 109.4 CC criu/file-ids.o [2021-04-24T16:35:55.770Z] #43 109.9 CC criu/file-lock.o [2021-04-24T16:35:55.770Z] #43 110.7 CC criu/files-ext.o [2021-04-24T16:35:55.770Z] #43 111.2 CC criu/files-reg.o [2021-04-24T16:35:55.770Z] #43 113.0 CC criu/files.o [2021-04-24T16:35:55.770Z] #43 115.0 CC criu/filesystems.o [2021-04-24T16:35:55.770Z] #43 115.8 CC criu/fsnotify.o [2021-04-24T16:35:56.033Z] #43 147.6 CC criu/protobuf-desc.o [2021-04-24T16:35:56.034Z] #43 ... [2021-04-24T16:35:56.034Z] [2021-04-24T16:35:56.034Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:35:56.034Z] #49 sha256:82e70e3d3b7b6842ddd0664fd9f32cd834ce8ee16398d2715b4100bb37c6fb9a [2021-04-24T16:35:56.034Z] #49 178.0 + /build/golangci-lint --version [2021-04-24T16:35:56.610Z] #49 178.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:35:56.785Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-04-24T16:35:56.873Z] #49 DONE 178.9s [2021-04-24T16:35:56.873Z] [2021-04-24T16:35:56.873Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:56.873Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:35:56.873Z] #43 117.0 CC criu/image-desc.o [2021-04-24T16:35:56.873Z] #43 117.1 CC criu/image.o [2021-04-24T16:35:56.978Z] #43 148.4 CC criu/protobuf.o [2021-04-24T16:35:57.009Z] #21 1.997 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-24T16:35:57.009Z] #21 2.001 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-24T16:35:57.009Z] #21 2.005 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-24T16:35:57.239Z] #43 148.8 CC criu/pstree.o [2021-04-24T16:35:57.268Z] #21 DONE 2.2s [2021-04-24T16:35:57.268Z] [2021-04-24T16:35:57.268Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:35:57.268Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:35:57.413Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-04-24T16:35:57.551Z] #23 ... [2021-04-24T16:35:57.551Z] [2021-04-24T16:35:57.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:57.552Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:35:57.552Z] #44 143.5 CC criu/fsnotify.o [2021-04-24T16:35:57.552Z] #44 144.9 CC criu/image-desc.o [2021-04-24T16:35:57.552Z] #44 145.0 CC criu/image.o [2021-04-24T16:35:57.552Z] #44 146.0 CC criu/ipc_ns.o [2021-04-24T16:35:57.552Z] #44 147.6 CC criu/irmap.o [2021-04-24T16:35:57.552Z] #44 148.4 CC criu/kcmp-ids.o [2021-04-24T16:35:57.852Z] #44 148.8 CC criu/kerndat.o [2021-04-24T16:35:58.043Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2021-04-24T16:35:58.265Z] #43 118.2 CC criu/ipc_ns.o [2021-04-24T16:35:58.332Z] ok github.com/docker/docker/pkg/fsutils 0.402s coverage: 85.1% of statements [2021-04-24T16:35:58.332Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-24T16:35:58.627Z] #43 150.0 CC criu/rbtree.o [2021-04-24T16:35:58.627Z] #43 150.3 CC criu/rst-malloc.o [2021-04-24T16:35:58.961Z] ok github.com/docker/docker/pkg/idtools 0.313s coverage: 69.5% of statements [2021-04-24T16:35:59.199Z] #30 ... [2021-04-24T16:35:59.199Z] [2021-04-24T16:35:59.199Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:35:59.199Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:35:59.199Z] #43 145.6 CC criu/protobuf-desc.o [2021-04-24T16:35:59.199Z] #43 150.7 CC criu/seccomp.o [2021-04-24T16:35:59.199Z] #43 146.3 CC criu/protobuf.o [2021-04-24T16:35:59.199Z] #43 146.6 CC criu/pstree.o [2021-04-24T16:35:59.199Z] #43 147.3 CC criu/rbtree.o [2021-04-24T16:35:59.199Z] #43 147.7 CC criu/rst-malloc.o [2021-04-24T16:35:59.199Z] #43 147.8 CC criu/seccomp.o [2021-04-24T16:35:59.199Z] #43 148.4 CC criu/seize.o [2021-04-24T16:35:59.199Z] #43 ... [2021-04-24T16:35:59.199Z] [2021-04-24T16:35:59.199Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:35:59.199Z] #30 sha256:3bbba075a6fc247ce5cb7c64def4f2fe7050ab94014d94e1cc68d9aac6b9a269 [2021-04-24T16:35:59.199Z] #30 DONE 5.5s [2021-04-24T16:35:59.250Z] ok github.com/docker/docker/pkg/ioutils 0.292s coverage: 68.8% of statements [2021-04-24T16:35:59.411Z] #44 150.2 CC criu/libnetlink.o [2021-04-24T16:35:59.456Z] [2021-04-24T16:35:59.456Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:35:59.456Z] #33 sha256:244af2a8795d4d80d5868cd930c8f4539a8d9ebaa274b2a90d882835c615fbeb [2021-04-24T16:35:59.540Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-04-24T16:35:59.540Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:35:59.540Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-04-24T16:35:59.540Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-24T16:35:59.540Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:35:59.658Z] #43 119.8 CC criu/irmap.o [2021-04-24T16:35:59.772Z] #43 151.2 CC criu/seize.o [2021-04-24T16:35:59.772Z] #43 ... [2021-04-24T16:35:59.772Z] [2021-04-24T16:35:59.772Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:35:59.772Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:35:59.772Z] #40 DONE 217.5s [2021-04-24T16:35:59.772Z] [2021-04-24T16:35:59.772Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:35:59.772Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:35:59.829Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-04-24T16:35:59.829Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:35:59.829Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-24T16:36:00.019Z] #33 DONE 0.8s [2021-04-24T16:36:00.019Z] [2021-04-24T16:36:00.019Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:36:00.019Z] #35 sha256:96f622db6b50c50e5ae478b3fa86c7a9431a994c0d0050ea0818031705662609 [2021-04-24T16:36:00.019Z] #35 DONE 0.1s [2021-04-24T16:36:00.019Z] [2021-04-24T16:36:00.019Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:00.019Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:00.019Z] #43 149.3 CC criu/servicefd.o [2021-04-24T16:36:00.019Z] #43 ... [2021-04-24T16:36:00.019Z] [2021-04-24T16:36:00.019Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:36:00.019Z] #38 sha256:5d9abb450057935162e320f318e6874d606e88389da402d4368a959e15917381 [2021-04-24T16:36:00.019Z] #38 DONE 0.1s [2021-04-24T16:36:00.063Z] #44 150.8 CC criu/log.o [2021-04-24T16:36:00.118Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-04-24T16:36:00.118Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-04-24T16:36:00.233Z] #43 120.3 CC criu/kcmp-ids.o [2021-04-24T16:36:00.233Z] #43 120.6 CC criu/kerndat.o [2021-04-24T16:36:00.275Z] [2021-04-24T16:36:00.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:00.275Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:00.275Z] #43 149.8 CC criu/shmem.o [2021-04-24T16:36:00.364Z] #44 151.4 CC criu/lsm.o [2021-04-24T16:36:00.408Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-04-24T16:36:00.408Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:36:00.408Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:36:01.014Z] #44 152.0 CC criu/mem.o [2021-04-24T16:36:01.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-04-24T16:36:01.160Z] #49 ... [2021-04-24T16:36:01.160Z] [2021-04-24T16:36:01.160Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:01.160Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:01.160Z] #43 152.5 CC criu/servicefd.o [2021-04-24T16:36:01.160Z] #43 152.9 CC criu/shmem.o [2021-04-24T16:36:01.205Z] #43 150.8 CC criu/sigframe.o [2021-04-24T16:36:01.327Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-24T16:36:01.422Z] #43 ... [2021-04-24T16:36:01.422Z] [2021-04-24T16:36:01.422Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:36:01.422Z] #41 sha256:64f17e7633f5695633cee62f4bbcca49a25a39dc2c696ca7e09ee06faaea5913 [2021-04-24T16:36:01.422Z] #41 DONE 0.6s [2021-04-24T16:36:01.462Z] #43 151.0 CC criu/signalfd.o [2021-04-24T16:36:01.616Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-24T16:36:01.629Z] #43 121.6 CC criu/libnetlink.o [2021-04-24T16:36:01.629Z] #43 121.9 CC criu/log.o [2021-04-24T16:36:01.684Z] [2021-04-24T16:36:01.684Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:36:01.684Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:36:01.719Z] #43 151.3 CC criu/sk-inet.o [2021-04-24T16:36:01.892Z] #43 122.3 CC criu/lsm.o [2021-04-24T16:36:01.905Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-24T16:36:02.154Z] #43 122.6 CC criu/mem.o [2021-04-24T16:36:02.257Z] #49 ... [2021-04-24T16:36:02.257Z] [2021-04-24T16:36:02.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:02.257Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:02.257Z] #43 153.7 CC criu/sigframe.o [2021-04-24T16:36:02.257Z] #43 153.9 CC criu/signalfd.o [2021-04-24T16:36:02.282Z] #43 ... [2021-04-24T16:36:02.282Z] [2021-04-24T16:36:02.282Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:36:02.282Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:36:02.282Z] #40 DONE 216.0s [2021-04-24T16:36:02.282Z] [2021-04-24T16:36:02.282Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:02.282Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:02.519Z] #43 154.1 CC criu/sk-inet.o [2021-04-24T16:36:02.933Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-04-24T16:36:03.212Z] #53 ... [2021-04-24T16:36:03.212Z] [2021-04-24T16:36:03.212Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:03.212Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:03.212Z] #43 152.6 CC criu/sk-netlink.o [2021-04-24T16:36:03.223Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-04-24T16:36:03.463Z] #43 154.9 CC criu/sk-netlink.o [2021-04-24T16:36:03.725Z] #43 155.2 CC criu/sk-packet.o [2021-04-24T16:36:03.775Z] #43 153.3 CC criu/sk-packet.o [2021-04-24T16:36:03.796Z] #44 154.2 CC criu/memfd.o [2021-04-24T16:36:03.842Z] #22 ... [2021-04-24T16:36:03.842Z] [2021-04-24T16:36:03.842Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:03.842Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:03.842Z] #43 134.1 CC criu/page-pipe.o [2021-04-24T16:36:03.842Z] #43 134.7 CC criu/page-xfer.o [2021-04-24T16:36:03.842Z] #43 136.6 CC criu/pagemap-cache.o [2021-04-24T16:36:03.842Z] #43 137.0 CC criu/pagemap.o [2021-04-24T16:36:03.842Z] #43 138.1 CC criu/parasite-syscall.o [2021-04-24T16:36:03.842Z] #43 139.2 CC criu/path.o [2021-04-24T16:36:03.842Z] #43 139.7 CC criu/pie-util-vdso-elf32.o [2021-04-24T16:36:03.842Z] #43 140.2 CC criu/pie-util-vdso.o [2021-04-24T16:36:03.842Z] #43 140.8 CC criu/pie-util.o [2021-04-24T16:36:03.842Z] #43 141.0 CC criu/pipes.o [2021-04-24T16:36:03.842Z] #43 141.9 CC criu/plugin.o [2021-04-24T16:36:03.842Z] #43 142.5 CC criu/proc_parse.o [2021-04-24T16:36:03.842Z] #43 ... [2021-04-24T16:36:03.842Z] [2021-04-24T16:36:03.842Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:03.842Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:36:03.842Z] #22 5.823 Collecting yamllint==1.26.1 [2021-04-24T16:36:04.078Z] #43 124.0 CC criu/memfd.o [2021-04-24T16:36:04.102Z] #44 155.1 CC criu/mount.o [2021-04-24T16:36:04.298Z] #43 ... [2021-04-24T16:36:04.298Z] [2021-04-24T16:36:04.298Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:36:04.298Z] #49 sha256:360eb1ab4507e1f5b8fd718214c096ac7d75face4be928bad4868bd28f8ed3f4 [2021-04-24T16:36:04.298Z] #49 221.5 + /build/golangci-lint --version [2021-04-24T16:36:04.298Z] #49 221.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:36:04.298Z] #49 DONE 222.0s [2021-04-24T16:36:04.298Z] [2021-04-24T16:36:04.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:04.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:04.298Z] #43 155.7 CC criu/sk-queue.o [2021-04-24T16:36:04.338Z] #43 ... [2021-04-24T16:36:04.338Z] [2021-04-24T16:36:04.338Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:36:04.338Z] #41 sha256:6dace6ad28430a252caa3dd16fcd382b599aa1250354f9d21b445d61cfc07404 [2021-04-24T16:36:04.338Z] #41 DONE 0.6s [2021-04-24T16:36:04.338Z] [2021-04-24T16:36:04.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:04.338Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:04.338Z] #43 153.9 CC criu/sk-queue.o [2021-04-24T16:36:04.341Z] #43 124.5 CC criu/mount.o [2021-04-24T16:36:04.563Z] #43 156.0 CC criu/sk-tcp.o [2021-04-24T16:36:04.901Z] #43 154.3 CC criu/sk-tcp.o [2021-04-24T16:36:05.135Z] #43 156.6 CC criu/sk-unix.o [2021-04-24T16:36:05.157Z] #44 ... [2021-04-24T16:36:05.157Z] [2021-04-24T16:36:05.157Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:05.157Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-24T16:36:05.157Z] #23 21.67 Installing build dependencies: finished with status 'done' [2021-04-24T16:36:05.157Z] #43 154.8 CC criu/sk-unix.o [2021-04-24T16:36:05.940Z] ok github.com/docker/docker/pkg/signal 2.321s coverage: 61.0% of statements [2021-04-24T16:36:06.087Z] #43 ... [2021-04-24T16:36:06.087Z] [2021-04-24T16:36:06.087Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:36:06.087Z] #49 sha256:d83ec1ef7eadf7053fcf988dc6682be1753d33351221f80c310463e82bba927a [2021-04-24T16:36:06.087Z] #49 219.4 + /build/golangci-lint --version [2021-04-24T16:36:06.087Z] #49 219.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:36:06.087Z] #49 DONE 220.0s [2021-04-24T16:36:06.087Z] [2021-04-24T16:36:06.087Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:06.087Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:06.229Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-24T16:36:06.518Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-24T16:36:06.808Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-24T16:36:07.052Z] #43 158.3 CC criu/sockets.o [2021-04-24T16:36:07.098Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-04-24T16:36:07.130Z] #22 ... [2021-04-24T16:36:07.130Z] [2021-04-24T16:36:07.130Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:36:07.130Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-24T16:36:07.130Z] #40 DONE 213.5s [2021-04-24T16:36:07.130Z] [2021-04-24T16:36:07.130Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:07.130Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:07.130Z] #43 145.3 CC criu/protobuf-desc.o [2021-04-24T16:36:07.130Z] #43 146.2 CC criu/protobuf.o [2021-04-24T16:36:07.130Z] #43 146.6 CC criu/pstree.o [2021-04-24T16:36:07.130Z] #43 147.6 CC criu/rbtree.o [2021-04-24T16:36:07.130Z] #43 147.9 CC criu/rst-malloc.o [2021-04-24T16:36:07.313Z] #43 158.9 CC criu/stats.o [2021-04-24T16:36:07.455Z] #53 ... [2021-04-24T16:36:07.455Z] [2021-04-24T16:36:07.455Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:07.455Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:07.455Z] #43 156.8 CC criu/sockets.o [2021-04-24T16:36:07.574Z] #43 159.1 CC criu/string.o [2021-04-24T16:36:07.574Z] #43 159.2 CC criu/sysctl.o [2021-04-24T16:36:07.659Z] #43 127.5 CC criu/namespaces.o [2021-04-24T16:36:07.699Z] #43 148.3 CC criu/seccomp.o [2021-04-24T16:36:07.726Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2021-04-24T16:36:08.016Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-04-24T16:36:08.018Z] #43 157.6 CC criu/stats.o [2021-04-24T16:36:08.148Z] #43 159.6 CC criu/sysfs_parse.o [2021-04-24T16:36:08.148Z] #43 159.9 CC criu/timens.o [2021-04-24T16:36:08.268Z] #43 149.0 CC criu/seize.o [2021-04-24T16:36:08.275Z] #43 157.8 CC criu/string.o [2021-04-24T16:36:08.275Z] #43 157.8 CC criu/sysctl.o [2021-04-24T16:36:08.307Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2021-04-24T16:36:08.614Z] testing: warning: no tests to run [2021-04-24T16:36:08.614Z] coverage: [no statements] [2021-04-24T16:36:08.614Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-24T16:36:08.721Z] #43 160.1 CC criu/timerfd.o [2021-04-24T16:36:08.838Z] #43 158.2 CC criu/sysfs_parse.o [2021-04-24T16:36:08.903Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-24T16:36:08.903Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-24T16:36:08.982Z] #43 160.4 CC criu/tty.o [2021-04-24T16:36:09.050Z] #43 129.1 CC criu/net.o [2021-04-24T16:36:09.095Z] #43 158.5 CC criu/timens.o [2021-04-24T16:36:09.095Z] #43 158.8 CC criu/timerfd.o [2021-04-24T16:36:09.193Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-24T16:36:09.648Z] #43 150.1 CC criu/servicefd.o [2021-04-24T16:36:09.658Z] #43 159.0 CC criu/tty.o [2021-04-24T16:36:09.908Z] #43 150.7 CC criu/shmem.o [2021-04-24T16:36:09.926Z] #43 161.7 CC criu/tun.o [2021-04-24T16:36:10.443Z] #43 ... [2021-04-24T16:36:10.443Z] [2021-04-24T16:36:10.443Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:10.443Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-24T16:36:10.443Z] #22 5.325 Collecting yamllint==1.26.1 [2021-04-24T16:36:10.443Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:36:10.443Z] #22 11.93 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:36:10.443Z] #22 12.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:36:10.443Z] #22 12.10 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:36:10.443Z] #22 12.40 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-24T16:36:10.443Z] #22 13.07 Installing build dependencies: started [2021-04-24T16:36:10.499Z] #43 162.0 CC criu/uffd.o [2021-04-24T16:36:10.847Z] #43 151.7 CC criu/sigframe.o [2021-04-24T16:36:11.027Z] #43 160.1 CC criu/tun.o [2021-04-24T16:36:11.027Z] #43 160.5 CC criu/uffd.o [2021-04-24T16:36:11.250Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-04-24T16:36:11.250Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-24T16:36:11.392Z] #22 ... [2021-04-24T16:36:11.392Z] [2021-04-24T16:36:11.392Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:11.392Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:11.392Z] #43 131.7 CC criu/netfilter.o [2021-04-24T16:36:11.416Z] #43 152.0 CC criu/signalfd.o [2021-04-24T16:36:11.624Z] #43 162.8 CC criu/util.o [2021-04-24T16:36:11.656Z] #43 132.0 CC criu/page-pipe.o [2021-04-24T16:36:11.660Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-04-24T16:36:11.676Z] #43 152.3 CC criu/sk-inet.o [2021-04-24T16:36:11.676Z] #43 ... [2021-04-24T16:36:11.676Z] [2021-04-24T16:36:11.676Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:36:11.676Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:36:11.676Z] #49 220.2 + /build/golangci-lint --version [2021-04-24T16:36:11.676Z] #49 ... [2021-04-24T16:36:11.676Z] [2021-04-24T16:36:11.676Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:11.676Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-24T16:36:11.676Z] #22 11.21 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-24T16:36:11.676Z] #22 12.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-24T16:36:11.676Z] #22 12.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-24T16:36:11.676Z] #22 12.41 Collecting pyyaml (from yamllint==1.26.1) [2021-04-24T16:36:11.676Z] #22 12.64 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-24T16:36:11.676Z] #22 12.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:36:11.676Z] #22 12.98 Building wheels for collected packages: yamllint [2021-04-24T16:36:11.676Z] #22 12.98 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:36:11.676Z] #22 14.06 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:36:11.676Z] #22 14.06 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:36:11.676Z] #22 14.11 Successfully built yamllint [2021-04-24T16:36:11.676Z] #22 14.13 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:36:11.676Z] #22 14.44 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:36:11.676Z] #22 DONE 14.7s [2021-04-24T16:36:11.935Z] [2021-04-24T16:36:11.935Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:36:11.935Z] #25 sha256:7494620095c4577ce26ff33cedb3130570ae99f23f5de851f1522815e07e9f2c [2021-04-24T16:36:12.000Z] #43 161.2 CC criu/util.o [2021-04-24T16:36:12.141Z] #23 ... [2021-04-24T16:36:12.141Z] [2021-04-24T16:36:12.141Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:12.141Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:36:12.141Z] #44 160.8 CC criu/namespaces.o [2021-04-24T16:36:12.195Z] #25 DONE 0.4s [2021-04-24T16:36:12.195Z] [2021-04-24T16:36:12.195Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:36:12.195Z] #30 sha256:5a23ac5172ab8c01ae234aa5560ee9a9d66d477eaaf3a16efa4b4a4838b3d3f5 [2021-04-24T16:36:12.233Z] #43 132.6 CC criu/page-xfer.o [2021-04-24T16:36:12.245Z] #43 163.8 CC criu/uts_ns.o [2021-04-24T16:36:12.245Z] #43 163.9 CC criu/vdso-compat.o [2021-04-24T16:36:12.441Z] #44 163.5 CC criu/net.o [2021-04-24T16:36:12.455Z] #30 ... [2021-04-24T16:36:12.455Z] [2021-04-24T16:36:12.455Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:36:12.455Z] #49 sha256:da2429a1199dc96a8dfb21724f9218a89e575c53ba699b7eed291e5bf56eb24c [2021-04-24T16:36:12.455Z] #49 220.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:36:12.455Z] #49 DONE 220.9s [2021-04-24T16:36:12.455Z] [2021-04-24T16:36:12.455Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:12.455Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:36:12.515Z] #43 164.1 CC criu/vdso.o [2021-04-24T16:36:12.564Z] #43 162.2 CC criu/uts_ns.o [2021-04-24T16:36:12.714Z] #56 ... [2021-04-24T16:36:12.714Z] [2021-04-24T16:36:12.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:12.714Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:12.714Z] #43 153.5 CC criu/sk-netlink.o [2021-04-24T16:36:12.820Z] #43 162.3 CC criu/vdso-compat.o [2021-04-24T16:36:13.077Z] #43 162.4 CC criu/vdso.o [2021-04-24T16:36:13.091Z] #43 164.6 LINK criu/built-in.o [2021-04-24T16:36:13.091Z] #43 164.7 LINK criu/criu [2021-04-24T16:36:13.160Z] ok github.com/docker/docker/quota 0.644s coverage: 71.4% of statements [2021-04-24T16:36:13.283Z] #43 153.8 CC criu/sk-packet.o [2021-04-24T16:36:13.333Z] #43 162.9 LINK criu/built-in.o [2021-04-24T16:36:13.352Z] #43 165.0 DEP lib/c/criu.d [2021-04-24T16:36:13.352Z] #43 165.1 CC images/rpc.pb-c.o [2021-04-24T16:36:13.449Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-04-24T16:36:13.590Z] #43 163.0 LINK criu/criu [2021-04-24T16:36:13.625Z] #43 134.0 CC criu/pagemap-cache.o [2021-04-24T16:36:13.847Z] #43 163.3 DEP lib/c/criu.d [2021-04-24T16:36:13.847Z] #43 163.4 CC images/rpc.pb-c.o [2021-04-24T16:36:13.852Z] #43 154.3 CC criu/sk-queue.o [2021-04-24T16:36:13.922Z] #43 165.5 CC lib/c/criu.o [2021-04-24T16:36:14.112Z] #43 154.7 CC criu/sk-tcp.o [2021-04-24T16:36:14.202Z] #43 134.3 CC criu/pagemap.o [2021-04-24T16:36:14.372Z] #43 155.1 CC criu/sk-unix.o [2021-04-24T16:36:14.409Z] #43 163.8 CC lib/c/criu.o [2021-04-24T16:36:14.477Z] ok github.com/docker/docker/registry 0.078s coverage: 58.8% of statements [2021-04-24T16:36:14.778Z] #43 135.1 CC criu/parasite-syscall.o [2021-04-24T16:36:14.866Z] #43 166.2 LINK lib/c/built-in.o [2021-04-24T16:36:14.866Z] #43 166.2 LINK lib/c/libcriu.so [2021-04-24T16:36:14.866Z] #43 166.3 LINK lib/c/libcriu.a [2021-04-24T16:36:14.866Z] #43 166.4 GEN magic.py [2021-04-24T16:36:14.866Z] #43 166.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:36:14.866Z] #43 166.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:36:14.866Z] #43 166.5 Note: Building without GnuTLS support [2021-04-24T16:36:14.866Z] #43 166.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:36:14.866Z] #43 166.5 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:36:14.972Z] #43 164.5 LINK lib/c/built-in.o [2021-04-24T16:36:14.972Z] #43 164.5 LINK lib/c/libcriu.so [2021-04-24T16:36:14.972Z] #43 164.5 LINK lib/c/libcriu.a [2021-04-24T16:36:15.106Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-04-24T16:36:15.106Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-24T16:36:15.228Z] #43 164.7 GEN magic.py [2021-04-24T16:36:15.243Z] #44 ... [2021-04-24T16:36:15.243Z] [2021-04-24T16:36:15.243Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:15.243Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-24T16:36:15.243Z] #23 30.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:36:15.243Z] #23 30.47 Building wheels for collected packages: yamllint, pyyaml [2021-04-24T16:36:15.243Z] #23 30.47 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:36:15.243Z] #23 31.71 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:36:15.243Z] #23 31.72 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:36:15.243Z] #23 31.78 Running setup.py bdist_wheel for pyyaml: started [2021-04-24T16:36:15.438Z] #43 167.1 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:36:15.485Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:36:15.485Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:36:15.485Z] #43 164.8 Note: Building without GnuTLS support [2021-04-24T16:36:15.485Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:36:15.485Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:36:15.726Z] #43 136.0 CC criu/path.o [2021-04-24T16:36:15.734Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-04-24T16:36:15.989Z] #43 136.4 CC criu/pie-util-vdso.o [2021-04-24T16:36:16.013Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:16.024Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-24T16:36:16.049Z] #43 165.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:36:16.278Z] #43 156.8 CC criu/sockets.o [2021-04-24T16:36:16.565Z] #43 137.0 CC criu/pie-util.o [2021-04-24T16:36:16.590Z] #43 168.2 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:36:16.590Z] #43 168.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:36:16.590Z] #43 168.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:36:16.590Z] #43 168.2 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:36:16.590Z] #43 168.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:36:16.590Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:16.590Z] #43 168.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:36:16.612Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:16.782Z] #23 33.45 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-24T16:36:16.782Z] #23 33.45 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-24T16:36:16.847Z] #43 157.4 CC criu/stats.o [2021-04-24T16:36:16.847Z] #43 157.6 CC criu/string.o [2021-04-24T16:36:16.847Z] #43 157.7 CC criu/sysctl.o [2021-04-24T16:36:16.852Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:16.852Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:16.852Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:16.852Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:16.869Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:36:17.081Z] #23 33.62 Successfully built yamllint pyyaml [2021-04-24T16:36:17.081Z] #23 33.64 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:36:17.114Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.114Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.114Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.114Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.114Z] #43 168.8 INSTALL criu/criu [2021-04-24T16:36:17.126Z] #43 166.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:36:17.126Z] #43 166.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:36:17.126Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:36:17.126Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:36:17.126Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:17.126Z] #43 166.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:36:17.140Z] #43 137.3 CC criu/pipes.o [2021-04-24T16:36:17.382Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.382Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.382Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.382Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.382Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.382Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.384Z] #23 34.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:36:17.415Z] #43 158.2 CC criu/sysfs_parse.o [2021-04-24T16:36:17.639Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.639Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:17.639Z] #43 167.2 INSTALL criu/criu [2021-04-24T16:36:17.675Z] #43 158.4 CC criu/timens.o [2021-04-24T16:36:17.684Z] #23 DONE 34.3s [2021-04-24T16:36:17.684Z] [2021-04-24T16:36:17.684Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:17.684Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:36:17.684Z] #44 168.6 CC criu/netfilter.o [2021-04-24T16:36:17.688Z] #43 DONE 169.1s [2021-04-24T16:36:17.688Z] [2021-04-24T16:36:17.688Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:17.688Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:36:17.716Z] #43 137.9 CC criu/plugin.o [2021-04-24T16:36:17.934Z] #43 158.6 CC criu/timerfd.o [2021-04-24T16:36:17.979Z] #43 138.3 CC criu/proc_parse.o [2021-04-24T16:36:18.081Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-24T16:36:18.194Z] #43 ... [2021-04-24T16:36:18.194Z] [2021-04-24T16:36:18.194Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:36:18.194Z] #30 sha256:5a23ac5172ab8c01ae234aa5560ee9a9d66d477eaaf3a16efa4b4a4838b3d3f5 [2021-04-24T16:36:18.194Z] #30 DONE 6.0s [2021-04-24T16:36:18.194Z] [2021-04-24T16:36:18.194Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:18.194Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:18.194Z] #43 158.9 CC criu/tty.o [2021-04-24T16:36:18.194Z] #43 ... [2021-04-24T16:36:18.194Z] [2021-04-24T16:36:18.194Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:36:18.194Z] #33 sha256:bd22813d5a30ca99f181d2a85552bc8b7ffbc3d02c5d182c1fec470b7cc6c665 [2021-04-24T16:36:18.203Z] #43 DONE 167.5s [2021-04-24T16:36:18.203Z] [2021-04-24T16:36:18.203Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:18.203Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:18.359Z] #44 169.2 CC criu/page-pipe.o [2021-04-24T16:36:18.633Z] #56 ... [2021-04-24T16:36:18.633Z] [2021-04-24T16:36:18.633Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:36:18.633Z] #44 sha256:0021406438a1e8dcec6af864439882eba23fc727dc7c0350a00c1c65e8798ae9 [2021-04-24T16:36:18.633Z] #44 DONE 0.1s [2021-04-24T16:36:18.633Z] [2021-04-24T16:36:18.633Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:36:18.633Z] #46 sha256:19103c635f648ac3f230f9df2b45ebae3b965fd958cd3c7f252c000e709f9a88 [2021-04-24T16:36:18.710Z] ok github.com/docker/docker/volume/local 0.295s coverage: 76.4% of statements [2021-04-24T16:36:18.764Z] #33 DONE 0.4s [2021-04-24T16:36:18.764Z] [2021-04-24T16:36:18.764Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:36:18.764Z] #35 sha256:55bf2d8c049307869e008e3b03b321db7fe99a09a7d9fc53745bc1267c1df1ef [2021-04-24T16:36:18.764Z] #35 DONE 0.1s [2021-04-24T16:36:18.764Z] [2021-04-24T16:36:18.764Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:18.764Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:36:18.764Z] #53 ... [2021-04-24T16:36:18.764Z] [2021-04-24T16:36:18.764Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:36:18.764Z] #38 sha256:38063c1cfe84f0d2030c47b44b34fd9782c2333a2e9a4d02923226d1f2f2d825 [2021-04-24T16:36:18.764Z] #38 DONE 0.0s [2021-04-24T16:36:18.764Z] [2021-04-24T16:36:18.764Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:36:18.764Z] #41 sha256:c6678aa360c30734321c130bb31e78fd78bbf3da355f4f48773d560296daf374 [2021-04-24T16:36:18.900Z] #46 DONE 0.2s [2021-04-24T16:36:18.900Z] [2021-04-24T16:36:18.900Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:36:18.900Z] #48 sha256:fb803cbf80e4fa09e48f82fd67afeeb9ab013f863c6dbfad55e0841852230af9 [2021-04-24T16:36:18.900Z] #48 DONE 0.1s [2021-04-24T16:36:18.900Z] [2021-04-24T16:36:18.900Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:36:18.900Z] #50 sha256:f807d213019a068e1dc09466d2a5fd5d2dad7c65da05fca7743cb071d4e58769 [2021-04-24T16:36:19.133Z] #53 ... [2021-04-24T16:36:19.133Z] [2021-04-24T16:36:19.133Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:36:19.133Z] #44 sha256:9962b02ac3709796a25489cd456ed86b6380000da68a380318d8c61a0db26681 [2021-04-24T16:36:19.133Z] #44 DONE 0.1s [2021-04-24T16:36:19.133Z] [2021-04-24T16:36:19.133Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:36:19.133Z] #46 sha256:e1f8b2191c905c14189ccc1b2992fb1febf58646cd3d105c177ecfe93b1d441f [2021-04-24T16:36:19.133Z] #46 DONE 0.2s [2021-04-24T16:36:19.133Z] [2021-04-24T16:36:19.133Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:19.133Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:19.168Z] #50 DONE 0.5s [2021-04-24T16:36:19.168Z] [2021-04-24T16:36:19.168Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:36:19.168Z] #52 sha256:49cd54ee99b5a8ac6a85054765ddc74dbb1bb31daa167effde8a520f98edc973 [2021-04-24T16:36:19.334Z] #41 DONE 0.6s [2021-04-24T16:36:19.334Z] [2021-04-24T16:36:19.334Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:19.334Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:36:19.339Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-04-24T16:36:19.391Z] #53 ... [2021-04-24T16:36:19.391Z] [2021-04-24T16:36:19.391Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:36:19.391Z] #48 sha256:0e4c3d4d68bd2967bf634e86f9795b347a4f21a90be44353a14390540b853e4d [2021-04-24T16:36:19.391Z] #48 DONE 0.1s [2021-04-24T16:36:19.391Z] [2021-04-24T16:36:19.391Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:36:19.391Z] #50 sha256:4421d1013f45c61bcde6063a3b7f9a400eb93ab19a421d3984d3fced3fc0d277 [2021-04-24T16:36:19.427Z] #44 170.3 CC criu/page-xfer.o [2021-04-24T16:36:19.433Z] #52 DONE 0.1s [2021-04-24T16:36:19.433Z] [2021-04-24T16:36:19.433Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:19.433Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:36:19.593Z] #53 ... [2021-04-24T16:36:19.593Z] [2021-04-24T16:36:19.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:19.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-24T16:36:19.593Z] #43 160.3 CC criu/tun.o [2021-04-24T16:36:19.853Z] #43 160.6 CC criu/uffd.o [2021-04-24T16:36:19.954Z] #50 DONE 0.5s [2021-04-24T16:36:19.954Z] [2021-04-24T16:36:19.954Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:36:19.954Z] #52 sha256:064ff96e8452290ba74bc532ec97c1808592ab918e59df2b62b0ab179a8b5146 [2021-04-24T16:36:19.954Z] #52 DONE 0.1s [2021-04-24T16:36:19.954Z] [2021-04-24T16:36:19.954Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:19.954Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:20.407Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-04-24T16:36:20.538Z] #43 ... [2021-04-24T16:36:20.538Z] [2021-04-24T16:36:20.538Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:20.538Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:20.538Z] #56 166.0 + bin/containerd [2021-04-24T16:36:20.792Z] #43 161.3 CC criu/util.o [2021-04-24T16:36:21.360Z] #43 162.2 CC criu/uts_ns.o [2021-04-24T16:36:21.563Z] #44 172.7 CC criu/pagemap-cache.o [2021-04-24T16:36:21.620Z] #43 162.4 CC criu/vdso-compat.o [2021-04-24T16:36:21.880Z] #43 162.5 CC criu/vdso.o [2021-04-24T16:36:22.215Z] #44 173.2 CC criu/pagemap.o [2021-04-24T16:36:22.449Z] #43 163.0 LINK criu/built-in.o [2021-04-24T16:36:22.449Z] #43 163.1 LINK criu/criu [2021-04-24T16:36:22.709Z] #43 163.4 DEP lib/c/criu.d [2021-04-24T16:36:22.709Z] #43 163.5 CC images/rpc.pb-c.o [2021-04-24T16:36:23.278Z] #43 163.9 CC lib/c/criu.o [2021-04-24T16:36:23.762Z] #44 174.5 CC criu/parasite-syscall.o [2021-04-24T16:36:23.847Z] #43 164.6 LINK lib/c/built-in.o [2021-04-24T16:36:23.847Z] #43 164.6 LINK lib/c/libcriu.so [2021-04-24T16:36:23.847Z] #43 164.6 LINK lib/c/libcriu.a [2021-04-24T16:36:23.847Z] #43 164.7 GEN magic.py [2021-04-24T16:36:24.107Z] #43 164.8 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:36:24.107Z] #43 164.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:36:24.107Z] #43 164.8 Note: Building without GnuTLS support [2021-04-24T16:36:24.107Z] #43 164.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:36:24.107Z] #43 164.8 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:36:24.823Z] #44 175.6 CC criu/path.o [2021-04-24T16:36:25.046Z] #43 165.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:36:25.124Z] #44 176.1 CC criu/pie-util-vdso.o [2021-04-24T16:36:25.305Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:25.777Z] #44 176.6 CC criu/pie-util.o [2021-04-24T16:36:25.777Z] #44 176.8 CC criu/pipes.o [2021-04-24T16:36:25.848Z] #56 ... [2021-04-24T16:36:25.848Z] [2021-04-24T16:36:25.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:25.848Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:25.848Z] #43 140.7 CC criu/protobuf-desc.o [2021-04-24T16:36:25.848Z] #43 141.6 CC criu/protobuf.o [2021-04-24T16:36:25.848Z] #43 142.0 CC criu/pstree.o [2021-04-24T16:36:25.848Z] #43 143.4 CC criu/rbtree.o [2021-04-24T16:36:25.848Z] #43 143.7 CC criu/rst-malloc.o [2021-04-24T16:36:25.848Z] #43 144.2 CC criu/seccomp.o [2021-04-24T16:36:25.848Z] #43 144.9 CC criu/seize.o [2021-04-24T16:36:25.848Z] #43 145.8 CC criu/servicefd.o [2021-04-24T16:36:25.848Z] #43 146.2 CC criu/shmem.o [2021-04-24T16:36:25.874Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:36:25.875Z] #43 166.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:36:25.875Z] #43 166.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:36:25.875Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:36:25.875Z] #43 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:36:25.875Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:26.028Z] #56 199.2 + bin/containerd [2021-04-24T16:36:26.134Z] #43 166.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:36:26.134Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.134Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.134Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.394Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.394Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.394Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.394Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.498Z] #53 ... [2021-04-24T16:36:26.498Z] [2021-04-24T16:36:26.498Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:26.498Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:36:26.498Z] #56 195.7 + bin/containerd [2021-04-24T16:36:26.654Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:26.654Z] #43 167.2 INSTALL criu/criu [2021-04-24T16:36:26.842Z] #44 177.8 CC criu/plugin.o [2021-04-24T16:36:26.915Z] #43 DONE 167.5s [2021-04-24T16:36:26.915Z] [2021-04-24T16:36:26.915Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:26.915Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:36:27.240Z] #43 147.3 CC criu/sigframe.o [2021-04-24T16:36:27.240Z] #43 147.5 CC criu/signalfd.o [2021-04-24T16:36:27.499Z] #44 178.4 CC criu/proc_parse.o [2021-04-24T16:36:27.503Z] #43 147.8 CC criu/sk-inet.o [2021-04-24T16:36:28.823Z] #53 ... [2021-04-24T16:36:28.823Z] [2021-04-24T16:36:28.823Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:36:28.823Z] #44 sha256:2cd86948ab8fbcf6d302bafc2a783950552c866d07538f4b7672444742ede30c [2021-04-24T16:36:28.823Z] #44 DONE 0.1s [2021-04-24T16:36:28.823Z] [2021-04-24T16:36:28.823Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:36:28.823Z] #46 sha256:10f4fdefcf29cbd4ae07e7aab31b4f6b625fef229b98323a8df92aaf6de3fbfe [2021-04-24T16:36:28.892Z] #43 149.0 CC criu/sk-netlink.o [2021-04-24T16:36:29.083Z] #46 DONE 0.2s [2021-04-24T16:36:29.083Z] [2021-04-24T16:36:29.083Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:29.083Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:36:29.083Z] #53 ... [2021-04-24T16:36:29.083Z] [2021-04-24T16:36:29.083Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:36:29.083Z] #48 sha256:6b110e3fdc4d1224e9c8cec52062bbf8d673c199a60058f59d63f6896e63dbf6 [2021-04-24T16:36:29.083Z] #48 DONE 0.1s [2021-04-24T16:36:29.083Z] [2021-04-24T16:36:29.083Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:36:29.083Z] #50 sha256:10d4e18e395606d51f9c00db1fea92e9d93933905b2b4b87bdcea1a312b4cd0d [2021-04-24T16:36:29.155Z] #43 149.4 CC criu/sk-packet.o [2021-04-24T16:36:29.652Z] #50 DONE 0.5s [2021-04-24T16:36:29.652Z] [2021-04-24T16:36:29.652Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:36:29.652Z] #52 sha256:95e2390a79568c338d35a2931b3a95e38cdf0affb3dd871bfd89dedfb7231d68 [2021-04-24T16:36:29.652Z] #52 DONE 0.1s [2021-04-24T16:36:29.652Z] [2021-04-24T16:36:29.652Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:29.652Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:36:29.729Z] #43 150.1 CC criu/sk-queue.o [2021-04-24T16:36:29.770Z] #56 ... [2021-04-24T16:36:29.770Z] [2021-04-24T16:36:29.770Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:29.770Z] #53 sha256:153f98d88a7fea376c980f3c2e4b77f5f5b3bcba5e9bdd388240be630389baa6 [2021-04-24T16:36:29.770Z] #53 124.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:36:29.770Z] #53 125.8 + mkdir -p /build [2021-04-24T16:36:29.770Z] #53 125.8 + cp runc /build/runc [2021-04-24T16:36:29.770Z] #53 DONE 126.2s [2021-04-24T16:36:29.770Z] [2021-04-24T16:36:29.770Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:29.770Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:36:30.302Z] #43 150.7 CC criu/sk-tcp.o [2021-04-24T16:36:30.877Z] #43 151.2 CC criu/sk-unix.o [2021-04-24T16:36:31.145Z] #56 ... [2021-04-24T16:36:31.145Z] [2021-04-24T16:36:31.145Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:36:31.145Z] #54 sha256:244327f5990caca9b765220725d40ae74ca2d29bca1069ab47a78c20fadef7f6 [2021-04-24T16:36:31.145Z] #54 DONE 0.2s [2021-04-24T16:36:31.145Z] [2021-04-24T16:36:31.145Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:31.145Z] #56 sha256:0b795c183b9c07b8aa7af3f91aafc33461bb4de337cd99b2fcfca1639a9d0302 [2021-04-24T16:36:31.324Z] #56 ... [2021-04-24T16:36:31.324Z] [2021-04-24T16:36:31.324Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:31.324Z] #53 sha256:ead284b603f7189785858fefe343df6bda1b94c4e2069b69baaa48bb9b4c1236 [2021-04-24T16:36:31.324Z] #53 129.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:36:31.324Z] #53 130.4 + mkdir -p /build [2021-04-24T16:36:31.324Z] #53 130.4 + cp runc /build/runc [2021-04-24T16:36:31.324Z] #53 DONE 130.8s [2021-04-24T16:36:31.324Z] [2021-04-24T16:36:31.324Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:31.324Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:36:32.044Z] #44 183.0 CC criu/protobuf-desc.o [2021-04-24T16:36:32.269Z] #56 ... [2021-04-24T16:36:32.269Z] [2021-04-24T16:36:32.269Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:36:32.269Z] #54 sha256:713a0670cd1045a1bd315580d1a606c1e68271f351c72886d14f8eab9ce37f13 [2021-04-24T16:36:32.269Z] #54 DONE 0.1s [2021-04-24T16:36:32.269Z] [2021-04-24T16:36:32.269Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:32.269Z] #56 sha256:b79afcce372994c2ef9cd009541ae05815befd2b8d45bdc315c107d320b1c85e [2021-04-24T16:36:32.878Z] #43 ... [2021-04-24T16:36:32.878Z] [2021-04-24T16:36:32.878Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:32.878Z] #53 sha256:b219a5fd118ea93cab35fe83753f3cb89c08c78126486476e93b3a86e6bcbd5f [2021-04-24T16:36:32.878Z] #53 112.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:36:33.593Z] #44 184.3 CC criu/protobuf.o [2021-04-24T16:36:33.824Z] #53 ... [2021-04-24T16:36:33.825Z] [2021-04-24T16:36:33.825Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:33.825Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-24T16:36:33.825Z] #22 28.41 Installing build dependencies: finished with status 'done' [2021-04-24T16:36:33.825Z] #22 33.88 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-24T16:36:33.825Z] #22 33.88 Building wheels for collected packages: yamllint, pyyaml [2021-04-24T16:36:33.825Z] #22 33.89 Running setup.py bdist_wheel for yamllint: started [2021-04-24T16:36:33.825Z] #22 34.80 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-24T16:36:33.825Z] #22 34.81 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-24T16:36:33.825Z] #22 34.89 Running setup.py bdist_wheel for pyyaml: started [2021-04-24T16:36:33.825Z] #22 36.24 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-24T16:36:33.825Z] #22 36.24 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-24T16:36:33.825Z] #22 36.43 Successfully built yamllint pyyaml [2021-04-24T16:36:33.825Z] #22 36.47 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-24T16:36:33.825Z] #22 36.81 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-24T16:36:33.825Z] #22 ... [2021-04-24T16:36:33.825Z] [2021-04-24T16:36:33.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:33.825Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:33.825Z] #43 153.3 CC criu/sockets.o [2021-04-24T16:36:33.825Z] #43 154.1 CC criu/stats.o [2021-04-24T16:36:33.895Z] #44 184.8 CC criu/pstree.o [2021-04-24T16:36:34.399Z] #43 154.4 CC criu/string.o [2021-04-24T16:36:34.399Z] #43 154.7 CC criu/sysctl.o [2021-04-24T16:36:34.974Z] #43 155.4 CC criu/sysfs_parse.o [2021-04-24T16:36:35.238Z] #43 ... [2021-04-24T16:36:35.238Z] [2021-04-24T16:36:35.238Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-24T16:36:35.238Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-24T16:36:35.238Z] #22 DONE 40.1s [2021-04-24T16:36:35.443Z] #44 186.3 CC criu/rbtree.o [2021-04-24T16:36:35.500Z] [2021-04-24T16:36:35.500Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:36:35.500Z] #24 sha256:32ee43e420d7f4ffd6e14eb3cb2d20308c8b76166d6d9a49dd7c711bb596f60d [2021-04-24T16:36:35.500Z] #24 217.2 + return [2021-04-24T16:36:35.500Z] #24 DONE 217.4s [2021-04-24T16:36:35.500Z] [2021-04-24T16:36:35.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:35.500Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:35.500Z] #43 155.8 CC criu/timens.o [2021-04-24T16:36:35.715Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:36:35.715Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:36:35.716Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === Skipped [2021-04-24T16:36:35.716Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-24T16:36:35.716Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-24T16:36:35.716Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-24T16:36:35.716Z] time="2021-04-24T16:35:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-24T16:36:35.716Z] time="2021-04-24T16:35:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-24T16:36:35.716Z] time="2021-04-24T16:35:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-24T16:36:35.716Z] time="2021-04-24T16:35:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-24T16:36:35.716Z] time="2021-04-24T16:35:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-24T16:36:35.716Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-24T16:36:35.716Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-24T16:36:35.716Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:36:35.716Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-24T16:36:35.716Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-24T16:36:35.716Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-24T16:36:35.716Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] [2021-04-24T16:36:35.716Z] DONE 2247 tests, 26 skipped in 190.291s [2021-04-24T16:36:35.743Z] #44 186.8 CC criu/rst-malloc.o Post stage [Pipeline] junit [2021-04-24T16:36:35.766Z] Recording test results [2021-04-24T16:36:35.769Z] #43 156.1 CC criu/timerfd.o [2021-04-24T16:36:35.769Z] #43 ... [2021-04-24T16:36:35.769Z] [2021-04-24T16:36:35.769Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:35.769Z] #53 sha256:b219a5fd118ea93cab35fe83753f3cb89c08c78126486476e93b3a86e6bcbd5f [2021-04-24T16:36:35.769Z] #53 114.9 + mkdir -p /build [2021-04-24T16:36:35.769Z] #53 114.9 + cp runc /build/runc [2021-04-24T16:36:35.769Z] #53 DONE 115.3s [2021-04-24T16:36:35.868Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:36:36.032Z] [2021-04-24T16:36:36.032Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:36.032Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:36.050Z] #44 187.1 CC criu/seccomp.o [2021-04-24T16:36:36.285Z] #56 197.1 + bin/containerd [2021-04-24T16:36:36.296Z] #43 156.4 CC criu/tty.o [2021-04-24T16:36:36.302Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -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:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary test-integration [2021-04-24T16:36:36.592Z] [2021-04-24T16:36:36.592Z] Removing bundles/ [2021-04-24T16:36:36.592Z] [2021-04-24T16:36:36.592Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-24T16:36:36.592Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:36:36.592Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:36:37.120Z] #44 188.0 CC criu/seize.o [2021-04-24T16:36:37.692Z] #43 158.2 CC criu/tun.o [2021-04-24T16:36:38.270Z] #43 158.7 CC criu/uffd.o [2021-04-24T16:36:38.669Z] #44 189.4 CC criu/servicefd.o [2021-04-24T16:36:38.972Z] #44 189.9 CC criu/shmem.o [2021-04-24T16:36:39.678Z] #43 ... [2021-04-24T16:36:39.678Z] [2021-04-24T16:36:39.678Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:36:39.678Z] #25 sha256:5a5d2f65cf98c9e51520475e86b2e2422d431973e963598dee7dab58e1e0d702 [2021-04-24T16:36:39.678Z] #25 DONE 1.1s [2021-04-24T16:36:39.678Z] [2021-04-24T16:36:39.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:39.678Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-24T16:36:39.678Z] #43 159.8 CC criu/util.o [2021-04-24T16:36:40.484Z] #56 ... [2021-04-24T16:36:40.484Z] [2021-04-24T16:36:40.484Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:36:40.484Z] #53 sha256:5beb3baa6c269659bfaae5a9501409b872e1068a8e6064dab254f0b341974ff0 [2021-04-24T16:36:40.484Z] #53 126.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:36:40.484Z] #53 127.2 + mkdir -p /build [2021-04-24T16:36:40.484Z] #53 127.3 + cp runc /build/runc [2021-04-24T16:36:40.484Z] #53 DONE 127.7s [2021-04-24T16:36:40.484Z] [2021-04-24T16:36:40.484Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:40.484Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:36:40.518Z] #44 191.2 CC criu/sigframe.o [2021-04-24T16:36:40.518Z] #44 191.4 CC criu/signalfd.o [2021-04-24T16:36:40.518Z] #44 ... [2021-04-24T16:36:40.518Z] [2021-04-24T16:36:40.518Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:36:40.518Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-24T16:36:40.518Z] #41 252.6 + dpkg --print-architecture [2021-04-24T16:36:40.518Z] #41 252.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-24T16:36:40.626Z] #43 161.0 CC criu/uts_ns.o [2021-04-24T16:36:40.889Z] #43 161.3 CC criu/vdso.o [2021-04-24T16:36:41.127Z] #41 253.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-24T16:36:41.127Z] #41 253.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-24T16:36:41.464Z] #43 161.7 LINK criu/built-in.o [2021-04-24T16:36:41.729Z] #43 161.9 LINK criu/criu [2021-04-24T16:36:41.865Z] #56 ... [2021-04-24T16:36:41.865Z] [2021-04-24T16:36:41.865Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:36:41.865Z] #54 sha256:8e04b1db78964c7ced610aee846fdaf6aa66d02559f16046801fbc696c0b69fa [2021-04-24T16:36:41.865Z] #54 DONE 0.3s [2021-04-24T16:36:41.865Z] [2021-04-24T16:36:41.865Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:41.865Z] #56 sha256:24a348d28910e3cb76e72043d6bb48cfacefa504b893a58d6496bea6371f7f2f [2021-04-24T16:36:41.990Z] #43 162.3 DEP lib/c/criu.d [2021-04-24T16:36:41.991Z] #43 162.3 CC images/rpc.pb-c.o [2021-04-24T16:36:42.566Z] #43 162.9 CC lib/c/criu.o [2021-04-24T16:36:43.662Z] 4612f6d0b889: Verifying Checksum [2021-04-24T16:36:43.662Z] 4612f6d0b889: Download complete [2021-04-24T16:36:43.958Z] #43 163.9 LINK lib/c/built-in.o [2021-04-24T16:36:43.958Z] #43 164.0 LINK lib/c/libcriu.so [2021-04-24T16:36:43.958Z] #43 164.0 LINK lib/c/libcriu.a [2021-04-24T16:36:43.958Z] #43 164.2 GEN magic.py [2021-04-24T16:36:44.221Z] #43 164.4 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:36:44.221Z] #43 164.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:36:44.221Z] #43 164.4 Note: Building without GnuTLS support [2021-04-24T16:36:44.221Z] #43 164.4 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:36:44.221Z] #43 164.4 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:36:45.168Z] #43 165.2 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:36:45.743Z] #43 166.1 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:46.689Z] #43 167.0 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:36:46.689Z] #43 167.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:36:46.689Z] #43 167.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:36:46.689Z] #43 167.1 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:36:46.689Z] #43 167.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:36:46.952Z] #43 167.2 make[1]: Nothing to be done for 'all'. [2021-04-24T16:36:46.952Z] #43 167.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:36:47.215Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.215Z] #43 167.5 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.215Z] #43 167.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.215Z] #43 167.7 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.477Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.477Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.477Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.740Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-04-24T16:36:47.740Z] #43 168.0 INSTALL criu/criu [2021-04-24T16:36:49.131Z] #43 DONE 169.4s [2021-04-24T16:36:49.131Z] [2021-04-24T16:36:49.131Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:36:49.131Z] #30 sha256:d55ad9de3ea7d358aff29be5dc9b6a734c4ffa5f5e4da9175232d56a9b45cec5 [2021-04-24T16:36:49.131Z] #30 DONE 9.7s [2021-04-24T16:36:49.131Z] [2021-04-24T16:36:49.131Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:49.131Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:49.131Z] #56 ... [2021-04-24T16:36:49.131Z] [2021-04-24T16:36:49.131Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:36:49.131Z] #33 sha256:7694aa13dee2e3e7b7f04e0ba3ce264c2d1652d91ed7607115f6e44d31f96900 [2021-04-24T16:36:50.080Z] #33 DONE 0.8s [2021-04-24T16:36:50.080Z] [2021-04-24T16:36:50.080Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:36:50.080Z] #35 sha256:e65f57322dbd8ba44e35aea48415ec501e1691183ab774790015f09032e16dbb [2021-04-24T16:36:50.080Z] #35 DONE 0.1s [2021-04-24T16:36:50.080Z] [2021-04-24T16:36:50.080Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:36:50.080Z] #38 sha256:7ce051f2be023e0c6fbff8702ba2387c1fdc508fef4cdb806cde658dac7dbd6a [2021-04-24T16:36:50.080Z] #38 DONE 0.1s [2021-04-24T16:36:50.080Z] [2021-04-24T16:36:50.080Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:36:50.080Z] #41 sha256:ac614235d37cb5a971e8475c3d0aeca04294a2b6684a26297f67a78f07194c40 [2021-04-24T16:36:50.665Z] #41 DONE 0.5s [2021-04-24T16:36:50.665Z] [2021-04-24T16:36:50.665Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:50.665Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:50.665Z] #56 ... [2021-04-24T16:36:50.665Z] [2021-04-24T16:36:50.665Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:36:50.665Z] #44 sha256:e174e86e9820e9a775ca5dac0e0c05c02f77f36c2fe7d87fd85176179f8fbce7 [2021-04-24T16:36:50.928Z] #44 DONE 0.1s [2021-04-24T16:36:50.928Z] [2021-04-24T16:36:50.928Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:36:50.928Z] #46 sha256:2d2640cbd23d01ad3cfeef4278457894c3d891917b7c66caf9419d1262884ba2 [2021-04-24T16:36:51.190Z] #46 DONE 0.2s [2021-04-24T16:36:51.190Z] [2021-04-24T16:36:51.190Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:36:51.190Z] #48 sha256:4eb1c305696687240f2068455f8a4538d7e777dc1cdecb2625c0b77a25ca4457 [2021-04-24T16:36:51.190Z] #48 DONE 0.1s [2021-04-24T16:36:51.190Z] [2021-04-24T16:36:51.190Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:51.190Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:51.190Z] #56 ... [2021-04-24T16:36:51.190Z] [2021-04-24T16:36:51.190Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:36:51.190Z] #50 sha256:ad3723c4de748303372cb9d7058e73e32038207e6dad79816019a6fd5a4f4621 [2021-04-24T16:36:51.451Z] #50 DONE 0.3s [2021-04-24T16:36:51.451Z] [2021-04-24T16:36:51.451Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:51.451Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:51.451Z] #56 ... [2021-04-24T16:36:51.451Z] [2021-04-24T16:36:51.451Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:36:51.451Z] #52 sha256:5a0ddb64ead89c058c6c8f1d23157b5797da955358af9ff75c7a6ccc09869d59 [2021-04-24T16:36:51.451Z] #52 DONE 0.1s [2021-04-24T16:36:51.597Z] #41 ... [2021-04-24T16:36:51.597Z] [2021-04-24T16:36:51.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-24T16:36:51.597Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-24T16:36:51.597Z] #44 191.8 CC criu/sk-inet.o [2021-04-24T16:36:51.597Z] #44 193.3 CC criu/sk-netlink.o [2021-04-24T16:36:51.597Z] #44 193.9 CC criu/sk-packet.o [2021-04-24T16:36:51.597Z] #44 194.9 CC criu/sk-queue.o [2021-04-24T16:36:51.597Z] #44 195.4 CC criu/sk-tcp.o [2021-04-24T16:36:51.597Z] #44 196.1 CC criu/sk-unix.o [2021-04-24T16:36:51.597Z] #44 198.7 CC criu/sockets.o [2021-04-24T16:36:51.597Z] #44 200.2 CC criu/stats.o [2021-04-24T16:36:51.597Z] #44 200.7 CC criu/string.o [2021-04-24T16:36:51.597Z] #44 200.8 CC criu/sysctl.o [2021-04-24T16:36:51.597Z] #44 201.7 CC criu/sysfs_parse.o [2021-04-24T16:36:51.597Z] #44 202.4 CC criu/timens.o [2021-04-24T16:36:51.713Z] [2021-04-24T16:36:51.713Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:36:51.713Z] #54 sha256:fb5c27037621bb6b1539e249d442852b29f0ea4db0975feaa21e51801fe87447 [2021-04-24T16:36:51.897Z] #44 202.8 CC criu/timerfd.o [2021-04-24T16:36:51.974Z] #54 DONE 0.2s [2021-04-24T16:36:51.974Z] [2021-04-24T16:36:51.974Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:36:51.974Z] #56 sha256:ca369aa789d9afcc201fe310f999a4a5480ff393148307ee7c342b4bc90a47bf [2021-04-24T16:36:52.197Z] #44 203.2 CC criu/tty.o [2021-04-24T16:36:54.984Z] #44 205.5 CC criu/tun.o [2021-04-24T16:36:55.283Z] #44 206.3 CC criu/uffd.o [2021-04-24T16:36:57.418Z] #44 208.1 CC criu/util.o [2021-04-24T16:36:57.690Z] #56 225.9 + bin/containerd-stress [2021-04-24T16:36:57.690Z] #56 227.9 + bin/containerd-shim [2021-04-24T16:36:58.863Z] #56 230.1 + bin/containerd-stress [2021-04-24T16:36:58.863Z] #56 231.9 + bin/containerd-shim [2021-04-24T16:36:59.546Z] #44 210.1 CC criu/uts_ns.o [2021-04-24T16:36:59.546Z] #44 210.4 CC criu/vdso.o [2021-04-24T16:37:00.198Z] #44 211.2 LINK criu/built-in.o [2021-04-24T16:37:00.500Z] #44 211.4 LINK criu/criu [2021-04-24T16:37:01.169Z] #44 212.0 DEP lib/c/criu.d [2021-04-24T16:37:01.169Z] #44 212.1 CC images/rpc.pb-c.o [2021-04-24T16:37:02.235Z] #44 213.2 CC lib/c/criu.o [2021-04-24T16:37:03.810Z] #44 214.6 LINK lib/c/built-in.o [2021-04-24T16:37:03.810Z] #44 214.7 LINK lib/c/libcriu.so [2021-04-24T16:37:03.810Z] #44 214.8 LINK lib/c/libcriu.a [2021-04-24T16:37:04.459Z] #44 215.3 GEN magic.py [2021-04-24T16:37:04.758Z] #44 215.5 Note: Building without setproctitle() and strlcpy() support. [2021-04-24T16:37:04.758Z] #44 215.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-24T16:37:04.758Z] #44 215.5 Note: Building without GnuTLS support [2021-04-24T16:37:04.758Z] #44 215.5 Makefile.config:39: Warn: you have no libnftables installed [2021-04-24T16:37:04.758Z] #44 215.6 Makefile.config:40: Warn: Building without nftables support [2021-04-24T16:37:05.460Z] #56 238.7 + bin/containerd-shim-runc-v1 [2021-04-24T16:37:05.782Z] #56 234.6 + bin/containerd-shim-runc-v1 [2021-04-24T16:37:05.821Z] #44 216.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-24T16:37:07.372Z] #44 218.1 make[1]: Nothing to be done for 'all'. [2021-04-24T16:37:08.413Z] #56 227.7 + bin/containerd-stress [2021-04-24T16:37:08.413Z] #56 229.7 + bin/containerd-shim [2021-04-24T16:37:08.458Z] #44 219.3 make[1]: 'images/built-in.o' is up to date. [2021-04-24T16:37:08.458Z] #44 219.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-24T16:37:08.458Z] #44 219.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-24T16:37:08.458Z] #44 219.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-24T16:37:08.458Z] #44 219.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-24T16:37:08.458Z] #44 219.6 make[1]: Nothing to be done for 'all'. [2021-04-24T16:37:08.458Z] #44 219.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-24T16:37:09.048Z] #56 239.1 + bin/containerd-shim-runc-v2 [2021-04-24T16:37:09.117Z] #44 220.1 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.117Z] #44 220.2 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.417Z] #44 220.3 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.417Z] #44 220.5 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.417Z] #44 220.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.417Z] #44 220.6 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.672Z] #56 243.3 + bin/containerd-shim-runc-v2 [2021-04-24T16:37:09.716Z] #44 220.7 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:09.977Z] #56 240.0 + binaries [2021-04-24T16:37:09.977Z] #56 240.0 + install -D bin/containerd /build/containerd [2021-04-24T16:37:09.977Z] #56 240.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:37:09.977Z] #56 240.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:37:09.977Z] #56 240.1 + install -D bin/ctr /build/ctr [2021-04-24T16:37:10.017Z] #44 220.9 make[2]: Nothing to be done for 'all'. [2021-04-24T16:37:10.017Z] #44 221.0 INSTALL criu/criu [2021-04-24T16:37:10.017Z] #44 DONE 221.1s [2021-04-24T16:37:10.017Z] [2021-04-24T16:37:10.017Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:10.017Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:10.090Z] #56 213.0 + bin/containerd-stress [2021-04-24T16:37:10.352Z] #56 216.1 + bin/containerd-shim [2021-04-24T16:37:10.615Z] #56 244.2 + binaries [2021-04-24T16:37:10.615Z] #56 244.2 + install -D bin/containerd /build/containerd [2021-04-24T16:37:10.615Z] #56 244.2 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:37:10.615Z] #56 244.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:37:10.615Z] #56 244.2 + install -D bin/ctr /build/ctr [2021-04-24T16:37:11.864Z] #56 DONE 241.9s [2021-04-24T16:37:12.001Z] #56 DONE 245.6s [2021-04-24T16:37:12.573Z] [2021-04-24T16:37:12.573Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:37:12.573Z] #57 sha256:b458b0a3e44133785ec78d7d1d57cd809dfa312604a8b5f558ac8945d6ec96dc [2021-04-24T16:37:12.792Z] [2021-04-24T16:37:12.792Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:37:12.792Z] #57 sha256:2faab8fb078cb1a0dad0c70544b19d1f331831613a22db406b001012dc67a890 [2021-04-24T16:37:12.806Z] #57 ... [2021-04-24T16:37:12.806Z] [2021-04-24T16:37:12.806Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-24T16:37:12.806Z] #50 sha256:892b2b3b2af0221f2a3bac258abbda37c5bc875c2c7e438149439979abc4144d [2021-04-24T16:37:12.806Z] #50 285.0 + /build/golangci-lint --version [2021-04-24T16:37:13.455Z] #50 285.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-24T16:37:13.455Z] #50 DONE 285.7s [2021-04-24T16:37:13.455Z] [2021-04-24T16:37:13.455Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-24T16:37:13.455Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-24T16:37:13.514Z] #57 DONE 0.9s [2021-04-24T16:37:13.514Z] [2021-04-24T16:37:13.514Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:37:13.514Z] #61 sha256:edc363cfa8beb00c1d8012f5fed2d0bf05b19207e7e863129ff1d1d609476c5c [2021-04-24T16:37:13.717Z] #57 DONE 0.9s [2021-04-24T16:37:13.717Z] [2021-04-24T16:37:13.717Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:37:13.717Z] #61 sha256:7a458493cf4a3ede0448da90e0fa0b0f8284657bea6e83324ced8ce00b20e4d1 [2021-04-24T16:37:13.717Z] #61 DONE 0.2s [2021-04-24T16:37:13.774Z] #61 DONE 0.3s [2021-04-24T16:37:13.775Z] [2021-04-24T16:37:13.775Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:37:13.775Z] #66 sha256:0f8a02b47fa8dcf30b168564a26611b5d8baaf409be75da93bb90902ecfb2e43 [2021-04-24T16:37:13.973Z] [2021-04-24T16:37:13.973Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:37:13.973Z] #66 sha256:0d660437102cd3de59b4b90418a7e0c8084ac8145bc52abd84fa5b4cc4fa2743 [2021-04-24T16:37:14.106Z] #41 DONE 286.2s [2021-04-24T16:37:14.106Z] [2021-04-24T16:37:14.106Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:14.106Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:14.715Z] #66 DONE 0.9s [2021-04-24T16:37:14.715Z] [2021-04-24T16:37:14.715Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:37:14.715Z] #68 sha256:c63ef40da5b8d789838a1f27e6002180be0f7d52b94a170b565be72f28f7f601 [2021-04-24T16:37:14.715Z] #68 DONE 0.0s [2021-04-24T16:37:14.715Z] [2021-04-24T16:37:14.715Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:37:14.715Z] #69 sha256:c59955d95379034ffcb358d5044567a15e890453ff50c51700a939be32bda789 [2021-04-24T16:37:14.715Z] #69 DONE 0.0s [2021-04-24T16:37:14.715Z] [2021-04-24T16:37:14.715Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:37:14.715Z] #70 sha256:0edc618a653e407fdf1364caacdd4128922e6e59baac67e9ea5764c1e161ab7a [2021-04-24T16:37:14.901Z] #66 DONE 0.9s [2021-04-24T16:37:14.901Z] [2021-04-24T16:37:14.901Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:37:14.901Z] #68 sha256:5327bb3b2090b13e68194c4172d87215eba15dd666f25d2b06b8f1bee48a305e [2021-04-24T16:37:14.901Z] #68 DONE 0.1s [2021-04-24T16:37:14.901Z] [2021-04-24T16:37:14.901Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:37:14.901Z] #69 sha256:430dcb890f04c7e0cf1f6672c35f8599c3f56856de347196ad48b0e56bea6ce1 [2021-04-24T16:37:14.901Z] #69 DONE 0.0s [2021-04-24T16:37:14.901Z] [2021-04-24T16:37:14.901Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:37:14.901Z] #70 sha256:d5f86d6984e4cac0145c9523bef9399ee3b35b55e1714962c9138f995e0ef579 [2021-04-24T16:37:14.977Z] #56 236.4 + bin/containerd-shim-runc-v1 [2021-04-24T16:37:16.100Z] #70 DONE 1.3s [2021-04-24T16:37:16.100Z] [2021-04-24T16:37:16.100Z] #71 exporting to image [2021-04-24T16:37:16.100Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-24T16:37:16.100Z] #71 exporting layers [2021-04-24T16:37:16.264Z] #70 DONE 1.3s [2021-04-24T16:37:16.264Z] [2021-04-24T16:37:16.264Z] #71 exporting to image [2021-04-24T16:37:16.264Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-24T16:37:16.264Z] #71 exporting layers [2021-04-24T16:37:16.951Z] #56 222.0 + bin/containerd-shim-runc-v1 [2021-04-24T16:37:19.168Z] #56 240.8 + bin/containerd-shim-runc-v2 [2021-04-24T16:37:20.105Z] #56 241.8 + binaries [2021-04-24T16:37:20.105Z] #56 241.8 + install -D bin/containerd /build/containerd [2021-04-24T16:37:20.105Z] #56 241.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:37:20.105Z] #56 241.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:37:20.105Z] #56 241.8 + install -D bin/ctr /build/ctr [2021-04-24T16:37:20.259Z] #56 226.1 + bin/containerd-shim-runc-v2 [2021-04-24T16:37:21.480Z] #56 DONE 243.4s [2021-04-24T16:37:21.644Z] #56 227.6 + binaries [2021-04-24T16:37:21.904Z] #56 227.6 + install -D bin/containerd /build/containerd [2021-04-24T16:37:21.904Z] #56 227.6 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:37:21.904Z] #56 227.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:37:21.904Z] #56 227.7 + install -D bin/ctr /build/ctr [2021-04-24T16:37:22.686Z] #71 exporting layers 6.6s done [2021-04-24T16:37:22.686Z] #71 writing image sha256:c1849844df10de4a9f36e2dce1d9927d44f5c1b02e3c0a2353c26754ed05914e done [2021-04-24T16:37:22.686Z] #71 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:37:22.686Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-04-24T16:37:22.798Z] #71 exporting layers 6.7s done [2021-04-24T16:37:22.798Z] #71 writing image sha256:8fa50548985c9e32362de5cd05f097bcf21213dea2c385eac16eea7e43f2b4ce done [2021-04-24T16:37:22.798Z] #71 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:37:22.798Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-04-24T16:37:22.859Z] [2021-04-24T16:37:22.859Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:37:22.859Z] #57 sha256:a52248fe75ef1f0d8ab37ed27fb92c1ef6730164c44a5ae1d36a8b80bf1080a2 [Pipeline] sh [2021-04-24T16:37:23.035Z] + trap exit INT TERM [2021-04-24T16:37:23.035Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-24T16:37:23.035Z] + CONTAINER_NAME=docker-pr1 [2021-04-24T16:37:23.035Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42318/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary-daemon [2021-04-24T16:37:23.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -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:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary test-integration [2021-04-24T16:37:23.288Z] #56 DONE 229.1s [2021-04-24T16:37:23.427Z] #57 DONE 1.0s [2021-04-24T16:37:23.686Z] [2021-04-24T16:37:23.686Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:37:23.686Z] #61 sha256:7b59a6a22f5c013f930d343be647303418ede9479f1bf5231a88c105210b8ca2 [2021-04-24T16:37:23.686Z] #61 DONE 0.3s [2021-04-24T16:37:23.945Z] [2021-04-24T16:37:23.945Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:37:23.945Z] #66 sha256:0bd63de6a22e6c69c1826fc3de0b860d6ef87a7c593a5575f2f2ee981b4521c3 [2021-04-24T16:37:24.419Z] [2021-04-24T16:37:24.419Z] Removing bundles/ [2021-04-24T16:37:24.419Z] [2021-04-24T16:37:24.419Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-24T16:37:24.507Z] [2021-04-24T16:37:24.507Z] Removing bundles/ [2021-04-24T16:37:24.507Z] [2021-04-24T16:37:24.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-24T16:37:24.507Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:37:24.507Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:37:24.679Z] [2021-04-24T16:37:24.679Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:37:24.679Z] #57 sha256:9144b122d7d2640afe1a313068e92b32a31f364b5683afe7aa64e0c65a89dde6 [2021-04-24T16:37:24.680Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:37:24.680Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:37:24.879Z] #66 DONE 1.0s [2021-04-24T16:37:24.880Z] [2021-04-24T16:37:24.880Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:37:24.880Z] #68 sha256:fa2dc750cf42efee8d9f44a95e9e44dcb80e2b674f6098cda37139fbe8b69664 [2021-04-24T16:37:24.880Z] #68 DONE 0.0s [2021-04-24T16:37:24.880Z] [2021-04-24T16:37:24.880Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:37:24.880Z] #69 sha256:e66a6ee28bb78b43d259f636be893d732605a88d6bf4ebc2cf905dce88fc8f97 [2021-04-24T16:37:24.880Z] #69 DONE 0.0s [2021-04-24T16:37:24.880Z] [2021-04-24T16:37:24.880Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-04-24T16:37:24.880Z] #70 sha256:dcfc9fb947a105ba46a51c44572476c106d4d67068d3207b08bcbcb46fea538e [2021-04-24T16:37:25.447Z] #70 0.703 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-24T16:37:25.707Z] #70 0.784 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-24T16:37:25.707Z] #70 0.785 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-24T16:37:25.707Z] #70 0.786 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-24T16:37:26.539Z] #70 1.058 Reading package lists... [2021-04-24T16:37:27.107Z] #70 1.672 Reading package lists... [2021-04-24T16:37:27.221Z] #57 DONE 1.8s [2021-04-24T16:37:27.221Z] [2021-04-24T16:37:27.221Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:37:27.221Z] #61 sha256:c8537f5476bc947901b41b44ff2658729283302ab1f0c6cfdc63b7eb8b551238 [2021-04-24T16:37:27.221Z] #61 DONE 0.4s [2021-04-24T16:37:27.221Z] [2021-04-24T16:37:27.221Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:37:27.221Z] #66 sha256:389e078b022f9ace98cf82bf18f91eb7c985b5d5c8ffb55bfc22a78f5bfc152d [2021-04-24T16:37:27.365Z] #70 2.278 Building dependency tree... [2021-04-24T16:37:27.365Z] #70 2.392 Reading state information... [2021-04-24T16:37:27.365Z] #70 2.494 The following additional packages will be installed: [2021-04-24T16:37:27.366Z] #70 2.494 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-24T16:37:27.366Z] #70 2.494 libpam-systemd [2021-04-24T16:37:27.366Z] #70 2.495 Suggested packages: [2021-04-24T16:37:27.366Z] #70 2.495 systemd-container policykit-1 [2021-04-24T16:37:27.366Z] #70 2.495 Recommended packages: [2021-04-24T16:37:27.366Z] #70 2.495 libnss-systemd [2021-04-24T16:37:27.366Z] #70 2.574 The following NEW packages will be installed: [2021-04-24T16:37:27.366Z] #70 2.574 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-24T16:37:27.366Z] #70 2.575 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-24T16:37:27.625Z] #70 2.840 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-24T16:37:27.625Z] #70 2.840 Need to get 4762 kB of archives. [2021-04-24T16:37:27.625Z] #70 2.840 After this operation, 16.6 MB of additional disk space will be used. [2021-04-24T16:37:27.625Z] #70 2.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-24T16:37:27.625Z] #70 2.842 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-04-24T16:37:27.625Z] #70 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-24T16:37:27.625Z] #70 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-24T16:37:27.625Z] #70 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-24T16:37:27.625Z] #70 2.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-24T16:37:27.625Z] #70 2.906 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-24T16:37:27.884Z] #70 2.916 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-04-24T16:37:27.884Z] #70 2.918 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-24T16:37:27.884Z] #70 2.920 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-24T16:37:27.884Z] #70 2.922 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-04-24T16:37:27.884Z] #70 3.073 debconf: delaying package configuration, since apt-utils is not installed [2021-04-24T16:37:27.884Z] #70 3.095 Fetched 4762 kB in 0s (14.1 MB/s) [2021-04-24T16:37:27.884Z] #70 3.118 Selecting previously unselected package libargon2-1:amd64. [2021-04-24T16:37:27.884Z] #70 3.118 (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 ... 28057 files and directories currently installed.) [2021-04-24T16:37:27.884Z] #70 3.132 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-24T16:37:27.884Z] #70 3.138 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-24T16:37:27.884Z] #70 3.169 Selecting previously unselected package libjson-c3:amd64. [2021-04-24T16:37:27.884Z] #70 3.169 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-24T16:37:28.142Z] #70 3.172 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-24T16:37:28.142Z] #70 3.205 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-24T16:37:28.142Z] #70 3.205 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-24T16:37:28.142Z] #70 3.207 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-24T16:37:28.142Z] #70 3.255 Selecting previously unselected package libidn11:amd64. [2021-04-24T16:37:28.142Z] #70 3.258 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-24T16:37:28.142Z] #70 3.261 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-24T16:37:28.142Z] #70 3.299 Selecting previously unselected package libkmod2:amd64. [2021-04-24T16:37:28.142Z] #70 3.299 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-24T16:37:28.142Z] #70 3.302 Unpacking libkmod2:amd64 (26-1) ... [2021-04-24T16:37:28.142Z] #70 3.340 Selecting previously unselected package systemd. [2021-04-24T16:37:28.142Z] #70 3.340 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-24T16:37:28.142Z] #70 3.378 Unpacking systemd (241-7~deb10u7) ... [2021-04-24T16:37:28.710Z] #70 3.826 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-24T16:37:28.710Z] #70 3.835 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-24T16:37:28.710Z] #70 3.844 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-24T16:37:28.710Z] #70 3.853 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-24T16:37:28.710Z] #70 3.861 Setting up libkmod2:amd64 (26-1) ... [2021-04-24T16:37:28.710Z] #70 3.873 Setting up systemd (241-7~deb10u7) ... [2021-04-24T16:37:28.710Z] #70 3.909 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-24T16:37:28.710Z] #70 3.911 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-24T16:37:28.710Z] #70 3.915 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-24T16:37:28.710Z] #70 3.915 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-24T16:37:29.131Z] #66 DONE 2.0s [2021-04-24T16:37:29.131Z] [2021-04-24T16:37:29.131Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:37:29.131Z] #68 sha256:eae22573134dfc3ce817dcda85867ae0ef67b249eaec27d3a4da0bf48de1d0e1 [2021-04-24T16:37:29.131Z] #68 DONE 0.1s [2021-04-24T16:37:29.279Z] #70 4.324 Selecting previously unselected package systemd-sysv. [2021-04-24T16:37:29.279Z] #70 4.324 (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 ... 28854 files and directories currently installed.) [2021-04-24T16:37:29.279Z] #70 4.339 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-24T16:37:29.279Z] #70 4.342 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-24T16:37:29.279Z] #70 4.381 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-24T16:37:29.279Z] #70 4.381 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-24T16:37:29.279Z] #70 4.384 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.279Z] #70 4.435 Selecting previously unselected package dbus. [2021-04-24T16:37:29.279Z] #70 4.438 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-24T16:37:29.279Z] #70 4.447 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.279Z] #70 4.501 Selecting previously unselected package libpam-systemd:amd64. [2021-04-24T16:37:29.279Z] #70 4.501 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-24T16:37:29.279Z] #70 4.504 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-24T16:37:29.279Z] #70 4.540 Selecting previously unselected package dbus-user-session. [2021-04-24T16:37:29.392Z] [2021-04-24T16:37:29.392Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:37:29.392Z] #69 sha256:b2644660b0a953a7898f2238dde8f5083cc2efa03d1359a8ba4a7548a582be3b [2021-04-24T16:37:29.392Z] #69 DONE 0.1s [2021-04-24T16:37:29.392Z] [2021-04-24T16:37:29.392Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:37:29.392Z] #70 sha256:a2b0fee54a3e0ece033d4e7309f3234fb4a5e1d3ae45baca38b78bd3e15508ac [2021-04-24T16:37:29.538Z] #70 4.543 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-24T16:37:29.538Z] #70 4.547 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.538Z] #70 4.607 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-24T16:37:29.538Z] #70 4.616 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.538Z] #70 4.625 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.538Z] #70 4.731 invoke-rc.d: could not determine current runlevel [2021-04-24T16:37:29.538Z] #70 4.734 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-24T16:37:29.538Z] #70 4.738 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-24T16:37:29.797Z] #70 4.864 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-24T16:37:29.797Z] #70 4.877 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-24T16:37:29.797Z] #70 4.884 Processing triggers for libc-bin (2.28-10) ... [2021-04-24T16:37:29.797Z] #70 DONE 5.0s [2021-04-24T16:37:29.797Z] [2021-04-24T16:37:29.797Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-04-24T16:37:29.797Z] #71 sha256:5d8e18c5edbfbc18e314749e791c96952d47e51857c4282d4f63e790f462ddbd [2021-04-24T16:37:30.365Z] #71 0.443 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-24T16:37:30.365Z] #71 0.443 Dload Upload Total Spent Left Speed [2021-04-24T16:37:30.365Z] #71 0.443 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15191 0 --:--:-- --:--:-- --:--:-- 15191 [2021-04-24T16:37:30.365Z] #71 DONE 0.6s [2021-04-24T16:37:30.365Z] [2021-04-24T16:37:30.365Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:37:30.365Z] #72 sha256:cb54b6998cd02c1c27d8b1e12c6a062f8bf48c0b0ca0089f8a1964f00d91d21a [2021-04-24T16:37:31.304Z] #72 DONE 0.7s [2021-04-24T16:37:31.304Z] [2021-04-24T16:37:31.304Z] #73 exporting to image [2021-04-24T16:37:31.304Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-24T16:37:31.304Z] #73 exporting layers [2021-04-24T16:37:31.328Z] #70 DONE 2.0s [2021-04-24T16:37:31.328Z] [2021-04-24T16:37:31.328Z] #71 exporting to image [2021-04-24T16:37:31.328Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-24T16:37:31.328Z] #71 exporting layers [2021-04-24T16:37:33.470Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:37:33.470Z] [2021-04-24T16:37:33.470Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:37:33.470Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:37:33.470Z] HOSTNAME=1ec3d1334c66 [2021-04-24T16:37:33.470Z] TESTDEBUG=0 [2021-04-24T16:37:33.470Z] DEST=bundles/test-integration [2021-04-24T16:37:33.470Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:37:33.470Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:37:33.470Z] container=docker [2021-04-24T16:37:33.470Z] HOME=/root [2021-04-24T16:37:33.470Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:37:33.470Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:37:33.470Z] VALIDATE_BRANCH=master [2021-04-24T16:37:33.470Z] TERM=xterm [2021-04-24T16:37:33.470Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:37:33.470Z] SHLVL=1 [2021-04-24T16:37:33.470Z] TIMEOUT=120m [2021-04-24T16:37:33.470Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:37:33.470Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:37:33.470Z] GO111MODULE=off [2021-04-24T16:37:33.470Z] DOCKER_EXPERIMENTAL=1 [2021-04-24T16:37:33.470Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:37:33.470Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:37:33.470Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:37:33.470Z] GOPATH=/go [2021-04-24T16:37:33.470Z] PKG_CONFIG=pkg-config [2021-04-24T16:37:33.470Z] _=/usr/bin/env [2021-04-24T16:37:33.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:37:35.565Z] #71 exporting layers 4.3s done [2021-04-24T16:37:35.565Z] #71 writing image sha256:ebcf74a3f09eb9a9b9ab65dca3ae0aacd258766dcdbbdc0accf3569dddd11ad7 done [2021-04-24T16:37:35.565Z] #71 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:37:35.565Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-24T16:37:35.908Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/test/unit [2021-04-24T16:37:36.722Z] #57 ... [2021-04-24T16:37:36.723Z] [2021-04-24T16:37:36.723Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-24T16:37:36.723Z] #54 sha256:c5cf788b0aedeac848db0f193a3ae7a9378f05707c93e6b53c4589bcd85fba31 [2021-04-24T16:37:36.723Z] #54 199.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-24T16:37:37.780Z] #54 200.2 + mkdir -p /build [2021-04-24T16:37:37.780Z] #54 200.2 + cp runc /build/runc [2021-04-24T16:37:37.780Z] #54 DONE 200.3s [2021-04-24T16:37:37.780Z] [2021-04-24T16:37:37.780Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:37:37.780Z] #25 sha256:e3ac8826d0b6b42032359b25dbc0c77f9b23b79f0df3ddfb30a02c8d28c6cdf5 [2021-04-24T16:37:37.873Z] #73 exporting layers 6.7s done [2021-04-24T16:37:37.873Z] #73 writing image sha256:e728a41feac5212631db13461b1543fc470bdcc5af4d9a1bc54ca41dcdd93ea2 done [2021-04-24T16:37:37.873Z] #73 naming to docker.io/library/docker:5a5f8564ba78c410987117ad215d0dc9f5530392 done [2021-04-24T16:37:37.874Z] #73 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:37:38.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary test-integration [2021-04-24T16:37:40.127Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-24T16:37:40.127Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-24T16:37:40.127Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-24T16:37:40.127Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-24T16:37:40.127Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-04-24T16:37:40.127Z] Detected virtualization docker. [2021-04-24T16:37:40.127Z] Detected architecture x86-64. [2021-04-24T16:37:40.127Z] Set hostname to . [2021-04-24T16:37:40.386Z] + source /etc/docker-entrypoint-cmd [2021-04-24T16:37:40.386Z] ++ hack/make.sh dynbinary test-integration [2021-04-24T16:37:40.386Z] [2021-04-24T16:37:40.645Z] Removing bundles/ [2021-04-24T16:37:40.645Z] [2021-04-24T16:37:40.645Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-24T16:37:40.645Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:37:40.645Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:37:41.201Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:37:43.436Z] #25 ... [2021-04-24T16:37:43.436Z] [2021-04-24T16:37:43.436Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:43.436Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:43.436Z] #57 276.1 + bin/containerd [2021-04-24T16:37:45.549Z] #57 ... [2021-04-24T16:37:45.549Z] [2021-04-24T16:37:45.549Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-04-24T16:37:45.549Z] #25 sha256:e3ac8826d0b6b42032359b25dbc0c77f9b23b79f0df3ddfb30a02c8d28c6cdf5 [2021-04-24T16:37:45.549Z] #25 317.4 + return [2021-04-24T16:37:45.549Z] #25 DONE 317.5s [2021-04-24T16:37:45.549Z] [2021-04-24T16:37:45.549Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:45.549Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:47.094Z] #57 ... [2021-04-24T16:37:47.094Z] [2021-04-24T16:37:47.094Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-24T16:37:47.094Z] #26 sha256:a13b44237029276047c4d20f9e0e52f99d9a3d4fc44b8d3948deed79f6a77885 [2021-04-24T16:37:47.094Z] #26 DONE 0.1s [2021-04-24T16:37:47.094Z] [2021-04-24T16:37:47.094Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-24T16:37:47.094Z] #31 sha256:834883d20f6d95795697f03bd8849238820733cce9e866f087487f5d6a3ccef5 [2021-04-24T16:37:47.746Z] #31 DONE 0.7s [2021-04-24T16:37:47.746Z] [2021-04-24T16:37:47.746Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-24T16:37:47.746Z] #34 sha256:36193d71ca704e939056993a678d82dc8e85ab1e39efd7f95d1d7c3da2bbc14c [2021-04-24T16:37:47.746Z] #34 DONE 0.1s [2021-04-24T16:37:47.746Z] [2021-04-24T16:37:47.746Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:47.746Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:48.047Z] #57 ... [2021-04-24T16:37:48.047Z] [2021-04-24T16:37:48.047Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-24T16:37:48.047Z] #36 sha256:e183e0d78d8c71cdb5be45489237c54eb62c488d1933d63313168da1edc7d9e3 [2021-04-24T16:37:48.047Z] #36 DONE 0.1s [2021-04-24T16:37:48.047Z] [2021-04-24T16:37:48.047Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-24T16:37:48.047Z] #39 sha256:fe1c8288db81526724243620b1a37fc71ab6f59bc2103bbab3bc827f4c81b735 [2021-04-24T16:37:48.047Z] #39 DONE 0.1s [2021-04-24T16:37:48.047Z] [2021-04-24T16:37:48.047Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-24T16:37:48.047Z] #42 sha256:26842467a913efa4a954bddd620ac4393ec01cbb70ebdfdb27fd0d75fd9dab85 [2021-04-24T16:37:48.348Z] #42 DONE 0.3s [2021-04-24T16:37:48.348Z] [2021-04-24T16:37:48.348Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-24T16:37:48.348Z] #45 sha256:f3b22e4086c4b07961e17fc39832cbcb9840bc01554188b5f3017ffdaa6a9a82 [2021-04-24T16:37:48.348Z] #45 DONE 0.1s [2021-04-24T16:37:48.348Z] [2021-04-24T16:37:48.348Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:48.348Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:48.663Z] #57 ... [2021-04-24T16:37:48.663Z] [2021-04-24T16:37:48.663Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-24T16:37:48.663Z] #47 sha256:fd6cad270018adff900ac5962ca7d691dbd140e0575a12ad5749288e2b3b06b7 [2021-04-24T16:37:48.663Z] #47 DONE 0.1s [2021-04-24T16:37:48.663Z] [2021-04-24T16:37:48.663Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-24T16:37:48.663Z] #49 sha256:8f7ad9782836e5e61e53920f6a27031e0d130d5a161bb7cd72fdf0cb3e84ffa4 [2021-04-24T16:37:48.663Z] #49 DONE 0.1s [2021-04-24T16:37:48.663Z] [2021-04-24T16:37:48.663Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-24T16:37:48.663Z] #51 sha256:a5cc3142305a6f4441b4b91b80f20f0f3a0db57cc04e3818b7e0f62312ea7f2b [2021-04-24T16:37:48.961Z] #51 DONE 0.1s [2021-04-24T16:37:48.961Z] [2021-04-24T16:37:48.961Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-24T16:37:48.961Z] #53 sha256:8a87d8a3cc3f1f87c34f43d2e45a35ab07cdf5bf0d9beb62a3976fb8255b3623 [2021-04-24T16:37:48.961Z] #53 DONE 0.1s [2021-04-24T16:37:48.961Z] [2021-04-24T16:37:48.961Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:48.961Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:48.961Z] #57 ... [2021-04-24T16:37:48.961Z] [2021-04-24T16:37:48.961Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-24T16:37:48.961Z] #55 sha256:a8a3ac4ed2a0962454252eab690e2645a65e8b2749d3faa1c85436ffccbc8709 [2021-04-24T16:37:48.961Z] #55 DONE 0.1s [2021-04-24T16:37:48.961Z] [2021-04-24T16:37:48.961Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-24T16:37:48.961Z] #57 sha256:36b3c468d12ef89c477ae99f85b5695e622c4cb3858499d2fefe14c50da57250 [2021-04-24T16:37:49.704Z] 29d5b6a226d2: Verifying Checksum [2021-04-24T16:37:49.704Z] 29d5b6a226d2: Download complete [2021-04-24T16:37:51.872Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|imports|name|deps|exports_file) took 1m59.608936879s [2021-04-24T16:37:51.872Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 665.96962ms [2021-04-24T16:37:53.456Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2021-04-24T16:37:55.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:37:55.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:38:06.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:38:06.767Z] INFO [runner/unused/goanalysis] analyzers took 29.201216163s with top 10 stages: buildssa: 25.188461361s, U1000: 4.012754802s [2021-04-24T16:38:13.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:38:13.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:38:14.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:38:15.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:38:15.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:38:16.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:38:19.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:38:20.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:38:21.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:38:21.767Z] #57 309.8 + bin/containerd-stress [2021-04-24T16:38:21.767Z] #57 312.2 + bin/containerd-shim [2021-04-24T16:38:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:38:23.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:38:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:38:25.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:38:26.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:38:26.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:38:27.369Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:38:27.369Z] Using test binary docker [2021-04-24T16:38:27.369Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:38:27.369Z] +++ /etc/init.d/apparmor start [2021-04-24T16:38:27.369Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:38:27.369Z] INFO: Waiting for daemon to start... [2021-04-24T16:38:27.369Z] Starting dockerd [2021-04-24T16:38:27.389Z] #57 319.1 + bin/containerd-shim-runc-v1 [2021-04-24T16:38:27.658Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-24T16:38:29.792Z] . [2021-04-24T16:38:29.792Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:38:29.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:38:29.792Z] Error: No such image: emptyfs [2021-04-24T16:38:29.792Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:38:29.792Z] ++++ docker load [2021-04-24T16:38:29.792Z] Running integration-test (iteration 1) [2021-04-24T16:38:29.792Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:38:29.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:38:29.792Z] ++ set -e [2021-04-24T16:38:29.792Z] ++ '[' -n 0 ']' [2021-04-24T16:38:29.792Z] ++ set -x [2021-04-24T16:38:29.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:38:31.887Z] #57 324.1 + bin/containerd-shim-runc-v2 [2021-04-24T16:38:32.530Z] #57 325.2 + binaries [2021-04-24T16:38:32.530Z] #57 325.2 + install -D bin/containerd /build/containerd [2021-04-24T16:38:32.530Z] #57 325.2 + install -D bin/containerd-shim /build/containerd-shim [2021-04-24T16:38:32.530Z] #57 325.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-24T16:38:32.530Z] #57 325.2 + install -D bin/ctr /build/ctr [2021-04-24T16:38:32.530Z] #57 DONE 325.3s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-24T16:38:34.057Z] #58 sha256:6e991e0e6dd13d7114ad61f7c3772b151576564f0faa14aeab1e4a5f9b830d90 [2021-04-24T16:38:34.057Z] #58 DONE 0.1s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-24T16:38:34.057Z] #62 sha256:d91133ff775f09e5cad3f90c8d3ea884e06318a8941e0daf96b0b3a48ea31d09 [2021-04-24T16:38:34.057Z] #62 DONE 0.1s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-24T16:38:34.057Z] #67 sha256:70c6655a2af56c71fb5f0cb5405055e8d91a673ef50de845a53e7016006080aa [2021-04-24T16:38:34.057Z] #67 DONE 0.1s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-24T16:38:34.057Z] #69 sha256:7de2e72d61f52dce2d2a2474357f0940acb8385bd63417b6f63e6707431f76df [2021-04-24T16:38:34.057Z] #69 DONE 0.1s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-24T16:38:34.057Z] #70 sha256:c9baa6411e9bc4682c622828a7050c64d60dee4d46ad89b113dc0b2a0a21463b [2021-04-24T16:38:34.057Z] #70 DONE 0.0s [2021-04-24T16:38:34.057Z] [2021-04-24T16:38:34.057Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-24T16:38:34.057Z] #71 sha256:4a480c6c39080155376a44f770c5b683db1036d6bd27052126ac12e0ab3f0b62 [2021-04-24T16:38:36.154Z] #71 DONE 2.1s [2021-04-24T16:38:36.154Z] [2021-04-24T16:38:36.154Z] #72 exporting to oci image format [2021-04-24T16:38:36.154Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-24T16:38:36.154Z] #72 exporting layers [2021-04-24T16:38:38.245Z] Loaded image: buildpack-deps:buster [2021-04-24T16:38:38.534Z] Loaded image: busybox:latest [2021-04-24T16:38:38.534Z] Loaded image: busybox:glibc [2021-04-24T16:38:40.201Z] 4612f6d0b889: Pull complete [2021-04-24T16:38:40.589Z] Loaded image: debian:bullseye [2021-04-24T16:38:40.589Z] Loaded image: hello-world:latest [2021-04-24T16:38:40.589Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:38:40.589Z] INFO: Testing against a local daemon [2021-04-24T16:38:40.589Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:38:42.712Z] --- PASS: TestCgroupNamespacesBuild (1.97s) [2021-04-24T16:38:42.712Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:38:44.768Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-04-24T16:38:44.768Z] === RUN TestBuildWithSession [2021-04-24T16:38:44.768Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:38:44.768Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:38:44.768Z] === RUN TestBuildSquashParent [2021-04-24T16:38:49.756Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:38:50.019Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-04-24T16:38:51.408Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:38:51.408Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:38:51.669Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:38:53.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:38:53.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:38:53.060Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-04-24T16:38:53.219Z] --- PASS: TestBuildSquashParent (7.66s) [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:38:53.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:38:53.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:38:53.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:38:53.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:38:53.322Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-04-24T16:38:53.322Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:38:53.322Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:38:53.322Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2021-04-24T16:38:53.585Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:38:53.847Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:38:55.274Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:38:55.274Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:38:56.400Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-04-24T16:38:57.356Z] ok github.com/docker/docker/builder/remotecontext 0.151s coverage: 13.7% of statements [2021-04-24T16:38:57.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:38:57.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:38:58.306Z] ok github.com/docker/docker/builder/dockerfile 0.413s coverage: 48.5% of statements [2021-04-24T16:38:58.306Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:38:59.695Z] ok github.com/docker/docker/builder/remotecontext/git 4.556s coverage: 86.3% of statements [2021-04-24T16:38:59.695Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:38:59.695Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.57s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2021-04-24T16:39:00.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2021-04-24T16:39:00.784Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:39:00.784Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:39:00.896Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:39:00.896Z] [2021-04-24T16:39:00.896Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:39:00.896Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:39:00.896Z] HOSTNAME=8d0123326c3c [2021-04-24T16:39:00.896Z] DEST=bundles/test-integration [2021-04-24T16:39:00.896Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:39:00.896Z] DOCKER_ROOTLESS=1 [2021-04-24T16:39:00.896Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:39:00.896Z] container=docker [2021-04-24T16:39:00.896Z] HOME=/root [2021-04-24T16:39:00.896Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:39:00.896Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:39:00.896Z] VALIDATE_BRANCH=master [2021-04-24T16:39:00.896Z] TERM=xterm [2021-04-24T16:39:00.896Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:39:00.896Z] SHLVL=1 [2021-04-24T16:39:00.896Z] TIMEOUT=120m [2021-04-24T16:39:00.896Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:39:00.896Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:39:00.896Z] GO111MODULE=off [2021-04-24T16:39:00.896Z] DOCKER_EXPERIMENTAL=1 [2021-04-24T16:39:00.896Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:39:00.896Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:39:00.896Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:39:00.896Z] GOPATH=/go [2021-04-24T16:39:00.896Z] PKG_CONFIG=pkg-config [2021-04-24T16:39:00.896Z] _=/usr/bin/env [2021-04-24T16:39:00.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:39:01.190Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:39:01.190Z] [2021-04-24T16:39:01.190Z] + TEST_INTEGRATION_DEST=2 [2021-04-24T16:39:01.190Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-24T16:39:01.190Z] + TEST_SKIP_INTEGRATION=1 [2021-04-24T16:39:01.190Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-24T16:39:01.190Z] + run_tests [2021-04-24T16:39:01.190Z] + c=0 [2021-04-24T16:39:01.190Z] + '[' -n 0 ']' [2021-04-24T16:39:01.190Z] + rm= [2021-04-24T16:39:01.190Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42318/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42318/.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=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh '' test-integration [2021-04-24T16:39:01.190Z] + TEST_INTEGRATION_DEST=1 [2021-04-24T16:39:01.190Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-24T16:39:01.190Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:39:01.190Z] + run_tests test-integration-flaky [2021-04-24T16:39:01.190Z] + '[' -n 0 ']' [2021-04-24T16:39:01.190Z] + rm= [2021-04-24T16:39:01.190Z] + TEST_INTEGRATION_DEST=3 [2021-04-24T16:39:01.190Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-24T16:39:01.190Z] + TEST_SKIP_INTEGRATION=1 [2021-04-24T16:39:01.190Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-24T16:39:01.190Z] + run_tests [2021-04-24T16:39:01.190Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42318/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42318/.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=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh test-integration-flaky test-integration [2021-04-24T16:39:01.190Z] + '[' -n 0 ']' [2021-04-24T16:39:01.190Z] + rm= [2021-04-24T16:39:01.190Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42318/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42318/.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=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh '' test-integration [2021-04-24T16:39:01.190Z] ++ jobs -p [2021-04-24T16:39:01.190Z] + for job in $(jobs -p) [2021-04-24T16:39:01.190Z] + wait 8449 [2021-04-24T16:39:01.190Z] [2021-04-24T16:39:01.190Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:39:01.190Z] [2021-04-24T16:39:01.190Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:39:01.190Z] HOSTNAME=dec31d13309f [2021-04-24T16:39:01.190Z] TEST_SKIP_INTEGRATION=1 [2021-04-24T16:39:01.190Z] TESTDEBUG=0 [2021-04-24T16:39:01.190Z] DEST=bundles/test-integration [2021-04-24T16:39:01.190Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:39:01.190Z] KEEPBUNDLE=1 [2021-04-24T16:39:01.190Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:39:01.190Z] container=docker [2021-04-24T16:39:01.190Z] HOME=/root [2021-04-24T16:39:01.190Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:39:01.190Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:39:01.190Z] VALIDATE_BRANCH=master [2021-04-24T16:39:01.190Z] TERM=xterm [2021-04-24T16:39:01.190Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:39:01.190Z] SHLVL=1 [2021-04-24T16:39:01.190Z] TIMEOUT=120m [2021-04-24T16:39:01.190Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:39:01.190Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:39:01.190Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-24T16:39:01.190Z] GO111MODULE=off [2021-04-24T16:39:01.190Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:39:01.190Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:39:01.190Z] GOPATH=/go [2021-04-24T16:39:01.190Z] PKG_CONFIG=pkg-config [2021-04-24T16:39:01.190Z] _=/usr/bin/env [2021-04-24T16:39:01.190Z] Building test suite binary ./integration-cli/test.main [2021-04-24T16:39:01.190Z] [2021-04-24T16:39:01.190Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:39:01.190Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:39:01.190Z] HOSTNAME=e525138b6b59 [2021-04-24T16:39:01.190Z] TEST_SKIP_INTEGRATION=1 [2021-04-24T16:39:01.190Z] TESTDEBUG=0 [2021-04-24T16:39:01.190Z] DEST=bundles/test-integration [2021-04-24T16:39:01.190Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:39:01.190Z] KEEPBUNDLE=1 [2021-04-24T16:39:01.190Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:39:01.190Z] container=docker [2021-04-24T16:39:01.190Z] HOME=/root [2021-04-24T16:39:01.190Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:39:01.190Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:39:01.190Z] VALIDATE_BRANCH=master [2021-04-24T16:39:01.190Z] TERM=xterm [2021-04-24T16:39:01.190Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:39:01.190Z] SHLVL=1 [2021-04-24T16:39:01.190Z] TIMEOUT=120m [2021-04-24T16:39:01.190Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:39:01.190Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:39:01.190Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-24T16:39:01.190Z] GO111MODULE=off [2021-04-24T16:39:01.190Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:39:01.190Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:39:01.190Z] GOPATH=/go [2021-04-24T16:39:01.190Z] PKG_CONFIG=pkg-config [2021-04-24T16:39:01.190Z] _=/usr/bin/env [2021-04-24T16:39:01.190Z] Building test suite binary ./integration-cli/test.main [2021-04-24T16:39:01.190Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-24T16:39:01.190Z] No new tests added to integration. [2021-04-24T16:39:01.190Z] [2021-04-24T16:39:01.190Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:39:01.190Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:39:01.190Z] HOSTNAME=1a836ea14e4d [2021-04-24T16:39:01.190Z] TESTDEBUG=0 [2021-04-24T16:39:01.190Z] DEST=bundles/test-integration [2021-04-24T16:39:01.190Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:39:01.190Z] KEEPBUNDLE=1 [2021-04-24T16:39:01.190Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:39:01.190Z] container=docker [2021-04-24T16:39:01.190Z] HOME=/root [2021-04-24T16:39:01.190Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:39:01.190Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:39:01.190Z] VALIDATE_BRANCH=master [2021-04-24T16:39:01.190Z] TERM=xterm [2021-04-24T16:39:01.190Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:39:01.190Z] SHLVL=1 [2021-04-24T16:39:01.190Z] TIMEOUT=120m [2021-04-24T16:39:01.190Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:39:01.190Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:39:01.190Z] GO111MODULE=off [2021-04-24T16:39:01.190Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:39:01.190Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:39:01.190Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:39:01.190Z] GOPATH=/go [2021-04-24T16:39:01.190Z] PKG_CONFIG=pkg-config [2021-04-24T16:39:01.190Z] _=/usr/bin/env [2021-04-24T16:39:01.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:39:01.625Z] 29d5b6a226d2: Pull complete [2021-04-24T16:39:01.625Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-24T16:39:01.625Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T16:39:01.625Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T16:39:01.625Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-04-24T16:39:01.625Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-04-24T16:39:01.625Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-24T16:39:01.625Z] INFO: Docker version of control daemon [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Client: Mirantis Container Runtime [2021-04-24T16:39:01.625Z] Version: 20.10.0 [2021-04-24T16:39:01.625Z] API version: 1.41 [2021-04-24T16:39:01.625Z] Go version: go1.13.15 [2021-04-24T16:39:01.625Z] Git commit: 6ee42dc [2021-04-24T16:39:01.625Z] Built: 03/11/2021 13:24:56 [2021-04-24T16:39:01.625Z] OS/Arch: windows/amd64 [2021-04-24T16:39:01.625Z] Context: default [2021-04-24T16:39:01.625Z] Experimental: true [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Server: Mirantis Container Runtime [2021-04-24T16:39:01.625Z] Engine: [2021-04-24T16:39:01.625Z] Version: 20.10.0 [2021-04-24T16:39:01.625Z] API version: 1.41 (minimum version 1.24) [2021-04-24T16:39:01.625Z] Go version: go1.13.15 [2021-04-24T16:39:01.625Z] Git commit: 1e08f21e79 [2021-04-24T16:39:01.625Z] Built: 03/11/2021 13:23:32 [2021-04-24T16:39:01.625Z] OS/Arch: windows/amd64 [2021-04-24T16:39:01.625Z] Experimental: true [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] INFO: Docker info of control daemon [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Client: [2021-04-24T16:39:01.625Z] Context: default [2021-04-24T16:39:01.625Z] Debug Mode: false [2021-04-24T16:39:01.625Z] Plugins: [2021-04-24T16:39:01.625Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-24T16:39:01.625Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-24T16:39:01.625Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Server: [2021-04-24T16:39:01.625Z] Containers: 0 [2021-04-24T16:39:01.625Z] Running: 0 [2021-04-24T16:39:01.625Z] Paused: 0 [2021-04-24T16:39:01.625Z] Stopped: 0 [2021-04-24T16:39:01.625Z] Images: 1 [2021-04-24T16:39:01.625Z] Server Version: 20.10.0 [2021-04-24T16:39:01.625Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-24T16:39:01.625Z] Windows: [2021-04-24T16:39:01.625Z] LCOW: [2021-04-24T16:39:01.625Z] Logging Driver: json-file [2021-04-24T16:39:01.625Z] Plugins: [2021-04-24T16:39:01.625Z] Volume: local [2021-04-24T16:39:01.625Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:39:01.625Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:39:01.625Z] Swarm: inactive [2021-04-24T16:39:01.625Z] Default Isolation: process [2021-04-24T16:39:01.625Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-24T16:39:01.625Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-24T16:39:01.625Z] OSType: windows [2021-04-24T16:39:01.625Z] Architecture: x86_64 [2021-04-24T16:39:01.625Z] CPUs: 4 [2021-04-24T16:39:01.625Z] Total Memory: 32GiB [2021-04-24T16:39:01.625Z] Name: azwin-2-527b70 [2021-04-24T16:39:01.625Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-24T16:39:01.625Z] Docker Root Dir: D:\docker [2021-04-24T16:39:01.625Z] Debug Mode: false [2021-04-24T16:39:01.625Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:39:01.625Z] Labels: [2021-04-24T16:39:01.625Z] Experimental: true [2021-04-24T16:39:01.625Z] Insecure Registries: [2021-04-24T16:39:01.625Z] 10.0.0.4:5000 [2021-04-24T16:39:01.625Z] 127.0.0.0/8 [2021-04-24T16:39:01.625Z] Registry Mirrors: [2021-04-24T16:39:01.625Z] http://10.0.0.4:5000/ [2021-04-24T16:39:01.625Z] Live Restore Enabled: false [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] INFO: Commit hash is 5a5f8564ba [2021-04-24T16:39:01.625Z] INFO: Nuke-Everything... [2021-04-24T16:39:01.625Z] INFO: Container count on control daemon to delete is 0 [2021-04-24T16:39:01.625Z] INFO: Nuking d:\CI [2021-04-24T16:39:01.625Z] INFO: Zapped successfully [2021-04-24T16:39:01.625Z] INFO: Location for testing is d:\CI\PR-42318\1 [2021-04-24T16:39:01.625Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] INFO: Building the image from Dockerfile.windows at 04/24/2021 16:38:55... [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Sending build context to Docker daemon 58.22MB [2021-04-24T16:39:01.625Z] [2021-04-24T16:39:01.625Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-24T16:39:01.625Z] ---> 39d157a84080 [2021-04-24T16:39:01.625Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-24T16:39:01.625Z] ---> Running in 64621cebbfc6 [2021-04-24T16:39:01.625Z] Removing intermediate container 64621cebbfc6 [2021-04-24T16:39:01.625Z] ---> 0b14d6c9fba9 [2021-04-24T16:39:01.625Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-24T16:39:01.625Z] ---> Running in 5f347032380d [2021-04-24T16:39:01.625Z] Removing intermediate container 5f347032380d [2021-04-24T16:39:01.625Z] ---> 422cb7cba4d3 [2021-04-24T16:39:01.625Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-24T16:39:01.625Z] ---> Running in 3e4d10ac71a5 [2021-04-24T16:39:01.625Z] Removing intermediate container 3e4d10ac71a5 [2021-04-24T16:39:01.625Z] ---> 807a9ea2b5e1 [2021-04-24T16:39:01.625Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-24T16:39:01.625Z] ---> Running in 434c3ceca6b5 [2021-04-24T16:39:01.625Z] Removing intermediate container 434c3ceca6b5 [2021-04-24T16:39:01.625Z] ---> 0f3f6800572b [2021-04-24T16:39:01.626Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-24T16:39:01.626Z] ---> Running in 44c2bdb585bf [2021-04-24T16:39:04.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:39:04.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:39:04.912Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:39:04.995Z] ok github.com/docker/docker/client 0.335s coverage: 75.4% of statements [2021-04-24T16:39:05.539Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy (5.53s) [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.98s) [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-04-24T16:39:06.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-04-24T16:39:06.168Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:39:06.291Z] [2021-04-24T16:39:06.291Z] SUCCESS: Specified value was saved. [2021-04-24T16:39:06.291Z] INFO: Downloading git... [2021-04-24T16:39:07.810Z] INFO: Downloading go... [2021-04-24T16:39:08.223Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2021-04-24T16:39:08.223Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:39:09.325Z] INFO: Downloading compiler 1 of 3... [2021-04-24T16:39:10.277Z] INFO: Downloading compiler 2 of 3... [2021-04-24T16:39:11.030Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2021-04-24T16:39:11.030Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:39:11.230Z] INFO: Downloading compiler 3 of 3... [2021-04-24T16:39:11.658Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-04-24T16:39:11.658Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:39:11.681Z] INFO: Extracting git... [2021-04-24T16:39:15.267Z] --- PASS: TestBuildMultiStageOnBuild (3.40s) [2021-04-24T16:39:15.267Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:39:16.766Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2021-04-24T16:39:16.766Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:39:17.145Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:39:17.145Z] [2021-04-24T16:39:17.145Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:39:17.145Z] DOCKER_SYSTEMD=1 [2021-04-24T16:39:17.145Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:39:17.145Z] HOSTNAME=d13d1f34f4fc [2021-04-24T16:39:17.145Z] DEST=bundles/test-integration [2021-04-24T16:39:17.145Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:39:17.145Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:39:17.145Z] container=docker [2021-04-24T16:39:17.145Z] HOME=/root [2021-04-24T16:39:17.145Z] LANG=C.UTF-8 [2021-04-24T16:39:17.145Z] INVOCATION_ID=0b6a4df4891c41cf828b38c2283bf8e4 [2021-04-24T16:39:17.145Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:39:17.145Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:39:17.145Z] VALIDATE_BRANCH=master [2021-04-24T16:39:17.145Z] TERM=xterm [2021-04-24T16:39:17.145Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:39:17.145Z] SHLVL=3 [2021-04-24T16:39:17.145Z] TIMEOUT=120m [2021-04-24T16:39:17.145Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:39:17.145Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:39:17.145Z] GO111MODULE=off [2021-04-24T16:39:17.145Z] DOCKER_EXPERIMENTAL=1 [2021-04-24T16:39:17.145Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:39:17.145Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:39:17.145Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:39:17.145Z] GOPATH=/go [2021-04-24T16:39:17.145Z] PKG_CONFIG=pkg-config [2021-04-24T16:39:17.145Z] _=/usr/bin/env [2021-04-24T16:39:17.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:39:20.358Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2021-04-24T16:39:20.358Z] === RUN TestBuildWithHugeFile [2021-04-24T16:39:23.970Z] INFO: Expanding go... [2021-04-24T16:39:27.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:39:27.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:39:37.141Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 29.1% of statements [2021-04-24T16:39:37.141Z] ok github.com/docker/docker/container 0.150s coverage: 34.7% of statements [2021-04-24T16:39:37.141Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:39:37.141Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:39:37.141Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:39:37.141Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:39:37.718Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2021-04-24T16:39:38.293Z] ok github.com/docker/docker/daemon/cluster/convert 0.083s coverage: 35.9% of statements [2021-04-24T16:39:41.547Z] INFO: Expanding compiler 1 of 3... [2021-04-24T16:39:41.998Z] INFO: Expanding compiler 2 of 3... [2021-04-24T16:39:42.514Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2021-04-24T16:39:43.227Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.49528579s with top 10 stages: buildssa: 1m42.655031763s, goimports: 22.414684081s, unconvert: 12.958299586s, gosec: 9.990250928s, golint: 6.899972648s, ineffassign: 4.822139237s, misspell: 4.632783966s, inspect: 2.780785961s, vrp: 2.495853003s, printf: 1.713590725s [2021-04-24T16:39:43.227Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-24T16:39:43.227Z] INFO [runner] Processors filtering stat (out/in): cgo: 1683/2262, skip_files: 1683/1683, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, filename_unadjuster: 1683/1683, nolint: 0/64, path_prettifier: 1683/1683, exclude: 1578/1578, exclude-rules: 64/1578 [2021-04-24T16:39:43.227Z] INFO [runner] processing took 59.964965ms with stages: nolint: 25.554487ms, identifier_marker: 16.640496ms, path_prettifier: 8.254443ms, autogenerated_exclude: 4.243952ms, exclude-rules: 3.253749ms, skip_dirs: 1.647374ms, cgo: 269.613µs, filename_unadjuster: 95.572µs, uniq_by_line: 1.146µs, max_same_issues: 1.108µs, skip_files: 774ns, source_code: 511ns, max_from_linter: 499ns, diff: 392ns, exclude: 354ns, path_shortener: 270ns, max_per_file_from_linter: 225ns [2021-04-24T16:39:43.227Z] INFO [runner] linters took 1m42.813499823s with stages: goanalysis_metalinter: 1m21.715045028s, unused: 21.038317939s [2021-04-24T16:39:43.227Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-24T16:39:43.227Z] INFO Memory: 1527 samples, avg is 783.3MB, max is 3837.3MB [2021-04-24T16:39:43.227Z] INFO Execution took 3m43.099745636s [2021-04-24T16:39:43.227Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-24T16:39:43.578Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary-daemon test-docker-py [2021-04-24T16:39:43.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:39:44.147Z] [2021-04-24T16:39:44.147Z] Removing bundles/ [2021-04-24T16:39:44.147Z] [2021-04-24T16:39:44.147Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-24T16:39:44.147Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:39:44.147Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:39:44.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:39:45.127Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2021-04-24T16:39:45.127Z] ok github.com/docker/docker/daemon/config 0.107s coverage: 81.8% of statements [2021-04-24T16:39:45.689Z] INFO: Expanding compiler 3 of 3... [2021-04-24T16:39:46.524Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-04-24T16:39:46.640Z] INFO: Removing downloaded files... [2021-04-24T16:39:46.640Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-24T16:39:46.640Z] INFO: Configuring git core.autocrlf... [2021-04-24T16:39:47.099Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-04-24T16:39:47.440Z] --- PASS: TestBuildWithHugeFile (27.02s) [2021-04-24T16:39:47.441Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:39:47.441Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:39:47.441Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:39:47.441Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:39:47.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:39:47.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:39:47.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:39:47.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:39:47.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:39:47.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:39:47.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:39:47.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:39:47.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:39:47.729Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-04-24T16:39:47.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-04-24T16:39:47.730Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-24T16:39:47.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-04-24T16:39:47.730Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:39:47.730Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:39:49.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:39:51.317Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-04-24T16:39:51.579Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.136s coverage: 73.3% of statements [2021-04-24T16:39:52.151Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.481s coverage: 14.0% of statements [2021-04-24T16:39:52.725Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.824s coverage: 56.2% of statements [2021-04-24T16:39:53.309Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:39:54.648Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.026s coverage: 1.9% of statements [2021-04-24T16:39:55.367Z] --- PASS: TestBuildPreserveOwnership (7.48s) [2021-04-24T16:39:55.367Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.90s) [2021-04-24T16:39:55.367Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.58s) [2021-04-24T16:39:55.367Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:39:55.367Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-04-24T16:39:55.367Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:39:56.574Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.879s coverage: 49.4% of statements [2021-04-24T16:39:57.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:39:58.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:39:58.496Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.489s coverage: 57.7% of statements [2021-04-24T16:39:58.496Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-04-24T16:39:59.076Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.398s coverage: 46.2% of statements [2021-04-24T16:39:59.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:40:00.468Z] ok github.com/docker/docker/daemon 12.367s coverage: 17.2% of statements [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-24T16:40:00.468Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:40:00.468Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-04-24T16:40:00.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:40:00.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:40:01.043Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.064s coverage: 3.0% of statements [2021-04-24T16:40:02.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:40:02.968Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-04-24T16:40:02.968Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:40:02.968Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-24T16:40:03.232Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.2% of statements [2021-04-24T16:40:03.494Z] ok github.com/docker/docker/daemon/logger/gelf 0.059s coverage: 67.0% of statements [2021-04-24T16:40:03.494Z] ok github.com/docker/docker/daemon/logger/awslogs 0.315s coverage: 77.8% of statements [2021-04-24T16:40:03.494Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:40:03.494Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:40:04.440Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-04-24T16:40:04.440Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-04-24T16:40:05.388Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 69.9% of statements [2021-04-24T16:40:05.650Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-04-24T16:40:05.650Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:40:05.707Z] Loaded image: buildpack-deps:buster [2021-04-24T16:40:05.707Z] Loaded image: busybox:latest [2021-04-24T16:40:05.707Z] Loaded image: busybox:glibc [2021-04-24T16:40:06.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:40:06.335Z] Loaded image: debian:bullseye [2021-04-24T16:40:06.335Z] Loaded image: hello-world:latest [2021-04-24T16:40:06.599Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-04-24T16:40:06.624Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:40:06.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:40:06.862Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.108s coverage: 58.6% of statements [2021-04-24T16:40:07.437Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2021-04-24T16:40:07.699Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-04-24T16:40:08.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:40:09.089Z] ok github.com/docker/docker/daemon/network 0.056s coverage: 63.8% of statements [2021-04-24T16:40:09.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:40:09.663Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2021-04-24T16:40:09.663Z] ok github.com/docker/docker/daemon/logger/splunk 2.012s coverage: 82.5% of statements [2021-04-24T16:40:09.663Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:40:09.663Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:40:09.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:40:11.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:40:11.586Z] ok github.com/docker/docker/distribution 0.288s coverage: 25.2% of statements [2021-04-24T16:40:11.587Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:40:11.587Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-04-24T16:40:12.160Z] ok github.com/docker/docker/image 0.062s coverage: 86.6% of statements [2021-04-24T16:40:12.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:40:12.735Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2021-04-24T16:40:12.997Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.6% of statements [2021-04-24T16:40:12.997Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:40:13.531Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.94s) [2021-04-24T16:40:13.531Z] PASS [2021-04-24T16:40:13.531Z] [2021-04-24T16:40:13.531Z] === Skipped [2021-04-24T16:40:13.531Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:40:13.531Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:40:13.531Z] [2021-04-24T16:40:13.531Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:40:13.531Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:40:13.531Z] [2021-04-24T16:40:13.531Z] [2021-04-24T16:40:13.531Z] DONE 34 tests, 2 skipped in 103.427s [2021-04-24T16:40:13.531Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:40:13.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:40:13.531Z] ++ set -e [2021-04-24T16:40:13.531Z] ++ '[' -n 0 ']' [2021-04-24T16:40:13.531Z] ++ set -x [2021-04-24T16:40:13.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:40:13.532Z] INFO: Testing against a local daemon [2021-04-24T16:40:13.532Z] === RUN TestConfigInspect [2021-04-24T16:40:13.572Z] ok github.com/docker/docker/image/tarexport 0.035s coverage: 0.6% of statements [2021-04-24T16:40:13.609Z] #72 exporting layers 85.3s done [2021-04-24T16:40:13.609Z] #72 exporting manifest sha256:6ddf1b54f0529c7e87546fe964b6949d68b15665ce6b960202c666cfdb10def4 done [2021-04-24T16:40:13.609Z] #72 exporting config sha256:aba9114d4d3fc566571f84b60daa614f64be9f9886f6850baaf9137dab21eb5b done [2021-04-24T16:40:13.609Z] #72 sending tarball [2021-04-24T16:40:13.834Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-04-24T16:40:13.834Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-04-24T16:40:13.834Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:40:14.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:40:15.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:40:15.754Z] ok github.com/docker/docker/opts 0.103s coverage: 67.1% of statements [2021-04-24T16:40:15.754Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2021-04-24T16:40:15.754Z] ok github.com/docker/docker/oci 0.032s coverage: 45.2% of statements [2021-04-24T16:40:16.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:40:16.328Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-04-24T16:40:16.904Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2021-04-24T16:40:17.467Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:40:17.467Z] Using test binary docker [2021-04-24T16:40:17.467Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:40:17.467Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:40:17.467Z] INFO: Waiting for daemon to start... [2021-04-24T16:40:17.467Z] Starting dockerd [2021-04-24T16:40:17.966Z] --- PASS: TestConfigInspect (4.01s) [2021-04-24T16:40:17.966Z] === RUN TestConfigList [2021-04-24T16:40:18.154Z] #72 ... [2021-04-24T16:40:18.154Z] [2021-04-24T16:40:18.154Z] #73 importing to docker [2021-04-24T16:40:18.154Z] #73 sha256:96ec2a38d49a9c57680f6faaaf9ab47762e3a38631e55a0e0f44abc229f2045a [2021-04-24T16:40:18.294Z] ok github.com/docker/docker/pkg/authorization 0.705s coverage: 68.3% of statements [2021-04-24T16:40:18.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:40:18.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:40:18.867Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-04-24T16:40:18.867Z] ok github.com/docker/docker/pkg/archive 1.137s coverage: 81.9% of statements [2021-04-24T16:40:19.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:40:19.440Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-24T16:40:19.702Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-04-24T16:40:19.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:40:20.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:40:20.275Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-04-24T16:40:20.730Z] . [2021-04-24T16:40:20.730Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:40:20.730Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:40:20.730Z] Error: No such image: emptyfs [2021-04-24T16:40:20.730Z] Running integration-test (iteration 1) [2021-04-24T16:40:20.730Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:40:20.849Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-04-24T16:40:21.422Z] ok github.com/docker/docker/pkg/chrootarchive 2.978s coverage: 43.2% of statements [2021-04-24T16:40:21.422Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-04-24T16:40:21.464Z] --- PASS: TestConfigList (3.37s) [2021-04-24T16:40:21.464Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:40:21.577Z] 399f118dfaa9: Pull complete [2021-04-24T16:40:21.577Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-24T16:40:21.577Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T16:40:21.577Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T16:40:21.577Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-24T16:40:21.577Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-24T16:40:21.577Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-24T16:40:21.577Z] INFO: Docker version of control daemon [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Client: Docker Engine - Enterprise [2021-04-24T16:40:21.577Z] Version: 19.03.12 [2021-04-24T16:40:21.577Z] API version: 1.40 [2021-04-24T16:40:21.577Z] Go version: go1.13.13 [2021-04-24T16:40:21.577Z] Git commit: 4306744 [2021-04-24T16:40:21.577Z] Built: 08/05/2020 19:27:53 [2021-04-24T16:40:21.577Z] OS/Arch: windows/amd64 [2021-04-24T16:40:21.577Z] Experimental: false [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Server: Docker Engine - Enterprise [2021-04-24T16:40:21.577Z] Engine: [2021-04-24T16:40:21.577Z] Version: 19.03.12 [2021-04-24T16:40:21.577Z] API version: 1.40 (minimum version 1.24) [2021-04-24T16:40:21.577Z] Go version: go1.13.13 [2021-04-24T16:40:21.577Z] Git commit: f295753ffd [2021-04-24T16:40:21.577Z] Built: 08/05/2020 19:26:41 [2021-04-24T16:40:21.577Z] OS/Arch: windows/amd64 [2021-04-24T16:40:21.577Z] Experimental: true [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] INFO: Docker info of control daemon [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Client: [2021-04-24T16:40:21.577Z] Debug Mode: false [2021-04-24T16:40:21.577Z] Plugins: [2021-04-24T16:40:21.577Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Server: [2021-04-24T16:40:21.577Z] Containers: 0 [2021-04-24T16:40:21.577Z] Running: 0 [2021-04-24T16:40:21.577Z] Paused: 0 [2021-04-24T16:40:21.577Z] Stopped: 0 [2021-04-24T16:40:21.577Z] Images: 1 [2021-04-24T16:40:21.577Z] Server Version: 19.03.12 [2021-04-24T16:40:21.577Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-04-24T16:40:21.577Z] LCOW: [2021-04-24T16:40:21.577Z] Windows: [2021-04-24T16:40:21.577Z] Logging Driver: json-file [2021-04-24T16:40:21.577Z] Plugins: [2021-04-24T16:40:21.577Z] Volume: local [2021-04-24T16:40:21.577Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:40:21.577Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:40:21.577Z] Swarm: inactive [2021-04-24T16:40:21.577Z] Default Isolation: process [2021-04-24T16:40:21.577Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-24T16:40:21.577Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-24T16:40:21.577Z] OSType: windows [2021-04-24T16:40:21.577Z] Architecture: x86_64 [2021-04-24T16:40:21.577Z] CPUs: 4 [2021-04-24T16:40:21.577Z] Total Memory: 32GiB [2021-04-24T16:40:21.577Z] Name: azwin-2-2d30b0 [2021-04-24T16:40:21.577Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-24T16:40:21.577Z] Docker Root Dir: D:\docker [2021-04-24T16:40:21.577Z] Debug Mode: false [2021-04-24T16:40:21.577Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:40:21.577Z] Labels: [2021-04-24T16:40:21.577Z] Experimental: true [2021-04-24T16:40:21.577Z] Insecure Registries: [2021-04-24T16:40:21.577Z] 10.0.0.4:5000 [2021-04-24T16:40:21.577Z] 127.0.0.0/8 [2021-04-24T16:40:21.577Z] Registry Mirrors: [2021-04-24T16:40:21.577Z] http://10.0.0.4:5000/ [2021-04-24T16:40:21.577Z] Live Restore Enabled: false [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] INFO: Commit hash is 5a5f8564ba [2021-04-24T16:40:21.577Z] INFO: Nuke-Everything... [2021-04-24T16:40:21.577Z] INFO: Container count on control daemon to delete is 0 [2021-04-24T16:40:21.577Z] INFO: Nuking d:\CI [2021-04-24T16:40:21.577Z] INFO: Zapped successfully [2021-04-24T16:40:21.577Z] INFO: Location for testing is d:\CI\PR-42318\1 [2021-04-24T16:40:21.577Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] INFO: Building the image from Dockerfile.windows at 04/24/2021 16:40:12... [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Sending build context to Docker daemon 58.22MB [2021-04-24T16:40:21.577Z] [2021-04-24T16:40:21.577Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-24T16:40:21.577Z] ---> 152749f71f8f [2021-04-24T16:40:21.577Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-24T16:40:21.577Z] ---> Running in 2191e2aa4181 [2021-04-24T16:40:21.577Z] Removing intermediate container 2191e2aa4181 [2021-04-24T16:40:21.577Z] ---> ecf636737de6 [2021-04-24T16:40:21.577Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-24T16:40:21.577Z] ---> Running in df51180027f8 [2021-04-24T16:40:21.577Z] Removing intermediate container df51180027f8 [2021-04-24T16:40:21.577Z] ---> 0925f9fa6ae9 [2021-04-24T16:40:21.577Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-24T16:40:21.577Z] ---> Running in b1dea6e80369 [2021-04-24T16:40:21.577Z] Removing intermediate container b1dea6e80369 [2021-04-24T16:40:21.577Z] ---> 6f77a35256df [2021-04-24T16:40:21.577Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-04-24T16:40:21.577Z] ---> Running in e9faa1ed6d0d [2021-04-24T16:40:21.577Z] Removing intermediate container e9faa1ed6d0d [2021-04-24T16:40:21.577Z] ---> 64d72846cb99 [2021-04-24T16:40:21.577Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-04-24T16:40:21.577Z] ---> Running in cee9cc8aa387 [2021-04-24T16:40:22.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:40:22.367Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-04-24T16:40:22.629Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-04-24T16:40:22.891Z] ok github.com/docker/docker/pkg/fsutils 0.256s coverage: 85.1% of statements [2021-04-24T16:40:23.153Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2021-04-24T16:40:23.730Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-04-24T16:40:24.304Z] ok github.com/docker/docker/layer 7.561s coverage: 68.8% of statements [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:40:24.304Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-24T16:40:24.497Z] [2021-04-24T16:40:24.497Z] SUCCESS: Specified value was saved. [2021-04-24T16:40:24.566Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2021-04-24T16:40:24.828Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-04-24T16:40:24.828Z] ok github.com/docker/docker/pkg/idtools 0.922s coverage: 69.5% of statements [2021-04-24T16:40:24.959Z] INFO: Downloading git... [2021-04-24T16:40:24.964Z] --- PASS: TestConfigsCreateAndDelete (3.78s) [2021-04-24T16:40:24.964Z] === RUN TestConfigsUpdate [2021-04-24T16:40:25.091Z] ok github.com/docker/docker/pkg/ioutils 0.654s coverage: 70.6% of statements [2021-04-24T16:40:25.091Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:40:25.091Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-24T16:40:25.091Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:40:25.091Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-04-24T16:40:25.091Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:40:25.353Z] ok github.com/docker/docker/pkg/parsers 0.023s coverage: 97.0% of statements [2021-04-24T16:40:25.616Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2021-04-24T16:40:25.878Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2021-04-24T16:40:26.142Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2021-04-24T16:40:26.142Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:40:26.142Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:40:26.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:40:26.512Z] INFO: Downloading go... [2021-04-24T16:40:26.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-04-24T16:40:27.320Z] ok github.com/docker/docker/pkg/plugins/transport 0.022s coverage: 85.7% of statements [2021-04-24T16:40:27.320Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-04-24T16:40:27.320Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2021-04-24T16:40:27.488Z] INFO: Downloading compiler 1 of 3... [2021-04-24T16:40:27.950Z] INFO: Downloading compiler 2 of 3... [2021-04-24T16:40:27.950Z] INFO: Downloading compiler 3 of 3... [2021-04-24T16:40:28.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:40:28.287Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-04-24T16:40:28.412Z] INFO: Extracting git... [2021-04-24T16:40:28.860Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-04-24T16:40:28.860Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-04-24T16:40:29.398Z] --- PASS: TestConfigsUpdate (3.80s) [2021-04-24T16:40:29.398Z] === RUN TestTemplatedConfig [2021-04-24T16:40:29.434Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2021-04-24T16:40:29.434Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-04-24T16:40:29.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:40:30.381Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.9% of statements [2021-04-24T16:40:30.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:40:30.643Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 36.9% of statements [2021-04-24T16:40:31.217Z] ok github.com/docker/docker/pkg/signal 2.905s coverage: 61.0% of statements [2021-04-24T16:40:31.217Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2021-04-24T16:40:31.791Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2021-04-24T16:40:31.791Z] testing: warning: no tests to run [2021-04-24T16:40:31.791Z] coverage: [no statements] [2021-04-24T16:40:31.791Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2021-04-24T16:40:31.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:40:32.054Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2021-04-24T16:40:32.054Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2021-04-24T16:40:32.316Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-04-24T16:40:32.898Z] --- PASS: TestTemplatedConfig (4.12s) [2021-04-24T16:40:32.898Z] === RUN TestConfigCreateResolve [2021-04-24T16:40:33.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:40:33.709Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-04-24T16:40:33.972Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-04-24T16:40:34.917Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2021-04-24T16:40:34.917Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.2% of statements [2021-04-24T16:40:35.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:40:36.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:40:36.310Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2021-04-24T16:40:36.398Z] --- PASS: TestConfigCreateResolve (3.69s) [2021-04-24T16:40:36.398Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:40:36.573Z] ok github.com/docker/docker/quota 0.505s coverage: 71.4% of statements [2021-04-24T16:40:36.828Z] #73 DONE 16.5s [2021-04-24T16:40:36.828Z] [2021-04-24T16:40:36.828Z] #72 exporting to oci image format [2021-04-24T16:40:36.828Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-24T16:40:36.828Z] #72 sending tarball 32.3s done [2021-04-24T16:40:36.828Z] #72 DONE 117.6s [2021-04-24T16:40:36.835Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 50.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-24T16:40:37.047Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-04-24T16:40:37.047Z] PASS [2021-04-24T16:40:37.047Z] [2021-04-24T16:40:37.047Z] DONE 7 tests in 23.519s [2021-04-24T16:40:37.047Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:40:37.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:40:37.047Z] ++ set -e [2021-04-24T16:40:37.047Z] ++ '[' -n 0 ']' [2021-04-24T16:40:37.047Z] ++ set -x [2021-04-24T16:40:37.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:40:37.098Z] ok github.com/docker/docker/registry 0.211s coverage: 58.8% of statements [2021-04-24T16:40:37.306Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/test/unit [2021-04-24T16:40:37.336Z] INFO: Testing against a local daemon [2021-04-24T16:40:37.336Z] === RUN TestCheckpoint [2021-04-24T16:40:37.336Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:40:37.336Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:40:37.336Z] === RUN TestContainerInvalidJSON [2021-04-24T16:40:37.336Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:40:37.336Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:40:37.336Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:40:37.336Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:40:37.336Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:40:37.336Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:40:37.336Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:40:37.336Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:40:37.336Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:40:37.336Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-24T16:40:37.336Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:40:37.336Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:40:37.336Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:40:37.336Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:40:37.336Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-04-24T16:40:37.336Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:40:37.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:40:37.624Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-04-24T16:40:37.625Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:40:37.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-04-24T16:40:37.625Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:40:37.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2021-04-24T16:40:37.625Z] === RUN TestCopyFromContainer [2021-04-24T16:40:37.671Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-04-24T16:40:37.933Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2021-04-24T16:40:38.897Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:40:38.897Z] Using test binary docker [2021-04-24T16:40:38.897Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:40:38.897Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-24T16:40:38.897Z] INFO: Waiting for daemon to start... [2021-04-24T16:40:38.897Z] Starting dockerd [2021-04-24T16:40:39.857Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-04-24T16:40:40.344Z] === RUN TestCopyFromContainer// [2021-04-24T16:40:40.344Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:40:40.344Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:40:40.344Z] === RUN TestCopyFromContainer/bar/quux [2021-04-24T16:40:40.634Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:40:40.634Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:40:40.634Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:40:40.804Z] . [2021-04-24T16:40:40.804Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:40:40.806Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2021-04-24T16:40:40.833Z] INFO: Expanding go... [2021-04-24T16:40:40.875Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:40:40.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:40:40.924Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:40:41.063Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:40:41.063Z] Error: No such image: emptyfs [2021-04-24T16:40:41.063Z] Running integration-test (iteration 1) [2021-04-24T16:40:41.063Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:40:41.213Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer (3.48s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-24T16:40:41.213Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-24T16:40:41.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:40:41.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:40:41.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:40:41.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:40:41.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:40:41.213Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:40:41.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:40:41.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:40:41.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:40:41.213Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:40:41.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:40:41.213Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:40:41.213Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-04-24T16:40:41.213Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:40:41.213Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:40:41.213Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:40:41.213Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:40:41.213Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:40:41.213Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:40:41.213Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:40:41.213Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:40:41.213Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:40:41.213Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:40:41.213Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:40:41.213Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T16:40:41.213Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:40:41.213Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-24T16:40:41.213Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:40:41.378Z] ok github.com/docker/docker/volume/local 0.179s coverage: 76.4% of statements [2021-04-24T16:40:42.616Z] Loaded image: buildpack-deps:buster [2021-04-24T16:40:42.616Z] Loaded image: busybox:latest [2021-04-24T16:40:42.616Z] Loaded image: busybox:glibc [2021-04-24T16:40:42.616Z] Loaded image: debian:bullseye [2021-04-24T16:40:42.616Z] Loaded image: hello-world:latest [2021-04-24T16:40:42.616Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:40:42.616Z] INFO: Testing against a local daemon [2021-04-24T16:40:42.616Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:40:42.765Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-04-24T16:40:44.719Z] --- PASS: TestCreateWithCustomMaskedPaths (2.84s) [2021-04-24T16:40:44.719Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T16:40:45.129Z] --- PASS: TestCgroupNamespacesBuild (2.95s) [2021-04-24T16:40:45.129Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.03s) [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:40:47.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:40:47.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:40:47.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:40:47.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:40:47.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:40:47.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:40:47.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:40:47.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:40:47.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:40:47.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:40:47.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-24T16:40:47.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-24T16:40:47.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:40:47.646Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s) [2021-04-24T16:40:47.646Z] === RUN TestBuildWithSession [2021-04-24T16:40:47.646Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:40:47.646Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:40:47.646Z] === RUN TestBuildSquashParent [2021-04-24T16:40:48.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s) [2021-04-24T16:40:48.062Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:40:48.062Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:40:48.062Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:40:48.352Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-24T16:40:48.352Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-24T16:40:48.352Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:40:48.352Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:40:48.352Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-24T16:40:48.352Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:40:48.352Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-24T16:40:48.352Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:40:48.352Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-24T16:40:48.352Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:40:48.352Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:40:48.352Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:40:48.352Z] === PAUSE TestDaemonHostGatewayIP [2021-04-24T16:40:48.352Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:40:48.352Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:40:48.352Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:40:48.352Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-24T16:40:48.352Z] === RUN TestDiff [2021-04-24T16:40:49.378Z] --- PASS: TestDiff (1.02s) [2021-04-24T16:40:49.378Z] === RUN TestExecWithCloseStdin [2021-04-24T16:40:50.881Z] --- PASS: TestExecWithCloseStdin (1.28s) [2021-04-24T16:40:50.881Z] === RUN TestExec [2021-04-24T16:40:51.908Z] --- PASS: TestExec (1.20s) [2021-04-24T16:40:51.908Z] === RUN TestExecUser [2021-04-24T16:40:52.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:40:52.935Z] --- PASS: TestExecUser (1.21s) [2021-04-24T16:40:52.935Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:40:53.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:40:54.434Z] --- PASS: TestExportContainerAndImportImage (1.31s) [2021-04-24T16:40:54.434Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:40:55.932Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2021-04-24T16:40:55.932Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:40:55.949Z] Loaded image: buildpack-deps:buster [2021-04-24T16:40:55.949Z] Loaded image: busybox:latest [2021-04-24T16:40:55.949Z] Loaded image: busybox:glibc [2021-04-24T16:40:56.349Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-04-24T16:40:57.341Z] Loaded image: debian:bullseye [2021-04-24T16:40:57.341Z] Loaded image: hello-world:latest [2021-04-24T16:40:57.341Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:40:57.341Z] INFO: Testing against a local daemon [2021-04-24T16:40:57.341Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:40:57.433Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-04-24T16:40:57.433Z] === RUN TestHealthKillContainer [2021-04-24T16:40:57.583Z] --- PASS: TestBuildSquashParent (8.23s) [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:40:57.583Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:40:57.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:40:57.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:40:57.583Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:40:58.564Z] Removing intermediate container 44c2bdb585bf [2021-04-24T16:40:58.564Z] ---> cc6eb568408f [2021-04-24T16:40:58.564Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-24T16:40:58.564Z] ---> Running in ca8028ae13cb [2021-04-24T16:40:58.564Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-24T16:40:58.564Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:40:58.564Z] go: finding gotest.tools v0.5.3 [2021-04-24T16:40:58.564Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:40:58.564Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:40:58.564Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:40:58.564Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:40:58.564Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:40:58.564Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:40:58.564Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:40:58.564Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:40:58.564Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:40:58.564Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:40:58.564Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:40:58.564Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:40:58.564Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:40:58.564Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:40:58.564Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:40:58.564Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:40:58.564Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:40:58.564Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:40:58.564Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:40:58.564Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:40:58.564Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:40:58.564Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:40:58.564Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:40:58.564Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:40:58.564Z] go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:40:58.564Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:40:58.564Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:40:58.564Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:40:58.564Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:40:58.564Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:40:58.564Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:40:58.564Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:40:58.564Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:40:58.564Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:40:58.564Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:40:59.016Z] INFO: Build done for gotestsum... [2021-04-24T16:40:59.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:40:59.471Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:41:00.837Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:41:00.867Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:41:00.868Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:41:00.934Z] --- PASS: TestHealthKillContainer (3.18s) [2021-04-24T16:41:00.934Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:41:01.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === Skipped [2021-04-24T16:41:01.128Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-24T16:41:01.128Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-24T16:41:01.128Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-24T16:41:01.128Z] time="2021-04-24T16:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-24T16:41:01.128Z] time="2021-04-24T16:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-24T16:41:01.128Z] time="2021-04-24T16:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-24T16:41:01.128Z] time="2021-04-24T16:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-24T16:41:01.128Z] time="2021-04-24T16:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-24T16:41:01.128Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-24T16:41:01.128Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-24T16:41:01.128Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:41:01.128Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-24T16:41:01.128Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-24T16:41:01.128Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-24T16:41:01.128Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] [2021-04-24T16:41:01.128Z] DONE 2247 tests, 26 skipped in 201.562s [2021-04-24T16:41:01.533Z] --- PASS: TestCgroupNamespacesBuild (4.02s) [2021-04-24T16:41:01.533Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:41:01.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2021-04-24T16:41:01.562Z] === RUN TestIpcModeNone [2021-04-24T16:41:01.967Z] INFO: Expanding compiler 1 of 3... [2021-04-24T16:41:01.967Z] INFO: Expanding compiler 2 of 3... Post stage [Pipeline] junit [2021-04-24T16:41:02.527Z] Recording test results [2021-04-24T16:41:02.593Z] --- PASS: TestIpcModeNone (1.14s) [2021-04-24T16:41:02.593Z] === RUN TestIpcModePrivate [2021-04-24T16:41:03.436Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2021-04-24T16:41:03.436Z] === RUN TestBuildWithSession [2021-04-24T16:41:03.436Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:41:03.436Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:41:03.436Z] === RUN TestBuildSquashParent [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.89s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2021-04-24T16:41:03.613Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2021-04-24T16:41:03.613Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:41:03.613Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:41:04.092Z] --- PASS: TestIpcModePrivate (1.22s) [2021-04-24T16:41:04.092Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-24T16:41:04.092Z] === RUN TestIpcModeShareable [2021-04-24T16:41:04.505Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:41:04.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -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:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary test-integration [2021-04-24T16:41:05.118Z] --- PASS: TestIpcModeShareable (1.21s) [2021-04-24T16:41:05.118Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-24T16:41:05.118Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:41:05.817Z] [2021-04-24T16:41:05.817Z] Removing bundles/ [2021-04-24T16:41:05.817Z] [2021-04-24T16:41:05.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-24T16:41:05.817Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:41:05.817Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:41:06.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:41:07.133Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:41:07.879Z] INFO: Expanding compiler 3 of 3... [2021-04-24T16:41:07.879Z] INFO: Removing downloaded files... [2021-04-24T16:41:07.879Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-24T16:41:07.879Z] INFO: Configuring git core.autocrlf... [2021-04-24T16:41:08.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:41:08.617Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.58s) [2021-04-24T16:41:08.617Z] === RUN TestAPIIpcModeHost [2021-04-24T16:41:09.423Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:41:09.644Z] --- PASS: TestAPIIpcModeHost (1.01s) [2021-04-24T16:41:09.644Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:41:10.003Z] --- PASS: TestBuildSquashParent (5.78s) [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:41:10.003Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:41:10.003Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:41:10.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:41:10.003Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy (7.01s) [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.01s) [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-24T16:41:10.349Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-24T16:41:10.349Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:41:11.294Z] Removing intermediate container ca8028ae13cb [2021-04-24T16:41:11.294Z] ---> c12537f836c2 [2021-04-24T16:41:11.294Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-24T16:41:11.294Z] ---> Running in feeb59a5ae9f [2021-04-24T16:41:11.294Z] Removing intermediate container feeb59a5ae9f [2021-04-24T16:41:11.294Z] ---> 0633165971bb [2021-04-24T16:41:11.294Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-24T16:41:11.294Z] ---> Running in 090e5b20f109 [2021-04-24T16:41:11.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:41:11.381Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:41:11.744Z] Removing intermediate container 090e5b20f109 [2021-04-24T16:41:11.744Z] ---> bffc35eeab61 [2021-04-24T16:41:11.744Z] Step 10/10 : COPY . . [2021-04-24T16:41:12.360Z] --- PASS: TestDaemonIpcModeShareable (2.14s) [2021-04-24T16:41:12.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-24T16:41:12.360Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:41:13.285Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:41:13.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:41:13.857Z] --- PASS: TestDaemonIpcModePrivate (2.01s) [2021-04-24T16:41:13.857Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-24T16:41:13.857Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:41:15.587Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-04-24T16:41:15.588Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:41:15.912Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) [2021-04-24T16:41:15.912Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-04-24T16:41:15.912Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.08s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s) [2021-04-24T16:41:16.078Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-04-24T16:41:16.078Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:41:16.078Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:41:17.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:41:17.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:41:18.000Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2021-04-24T16:41:18.000Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-04-24T16:41:18.000Z] === RUN TestIpcModeOlderClient [2021-04-24T16:41:18.000Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:41:18.000Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:41:18.243Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:41:18.502Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-04-24T16:41:18.761Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-04-24T16:41:18.761Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:41:19.050Z] --- PASS: TestKillContainerInvalidSignal (0.97s) [2021-04-24T16:41:19.050Z] === RUN TestKillContainer [2021-04-24T16:41:19.050Z] === RUN TestKillContainer/no_signal [2021-04-24T16:41:19.329Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-04-24T16:41:19.329Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:41:20.077Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:41:20.266Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-04-24T16:41:20.266Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:41:20.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:41:20.619Z] [2021-04-24T16:41:20.619Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-24T16:41:20.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-24T16:41:20.619Z] Using test binary docker [2021-04-24T16:41:20.619Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:41:20.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:41:20.619Z] INFO: Waiting for daemon to start... [2021-04-24T16:41:20.619Z] Starting dockerd [2021-04-24T16:41:20.619Z] . [2021-04-24T16:41:20.619Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-24T16:41:20.705Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:41:20.833Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-04-24T16:41:20.833Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:41:22.204Z] --- PASS: TestKillContainer (3.13s) [2021-04-24T16:41:22.204Z] --- PASS: TestKillContainer/no_signal (1.02s) [2021-04-24T16:41:22.204Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2021-04-24T16:41:22.204Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-04-24T16:41:22.204Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:41:22.204Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:41:23.231Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:41:23.368Z] --- PASS: TestBuildMultiStageOnBuild (2.10s) [2021-04-24T16:41:23.368Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:41:23.627Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-24T16:41:23.627Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:41:23.676Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-04-24T16:41:23.676Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:41:24.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.06s) [2021-04-24T16:41:24.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-04-24T16:41:24.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2021-04-24T16:41:24.258Z] === RUN TestKillStoppedContainer [2021-04-24T16:41:24.258Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-04-24T16:41:24.258Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:41:24.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-24T16:41:24.258Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:41:25.286Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-04-24T16:41:25.286Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:41:25.286Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-04-24T16:41:25.286Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:41:25.286Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:41:25.286Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T16:41:25.286Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:41:25.286Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:41:26.161Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2021-04-24T16:41:26.161Z] === RUN TestBuildWithHugeFile [2021-04-24T16:41:26.190Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-04-24T16:41:26.190Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:41:26.316Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-04-24T16:41:26.316Z] === RUN TestLinksContainerNames [2021-04-24T16:41:28.370Z] --- PASS: TestLinksContainerNames (1.99s) [2021-04-24T16:41:28.370Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:41:29.397Z] --- PASS: TestLogsFollowTailEmpty (1.08s) [2021-04-24T16:41:29.397Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:41:30.424Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2021-04-24T16:41:30.424Z] === RUN TestMountDaemonRoot [2021-04-24T16:41:30.424Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:41:30.424Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:41:30.424Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:41:30.424Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:41:30.424Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:41:30.425Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:41:30.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:41:30.425Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:41:30.714Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:41:31.003Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:41:31.292Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-04-24T16:41:31.292Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-24T16:41:31.292Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:41:31.433Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-04-24T16:41:31.433Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:41:31.994Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-04-24T16:41:31.994Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:41:32.710Z] ---> a82fe658bae4 [2021-04-24T16:41:32.710Z] Successfully built a82fe658bae4 [2021-04-24T16:41:32.710Z] Successfully tagged docker:latest [2021-04-24T16:41:32.710Z] INFO: Image build ended at 04/24/2021 16:41:31. Duration:00:02:36.5917697 [2021-04-24T16:41:32.710Z] [2021-04-24T16:41:32.710Z] [2021-04-24T16:41:32.710Z] INFO: Building the test binaries at 04/24/2021 16:41:31... [2021-04-24T16:41:34.006Z] --- PASS: TestContainerBindMountNonRecursive (2.44s) [2021-04-24T16:41:34.006Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:41:34.634Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-04-24T16:41:34.634Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:41:35.291Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-04-24T16:41:35.291Z] === RUN TestNetworkNat [2021-04-24T16:41:36.159Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-04-24T16:41:36.159Z] === RUN TestBuildWithHugeFile [2021-04-24T16:41:36.415Z] INFO: make.ps1 starting at 04/24/2021 16:41:35 [2021-04-24T16:41:36.415Z] INFO: Git commit (5a5f8564ba) assumed from DOCKER_GITCOMMIT environment variable [2021-04-24T16:41:36.415Z] INFO: Invoking autogen... [2021-04-24T16:41:36.415Z] INFO: Building daemon... [2021-04-24T16:41:36.800Z] --- PASS: TestNetworkNat (1.09s) [2021-04-24T16:41:36.800Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:41:37.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-04-24T16:41:37.428Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:41:40.926Z] --- PASS: TestNetworkLoopbackNat (3.57s) [2021-04-24T16:41:40.926Z] === RUN TestPause [2021-04-24T16:41:41.953Z] --- PASS: TestPause (1.01s) [2021-04-24T16:41:41.953Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:41:41.953Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:41:41.953Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:41:41.953Z] === RUN TestPauseStopPausedContainer [2021-04-24T16:41:42.980Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2021-04-24T16:41:42.980Z] === RUN TestPidHost [2021-04-24T16:41:45.699Z] --- PASS: TestPidHost (2.45s) [2021-04-24T16:41:45.699Z] === RUN TestPsFilter [2021-04-24T16:41:45.699Z] --- PASS: TestPsFilter (0.32s) [2021-04-24T16:41:45.699Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:41:46.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-04-24T16:41:46.726Z] === RUN TestRemoveContainerWithVolume [2021-04-24T16:41:47.753Z] --- PASS: TestRemoveContainerWithVolume (1.02s) [2021-04-24T16:41:47.753Z] === RUN TestRemoveContainerRunning [2021-04-24T16:41:48.780Z] --- PASS: TestRemoveContainerRunning (1.03s) [2021-04-24T16:41:48.780Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:41:49.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s) [2021-04-24T16:41:49.806Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:41:49.806Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-24T16:41:49.806Z] === RUN TestRenameLinkedContainer [2021-04-24T16:41:54.238Z] --- PASS: TestRenameLinkedContainer (4.11s) [2021-04-24T16:41:54.238Z] === RUN TestRenameStoppedContainer [2021-04-24T16:41:55.270Z] --- PASS: TestRenameStoppedContainer (1.02s) [2021-04-24T16:41:55.270Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:41:57.373Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-04-24T16:41:57.373Z] === RUN TestRenameInvalidName [2021-04-24T16:41:58.399Z] --- PASS: TestRenameInvalidName (1.08s) [2021-04-24T16:41:58.399Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:41:59.343Z] sha256:a98390b97dfe2e2938dc4680daa5e91c551e963e6493ebb19500e587887bd486 [2021-04-24T16:41:59.343Z] INFO: Starting docker-py tests... [2021-04-24T16:41:59.343Z] ============================= test session starts ============================== [2021-04-24T16:41:59.343Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-24T16:41:59.343Z] rootdir: /src, inifile: pytest.ini [2021-04-24T16:41:59.343Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-24T16:41:59.343Z] collected 390 items / 1 deselected / 389 selected [2021-04-24T16:41:59.343Z] [2021-04-24T16:42:00.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:42:03.947Z] --- PASS: TestRenameAnonymousContainer (5.41s) [2021-04-24T16:42:03.947Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:42:04.574Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2021-04-24T16:42:04.574Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:42:06.637Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2021-04-24T16:42:06.637Z] === RUN TestResize [2021-04-24T16:42:07.663Z] --- PASS: TestResize (1.02s) [2021-04-24T16:42:07.663Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:42:08.690Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2021-04-24T16:42:08.690Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:42:09.717Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:09.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:09.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:09.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:42:09.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:42:12.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:12.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:13.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:42:13.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:42:15.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:42:15.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:42:17.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:42:17.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/types/strslice 0.025s coverage: 90.0% of statements [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2021-04-24T16:42:18.864Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:42:18.864Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:42:18.865Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:42:18.865Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:42:18.865Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:42:18.865Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:42:20.081Z] Removing intermediate container cee9cc8aa387 [2021-04-24T16:42:20.081Z] ---> 87c7eab432ee [2021-04-24T16:42:20.081Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-04-24T16:42:20.081Z] ---> Running in 715baed2d538 [2021-04-24T16:42:20.794Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-24T16:42:20.973Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-04-24T16:42:21.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:42:21.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:42:21.620Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-24T16:42:21.626Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-24T16:42:22.087Z] go: finding gotest.tools v0.5.3 [2021-04-24T16:42:22.087Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-24T16:42:22.087Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-24T16:42:22.400Z] --- PASS: TestBuildWithHugeFile (53.69s) [2021-04-24T16:42:22.400Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:42:22.400Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-24T16:42:22.400Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:42:22.400Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:42:22.400Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:22.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:22.400Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:22.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:22.400Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:22.400Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:22.400Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:22.400Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:22.400Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:22.400Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-04-24T16:42:22.400Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-04-24T16:42:22.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-24T16:42:22.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-24T16:42:22.400Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:42:22.400Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:42:22.550Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-24T16:42:22.550Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-24T16:42:22.550Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-24T16:42:22.550Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-24T16:42:22.550Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:42:22.550Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-24T16:42:22.550Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:42:22.550Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-24T16:42:22.550Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:42:22.550Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:42:22.550Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:42:22.550Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:42:22.550Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-24T16:42:22.968Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:42:23.012Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:42:23.012Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:42:23.012Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:42:23.012Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:42:23.012Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:42:23.012Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:42:23.012Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:42:23.012Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:42:23.012Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:42:23.474Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:42:23.563Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-24T16:42:23.760Z] ok github.com/docker/docker/builder/remotecontext/git 4.301s coverage: 86.3% of statements [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2021-04-24T16:42:23.979Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2021-04-24T16:42:23.979Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:42:24.345Z] --- PASS: TestBuildPreserveOwnership (4.60s) [2021-04-24T16:42:24.345Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2021-04-24T16:42:24.345Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s) [2021-04-24T16:42:24.345Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:42:24.447Z] go: finding github.com/fatih/color v1.9.0 [2021-04-24T16:42:24.447Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-24T16:42:24.447Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-24T16:42:24.447Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-24T16:42:24.447Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-24T16:42:24.447Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-24T16:42:24.447Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-24T16:42:24.447Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-24T16:42:24.447Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-24T16:42:24.447Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-24T16:42:24.447Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-24T16:42:24.604Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-24T16:42:24.604Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:42:25.298Z] ok github.com/docker/docker/builder/remotecontext 0.533s coverage: 13.7% of statements [2021-04-24T16:42:25.476Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2021-04-24T16:42:25.476Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:42:26.366Z] ok github.com/docker/docker/builder/dockerfile 1.307s coverage: 48.5% of statements [2021-04-24T16:42:26.366Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:42:26.366Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:42:26.366Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:42:27.327Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:42:27.328Z] [2021-04-24T16:42:27.328Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:42:27.328Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:42:27.328Z] HOSTNAME=6f1afce2374a [2021-04-24T16:42:27.328Z] TESTDEBUG=0 [2021-04-24T16:42:27.328Z] DEST=bundles/test-integration [2021-04-24T16:42:27.328Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:42:27.328Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:42:27.328Z] container=docker [2021-04-24T16:42:27.328Z] HOME=/root [2021-04-24T16:42:27.328Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:42:27.328Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:42:27.328Z] VALIDATE_BRANCH=master [2021-04-24T16:42:27.328Z] TERM=xterm [2021-04-24T16:42:27.328Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:42:27.328Z] SHLVL=1 [2021-04-24T16:42:27.328Z] TIMEOUT=120m [2021-04-24T16:42:27.328Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:42:27.328Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:42:27.328Z] GO111MODULE=off [2021-04-24T16:42:27.328Z] DOCKER_EXPERIMENTAL=1 [2021-04-24T16:42:27.328Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:42:27.328Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:42:27.328Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:42:27.328Z] GOPATH=/go [2021-04-24T16:42:27.328Z] PKG_CONFIG=pkg-config [2021-04-24T16:42:27.328Z] _=/usr/bin/env [2021-04-24T16:42:27.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:42:27.531Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-04-24T16:42:27.531Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:42:28.200Z] INFO: Build done for gotestsum... [2021-04-24T16:42:29.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-04-24T16:42:29.589Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:42:30.880Z] ok github.com/docker/docker/client 0.542s coverage: 75.4% of statements [2021-04-24T16:42:31.758Z] --- PASS: TestCgroupNamespacesRunHostMode (2.07s) [2021-04-24T16:42:31.758Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:42:32.368Z] --- PASS: TestBuildWithHugeFile (53.24s) [2021-04-24T16:42:32.368Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:42:32.368Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:42:32.368Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:42:32.368Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:42:32.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:32.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:32.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:32.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:32.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:32.369Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:32.369Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:42:32.369Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:42:32.369Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:42:32.369Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-04-24T16:42:32.369Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-04-24T16:42:32.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-04-24T16:42:32.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-24T16:42:32.369Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:42:32.369Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:42:33.319Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.03s) [2021-04-24T16:42:33.319Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:42:34.889Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2021-04-24T16:42:34.889Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:42:35.916Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-24T16:42:35.916Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:42:36.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:42:38.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-04-24T16:42:38.027Z] === RUN TestKernelTCPMemory [2021-04-24T16:42:39.097Z] --- PASS: TestKernelTCPMemory (1.19s) [2021-04-24T16:42:39.097Z] === RUN TestNISDomainname [2021-04-24T16:42:39.488Z] Loaded image: buildpack-deps:buster [2021-04-24T16:42:39.488Z] Loaded image: busybox:latest [2021-04-24T16:42:39.488Z] Loaded image: busybox:glibc [2021-04-24T16:42:39.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:42:39.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:42:40.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:42:40.426Z] Loaded image: debian:bullseye [2021-04-24T16:42:40.426Z] Loaded image: hello-world:latest [2021-04-24T16:42:40.426Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:42:40.612Z] Removing intermediate container 715baed2d538 [2021-04-24T16:42:40.612Z] ---> 4985e3bdc4c3 [2021-04-24T16:42:40.612Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-24T16:42:40.612Z] ---> Running in df5db5fd24cc [2021-04-24T16:42:40.612Z] Removing intermediate container df5db5fd24cc [2021-04-24T16:42:40.612Z] ---> 226fff684cb2 [2021-04-24T16:42:40.612Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-24T16:42:40.612Z] ---> Running in c1b9ecde0d4a [2021-04-24T16:42:40.612Z] Removing intermediate container c1b9ecde0d4a [2021-04-24T16:42:40.612Z] ---> 6b9385341fb5 [2021-04-24T16:42:40.612Z] Step 10/10 : COPY . . [2021-04-24T16:42:40.672Z] --- PASS: TestNISDomainname (1.39s) [2021-04-24T16:42:40.672Z] === RUN TestHostnameDnsResolution [2021-04-24T16:42:40.709Z] --- PASS: TestBuildPreserveOwnership (10.41s) [2021-04-24T16:42:40.709Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.40s) [2021-04-24T16:42:40.709Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-24T16:42:40.709Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:42:40.709Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-04-24T16:42:40.709Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:42:40.709Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-24T16:42:40.709Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-24T16:42:40.709Z] PASS [2021-04-24T16:42:40.709Z] [2021-04-24T16:42:40.709Z] === Skipped [2021-04-24T16:42:40.709Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:42:40.709Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:42:40.709Z] [2021-04-24T16:42:40.709Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:42:40.709Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:42:40.709Z] [2021-04-24T16:42:40.709Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-24T16:42:40.709Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-24T16:42:40.709Z] [2021-04-24T16:42:40.709Z] [2021-04-24T16:42:40.709Z] DONE 34 tests, 3 skipped in 139.567s [2021-04-24T16:42:40.709Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:42:40.709Z] INFO: Testing against a local daemon [2021-04-24T16:42:40.709Z] === RUN TestConfigInspect [2021-04-24T16:42:40.709Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-24T16:42:40.709Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestConfigList [2021-04-24T16:42:40.709Z] --- SKIP: TestConfigList (0.01s) [2021-04-24T16:42:40.709Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:42:40.709Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-24T16:42:40.709Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestConfigsUpdate [2021-04-24T16:42:40.709Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-24T16:42:40.709Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestTemplatedConfig [2021-04-24T16:42:40.709Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-24T16:42:40.709Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestConfigCreateResolve [2021-04-24T16:42:40.709Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-24T16:42:40.709Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:40.709Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:42:42.596Z] --- PASS: TestConfigDaemonLibtrustID (1.89s) [2021-04-24T16:42:42.596Z] PASS [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === Skipped [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-24T16:42:42.596Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-24T16:42:42.596Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-24T16:42:42.596Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-24T16:42:42.596Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-24T16:42:42.596Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-24T16:42:42.596Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] [2021-04-24T16:42:42.596Z] DONE 7 tests, 6 skipped in 2.084s [2021-04-24T16:42:42.596Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:42:42.596Z] INFO: Testing against a local daemon [2021-04-24T16:42:42.596Z] === RUN TestCheckpoint [2021-04-24T16:42:42.596Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:42:42.596Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:42:42.596Z] === RUN TestContainerInvalidJSON [2021-04-24T16:42:42.596Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:42:42.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:42:42.596Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:42:42.596Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:42:42.596Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:42:42.596Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:42:42.596Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:42:42.596Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:42:42.596Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:42:42.596Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-24T16:42:42.596Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:42:42.596Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:42:42.596Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:42:42.596Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:42:42.596Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-24T16:42:42.596Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:42:42.596Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-24T16:42:42.596Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:42:42.596Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-24T16:42:42.596Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:42:42.852Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-24T16:42:42.852Z] === RUN TestCopyFromContainer [2021-04-24T16:42:44.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:42:44.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:42:46.115Z] === RUN TestCopyFromContainer// [2021-04-24T16:42:46.115Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:42:46.373Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:42:46.373Z] === RUN TestCopyFromContainer/bar/quux [2021-04-24T16:42:46.373Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:42:46.373Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:42:46.630Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:42:46.630Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:42:46.630Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:42:46.630Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer (4.05s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-24T16:42:46.886Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-24T16:42:46.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:42:46.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:42:46.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:42:46.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:42:46.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:42:46.886Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:42:46.886Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:42:46.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:42:46.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:42:46.886Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:42:46.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:42:46.886Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:42:46.886Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-24T16:42:46.886Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:42:46.886Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:42:46.886Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:42:46.886Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:42:46.886Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:42:46.886Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:42:46.886Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:42:46.886Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:42:46.886Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:42:46.886Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:42:46.886Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T16:42:46.886Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:42:46.886Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:42:46.886Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-24T16:42:46.886Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:42:47.539Z] --- PASS: TestHostnameDnsResolution (6.99s) [2021-04-24T16:42:47.539Z] === RUN TestStats [2021-04-24T16:42:48.338Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-24T16:42:48.338Z] [2021-04-24T16:42:48.338Z] ________ ____ __. [2021-04-24T16:42:48.338Z] \_____ \ | |/ _| [2021-04-24T16:42:48.338Z] / | \| < [2021-04-24T16:42:48.338Z] / | \ | \ [2021-04-24T16:42:48.338Z] \_______ /____|__ \ [2021-04-24T16:42:48.338Z] \/ \/ [2021-04-24T16:42:48.338Z] [2021-04-24T16:42:48.338Z] INFO: make.ps1 ended at 04/24/2021 16:42:38 [2021-04-24T16:42:48.339Z] INFO: Binaries build ended at 04/24/2021 16:42:40. Duration:00:01:08.1596664 [2021-04-24T16:42:48.339Z] INFO: Copying the built daemon binary to d:\CI\PR-42318\1\binary\dockerd-5a5f8564ba.exe... [2021-04-24T16:42:48.339Z] INFO: Copying the built client binary to d:\CI\PR-42318\1\binary\docker-5a5f8564ba.exe... [2021-04-24T16:42:48.339Z] INFO: Copying dockerversion from the container... [2021-04-24T16:42:48.339Z] INFO: Copying the golang package from the container to d:\CI\PR-42318\1\installer\go.zip... [2021-04-24T16:42:48.339Z] INFO: Extracting go.zip to d:\CI\PR-42318\1\go [2021-04-24T16:42:48.542Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.68s) [2021-04-24T16:42:48.542Z] PASS [2021-04-24T16:42:48.542Z] [2021-04-24T16:42:48.542Z] === Skipped [2021-04-24T16:42:48.542Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:42:48.542Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:42:48.542Z] [2021-04-24T16:42:48.542Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-24T16:42:48.542Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:42:48.542Z] [2021-04-24T16:42:48.542Z] [2021-04-24T16:42:48.542Z] DONE 34 tests, 2 skipped in 127.071s [2021-04-24T16:42:48.542Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:42:48.542Z] INFO: Testing against a local daemon [2021-04-24T16:42:48.542Z] === RUN TestConfigInspect [2021-04-24T16:42:48.776Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-04-24T16:42:48.776Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T16:42:49.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:42:49.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:42:50.498Z] --- PASS: TestConfigInspect (2.22s) [2021-04-24T16:42:50.498Z] === RUN TestConfigList [2021-04-24T16:42:50.666Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:42:50.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:42:50.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:42:50.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:42:50.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:42:50.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:42:50.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:42:50.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:42:50.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:42:50.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:42:50.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:42:50.666Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-24T16:42:50.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-24T16:42:50.922Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:42:51.040Z] --- PASS: TestStats (3.11s) [2021-04-24T16:42:51.040Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:42:51.040Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:42:51.040Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:42:51.040Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:42:51.040Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:42:51.040Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:42:51.040Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:42:51.040Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:42:51.040Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:42:51.040Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:42:51.040Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:42:51.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:42:51.484Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s) [2021-04-24T16:42:51.484Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:42:51.484Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:42:51.484Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:42:51.484Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-24T16:42:51.484Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-24T16:42:51.484Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:42:51.484Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:42:51.484Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-04-24T16:42:51.484Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:42:51.484Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-24T16:42:51.484Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:42:51.484Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-24T16:42:51.484Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-24T16:42:51.484Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:42:51.484Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:42:51.484Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:42:51.484Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-24T16:42:51.484Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:42:51.484Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:42:51.484Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:42:51.484Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:42:51.484Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-24T16:42:51.484Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-24T16:42:51.484Z] === RUN TestDiff [2021-04-24T16:42:52.066Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:42:52.411Z] --- PASS: TestDiff (0.65s) [2021-04-24T16:42:52.411Z] === RUN TestExecWithCloseStdin [2021-04-24T16:42:53.051Z] --- PASS: TestConfigList (2.48s) [2021-04-24T16:42:53.052Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:42:53.340Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-04-24T16:42:53.340Z] === RUN TestExec [2021-04-24T16:42:54.136Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:42:54.268Z] --- PASS: TestExec (0.96s) [2021-04-24T16:42:54.268Z] === RUN TestExecUser [2021-04-24T16:42:55.195Z] --- PASS: TestExecUser (0.98s) [2021-04-24T16:42:55.195Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:42:55.582Z] --- PASS: TestConfigsCreateAndDelete (2.40s) [2021-04-24T16:42:55.582Z] === RUN TestConfigsUpdate [2021-04-24T16:42:56.122Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-04-24T16:42:56.122Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:42:56.191Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-24T16:42:56.191Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-04-24T16:42:56.191Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2021-04-24T16:42:56.191Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2021-04-24T16:42:56.191Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2021-04-24T16:42:56.191Z] === RUN TestDeleteDevicemapper [2021-04-24T16:42:56.191Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:42:56.191Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:42:56.191Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:42:58.113Z] --- PASS: TestConfigsUpdate (2.49s) [2021-04-24T16:42:58.113Z] === RUN TestTemplatedConfig [2021-04-24T16:42:59.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.01s) [2021-04-24T16:42:59.752Z] === RUN TestUpdateMemory [2021-04-24T16:42:59.752Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-24T16:42:59.752Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:42:59.752Z] === RUN TestUpdateCPUQuota [2021-04-24T16:43:00.285Z] --- PASS: TestExportContainerAfterDaemonRestart (4.00s) [2021-04-24T16:43:00.285Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:43:00.922Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-24T16:43:01.213Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-04-24T16:43:01.213Z] === RUN TestHealthKillContainer [2021-04-24T16:43:01.401Z] --- PASS: TestTemplatedConfig (3.50s) [2021-04-24T16:43:01.401Z] === RUN TestConfigCreateResolve [2021-04-24T16:43:03.056Z] INFO: Extraction ended at 04/24/2021 16:43:02. Duration:00:00:19.7219810 [2021-04-24T16:43:03.056Z] INFO: Updating the golang and path environment variables [2021-04-24T16:43:03.056Z] INFO: GOPATH=d:\gopath [2021-04-24T16:43:03.056Z] INFO: go version go1.13.15 windows/amd64 [2021-04-24T16:43:03.056Z] INFO: Running the daemon under test in debug mode [2021-04-24T16:43:03.056Z] INFO: Starting a daemon under test... [2021-04-24T16:43:03.056Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42318\1\daemon --pidfile d:\CI\PR-42318\1\docker.pid -D [2021-04-24T16:43:03.056Z] INFO: Process started successfully. [2021-04-24T16:43:03.056Z] INFO: Start tailing logs of the daemon under tests [2021-04-24T16:43:03.056Z] INFO: Waiting for the daemon under test to start... [2021-04-24T16:43:03.932Z] --- PASS: TestConfigCreateResolve (2.42s) [2021-04-24T16:43:03.932Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:43:04.218Z] --- PASS: TestUpdateCPUQuota (4.01s) [2021-04-24T16:43:04.218Z] === RUN TestUpdatePidsLimit [2021-04-24T16:43:04.218Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-24T16:43:04.479Z] --- PASS: TestHealthKillContainer (2.99s) [2021-04-24T16:43:04.479Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:43:04.499Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-04-24T16:43:04.499Z] PASS [2021-04-24T16:43:04.499Z] [2021-04-24T16:43:04.499Z] DONE 7 tests in 16.216s [2021-04-24T16:43:04.499Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:43:04.499Z] INFO: Testing against a local daemon [2021-04-24T16:43:04.499Z] === RUN TestCheckpoint [2021-04-24T16:43:04.499Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:43:04.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:43:04.499Z] === RUN TestContainerInvalidJSON [2021-04-24T16:43:04.499Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:43:04.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:43:04.499Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:43:04.499Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:43:04.499Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:43:04.499Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:43:04.499Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:43:04.499Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:43:04.499Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:43:04.499Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-24T16:43:04.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:43:04.499Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:43:04.499Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:43:04.499Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:43:04.499Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-04-24T16:43:04.499Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:43:04.499Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-04-24T16:43:04.499Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:43:04.507Z] === RUN TestUpdatePidsLimit/no_change [2021-04-24T16:43:04.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:43:04.758Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-04-24T16:43:04.758Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:43:04.758Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-04-24T16:43:04.758Z] === RUN TestCopyFromContainer [2021-04-24T16:43:05.041Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-04-24T16:43:05.041Z] === RUN TestIpcModeNone [2021-04-24T16:43:05.136Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-24T16:43:05.771Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-24T16:43:05.897Z] ---> d6f1efedd02c [2021-04-24T16:43:05.897Z] Successfully built d6f1efedd02c [2021-04-24T16:43:05.897Z] Successfully tagged docker:latest [2021-04-24T16:43:05.897Z] INFO: Image build ended at 04/24/2021 16:43:03. Duration:00:02:50.5727205 [2021-04-24T16:43:05.897Z] [2021-04-24T16:43:05.897Z] [2021-04-24T16:43:05.897Z] INFO: Building the test binaries at 04/24/2021 16:43:03... [2021-04-24T16:43:05.968Z] --- PASS: TestIpcModeNone (0.94s) [2021-04-24T16:43:05.968Z] === RUN TestIpcModePrivate [2021-04-24T16:43:06.134Z] === RUN TestCopyFromContainer// [2021-04-24T16:43:06.134Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:43:06.134Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:43:06.393Z] === RUN TestCopyFromContainer/bar/quux [2021-04-24T16:43:06.393Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:43:06.393Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:43:06.393Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:43:06.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-24T16:43:06.652Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:43:06.652Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:43:06.652Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:43:06.898Z] --- PASS: TestIpcModePrivate (0.94s) [2021-04-24T16:43:06.898Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-04-24T16:43:06.898Z] === RUN TestIpcModeShareable [2021-04-24T16:43:06.898Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-24T16:43:06.898Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:43:06.898Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer (2.07s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-24T16:43:06.912Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-24T16:43:06.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:43:06.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:43:06.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:43:06.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:43:06.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:43:06.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:43:06.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:43:06.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:43:06.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:43:06.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:43:06.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T16:43:06.912Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:43:06.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-24T16:43:06.912Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:43:06.912Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:43:06.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:43:06.912Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:43:06.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:43:06.912Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:43:06.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:43:06.912Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:43:06.912Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:43:06.912Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:43:06.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T16:43:06.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:43:06.912Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:43:06.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-04-24T16:43:06.912Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:43:07.027Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-24T16:43:07.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:43:07.445Z] INFO: make.ps1 starting at 04/24/2021 16:43:07 [2021-04-24T16:43:07.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-24T16:43:07.907Z] INFO: Git commit (5a5f8564ba) assumed from DOCKER_GITCOMMIT environment variable [2021-04-24T16:43:07.907Z] INFO: Invoking autogen... [2021-04-24T16:43:08.370Z] INFO: Building daemon... [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit (5.34s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.62s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/no_change (0.60s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/update_lower (0.64s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.63s) [2021-04-24T16:43:09.176Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.61s) [2021-04-24T16:43:09.176Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:43:09.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:43:09.420Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-04-24T16:43:09.420Z] === RUN TestAPIIpcModeHost [2021-04-24T16:43:09.420Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-24T16:43:09.420Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:43:09.420Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:43:09.420Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-24T16:43:09.420Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:43:09.420Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:43:09.445Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-04-24T16:43:09.445Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T16:43:10.350Z] ok github.com/docker/docker/cmd/dockerd 0.150s coverage: 29.1% of statements [2021-04-24T16:43:11.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:43:11.984Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:43:11.984Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:43:11.984Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:43:11.984Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:43:11.984Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:43:11.984Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:43:11.984Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:43:11.984Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:43:11.984Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:43:11.984Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:43:11.984Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-24T16:43:11.984Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-24T16:43:11.984Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:43:12.552Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-04-24T16:43:12.552Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:43:12.552Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:43:12.552Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:43:12.552Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-24T16:43:12.552Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-24T16:43:12.552Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:43:12.552Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:43:12.552Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-24T16:43:12.552Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:43:12.552Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-04-24T16:43:12.552Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:43:12.552Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-24T16:43:12.552Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:43:12.552Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:43:12.552Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:43:12.552Z] === PAUSE TestDaemonHostGatewayIP [2021-04-24T16:43:12.552Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:43:12.552Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:43:12.552Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:43:12.552Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-24T16:43:12.552Z] === RUN TestDiff [2021-04-24T16:43:12.684Z] --- PASS: TestDaemonIpcModePrivate (2.93s) [2021-04-24T16:43:12.684Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-04-24T16:43:12.684Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:43:12.684Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-24T16:43:12.684Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:43:12.684Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:43:12.684Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-24T16:43:12.684Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:43:12.684Z] === RUN TestIpcModeOlderClient [2021-04-24T16:43:12.684Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:43:12.684Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:43:12.940Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-04-24T16:43:12.940Z] === RUN TestKillContainer [2021-04-24T16:43:12.940Z] === RUN TestKillContainer/no_signal [2021-04-24T16:43:13.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:43:13.488Z] --- PASS: TestDiff (0.77s) [2021-04-24T16:43:13.488Z] === RUN TestExecWithCloseStdin [2021-04-24T16:43:13.870Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:43:14.125Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:43:14.424Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-04-24T16:43:14.424Z] === RUN TestExec [2021-04-24T16:43:14.874Z] ok github.com/docker/docker/container 0.178s coverage: 34.7% of statements [2021-04-24T16:43:14.874Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:43:14.874Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:43:14.874Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:43:14.874Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:43:15.059Z] --- PASS: TestKillContainer (2.00s) [2021-04-24T16:43:15.059Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-04-24T16:43:15.059Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-04-24T16:43:15.059Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-04-24T16:43:15.059Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:43:15.059Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:43:15.367Z] --- PASS: TestExec (1.09s) [2021-04-24T16:43:15.367Z] === RUN TestExecUser [2021-04-24T16:43:15.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:43:16.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-04-24T16:43:16.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-04-24T16:43:16.549Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-04-24T16:43:16.549Z] === RUN TestKillStoppedContainer [2021-04-24T16:43:16.549Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-04-24T16:43:16.549Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:43:16.549Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-24T16:43:16.549Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:43:16.744Z] --- PASS: TestExecUser (1.14s) [2021-04-24T16:43:16.744Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:43:17.110Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2021-04-24T16:43:17.110Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:43:17.110Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T16:43:17.110Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:43:17.110Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:43:17.110Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T16:43:17.110Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:43:17.110Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:43:17.110Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-24T16:43:17.110Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-24T16:43:17.110Z] === RUN TestLinksContainerNames [2021-04-24T16:43:17.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:43:17.681Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-04-24T16:43:17.681Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:43:18.476Z] --- PASS: TestLinksContainerNames (1.35s) [2021-04-24T16:43:18.476Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:43:19.038Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-04-24T16:43:19.038Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:43:19.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:43:19.583Z] --- PASS: TestExportContainerAfterDaemonRestart (1.81s) [2021-04-24T16:43:19.584Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:43:19.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:43:19.965Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:19.965Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:19.965Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:19.965Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:20.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-24T16:43:20.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-24T16:43:20.221Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:43:20.221Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-24T16:43:20.221Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:43:20.221Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:43:20.221Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-24T16:43:20.221Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:43:20.221Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:43:20.221Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-24T16:43:20.221Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:43:20.221Z] === RUN TestNetworkNat [2021-04-24T16:43:20.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-04-24T16:43:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:43:20.881Z] ok github.com/docker/docker/daemon/cluster/convert 0.090s coverage: 35.9% of statements [2021-04-24T16:43:20.963Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-04-24T16:43:20.963Z] === RUN TestHealthKillContainer [2021-04-24T16:43:21.148Z] --- PASS: TestNetworkNat (0.90s) [2021-04-24T16:43:21.148Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:43:21.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:43:21.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-04-24T16:43:21.709Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:43:22.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:43:23.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:43:24.052Z] ...INFO: Daemon under test started and replied! [2021-04-24T16:43:24.052Z] INFO: Docker version of the daemon under test [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] Client: [2021-04-24T16:43:24.052Z] Version: 17.06.2-ce [2021-04-24T16:43:24.052Z] API version: 1.30 [2021-04-24T16:43:24.052Z] Go version: go1.8.3 [2021-04-24T16:43:24.052Z] Git commit: cec0b72 [2021-04-24T16:43:24.052Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-24T16:43:24.052Z] OS/Arch: windows/amd64 [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] Server: [2021-04-24T16:43:24.052Z] Version: 0.0.0-dev [2021-04-24T16:43:24.052Z] API version: 1.41 (minimum version 1.24) [2021-04-24T16:43:24.052Z] Go version: go1.13.15 [2021-04-24T16:43:24.052Z] Git commit: 5a5f8564ba [2021-04-24T16:43:24.052Z] Built: 04/24/2021 16:41:36 [2021-04-24T16:43:24.052Z] OS/Arch: windows/amd64 [2021-04-24T16:43:24.052Z] Experimental: false [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] INFO: Docker info of the daemon under test [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] Containers: 0 [2021-04-24T16:43:24.052Z] Running: 0 [2021-04-24T16:43:24.052Z] Paused: 0 [2021-04-24T16:43:24.052Z] Stopped: 0 [2021-04-24T16:43:24.052Z] Images: 0 [2021-04-24T16:43:24.052Z] Server Version: 0.0.0-dev [2021-04-24T16:43:24.052Z] Storage Driver: windowsfilter [2021-04-24T16:43:24.052Z] Windows: [2021-04-24T16:43:24.052Z] Logging Driver: json-file [2021-04-24T16:43:24.052Z] Plugins: [2021-04-24T16:43:24.052Z] Volume: local [2021-04-24T16:43:24.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:43:24.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:43:24.052Z] Swarm: inactive [2021-04-24T16:43:24.052Z] Default Isolation: process [2021-04-24T16:43:24.052Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-24T16:43:24.052Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-24T16:43:24.052Z] OSType: windows [2021-04-24T16:43:24.052Z] Architecture: x86_64 [2021-04-24T16:43:24.052Z] CPUs: 4 [2021-04-24T16:43:24.052Z] Total Memory: 32GiB [2021-04-24T16:43:24.052Z] Name: azwin-2-527b70 [2021-04-24T16:43:24.052Z] ID: SSRA:TYR7:RQ5G:OSJJ:RMNO:MDTP:UMNB:5W23:VHMK:ZFVI:VFWU:GZM4 [2021-04-24T16:43:24.052Z] Docker Root Dir: D:\CI\PR-42318\1\daemon [2021-04-24T16:43:24.052Z] Debug Mode (client): false [2021-04-24T16:43:24.052Z] Debug Mode (server): true [2021-04-24T16:43:24.052Z] File Descriptors: -1 [2021-04-24T16:43:24.052Z] Goroutines: 16 [2021-04-24T16:43:24.052Z] System Time: 2021-04-24T16:43:22.0160928Z [2021-04-24T16:43:24.052Z] EventsListeners: 0 [2021-04-24T16:43:24.052Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:43:24.052Z] Labels: [2021-04-24T16:43:24.052Z] Experimental: false [2021-04-24T16:43:24.052Z] Insecure Registries: [2021-04-24T16:43:24.052Z] 127.0.0.0/8 [2021-04-24T16:43:24.052Z] Live Restore Enabled: false [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] INFO: Docker images of the daemon under test [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-24T16:43:24.052Z] [2021-04-24T16:43:24.052Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-24T16:43:24.052Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-24T16:43:24.052Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-24T16:43:24.052Z] 29d5b6a226d2: Pulling fs layer [2021-04-24T16:43:24.252Z] --- PASS: TestHealthKillContainer (3.15s) [2021-04-24T16:43:24.252Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:43:24.452Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2021-04-24T16:43:24.561Z] --- PASS: TestUpdateRestartPolicy (13.80s) [2021-04-24T16:43:24.561Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:43:24.561Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s) [2021-04-24T16:43:24.561Z] === RUN TestWaitNonBlocked [2021-04-24T16:43:24.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:43:24.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:43:24.561Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:43:24.561Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:43:24.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:43:24.561Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:43:24.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-04-24T16:43:24.820Z] === RUN TestIpcModeNone [2021-04-24T16:43:24.972Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-04-24T16:43:24.972Z] === RUN TestPause [2021-04-24T16:43:24.972Z] --- SKIP: TestPause (0.01s) [2021-04-24T16:43:24.972Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:43:24.972Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:43:24.972Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:43:24.972Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:43:24.972Z] === RUN TestPauseStopPausedContainer [2021-04-24T16:43:24.972Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-04-24T16:43:24.972Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:43:24.972Z] === RUN TestPidHost [2021-04-24T16:43:25.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:43:25.259Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-24T16:43:25.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-04-24T16:43:25.259Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-04-24T16:43:25.259Z] === RUN TestWaitBlocked [2021-04-24T16:43:25.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:43:25.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:43:25.259Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:43:25.259Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:43:25.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:43:25.259Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:43:26.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:43:26.196Z] --- PASS: TestIpcModeNone (1.10s) [2021-04-24T16:43:26.196Z] === RUN TestIpcModePrivate [2021-04-24T16:43:26.757Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-24T16:43:26.757Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.40s) [2021-04-24T16:43:26.758Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s) [2021-04-24T16:43:26.758Z] === CONT TestContainerStartOnDaemonRestart [2021-04-24T16:43:26.758Z] === CONT TestContainerKillOnDaemonStart [2021-04-24T16:43:27.133Z] --- PASS: TestIpcModePrivate (1.11s) [2021-04-24T16:43:27.133Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-24T16:43:27.133Z] === RUN TestIpcModeShareable [2021-04-24T16:43:27.229Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-04-24T16:43:27.487Z] --- PASS: TestPidHost (2.04s) [2021-04-24T16:43:27.488Z] === RUN TestPsFilter [2021-04-24T16:43:27.488Z] --- PASS: TestPsFilter (0.12s) [2021-04-24T16:43:27.488Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:43:27.744Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-04-24T16:43:27.744Z] === RUN TestRemoveContainerWithVolume [2021-04-24T16:43:28.511Z] --- PASS: TestIpcModeShareable (1.09s) [2021-04-24T16:43:28.511Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-24T16:43:28.511Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:43:28.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:43:28.673Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-04-24T16:43:28.673Z] === RUN TestRemoveContainerRunning [2021-04-24T16:43:29.234Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-04-24T16:43:29.234Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:43:29.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:43:29.795Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-04-24T16:43:29.795Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:43:29.795Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-24T16:43:29.795Z] === RUN TestRenameLinkedContainer [2021-04-24T16:43:30.002Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-04-24T16:43:30.002Z] ok github.com/docker/docker/daemon/config 0.090s coverage: 81.8% of statements [2021-04-24T16:43:30.316Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2021-04-24T16:43:30.316Z] === CONT TestIpcModeOlderClient [2021-04-24T16:43:30.316Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-04-24T16:43:30.316Z] === CONT TestDaemonHostGatewayIP [2021-04-24T16:43:31.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:43:31.799Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-04-24T16:43:31.799Z] === RUN TestAPIIpcModeHost [2021-04-24T16:43:32.312Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-04-24T16:43:32.312Z] === RUN TestRenameStoppedContainer [2021-04-24T16:43:32.367Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-04-24T16:43:32.367Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:43:32.797Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-04-24T16:43:32.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:43:33.239Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-04-24T16:43:33.239Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:43:33.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:43:34.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:43:34.272Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-04-24T16:43:34.272Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-24T16:43:34.272Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:43:34.649Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2021-04-24T16:43:34.649Z] === RUN TestRenameInvalidName [2021-04-24T16:43:34.865Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2021-04-24T16:43:34.865Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:43:35.218Z] --- PASS: TestRenameInvalidName (0.68s) [2021-04-24T16:43:35.218Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:43:36.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:43:36.172Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:43:36.172Z] Using test binary docker [2021-04-24T16:43:36.172Z] +++ /etc/init.d/apparmor start [2021-04-24T16:43:36.172Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:43:36.172Z] INFO: Waiting for daemon to start... [2021-04-24T16:43:36.172Z] Starting dockerd [2021-04-24T16:43:36.172Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-24T16:43:36.176Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-04-24T16:43:36.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-24T16:43:36.176Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:43:36.359Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-04-24T16:43:37.407Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.367s coverage: 57.1% of statements [2021-04-24T16:43:37.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:43:37.589Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-04-24T16:43:37.589Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:43:38.051Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 14.1% of statements [2021-04-24T16:43:38.078Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2021-04-24T16:43:38.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-24T16:43:38.079Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:43:38.489Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-04-24T16:43:38.489Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:43:38.723Z] . [2021-04-24T16:43:38.723Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:43:38.723Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:43:38.723Z] Error: No such image: emptyfs [2021-04-24T16:43:38.723Z] ++++ docker load [2021-04-24T16:43:38.723Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:43:39.051Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-04-24T16:43:39.051Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:43:39.359Z] Running integration-test (iteration 1) [2021-04-24T16:43:39.359Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:43:39.359Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:39.359Z] ++ set -e [2021-04-24T16:43:39.359Z] ++ '[' -n 0 ']' [2021-04-24T16:43:39.359Z] ++ set -x [2021-04-24T16:43:39.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:39.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:43:39.457Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-04-24T16:43:39.457Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-24T16:43:39.457Z] === RUN TestIpcModeOlderClient [2021-04-24T16:43:39.457Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:43:39.457Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:43:39.714Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2021-04-24T16:43:40.414Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-04-24T16:43:40.414Z] === RUN TestKillContainer [2021-04-24T16:43:40.414Z] === RUN TestKillContainer/no_signal [2021-04-24T16:43:40.419Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-04-24T16:43:40.419Z] === RUN TestResize [2021-04-24T16:43:40.849Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-04-24T16:43:40.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:43:40.983Z] --- PASS: TestResize (0.65s) [2021-04-24T16:43:40.983Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:43:40.986Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:43:41.494Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.878s coverage: 69.3% of statements [2021-04-24T16:43:41.554Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:43:41.909Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-04-24T16:43:41.910Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:43:41.923Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2021-04-24T16:43:41.923Z] PASS [2021-04-24T16:43:41.923Z] [2021-04-24T16:43:41.923Z] === Skipped [2021-04-24T16:43:41.923Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-24T16:43:41.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:43:41.923Z] [2021-04-24T16:43:41.923Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2021-04-24T16:43:41.923Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:43:41.923Z] [2021-04-24T16:43:41.923Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-24T16:43:41.923Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:43:41.923Z] [2021-04-24T16:43:41.923Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:43:41.923Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:43:41.923Z] [2021-04-24T16:43:41.923Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:43:41.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:43:41.924Z] [2021-04-24T16:43:41.924Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-24T16:43:41.924Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:43:41.924Z] [2021-04-24T16:43:41.924Z] [2021-04-24T16:43:41.924Z] DONE 197 tests, 6 skipped in 184.599s [2021-04-24T16:43:41.924Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:43:41.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:41.924Z] ++ set -e [2021-04-24T16:43:41.924Z] ++ '[' -n 0 ']' [2021-04-24T16:43:41.924Z] ++ set -x [2021-04-24T16:43:41.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:41.924Z] INFO: Testing against a local daemon [2021-04-24T16:43:41.924Z] === RUN TestCommitInheritsEnv [2021-04-24T16:43:42.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:43:42.470Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-04-24T16:43:42.470Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:43:42.470Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:43:42.470Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-24T16:43:42.470Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:43:42.491Z] --- PASS: TestKillContainer (2.16s) [2021-04-24T16:43:42.491Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-04-24T16:43:42.491Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-04-24T16:43:42.491Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-04-24T16:43:42.491Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:43:42.491Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:43:42.551Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-04-24T16:43:42.551Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:43:42.551Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-24T16:43:42.551Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:43:42.551Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-04-24T16:43:42.551Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:43:42.551Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-04-24T16:43:42.551Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:43:43.179Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-04-24T16:43:43.179Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:43:43.179Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:43:43.179Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:43:43.179Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:43:43.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-24T16:43:43.179Z] === RUN TestTagInvalidReference [2021-04-24T16:43:43.179Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-24T16:43:43.179Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:43:43.179Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-24T16:43:43.179Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:43:43.179Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-24T16:43:43.179Z] === RUN TestTagOfficialNames [2021-04-24T16:43:43.179Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-24T16:43:43.179Z] === RUN TestTagMatchesDigest [2021-04-24T16:43:43.179Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-24T16:43:43.179Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-24T16:43:43.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:43:43.598Z] ok github.com/docker/docker/daemon 12.403s coverage: 17.2% of statements [2021-04-24T16:43:43.598Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:43:43.598Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:43:43.598Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:43:43.598Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:43:43.639Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:43:43.639Z] Using test binary docker [2021-04-24T16:43:43.639Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:43:43.639Z] +++ /etc/init.d/apparmor start [2021-04-24T16:43:43.639Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:43:43.639Z] INFO: Waiting for daemon to start... [2021-04-24T16:43:43.639Z] Starting dockerd [2021-04-24T16:43:43.639Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-24T16:43:43.897Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.717s coverage: 45.9% of statements [2021-04-24T16:43:43.897Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:43:43.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-04-24T16:43:43.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-04-24T16:43:43.996Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-04-24T16:43:43.996Z] === RUN TestKillStoppedContainer [2021-04-24T16:43:43.996Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-24T16:43:43.996Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:43:43.996Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-04-24T16:43:43.996Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:43:44.564Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-04-24T16:43:44.564Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:43:44.564Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T16:43:44.564Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-24T16:43:44.564Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:43:44.963Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.016s coverage: 49.4% of statements [2021-04-24T16:43:45.502Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-04-24T16:43:45.502Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:43:45.734Z] --- PASS: TestCgroupNamespacesRun (2.89s) [2021-04-24T16:43:45.734Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:43:46.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-04-24T16:43:46.069Z] === RUN TestLinksContainerNames [2021-04-24T16:43:47.075Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-04-24T16:43:47.075Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-04-24T16:43:47.448Z] --- PASS: TestLinksContainerNames (1.39s) [2021-04-24T16:43:47.448Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:43:47.623Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.44s) [2021-04-24T16:43:47.623Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:43:47.723Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2021-04-24T16:43:48.384Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-04-24T16:43:48.384Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:43:48.777Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.825s coverage: 52.2% of statements [2021-04-24T16:43:48.777Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-24T16:43:48.777Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:43:48.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:48.951Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:48.951Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:48.951Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:48.952Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:48.952Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:48.952Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:43:48.952Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:48.952Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:48.952Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:48.952Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:48.952Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:48.952Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:48.952Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:48.952Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:48.952Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:43:48.952Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:43:49.095Z] 29d5b6a226d2: Verifying Checksum [2021-04-24T16:43:49.095Z] 29d5b6a226d2: Download complete [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:43:49.211Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:43:49.471Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-04-24T16:43:49.471Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-04-24T16:43:49.471Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:43:50.219Z] . [2021-04-24T16:43:50.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:43:50.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:43:50.219Z] Error: No such image: emptyfs [2021-04-24T16:43:50.219Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:43:50.219Z] ++++ docker load [2021-04-24T16:43:50.219Z] Running integration-test (iteration 1) [2021-04-24T16:43:50.219Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:43:50.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:50.219Z] ++ set -e [2021-04-24T16:43:50.219Z] ++ '[' -n 0 ']' [2021-04-24T16:43:50.219Z] ++ set -x [2021-04-24T16:43:50.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:43:50.887Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-04-24T16:43:50.887Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:43:51.556Z] ok github.com/docker/docker/daemon/logger 0.259s coverage: 43.2% of statements [2021-04-24T16:43:52.008Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2021-04-24T16:43:52.008Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:43:52.008Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-04-24T16:43:52.008Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:43:52.205Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-04-24T16:43:52.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.478s coverage: 77.8% of statements [2021-04-24T16:43:52.854Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.7% of statements [2021-04-24T16:43:52.854Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:43:52.854Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-24T16:43:52.854Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:43:52.854Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:43:52.945Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-04-24T16:43:52.945Z] === RUN TestNetworkNat [2021-04-24T16:43:53.401Z] --- PASS: TestCgroupNamespacesRunHostMode (2.89s) [2021-04-24T16:43:53.401Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:43:53.513Z] --- PASS: TestNetworkNat (0.82s) [2021-04-24T16:43:53.513Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:43:53.913Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.060s coverage: 87.2% of statements [2021-04-24T16:43:54.214Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 23.9% of statements [2021-04-24T16:43:54.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-04-24T16:43:54.450Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:43:54.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2021-04-24T16:43:55.932Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-04-24T16:43:55.932Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:43:56.666Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.88s) [2021-04-24T16:43:56.666Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:43:56.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.032s coverage: 31.5% of statements [2021-04-24T16:43:57.290Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 58.6% of statements [2021-04-24T16:43:57.736Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2021-04-24T16:43:57.736Z] === RUN TestPause [2021-04-24T16:43:58.304Z] --- PASS: TestPause (0.72s) [2021-04-24T16:43:58.304Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:43:58.304Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:43:58.304Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:43:58.304Z] === RUN TestPauseStopPausedContainer [2021-04-24T16:43:58.837Z] ok github.com/docker/docker/daemon/logger/templates 0.025s coverage: 8.3% of statements [2021-04-24T16:43:58.837Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 46.8% of statements [2021-04-24T16:43:59.179Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.39s) [2021-04-24T16:43:59.179Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:43:59.241Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-04-24T16:43:59.241Z] === RUN TestPidHost [2021-04-24T16:44:01.066Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.93s) [2021-04-24T16:44:01.066Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:44:01.144Z] --- PASS: TestPidHost (1.98s) [2021-04-24T16:44:01.144Z] === RUN TestPsFilter [2021-04-24T16:44:01.144Z] --- PASS: TestPsFilter (0.09s) [2021-04-24T16:44:01.144Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:44:01.619Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-04-24T16:44:01.619Z] ok github.com/docker/docker/daemon/logger/splunk 2.480s coverage: 82.5% of statements [2021-04-24T16:44:01.619Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:44:01.619Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:44:01.918Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2021-04-24T16:44:02.080Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-04-24T16:44:02.080Z] === RUN TestRemoveContainerWithVolume [2021-04-24T16:44:02.648Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-04-24T16:44:02.648Z] === RUN TestRemoveContainerRunning [2021-04-24T16:44:03.217Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-04-24T16:44:03.217Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:44:03.581Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.92s) [2021-04-24T16:44:03.582Z] === RUN TestKernelTCPMemory [2021-04-24T16:44:03.582Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-24T16:44:03.582Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:03.582Z] === RUN TestNISDomainname [2021-04-24T16:44:03.582Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-24T16:44:03.582Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-24T16:44:03.582Z] === RUN TestHostnameDnsResolution [2021-04-24T16:44:04.152Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-04-24T16:44:04.153Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:44:04.153Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-24T16:44:04.153Z] === RUN TestRenameLinkedContainer [2021-04-24T16:44:04.722Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-04-24T16:44:05.129Z] Loaded image: buildpack-deps:buster [2021-04-24T16:44:05.129Z] Loaded image: busybox:latest [2021-04-24T16:44:05.129Z] Loaded image: busybox:glibc [2021-04-24T16:44:05.369Z] ok github.com/docker/docker/distribution 0.575s coverage: 25.2% of statements [2021-04-24T16:44:05.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:44:05.470Z] --- PASS: TestHostnameDnsResolution (1.64s) [2021-04-24T16:44:05.470Z] === RUN TestStats [2021-04-24T16:44:05.470Z] --- SKIP: TestStats (0.00s) [2021-04-24T16:44:05.470Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:05.470Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:44:05.470Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:44:05.470Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:44:05.470Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:44:05.470Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:44:05.470Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:44:05.470Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:44:05.470Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:44:05.470Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:44:05.470Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:44:05.470Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:44:06.070Z] Loaded image: debian:bullseye [2021-04-24T16:44:06.398Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:44:06.429Z] ok github.com/docker/docker/image 0.078s coverage: 86.6% of statements [2021-04-24T16:44:07.440Z] --- PASS: TestRenameLinkedContainer (2.79s) [2021-04-24T16:44:07.440Z] === RUN TestRenameStoppedContainer [2021-04-24T16:44:07.440Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-04-24T16:44:07.440Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:44:07.477Z] Loaded image: hello-world:latest [2021-04-24T16:44:07.498Z] ok github.com/docker/docker/distribution/xfer 1.739s coverage: 85.1% of statements [2021-04-24T16:44:07.498Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:44:07.498Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-04-24T16:44:08.284Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:44:08.818Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2021-04-24T16:44:08.818Z] === RUN TestRenameInvalidName [2021-04-24T16:44:08.858Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:44:08.858Z] INFO: Testing against a local daemon [2021-04-24T16:44:08.858Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:44:09.052Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2021-04-24T16:44:09.052Z] ok github.com/docker/docker/image/tarexport 0.037s coverage: 0.6% of statements [2021-04-24T16:44:09.211Z] ..........................xx.................... [ 29%] [2021-04-24T16:44:09.754Z] --- PASS: TestRenameInvalidName (0.72s) [2021-04-24T16:44:09.755Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:44:10.113Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-04-24T16:44:10.113Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:44:10.172Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-24T16:44:10.172Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-04-24T16:44:10.172Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-04-24T16:44:10.172Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-04-24T16:44:10.172Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-04-24T16:44:10.172Z] === RUN TestDeleteDevicemapper [2021-04-24T16:44:10.172Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:44:10.172Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:44:10.172Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:44:11.173Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-04-24T16:44:11.823Z] ok github.com/docker/docker/oci 0.051s coverage: 45.2% of statements [2021-04-24T16:44:12.061Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.26s) [2021-04-24T16:44:12.061Z] === RUN TestUpdateMemory [2021-04-24T16:44:12.061Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-24T16:44:12.061Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:12.061Z] === RUN TestUpdateCPUQuota [2021-04-24T16:44:12.061Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-24T16:44:12.061Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:12.061Z] === RUN TestUpdatePidsLimit [2021-04-24T16:44:12.061Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-24T16:44:12.061Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:12.061Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:44:12.155Z] --- PASS: TestCgroupNamespacesBuild (3.14s) [2021-04-24T16:44:12.155Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:44:12.894Z] ok github.com/docker/docker/opts 0.119s coverage: 67.1% of statements [2021-04-24T16:44:13.042Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2021-04-24T16:44:13.042Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:44:13.610Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-04-24T16:44:13.610Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:44:14.433Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-04-24T16:44:14.699Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) [2021-04-24T16:44:14.699Z] === RUN TestBuildWithSession [2021-04-24T16:44:14.699Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:44:14.699Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:44:14.699Z] === RUN TestBuildSquashParent [2021-04-24T16:44:14.730Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 68.3% of statements [2021-04-24T16:44:14.988Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-04-24T16:44:14.988Z] === RUN TestResize [2021-04-24T16:44:15.153Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-04-24T16:44:15.450Z] ok github.com/docker/docker/pkg/archive 0.990s coverage: 81.9% of statements [2021-04-24T16:44:15.556Z] --- PASS: TestResize (0.70s) [2021-04-24T16:44:15.556Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:44:15.759Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-04-24T16:44:16.493Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-04-24T16:44:16.493Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:44:16.812Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2021-04-24T16:44:16.812Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements [2021-04-24T16:44:17.060Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:17.061Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:17.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:17.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:44:17.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:44:17.868Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-24T16:44:18.513Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-04-24T16:44:19.153Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-24T16:44:19.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:19.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:20.199Z] ok github.com/docker/docker/layer 7.591s coverage: 68.8% of statements [2021-04-24T16:44:20.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:44:20.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:44:20.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:44:20.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:44:20.199Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:44:20.199Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-04-24T16:44:20.523Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-24T16:44:20.523Z] [2021-04-24T16:44:20.523Z] ________ ____ __. [2021-04-24T16:44:20.523Z] \_____ \ | |/ _| [2021-04-24T16:44:20.523Z] / | \| < [2021-04-24T16:44:20.523Z] / | \ | \ [2021-04-24T16:44:20.523Z] \_______ /____|__ \ [2021-04-24T16:44:20.523Z] \/ \/ [2021-04-24T16:44:20.523Z] [2021-04-24T16:44:20.523Z] INFO: make.ps1 ended at 04/24/2021 16:44:16 [2021-04-24T16:44:20.523Z] INFO: Binaries build ended at 04/24/2021 16:44:18. Duration:00:01:14.9591866 [2021-04-24T16:44:20.523Z] INFO: Copying the built daemon binary to d:\CI\PR-42318\1\binary\dockerd-5a5f8564ba.exe... [2021-04-24T16:44:20.523Z] INFO: Copying the built client binary to d:\CI\PR-42318\1\binary\docker-5a5f8564ba.exe... [2021-04-24T16:44:20.523Z] INFO: Copying dockerversion from the container... [2021-04-24T16:44:20.524Z] INFO: Copying the golang package from the container to d:\CI\PR-42318\1\installer\go.zip... [2021-04-24T16:44:20.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:44:20.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:44:20.849Z] ok github.com/docker/docker/pkg/chrootarchive 4.011s coverage: 43.2% of statements [2021-04-24T16:44:20.849Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:44:20.849Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-24T16:44:20.985Z] INFO: Extracting go.zip to d:\CI\PR-42318\1\go [2021-04-24T16:44:21.278Z] --- PASS: TestBuildSquashParent (6.73s) [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:44:21.278Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:21.278Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:21.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:21.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:21.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:44:21.278Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:21.495Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2021-04-24T16:44:21.495Z] ok github.com/docker/docker/pkg/discovery/kv 3.119s coverage: 84.1% of statements [2021-04-24T16:44:21.495Z] ok github.com/docker/docker/pkg/fsutils 0.333s coverage: 85.1% of statements [2021-04-24T16:44:21.726Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:44:21.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:44:22.554Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 11.4% of statements [2021-04-24T16:44:23.205Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-04-24T16:44:23.506Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2021-04-24T16:44:23.805Z] ok github.com/docker/docker/pkg/idtools 0.641s coverage: 69.5% of statements [2021-04-24T16:44:23.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:44:24.104Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-04-24T16:44:24.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:44:24.402Z] ok github.com/docker/docker/pkg/ioutils 1.215s coverage: 70.6% of statements [2021-04-24T16:44:24.402Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:44:24.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-24T16:44:24.402Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:44:24.402Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:44:24.402Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-04-24T16:44:24.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:24.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:25.051Z] ok github.com/docker/docker/pkg/parsers/kernel 0.049s coverage: 60.0% of statements [2021-04-24T16:44:25.349Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-04-24T16:44:25.349Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-04-24T16:44:25.349Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:44:25.349Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:44:26.086Z] Loaded image: buildpack-deps:buster [2021-04-24T16:44:26.086Z] Loaded image: busybox:latest [2021-04-24T16:44:26.087Z] Loaded image: busybox:glibc [2021-04-24T16:44:26.406Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.15s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.26s) [2021-04-24T16:44:26.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s) [2021-04-24T16:44:26.497Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:44:26.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:44:26.896Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-04-24T16:44:26.896Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:44:26.896Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-04-24T16:44:26.896Z] === RUN TestWaitNonBlocked [2021-04-24T16:44:26.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:44:26.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:44:26.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:44:26.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:44:26.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:44:26.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:44:26.896Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-24T16:44:26.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2021-04-24T16:44:26.896Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-04-24T16:44:26.896Z] === RUN TestWaitBlocked [2021-04-24T16:44:26.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:44:26.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:44:26.896Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:44:26.896Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:44:26.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:44:26.896Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:44:26.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:44:27.029Z] Loaded image: debian:bullseye [2021-04-24T16:44:27.029Z] Loaded image: hello-world:latest [2021-04-24T16:44:27.079Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2021-04-24T16:44:27.290Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:44:27.378Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2021-04-24T16:44:27.378Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-04-24T16:44:27.459Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-24T16:44:27.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-04-24T16:44:27.459Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-04-24T16:44:27.459Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:44:27.459Z] === CONT TestIpcModeOlderClient [2021-04-24T16:44:27.459Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-04-24T16:44:27.459Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:44:27.552Z] INFO: Testing against a local daemon [2021-04-24T16:44:27.552Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:44:27.578Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:44:28.023Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-04-24T16:44:29.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:44:29.041Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:44:29.076Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 75.0% of statements [2021-04-24T16:44:29.076Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2021-04-24T16:44:29.302Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:44:29.722Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-24T16:44:29.722Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-04-24T16:44:29.873Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.17s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2021-04-24T16:44:30.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-04-24T16:44:30.111Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy (3.67s) [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2021-04-24T16:44:30.133Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.39s) [2021-04-24T16:44:30.133Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:44:30.776Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.9% of statements [2021-04-24T16:44:30.857Z] --- PASS: TestCgroupNamespacesBuild (3.37s) [2021-04-24T16:44:30.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:44:31.075Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2021-04-24T16:44:31.075Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:44:31.076Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-04-24T16:44:31.076Z] ok github.com/docker/docker/pkg/signal 2.894s coverage: 61.0% of statements [2021-04-24T16:44:31.489Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-04-24T16:44:31.489Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:44:31.489Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-24T16:44:31.489Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-24T16:44:31.489Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:44:31.725Z] ok github.com/docker/docker/pkg/tailfile 0.146s coverage: 88.6% of statements [2021-04-24T16:44:32.024Z] testing: warning: no tests to run [2021-04-24T16:44:32.024Z] coverage: [no statements] [2021-04-24T16:44:32.024Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-24T16:44:32.670Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-04-24T16:44:32.670Z] ok github.com/docker/docker/pkg/tarsum 0.127s coverage: 89.3% of statements [2021-04-24T16:44:32.670Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-04-24T16:44:32.989Z] --- PASS: TestBuildLabelWithTargets (1.67s) [2021-04-24T16:44:32.989Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:44:33.321Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-04-24T16:44:33.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2021-04-24T16:44:33.393Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:44:33.561Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2021-04-24T16:44:33.561Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:44:33.997Z] --- PASS: TestDaemonRestartIpcMode (5.54s) [2021-04-24T16:44:33.997Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.60s) [2021-04-24T16:44:33.997Z] PASS [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === Skipped [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-24T16:44:33.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-24T16:44:33.997Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-24T16:44:33.997Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-24T16:44:33.997Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-24T16:44:33.997Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-24T16:44:33.997Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:44:33.997Z] [2021-04-24T16:44:33.997Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-24T16:44:33.998Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-24T16:44:33.998Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-24T16:44:33.998Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-24T16:44:33.998Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-24T16:44:33.998Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-24T16:44:33.998Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-24T16:44:33.998Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-24T16:44:33.998Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-24T16:44:33.998Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-04-24T16:44:33.998Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:44:33.998Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-04-24T16:44:33.998Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:44:33.998Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-24T16:44:33.998Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-24T16:44:33.998Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-24T16:44:33.998Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:44:33.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-24T16:44:33.998Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-24T16:44:33.998Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-24T16:44:33.998Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] [2021-04-24T16:44:33.998Z] DONE 178 tests, 26 skipped in 110.605s [2021-04-24T16:44:33.998Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:44:33.998Z] INFO: Testing against a local daemon [2021-04-24T16:44:33.998Z] === RUN TestCommitInheritsEnv [2021-04-24T16:44:34.161Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.98s) [2021-04-24T16:44:34.161Z] === RUN TestBuildWithSession [2021-04-24T16:44:34.161Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:44:34.161Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:44:34.161Z] === RUN TestBuildSquashParent [2021-04-24T16:44:35.296Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2021-04-24T16:44:35.296Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:44:35.360Z] --- PASS: TestCommitInheritsEnv (1.97s) [2021-04-24T16:44:35.360Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:44:35.360Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-24T16:44:35.360Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:44:35.360Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-24T16:44:35.360Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:44:35.360Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-24T16:44:35.360Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:44:35.426Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2021-04-24T16:44:35.426Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 83.5% of statements [2021-04-24T16:44:35.451Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-24T16:44:36.105Z] --- PASS: TestBuildMultiStageOnBuild (2.56s) [2021-04-24T16:44:36.105Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:44:36.494Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2021-04-24T16:44:37.146Z] ok github.com/docker/docker/plugin 0.585s coverage: 23.2% of statements [2021-04-24T16:44:37.199Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-04-24T16:44:37.199Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:44:37.247Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-04-24T16:44:37.247Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:44:37.247Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:44:37.247Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-24T16:44:37.247Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:44:37.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-24T16:44:37.247Z] === RUN TestTagInvalidReference [2021-04-24T16:44:37.247Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-24T16:44:37.247Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:44:37.247Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-24T16:44:37.247Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:44:37.247Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-24T16:44:37.247Z] === RUN TestTagOfficialNames [2021-04-24T16:44:37.247Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-24T16:44:37.247Z] === RUN TestTagMatchesDigest [2021-04-24T16:44:37.247Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-24T16:44:37.247Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-24T16:44:37.489Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2021-04-24T16:44:37.489Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:44:38.137Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.31s) [2021-04-24T16:44:38.137Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:44:39.074Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-24T16:44:39.074Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:44:39.283Z] ok github.com/docker/docker/quota 0.654s coverage: 71.4% of statements [2021-04-24T16:44:39.283Z] ok github.com/docker/docker/registry/resumable 0.054s coverage: 100.0% of statements [2021-04-24T16:44:39.584Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-04-24T16:44:40.033Z] --- PASS: TestBuildMultiStageLayerLeak (2.68s) [2021-04-24T16:44:40.033Z] === RUN TestBuildWithHugeFile [2021-04-24T16:44:40.232Z] ok github.com/docker/docker/registry 0.226s coverage: 58.8% of statements [2021-04-24T16:44:40.534Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-04-24T16:44:40.980Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-04-24T16:44:40.980Z] === RUN TestKernelTCPMemory [2021-04-24T16:44:40.980Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-24T16:44:40.980Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-24T16:44:40.980Z] === RUN TestNISDomainname [2021-04-24T16:44:41.594Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2021-04-24T16:44:42.361Z] --- PASS: TestNISDomainname (1.34s) [2021-04-24T16:44:42.361Z] === RUN TestHostnameDnsResolution [2021-04-24T16:44:44.267Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-04-24T16:44:44.267Z] === RUN TestStats [2021-04-24T16:44:44.367Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-04-24T16:44:45.160Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-24T16:44:45.426Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2021-04-24T16:44:45.727Z] ok github.com/docker/docker/volume/local 0.273s coverage: 76.4% of statements [2021-04-24T16:44:46.165Z] INFO: Extraction ended at 04/24/2021 16:44:42. Duration:00:00:21.2994960 [2021-04-24T16:44:46.165Z] INFO: Updating the golang and path environment variables [2021-04-24T16:44:46.165Z] INFO: GOPATH=d:\gopath [2021-04-24T16:44:46.165Z] INFO: go version go1.13.15 windows/amd64 [2021-04-24T16:44:46.165Z] INFO: Running the daemon under test in debug mode [2021-04-24T16:44:46.165Z] INFO: Starting a daemon under test... [2021-04-24T16:44:46.165Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42318\1\daemon --pidfile d:\CI\PR-42318\1\docker.pid -D [2021-04-24T16:44:46.165Z] INFO: Process started successfully. [2021-04-24T16:44:46.165Z] INFO: Start tailing logs of the daemon under tests [2021-04-24T16:44:46.165Z] INFO: Waiting for the daemon under test to start... [2021-04-24T16:44:46.366Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-04-24T16:44:46.800Z] --- PASS: TestStats (2.72s) [2021-04-24T16:44:46.800Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:44:46.800Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:44:46.800Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:44:46.800Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:44:46.800Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:44:46.800Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:44:46.800Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:44:46.800Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:44:46.800Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:44:46.800Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:44:46.800Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:44:47.736Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:44:49.077Z] --- PASS: TestBuildSquashParent (13.78s) [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:44:49.078Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:49.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:49.078Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:44:49.078Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:44:49.150Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-24T16:44:50.267Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:44:51.642Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-24T16:44:51.642Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-04-24T16:44:51.642Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-04-24T16:44:51.642Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-04-24T16:44:51.642Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-04-24T16:44:51.642Z] === RUN TestDeleteDevicemapper [2021-04-24T16:44:51.642Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:44:51.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:44:51.642Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:44:53.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:44:53.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:44:54.176Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) [2021-04-24T16:44:54.176Z] === RUN TestUpdateMemory [2021-04-24T16:44:55.114Z] --- PASS: TestUpdateMemory (1.31s) [2021-04-24T16:44:55.114Z] === RUN TestUpdateCPUQuota [2021-04-24T16:44:58.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:44:58.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:45:01.741Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:45:01.741Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === Skipped [2021-04-24T16:45:01.741Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-24T16:45:01.741Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-24T16:45:01.741Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-24T16:45:01.741Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-24T16:45:01.741Z] time="2021-04-24T16:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:45:01.741Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:45:01.741Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:45:01.741Z] [2021-04-24T16:45:01.741Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-24T16:45:01.742Z] time="2021-04-24T16:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-24T16:45:01.742Z] time="2021-04-24T16:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-24T16:45:01.742Z] time="2021-04-24T16:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-24T16:45:01.742Z] time="2021-04-24T16:43:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-24T16:45:01.742Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-24T16:45:01.742Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-24T16:45:01.742Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:45:01.742Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-24T16:45:01.742Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-24T16:45:01.742Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-24T16:45:01.742Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] [2021-04-24T16:45:01.742Z] DONE 2247 tests, 26 skipped in 261.480s Post stage [Pipeline] junit [2021-04-24T16:45:01.798Z] Recording test results [2021-04-24T16:45:02.172Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-24T16:45:02.605Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -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:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh dynbinary test-integration [2021-04-24T16:45:02.903Z] [2021-04-24T16:45:02.903Z] Removing bundles/ [2021-04-24T16:45:02.903Z] [2021-04-24T16:45:02.903Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-24T16:45:02.903Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:45:02.903Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:45:03.231Z] --- PASS: TestUpdateCPUQuota (6.89s) [2021-04-24T16:45:03.231Z] === RUN TestUpdatePidsLimit [2021-04-24T16:45:03.231Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-24T16:45:03.231Z] === RUN TestUpdatePidsLimit/no_change [2021-04-24T16:45:03.490Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.36s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.41s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.48s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.60s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.22s) [2021-04-24T16:45:03.874Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.32s) [2021-04-24T16:45:03.874Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:45:03.874Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:45:03.896Z] .....INFO: Daemon under test started and replied! [2021-04-24T16:45:03.896Z] INFO: Docker version of the daemon under test [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] Client: [2021-04-24T16:45:03.896Z] Version: 17.06.2-ce [2021-04-24T16:45:03.896Z] API version: 1.30 [2021-04-24T16:45:03.896Z] Go version: go1.8.3 [2021-04-24T16:45:03.896Z] Git commit: cec0b72 [2021-04-24T16:45:03.896Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-24T16:45:03.896Z] OS/Arch: windows/amd64 [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] Server: [2021-04-24T16:45:03.896Z] Version: 0.0.0-dev [2021-04-24T16:45:03.896Z] API version: 1.41 (minimum version 1.24) [2021-04-24T16:45:03.896Z] Go version: go1.13.15 [2021-04-24T16:45:03.896Z] Git commit: 5a5f8564ba [2021-04-24T16:45:03.896Z] Built: 04/24/2021 16:43:07 [2021-04-24T16:45:03.896Z] OS/Arch: windows/amd64 [2021-04-24T16:45:03.896Z] Experimental: false [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] INFO: Docker info of the daemon under test [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] Containers: 0 [2021-04-24T16:45:03.896Z] Running: 0 [2021-04-24T16:45:03.896Z] Paused: 0 [2021-04-24T16:45:03.896Z] Stopped: 0 [2021-04-24T16:45:03.896Z] Images: 0 [2021-04-24T16:45:03.896Z] Server Version: 0.0.0-dev [2021-04-24T16:45:03.896Z] Storage Driver: windowsfilter [2021-04-24T16:45:03.896Z] Windows: [2021-04-24T16:45:03.896Z] Logging Driver: json-file [2021-04-24T16:45:03.896Z] Plugins: [2021-04-24T16:45:03.896Z] Volume: local [2021-04-24T16:45:03.896Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T16:45:03.896Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T16:45:03.896Z] Swarm: inactive [2021-04-24T16:45:03.896Z] Default Isolation: process [2021-04-24T16:45:03.896Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-24T16:45:03.896Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-24T16:45:03.896Z] OSType: windows [2021-04-24T16:45:03.896Z] Architecture: x86_64 [2021-04-24T16:45:03.896Z] CPUs: 4 [2021-04-24T16:45:03.896Z] Total Memory: 32GiB [2021-04-24T16:45:03.896Z] Name: azwin-2-2d30b0 [2021-04-24T16:45:03.896Z] ID: DZGQ:VRIW:J4N6:Y5TI:PTDI:OOIN:LQSR:YIBJ:VV2H:KIPU:LJDY:TE3Y [2021-04-24T16:45:03.896Z] Docker Root Dir: D:\CI\PR-42318\1\daemon [2021-04-24T16:45:03.896Z] Debug Mode (client): false [2021-04-24T16:45:03.896Z] Debug Mode (server): true [2021-04-24T16:45:03.896Z] File Descriptors: -1 [2021-04-24T16:45:03.896Z] Goroutines: 16 [2021-04-24T16:45:03.896Z] System Time: 2021-04-24T16:45:01.8095176Z [2021-04-24T16:45:03.896Z] EventsListeners: 0 [2021-04-24T16:45:03.896Z] Registry: https://index.docker.io/v1/ [2021-04-24T16:45:03.896Z] Labels: [2021-04-24T16:45:03.896Z] Experimental: false [2021-04-24T16:45:03.896Z] Insecure Registries: [2021-04-24T16:45:03.896Z] 127.0.0.0/8 [2021-04-24T16:45:03.896Z] Live Restore Enabled: false [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] INFO: Docker images of the daemon under test [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-24T16:45:03.896Z] [2021-04-24T16:45:03.896Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-24T16:45:03.896Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-24T16:45:03.896Z] ltsc2019: Pulling from windows/servercore [2021-04-24T16:45:03.896Z] 4612f6d0b889: Pulling fs layer [2021-04-24T16:45:03.896Z] 399f118dfaa9: Pulling fs layer [2021-04-24T16:45:04.427Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-24T16:45:04.995Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-24T16:45:05.333Z] --- PASS: TestImportExtremelyLargeImageWorks (80.89s) [2021-04-24T16:45:05.333Z] PASS [2021-04-24T16:45:05.333Z] [2021-04-24T16:45:05.333Z] === Skipped [2021-04-24T16:45:05.333Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:45:05.333Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:45:05.333Z] [2021-04-24T16:45:05.333Z] [2021-04-24T16:45:05.333Z] DONE 12 tests, 1 skipped in 82.474s [2021-04-24T16:45:05.333Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:45:05.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:45:05.333Z] ++ set -e [2021-04-24T16:45:05.333Z] ++ '[' -n 0 ']' [2021-04-24T16:45:05.333Z] ++ set -x [2021-04-24T16:45:05.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:45:05.333Z] INFO: Testing against a local daemon [2021-04-24T16:45:05.333Z] === RUN TestNetworkCreateDelete [2021-04-24T16:45:05.333Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-04-24T16:45:05.333Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:45:05.333Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-04-24T16:45:05.333Z] === RUN TestDaemonDNSFallback [2021-04-24T16:45:05.563Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-24T16:45:06.511Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/update_lower (0.69s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-04-24T16:45:07.450Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-04-24T16:45:07.450Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:45:07.453Z] --- PASS: TestDaemonDNSFallback (2.71s) [2021-04-24T16:45:07.453Z] === RUN TestInspectNetwork [2021-04-24T16:45:08.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:45:08.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:45:08.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:45:09.493Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:45:09.719Z] 399f118dfaa9: Verifying Checksum [2021-04-24T16:45:09.719Z] 399f118dfaa9: Download complete [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy (6.24s) [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.86s) [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2021-04-24T16:45:10.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-04-24T16:45:10.067Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:45:11.455Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2021-04-24T16:45:11.455Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:45:14.003Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2021-04-24T16:45:14.004Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:45:14.344Z] === RUN TestInspectNetwork/full_network_id [2021-04-24T16:45:14.344Z] === RUN TestInspectNetwork/partial_network_id [2021-04-24T16:45:14.344Z] === RUN TestInspectNetwork/network_name [2021-04-24T16:45:14.344Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-24T16:45:14.948Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2021-04-24T16:45:14.948Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:45:18.310Z] 4612f6d0b889: Verifying Checksum [2021-04-24T16:45:18.311Z] 4612f6d0b889: Download complete [2021-04-24T16:45:18.801Z] --- PASS: TestInspectNetwork (11.44s) [2021-04-24T16:45:18.801Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-24T16:45:18.801Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-24T16:45:18.801Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-24T16:45:18.801Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-24T16:45:18.801Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T16:45:19.159Z] --- PASS: TestBuildMultiStageOnBuild (4.22s) [2021-04-24T16:45:19.159Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:45:19.186Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-24T16:45:21.077Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2021-04-24T16:45:21.077Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:45:22.316Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-04-24T16:45:22.316Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:45:22.316Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:45:22.316Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:45:22.316Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:45:22.316Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:45:22.316Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:45:22.316Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:45:22.316Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:45:22.316Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:45:22.316Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:45:22.316Z] === RUN TestNetworkList [2021-04-24T16:45:22.316Z] === RUN TestNetworkList//networks [2021-04-24T16:45:22.316Z] === PAUSE TestNetworkList//networks [2021-04-24T16:45:22.316Z] === RUN TestNetworkList//networks/ [2021-04-24T16:45:22.316Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:45:22.316Z] === CONT TestNetworkList//networks [2021-04-24T16:45:22.316Z] === CONT TestNetworkList//networks/ [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkList (0.01s) [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:45:22.316Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:45:22.316Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:45:22.329Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-04-24T16:45:22.329Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:45:22.329Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2021-04-24T16:45:22.329Z] === RUN TestWaitNonBlocked [2021-04-24T16:45:22.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:45:22.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:45:22.329Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:45:22.329Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:45:22.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:45:22.329Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:45:22.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-24T16:45:22.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-24T16:45:22.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-04-24T16:45:22.329Z] === RUN TestWaitBlocked [2021-04-24T16:45:22.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:45:22.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:45:22.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:45:22.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:45:22.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:45:22.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:45:22.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:45:22.465Z] Using test binary docker [2021-04-24T16:45:22.465Z] +++ /etc/init.d/apparmor start [2021-04-24T16:45:22.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:45:22.465Z] INFO: Waiting for daemon to start... [2021-04-24T16:45:22.465Z] Starting dockerd [2021-04-24T16:45:22.465Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-24T16:45:22.607Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-04-24T16:45:22.607Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:45:23.266Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-24T16:45:23.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-04-24T16:45:23.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-04-24T16:45:23.266Z] === CONT TestContainerStartOnDaemonRestart [2021-04-24T16:45:23.266Z] === CONT TestContainerKillOnDaemonStart [2021-04-24T16:45:23.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-04-24T16:45:23.641Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:45:24.381Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:45:24.381Z] Using test binary docker [2021-04-24T16:45:24.381Z] +++ /etc/init.d/apparmor start [2021-04-24T16:45:24.381Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:45:24.381Z] Starting dockerd [2021-04-24T16:45:24.381Z] INFO: Waiting for daemon to start... [2021-04-24T16:45:24.381Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-04-24T16:45:24.381Z] . [2021-04-24T16:45:24.381Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:45:24.381Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:45:24.641Z] Error: No such image: emptyfs [2021-04-24T16:45:24.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:45:24.641Z] ++++ docker load [2021-04-24T16:45:24.675Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-04-24T16:45:24.675Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:45:24.902Z] Running integration-test (iteration 1) [2021-04-24T16:45:24.902Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-24T16:45:24.902Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-24T16:45:24.902Z] ++ set -e [2021-04-24T16:45:24.902Z] ++ '[' -n 0 ']' [2021-04-24T16:45:24.902Z] ++ set -x [2021-04-24T16:45:24.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-24T16:45:25.710Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-04-24T16:45:25.710Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:45:26.194Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-24T16:45:26.288Z] [2021-04-24T16:45:26.288Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:45:26.288Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:45:26.288Z] Error: No such image: emptyfs [2021-04-24T16:45:26.288Z] ++++ docker load [2021-04-24T16:45:26.288Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:45:26.550Z] --- PASS: TestBuildMultiStageLayerLeak (5.52s) [2021-04-24T16:45:26.550Z] === RUN TestBuildWithHugeFile [2021-04-24T16:45:26.552Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2021-04-24T16:45:26.552Z] === CONT TestIpcModeOlderClient [2021-04-24T16:45:26.552Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-04-24T16:45:26.552Z] === CONT TestDaemonHostGatewayIP [2021-04-24T16:45:26.811Z] Running integration-test (iteration 1) [2021-04-24T16:45:26.811Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-24T16:45:26.811Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-24T16:45:26.811Z] ++ set -e [2021-04-24T16:45:26.811Z] ++ '[' -n 0 ']' [2021-04-24T16:45:26.811Z] ++ set -x [2021-04-24T16:45:26.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-24T16:45:27.218Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-04-24T16:45:27.218Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:45:27.509Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-04-24T16:45:27.509Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:45:28.164Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-24T16:45:29.868Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2021-04-24T16:45:29.868Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:45:31.024Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2021-04-24T16:45:31.025Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:45:31.025Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:45:31.025Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:45:31.025Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:45:33.171Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.86s) [2021-04-24T16:45:33.171Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:45:34.546Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-24T16:45:36.457Z] --- PASS: TestDaemonRestartIpcMode (3.02s) [2021-04-24T16:45:36.457Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) [2021-04-24T16:45:36.457Z] PASS [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === Skipped [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-24T16:45:36.457Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-24T16:45:36.457Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:45:36.457Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-24T16:45:36.457Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-24T16:45:36.457Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:45:36.457Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] [2021-04-24T16:45:36.457Z] DONE 197 tests, 6 skipped in 151.742s [2021-04-24T16:45:36.457Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:45:36.457Z] INFO: Testing against a local daemon [2021-04-24T16:45:36.457Z] === RUN TestCommitInheritsEnv [2021-04-24T16:45:36.457Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-04-24T16:45:36.457Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:45:36.457Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-24T16:45:36.457Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:45:36.716Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-24T16:45:36.716Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:45:36.716Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-24T16:45:36.716Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:45:36.974Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-04-24T16:45:36.974Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:45:38.877Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2021-04-24T16:45:38.877Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:45:38.877Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-24T16:45:38.877Z] === RUN TestTagInvalidReference [2021-04-24T16:45:38.877Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-24T16:45:38.877Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:45:38.877Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-24T16:45:38.877Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:45:38.877Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-24T16:45:38.877Z] === RUN TestTagOfficialNames [2021-04-24T16:45:39.136Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-24T16:45:39.136Z] === RUN TestTagMatchesDigest [2021-04-24T16:45:39.136Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-24T16:45:39.136Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-24T16:45:45.479Z] 29d5b6a226d2: Pull complete [2021-04-24T16:45:45.479Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-24T16:45:45.479Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T16:45:45.479Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-24T16:45:45.479Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-24T16:45:45.479Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-24T16:45:45.479Z] WARN: Skipping validation tests [2021-04-24T16:45:45.479Z] INFO: Running unit tests at 04/24/2021 16:45:35... [2021-04-24T16:45:45.479Z] INFO: make.ps1 starting at 04/24/2021 16:45:39 [2021-04-24T16:45:45.479Z] INFO: Git commit (5a5f8564ba) assumed from DOCKER_GITCOMMIT environment variable [2021-04-24T16:45:45.479Z] INFO: Invoking autogen... [2021-04-24T16:45:45.479Z] INFO: Running unit tests... [2021-04-24T16:45:47.806Z] --- PASS: TestBuildWithHugeFile (63.93s) [2021-04-24T16:45:47.806Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:45:47.806Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-04-24T16:45:47.806Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:45:47.807Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:45:47.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:45:47.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:45:47.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:45:47.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:45:47.807Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:45:47.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:45:47.807Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:45:47.807Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:45:47.807Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:45:47.807Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2021-04-24T16:45:47.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2021-04-24T16:45:47.807Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-24T16:45:47.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-04-24T16:45:47.807Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:45:47.807Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:45:48.067Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:45:49.211Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-24T16:45:49.513Z] .......................... [ 67%] [2021-04-24T16:45:49.978Z] --- PASS: TestBuildPreserveOwnership (5.38s) [2021-04-24T16:45:49.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.61s) [2021-04-24T16:45:49.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2021-04-24T16:45:49.978Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:45:49.978Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-24T16:45:49.978Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:45:53.521Z] --- PASS: TestServiceWithDataPathPortInit (21.29s) [2021-04-24T16:45:53.522Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:45:57.710Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:46:03.893Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.80s) [2021-04-24T16:46:03.893Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p5sdw8khok7dh527dun7xgsg2 Created:2021-04-24 16:45:53.562558895 +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[4380bdc5031fe3d938c46fe9b6155df5b5660e137c43c00976b2073262ee8bc2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3k2a1kug6s8ohq9g1rouwe6uf EndpointID:ca5bd463d7274be2f840e4e530e499a183a34fa725f840f74a4abe978fcefa33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ebde2bee2a6e381a1a401d9284d7934f032dc28cbb63451fada367287b2a11f9 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:9861baeb4b47 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3k2a1kug6s8ohq9g1rouwe6uf EndpointID:ca5bd463d7274be2f840e4e530e499a183a34fa725f840f74a4abe978fcefa33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-24T16:46:03.893Z] PASS [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] === Skipped [2021-04-24T16:46:03.893Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:46:03.893Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] DONE 26 tests, 1 skipped in 58.870s [2021-04-24T16:46:03.893Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] ++ set -e [2021-04-24T16:46:03.893Z] ++ '[' -n 0 ']' [2021-04-24T16:46:03.893Z] ++ set -x [2021-04-24T16:46:03.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] INFO: Testing against a local daemon [2021-04-24T16:46:03.893Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:46:03.893Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:46:03.893Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:03.893Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:46:03.893Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:46:03.893Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:03.893Z] PASS [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] === Skipped [2021-04-24T16:46:03.893Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:46:03.893Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:46:03.893Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] [2021-04-24T16:46:03.893Z] DONE 2 tests, 2 skipped in 0.165s [2021-04-24T16:46:03.893Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] ++ set -e [2021-04-24T16:46:03.893Z] ++ '[' -n 0 ']' [2021-04-24T16:46:03.893Z] ++ set -x [2021-04-24T16:46:03.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:03.893Z] INFO: Testing against a local daemon [2021-04-24T16:46:03.893Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-24T16:46:04.889Z] Loaded image: buildpack-deps:buster [2021-04-24T16:46:04.889Z] Loaded image: busybox:latest [2021-04-24T16:46:04.889Z] Loaded image: busybox:glibc [2021-04-24T16:46:04.927Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2021-04-24T16:46:04.927Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:46:05.460Z] Loaded image: debian:bullseye [2021-04-24T16:46:05.560Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-24T16:46:05.576Z] Loaded image: buildpack-deps:buster [2021-04-24T16:46:05.576Z] Loaded image: busybox:latest [2021-04-24T16:46:05.576Z] Loaded image: busybox:glibc [2021-04-24T16:46:05.722Z] Loaded image: hello-world:latest [2021-04-24T16:46:05.722Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:46:06.596Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-24T16:46:07.020Z] Loaded image: buildpack-deps:buster [2021-04-24T16:46:07.283Z] Loaded image: busybox:latest [2021-04-24T16:46:07.631Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-24T16:46:07.860Z] Loaded image: busybox:glibc [2021-04-24T16:46:12.081Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-24T16:46:12.431Z] === RUN TestMiddlewares [2021-04-24T16:46:12.431Z] --- PASS: TestMiddlewares (0.00s) [2021-04-24T16:46:12.431Z] PASS [2021-04-24T16:46:12.431Z] coverage: 9.0% of statements [2021-04-24T16:46:12.431Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2021-04-24T16:46:13.159Z] Loaded image: debian:bullseye [2021-04-24T16:46:13.420Z] Loaded image: hello-world:latest [2021-04-24T16:46:13.682Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:46:13.682Z] INFO: Testing against a local daemon [2021-04-24T16:46:13.682Z] === RUN TestDockerSuite [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-24T16:46:13.943Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-24T16:46:14.516Z] Loaded image: debian:bullseye [2021-04-24T16:46:14.516Z] Loaded image: hello-world:latest [2021-04-24T16:46:14.777Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:46:14.777Z] INFO: Testing against a local daemon [2021-04-24T16:46:14.777Z] === RUN TestDockerDaemonSuite [2021-04-24T16:46:15.039Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-24T16:46:15.300Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-24T16:46:15.300Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-24T16:46:15.720Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.79s) [2021-04-24T16:46:15.720Z] PASS [2021-04-24T16:46:15.720Z] [2021-04-24T16:46:15.720Z] === Skipped [2021-04-24T16:46:15.720Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:46:15.720Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:46:15.720Z] [2021-04-24T16:46:15.720Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-04-24T16:46:15.720Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:46:15.720Z] [2021-04-24T16:46:15.720Z] [2021-04-24T16:46:15.720Z] DONE 34 tests, 2 skipped in 145.691s [2021-04-24T16:46:15.720Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:46:15.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:15.720Z] ++ set -e [2021-04-24T16:46:15.720Z] ++ '[' -n 0 ']' [2021-04-24T16:46:15.720Z] ++ set -x [2021-04-24T16:46:15.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:15.872Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-24T16:46:15.872Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-24T16:46:15.981Z] INFO: Testing against a local daemon [2021-04-24T16:46:15.981Z] === RUN TestConfigInspect [2021-04-24T16:46:16.445Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-24T16:46:16.552Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-24T16:46:16.706Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-24T16:46:16.706Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-24T16:46:19.254Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-24T16:46:20.186Z] --- PASS: TestConfigInspect (3.56s) [2021-04-24T16:46:20.186Z] === RUN TestConfigList [2021-04-24T16:46:20.642Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-24T16:46:20.642Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-24T16:46:20.642Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-24T16:46:22.028Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-24T16:46:22.727Z] --- PASS: TestConfigList (3.19s) [2021-04-24T16:46:22.727Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:46:23.943Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-24T16:46:23.943Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-24T16:46:25.028Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-24T16:46:25.331Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-24T16:46:25.902Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-24T16:46:25.902Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-24T16:46:25.902Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-24T16:46:26.023Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-04-24T16:46:26.023Z] === RUN TestConfigsUpdate [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan (22.31s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.89s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.71s) [2021-04-24T16:46:27.096Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.87s) [2021-04-24T16:46:27.096Z] PASS [2021-04-24T16:46:27.096Z] [2021-04-24T16:46:27.096Z] DONE 8 tests in 23.876s [2021-04-24T16:46:27.096Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:46:27.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:27.096Z] ++ set -e [2021-04-24T16:46:27.096Z] ++ '[' -n 0 ']' [2021-04-24T16:46:27.096Z] ++ set -x [2021-04-24T16:46:27.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:27.096Z] testing: warning: no tests to run [2021-04-24T16:46:27.096Z] PASS [2021-04-24T16:46:27.096Z] [2021-04-24T16:46:27.096Z] DONE 0 tests in 0.075s [2021-04-24T16:46:27.096Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:46:27.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:27.096Z] ++ set -e [2021-04-24T16:46:27.096Z] ++ '[' -n 0 ']' [2021-04-24T16:46:27.096Z] ++ set -x [2021-04-24T16:46:27.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:27.388Z] INFO: Testing against a local daemon [2021-04-24T16:46:27.388Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:46:28.630Z] --- PASS: TestImportExtremelyLargeImageWorks (108.31s) [2021-04-24T16:46:28.630Z] PASS [2021-04-24T16:46:28.630Z] [2021-04-24T16:46:28.630Z] === Skipped [2021-04-24T16:46:28.630Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:46:28.630Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-24T16:46:28.630Z] [2021-04-24T16:46:28.630Z] [2021-04-24T16:46:28.630Z] DONE 12 tests, 1 skipped in 112.633s [2021-04-24T16:46:28.630Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:46:28.630Z] INFO: Testing against a local daemon [2021-04-24T16:46:28.630Z] === RUN TestNetworkCreateDelete [2021-04-24T16:46:28.630Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-24T16:46:28.630Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:46:28.630Z] --- PASS: TestDockerNetworkDeletePreferID (1.33s) [2021-04-24T16:46:28.630Z] === RUN TestDaemonDNSFallback [2021-04-24T16:46:29.321Z] --- PASS: TestConfigsUpdate (3.16s) [2021-04-24T16:46:29.321Z] === RUN TestTemplatedConfig [2021-04-24T16:46:29.456Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-04-24T16:46:29.456Z] === RUN TestAuthZPluginTLS [2021-04-24T16:46:29.747Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-04-24T16:46:29.747Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:46:30.039Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-24T16:46:30.039Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:46:30.672Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-04-24T16:46:30.672Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:46:31.305Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-04-24T16:46:31.305Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:46:33.377Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2021-04-24T16:46:33.377Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:46:33.523Z] --- PASS: TestTemplatedConfig (3.82s) [2021-04-24T16:46:33.523Z] === RUN TestConfigCreateResolve [2021-04-24T16:46:33.668Z] --- PASS: TestAuthZPluginErrorResponse (0.52s) [2021-04-24T16:46:33.668Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:46:34.048Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-24T16:46:34.301Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-04-24T16:46:34.301Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:46:34.592Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-04-24T16:46:34.592Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:46:34.833Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-24T16:46:36.068Z] --- PASS: TestConfigCreateResolve (3.18s) [2021-04-24T16:46:36.068Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:46:36.595Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-24T16:46:36.760Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-04-24T16:46:36.761Z] === RUN TestInspectNetwork [2021-04-24T16:46:36.761Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-24T16:46:36.761Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T16:46:36.761Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-24T16:46:36.761Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:46:36.761Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:46:36.761Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:46:36.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:46:36.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:46:36.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:46:36.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:46:36.761Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:46:36.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:46:36.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:46:36.761Z] === RUN TestNetworkList [2021-04-24T16:46:36.761Z] === RUN TestNetworkList//networks [2021-04-24T16:46:36.761Z] === PAUSE TestNetworkList//networks [2021-04-24T16:46:36.761Z] === RUN TestNetworkList//networks/ [2021-04-24T16:46:36.761Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:46:36.761Z] === CONT TestNetworkList//networks [2021-04-24T16:46:36.761Z] === CONT TestNetworkList//networks/ [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkList (0.02s) [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:46:36.761Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:46:36.761Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:46:36.761Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-24T16:46:36.761Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:46:36.761Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:46:36.761Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:46:36.761Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:46:36.761Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:46:36.761Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:46:36.761Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:46:36.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:46:36.761Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:46:36.761Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:46:36.761Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] PASS [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === Skipped [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-24T16:46:36.761Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-24T16:46:36.761Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-24T16:46:36.761Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-24T16:46:36.761Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T16:46:36.761Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] DONE 22 tests, 12 skipped in 10.047s [2021-04-24T16:46:36.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.761Z] INFO: Testing against a local daemon [2021-04-24T16:46:36.761Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:46:36.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:46:36.761Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:36.761Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:46:36.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:46:36.761Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:36.761Z] PASS [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === Skipped [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:46:36.761Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:46:36.761Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] DONE 2 tests, 2 skipped in 0.112s [2021-04-24T16:46:36.761Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.761Z] INFO: Testing against a local daemon [2021-04-24T16:46:36.761Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-24T16:46:36.761Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-24T16:46:36.761Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:46:36.761Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-24T16:46:36.761Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] PASS [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === Skipped [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-24T16:46:36.761Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-24T16:46:36.761Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] DONE 2 tests, 2 skipped in 0.116s [2021-04-24T16:46:36.761Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.761Z] testing: warning: no tests to run [2021-04-24T16:46:36.761Z] PASS [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] DONE 0 tests in 0.026s [2021-04-24T16:46:36.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.761Z] INFO: Testing against a local daemon [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginTLS [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginHeader [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:46:36.761Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] PASS [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === Skipped [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-24T16:46:36.761Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.761Z] [2021-04-24T16:46:36.761Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-04-24T16:46:36.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] DONE 17 tests, 17 skipped in 0.407s [2021-04-24T16:46:36.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.762Z] INFO: Testing against a local daemon [2021-04-24T16:46:36.762Z] === RUN TestPluginInvalidJSON [2021-04-24T16:46:36.762Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:36.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:36.762Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:36.762Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-24T16:46:36.762Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T16:46:36.762Z] === RUN TestPluginInstall [2021-04-24T16:46:36.762Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:46:36.762Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-24T16:46:36.762Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:46:36.762Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-24T16:46:36.762Z] PASS [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === Skipped [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T16:46:36.762Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] [2021-04-24T16:46:36.762Z] DONE 5 tests, 3 skipped in 0.148s [2021-04-24T16:46:36.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:46:36.762Z] INFO: Testing against a local daemon [2021-04-24T16:46:36.762Z] === RUN TestExternalGraphDriver [2021-04-24T16:46:36.762Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-24T16:46:36.762Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-24T16:46:36.762Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:46:37.331Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.33s) [2021-04-24T16:46:37.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:46:37.451Z] --- PASS: TestConfigDaemonLibtrustID (1.19s) [2021-04-24T16:46:37.451Z] PASS [2021-04-24T16:46:37.451Z] [2021-04-24T16:46:37.451Z] DONE 7 tests in 21.519s [2021-04-24T16:46:37.451Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:46:37.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:37.451Z] ++ set -e [2021-04-24T16:46:37.451Z] ++ '[' -n 0 ']' [2021-04-24T16:46:37.451Z] ++ set -x [2021-04-24T16:46:37.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:37.711Z] INFO: Testing against a local daemon [2021-04-24T16:46:37.711Z] === RUN TestCheckpoint [2021-04-24T16:46:37.711Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:46:37.711Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:46:37.711Z] === RUN TestContainerInvalidJSON [2021-04-24T16:46:37.711Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:46:37.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:46:37.711Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:46:37.711Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:46:37.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:46:37.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:46:37.711Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:46:37.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:46:37.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:46:37.711Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-04-24T16:46:37.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:46:37.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:46:37.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:46:37.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:46:37.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-04-24T16:46:37.711Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:46:37.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-24T16:46:37.711Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:46:37.972Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-24T16:46:37.972Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:46:37.972Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-04-24T16:46:37.972Z] === RUN TestCopyFromContainer [2021-04-24T16:46:39.413Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2021-04-24T16:46:39.413Z] === RUN TestAuthZPluginHeader [2021-04-24T16:46:39.886Z] === RUN TestCopyFromContainer// [2021-04-24T16:46:39.886Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:46:39.886Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:46:39.899Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-24T16:46:40.147Z] === RUN TestCopyFromContainer/bar/quux [2021-04-24T16:46:40.147Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:46:40.147Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:46:40.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-24T16:46:40.366Z] [2021-04-24T16:46:40.366Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-24T16:46:40.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-24T16:46:40.366Z] HOSTNAME=49ea23df4330 [2021-04-24T16:46:40.366Z] TESTDEBUG=0 [2021-04-24T16:46:40.366Z] DEST=bundles/test-integration [2021-04-24T16:46:40.366Z] PWD=/go/src/github.com/docker/docker [2021-04-24T16:46:40.366Z] DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 [2021-04-24T16:46:40.366Z] container=docker [2021-04-24T16:46:40.366Z] HOME=/root [2021-04-24T16:46:40.366Z] GOLANG_VERSION=1.13.15 [2021-04-24T16:46:40.366Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-24T16:46:40.366Z] VALIDATE_BRANCH=master [2021-04-24T16:46:40.366Z] TERM=xterm [2021-04-24T16:46:40.366Z] DOCKER_PKG=github.com/docker/docker [2021-04-24T16:46:40.366Z] SHLVL=1 [2021-04-24T16:46:40.366Z] TIMEOUT=120m [2021-04-24T16:46:40.366Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-24T16:46:40.366Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-24T16:46:40.366Z] GO111MODULE=off [2021-04-24T16:46:40.366Z] DOCKER_EXPERIMENTAL=1 [2021-04-24T16:46:40.366Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-24T16:46:40.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-24T16:46:40.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-24T16:46:40.366Z] GOPATH=/go [2021-04-24T16:46:40.366Z] PKG_CONFIG=pkg-config [2021-04-24T16:46:40.366Z] _=/usr/bin/env [2021-04-24T16:46:40.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-24T16:46:40.408Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:46:40.408Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:46:40.448Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-04-24T16:46:40.448Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:46:40.448Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-24T16:46:40.448Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:40.448Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:46:40.448Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:46:40.448Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:40.448Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:46:40.448Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:46:40.448Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:40.448Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:46:40.448Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:46:40.448Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:40.448Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:46:40.669Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:46:40.669Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:46:40.843Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer (2.86s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-24T16:46:40.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-24T16:46:40.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:46:40.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:46:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:46:40.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:46:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:46:40.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:46:40.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:46:40.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:46:40.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:46:40.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:46:40.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:46:40.930Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:46:40.930Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-04-24T16:46:40.930Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:46:40.930Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:46:40.930Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:46:40.930Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:46:40.930Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:46:40.930Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:46:40.930Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:46:40.930Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:46:40.930Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:46:40.930Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:46:40.930Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:46:40.930Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T16:46:40.930Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:46:40.930Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-04-24T16:46:40.930Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:46:42.229Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-24T16:46:43.474Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2021-04-24T16:46:43.474Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T16:46:44.142Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-24T16:46:44.857Z] --- PASS: TestGraphdriverPluginV2 (6.84s) [2021-04-24T16:46:44.857Z] PASS [2021-04-24T16:46:44.857Z] [2021-04-24T16:46:44.857Z] === Skipped [2021-04-24T16:46:44.857Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-24T16:46:44.857Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-24T16:46:44.857Z] [2021-04-24T16:46:44.857Z] [2021-04-24T16:46:44.857Z] DONE 2 tests, 1 skipped in 7.023s [2021-04-24T16:46:44.857Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:46:44.857Z] INFO: Testing against a local daemon [2021-04-24T16:46:44.857Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:46:44.857Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:46:44.857Z] === RUN TestReadPluginNoRead [2021-04-24T16:46:44.857Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:46:44.857Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:46:44.857Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:46:44.857Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:46:44.857Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:46:45.530Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-24T16:46:45.530Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.40s) [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:46:46.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:46:46.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:46:46.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:46:46.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:46:46.016Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:46:46.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:46:46.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:46:46.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:46:46.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:46:46.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:46:46.016Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-04-24T16:46:46.016Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-24T16:46:46.016Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:46:46.918Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-24T16:46:46.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-04-24T16:46:46.957Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:46:46.957Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:46:46.957Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:46:46.957Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-24T16:46:46.957Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-24T16:46:46.957Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:46:46.957Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:46:46.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-24T16:46:46.957Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:46:46.957Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-24T16:46:46.957Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:46:46.957Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-24T16:46:46.957Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:46:46.957Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:46:46.957Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:46:46.957Z] === PAUSE TestDaemonHostGatewayIP [2021-04-24T16:46:46.957Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:46:46.957Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:46:46.957Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:46:46.957Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-24T16:46:46.957Z] === RUN TestDiff [2021-04-24T16:46:47.897Z] --- PASS: TestDiff (0.84s) [2021-04-24T16:46:47.897Z] === RUN TestExecWithCloseStdin [2021-04-24T16:46:48.305Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-24T16:46:48.838Z] --- PASS: TestExecWithCloseStdin (1.15s) [2021-04-24T16:46:48.838Z] === RUN TestExec [2021-04-24T16:46:49.248Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-24T16:46:49.965Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-24T16:46:50.222Z] --- PASS: TestExec (1.11s) [2021-04-24T16:46:50.222Z] === RUN TestExecUser [2021-04-24T16:46:50.634Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-24T16:46:51.167Z] --- PASS: TestExecUser (1.12s) [2021-04-24T16:46:51.167Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:46:51.394Z] --- PASS: TestDaemonStartWithLogOpt (6.50s) [2021-04-24T16:46:51.394Z] === CONT TestReadPluginNoRead [2021-04-24T16:46:51.867Z] tests/integration/client_test.py ..... [ 75%] [2021-04-24T16:46:51.867Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-24T16:46:52.549Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2021-04-24T16:46:52.549Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:46:52.552Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-24T16:46:52.803Z] tests/integration/errors_test.py . [ 76%] [2021-04-24T16:46:53.495Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-24T16:46:53.909Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:46:54.165Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2021-04-24T16:46:54.885Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-24T16:46:55.860Z] --- PASS: TestExportContainerAfterDaemonRestart (3.11s) [2021-04-24T16:46:55.860Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:46:56.275Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-24T16:46:56.677Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:46:56.803Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-04-24T16:46:56.803Z] === RUN TestHealthKillContainer [2021-04-24T16:46:57.661Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-24T16:46:58.605Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-24T16:46:59.025Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-04-24T16:46:59.025Z] PASS [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] === Skipped [2021-04-24T16:46:59.025Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-24T16:46:59.025Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:46:59.025Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:46:59.025Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:46:59.025Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] [2021-04-24T16:46:59.025Z] DONE 17 tests, 4 skipped in 29.913s [2021-04-24T16:46:59.025Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:46:59.025Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:59.025Z] ++ set -e [2021-04-24T16:46:59.025Z] ++ '[' -n 0 ']' [2021-04-24T16:46:59.025Z] ++ set -x [2021-04-24T16:46:59.025Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:46:59.025Z] INFO: Testing against a local daemon [2021-04-24T16:46:59.025Z] === RUN TestPluginInvalidJSON [2021-04-24T16:46:59.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:59.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:59.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:46:59.025Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-04-24T16:46:59.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T16:46:59.025Z] === RUN TestPluginInstall [2021-04-24T16:46:59.025Z] === RUN TestPluginInstall/no_auth [2021-04-24T16:46:59.025Z] time="2021-04-24T16:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:46:59.025Z] time="2021-04-24T16:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecb3c0882f1aece8688f00e7b1e205905e9ad07548e605822a3f08617d4b1516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:46:59.025Z] time="2021-04-24T16:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:46:59.025Z] time="2021-04-24T16:46:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecb3c0882f1aece8688f00e7b1e205905e9ad07548e605822a3f08617d4b1516" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:46:59.190Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:46:59.317Z] === RUN TestPluginInstall/with_htpasswd [2021-04-24T16:46:59.949Z] time="2021-04-24T16:46:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:46:59.949Z] time="2021-04-24T16:46:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40adfa3e300b1cb82e7629ffe05a8d6071c39928294fde995f6c8427aaf11cab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:46:59.949Z] time="2021-04-24T16:46:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:46:59.949Z] time="2021-04-24T16:46:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:40adfa3e300b1cb82e7629ffe05a8d6071c39928294fde995f6c8427aaf11cab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:47:00.099Z] --- PASS: TestHealthKillContainer (3.11s) [2021-04-24T16:47:00.099Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:47:00.241Z] === RUN TestPluginInstall/with_insecure [2021-04-24T16:47:00.523Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-24T16:47:00.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-04-24T16:47:00.670Z] === RUN TestIpcModeNone [2021-04-24T16:47:01.275Z] time="2021-04-24T16:47:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:47:01.275Z] time="2021-04-24T16:47:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257ccea181a9c9998fe473cc8f8f6dbc31e2ca790c8cfde60c2c5200f11f2d9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:47:01.275Z] time="2021-04-24T16:47:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:47:01.275Z] time="2021-04-24T16:47:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:257ccea181a9c9998fe473cc8f8f6dbc31e2ca790c8cfde60c2c5200f11f2d9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:47:01.566Z] --- PASS: TestPluginInstall (4.30s) [2021-04-24T16:47:01.566Z] --- PASS: TestPluginInstall/no_auth (2.11s) [2021-04-24T16:47:01.566Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2021-04-24T16:47:01.566Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2021-04-24T16:47:01.566Z] plugin_test.go:165: [d2c5a3805fa74] daemon is not started [2021-04-24T16:47:01.566Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:47:01.705Z] --- PASS: TestReadPluginNoRead (11.02s) [2021-04-24T16:47:01.705Z] --- PASS: TestReadPluginNoRead/default (2.50s) [2021-04-24T16:47:01.705Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.47s) [2021-04-24T16:47:01.705Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-04-24T16:47:01.705Z] read_test.go:92: [d0f9600c36b4a] daemon is not started [2021-04-24T16:47:01.705Z] PASS [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] DONE 6 tests in 17.654s [2021-04-24T16:47:01.705Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:47:01.705Z] testing: warning: no tests to run [2021-04-24T16:47:01.705Z] PASS [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] DONE 0 tests in 0.039s [2021-04-24T16:47:01.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:47:01.705Z] INFO: Testing against a local daemon [2021-04-24T16:47:01.705Z] === RUN TestPluginWithDevMounts [2021-04-24T16:47:01.705Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-24T16:47:01.705Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-24T16:47:01.705Z] PASS [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === Skipped [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-24T16:47:01.705Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] DONE 1 tests, 1 skipped in 0.129s [2021-04-24T16:47:01.705Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:47:01.705Z] INFO: Testing against a local daemon [2021-04-24T16:47:01.705Z] === RUN TestSecretInspect [2021-04-24T16:47:01.705Z] --- SKIP: TestSecretInspect (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestSecretList [2021-04-24T16:47:01.705Z] --- SKIP: TestSecretList (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:47:01.705Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-04-24T16:47:01.705Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestSecretsUpdate [2021-04-24T16:47:01.705Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestTemplatedSecret [2021-04-24T16:47:01.705Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-24T16:47:01.705Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestSecretCreateResolve [2021-04-24T16:47:01.705Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] PASS [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === Skipped [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-04-24T16:47:01.705Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-24T16:47:01.705Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-04-24T16:47:01.705Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] [2021-04-24T16:47:01.705Z] DONE 6 tests, 6 skipped in 0.180s [2021-04-24T16:47:01.705Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:47:01.705Z] INFO: Testing against a local daemon [2021-04-24T16:47:01.705Z] === RUN TestServiceCreateInit [2021-04-24T16:47:01.705Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T16:47:01.705Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T16:47:01.705Z] --- PASS: TestServiceCreateInit (0.01s) [2021-04-24T16:47:01.705Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T16:47:01.705Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T16:47:01.705Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T16:47:01.705Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-24T16:47:01.705Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestCreateServiceConflict [2021-04-24T16:47:01.705Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-24T16:47:01.705Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.705Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T16:47:01.911Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-24T16:47:01.961Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-04-24T16:47:01.961Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-24T16:47:01.961Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-04-24T16:47:01.961Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateServiceSysctls [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-24T16:47:01.961Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateServiceCapabilities [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-24T16:47:01.961Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestInspect [2021-04-24T16:47:01.961Z] --- SKIP: TestInspect (0.01s) [2021-04-24T16:47:01.961Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestCreateJob [2021-04-24T16:47:01.961Z] --- SKIP: TestCreateJob (0.01s) [2021-04-24T16:47:01.961Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestReplicatedJob [2021-04-24T16:47:01.961Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-24T16:47:01.961Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestUpdateReplicatedJob [2021-04-24T16:47:01.961Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-04-24T16:47:01.961Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestServiceListWithStatuses [2021-04-24T16:47:01.961Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T16:47:01.961Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:47:01.961Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T16:47:01.961Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-24T16:47:01.961Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestDockerNetworkReConnect [2021-04-24T16:47:01.961Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-04-24T16:47:01.961Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:01.961Z] === RUN TestServicePlugin [2021-04-24T16:47:02.053Z] --- PASS: TestIpcModeNone (1.10s) [2021-04-24T16:47:02.053Z] === RUN TestIpcModePrivate [2021-04-24T16:47:02.483Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:47:02.973Z] === RUN TestBoolValue [2021-04-24T16:47:02.973Z] --- PASS: TestBoolValue (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestBoolValueOrDefault [2021-04-24T16:47:02.973Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestInt64ValueOrZero [2021-04-24T16:47:02.973Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestInt64ValueOrDefault [2021-04-24T16:47:02.973Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-24T16:47:02.973Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestJsonContentType [2021-04-24T16:47:02.973Z] --- PASS: TestJsonContentType (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 14.7% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2021-04-24T16:47:02.973Z] === RUN TestMaskSecretKeys [2021-04-24T16:47:02.973Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-24T16:47:02.973Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-24T16:47:02.973Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-24T16:47:02.973Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-24T16:47:02.973Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-24T16:47:02.973Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-24T16:47:02.973Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestVersionMiddlewareVersion [2021-04-24T16:47:02.973Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-24T16:47:02.973Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 37.7% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/server/middleware 0.125s coverage: 37.7% of statements [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:47:02.973Z] === RUN TestToJSON [2021-04-24T16:47:02.973Z] --- PASS: TestToJSON (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestToParamWithVersion [2021-04-24T16:47:02.973Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestFromJSON [2021-04-24T16:47:02.973Z] --- PASS: TestFromJSON (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestEmpty [2021-04-24T16:47:02.973Z] --- PASS: TestEmpty (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestArgsMatchKVListEmptySources [2021-04-24T16:47:02.973Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestArgsMatchKVList [2021-04-24T16:47:02.973Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestArgsMatch [2021-04-24T16:47:02.973Z] --- PASS: TestArgsMatch (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestAdd [2021-04-24T16:47:02.973Z] --- PASS: TestAdd (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestDel [2021-04-24T16:47:02.973Z] --- PASS: TestDel (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestLen [2021-04-24T16:47:02.973Z] --- PASS: TestLen (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestExactMatch [2021-04-24T16:47:02.973Z] --- PASS: TestExactMatch (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestOnlyOneExactMatch [2021-04-24T16:47:02.973Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestContains [2021-04-24T16:47:02.973Z] --- PASS: TestContains (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestValidate [2021-04-24T16:47:02.973Z] --- PASS: TestValidate (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestWalkValues [2021-04-24T16:47:02.973Z] --- PASS: TestWalkValues (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestFuzzyMatch [2021-04-24T16:47:02.973Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestClone [2021-04-24T16:47:02.973Z] --- PASS: TestClone (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 92.2% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-04-24T16:47:02.973Z] === RUN TestStrSliceMarshalJSON [2021-04-24T16:47:02.973Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestStrSliceUnmarshalJSON [2021-04-24T16:47:02.973Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestStrSliceUnmarshalString [2021-04-24T16:47:02.973Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestStrSliceUnmarshalSlice [2021-04-24T16:47:02.973Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 90.0% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-04-24T16:47:02.973Z] === RUN TestDurationToSecondsString [2021-04-24T16:47:02.973Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-24T16:47:02.973Z] === RUN TestGetTimestamp [2021-04-24T16:47:02.973Z] === RUN TestAdjustForAPIVersion [2021-04-24T16:47:02.973Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 5.7% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/server/router/swarm 0.090s coverage: 5.7% of statements [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:47:02.973Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:47:02.973Z] --- PASS: TestGetTimestamp (0.12s) [2021-04-24T16:47:02.973Z] === RUN TestParseTimestamps [2021-04-24T16:47:02.973Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-24T16:47:02.973Z] PASS [2021-04-24T16:47:02.973Z] coverage: 100.0% of statements [2021-04-24T16:47:02.973Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-04-24T16:47:02.995Z] --- PASS: TestIpcModePrivate (1.10s) [2021-04-24T16:47:02.995Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-24T16:47:02.995Z] === RUN TestIpcModeShareable [2021-04-24T16:47:03.055Z] --- PASS: TestBuildWithHugeFile (96.36s) [2021-04-24T16:47:03.055Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:47:03.055Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:47:03.055Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:47:03.055Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:47:03.055Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:47:03.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:47:03.055Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:47:03.055Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:47:03.055Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:47:03.055Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:47:03.055Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:47:03.055Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:47:03.055Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:47:03.316Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-04-24T16:47:03.316Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-04-24T16:47:03.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-04-24T16:47:03.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-04-24T16:47:03.316Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:47:03.316Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:47:03.316Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-24T16:47:03.426Z] === RUN TestCompareVersion [2021-04-24T16:47:03.426Z] --- PASS: TestCompareVersion (0.00s) [2021-04-24T16:47:03.426Z] PASS [2021-04-24T16:47:03.426Z] coverage: 75.0% of statements [2021-04-24T16:47:03.426Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:47:03.426Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:47:03.635Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-24T16:47:04.378Z] --- PASS: TestIpcModeShareable (1.15s) [2021-04-24T16:47:04.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-24T16:47:04.378Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:47:04.669Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-24T16:47:04.942Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-24T16:47:04.942Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-24T16:47:04.942Z] === RUN TestCloneArgsSmartHttp [2021-04-24T16:47:04.942Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-04-24T16:47:04.942Z] === RUN TestCloneArgsDumbHttp [2021-04-24T16:47:04.942Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-24T16:47:04.942Z] === RUN TestCloneArgsGit [2021-04-24T16:47:04.942Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-24T16:47:04.942Z] === RUN TestCheckoutGit [2021-04-24T16:47:06.127Z] --- SKIP: TestServicePlugin (3.70s) [2021-04-24T16:47:06.127Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] === RUN TestServiceUpdateLabel [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-24T16:47:06.127Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] === RUN TestServiceUpdateSecrets [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-24T16:47:06.127Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] === RUN TestServiceUpdateConfigs [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-04-24T16:47:06.127Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] === RUN TestServiceUpdateNetwork [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-04-24T16:47:06.127Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-04-24T16:47:06.127Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] PASS [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === Skipped [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T16:47:06.127Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T16:47:06.127Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T16:47:06.127Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-24T16:47:06.127Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-24T16:47:06.127Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-24T16:47:06.127Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-04-24T16:47:06.127Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-24T16:47:06.127Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-04-24T16:47:06.127Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-24T16:47:06.127Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-24T16:47:06.127Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-24T16:47:06.127Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-24T16:47:06.127Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-24T16:47:06.127Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-04-24T16:47:06.127Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T16:47:06.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-24T16:47:06.127Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-04-24T16:47:06.127Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.127Z] [2021-04-24T16:47:06.127Z] === SKIP: amd64.integration.service TestServicePlugin (3.70s) [2021-04-24T16:47:06.128Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-24T16:47:06.128Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-24T16:47:06.128Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-04-24T16:47:06.128Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-04-24T16:47:06.128Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-04-24T16:47:06.128Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] DONE 24 tests, 23 skipped in 4.103s [2021-04-24T16:47:06.128Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T16:47:06.128Z] INFO: Testing against a local daemon [2021-04-24T16:47:06.128Z] === RUN TestSessionCreate [2021-04-24T16:47:06.128Z] --- PASS: TestSessionCreate (0.02s) [2021-04-24T16:47:06.128Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T16:47:06.128Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-24T16:47:06.128Z] PASS [2021-04-24T16:47:06.128Z] [2021-04-24T16:47:06.128Z] DONE 2 tests in 0.142s [2021-04-24T16:47:06.128Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T16:47:06.128Z] INFO: Testing against a local daemon [2021-04-24T16:47:06.128Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:47:06.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:47:06.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:47:06.128Z] === RUN TestEventsExecDie [2021-04-24T16:47:06.181Z] --- PASS: TestPluginsWithRuntimes (4.72s) [2021-04-24T16:47:06.181Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.43s) [2021-04-24T16:47:06.181Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.42s) [2021-04-24T16:47:06.181Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:47:06.621Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-24T16:47:06.621Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-24T16:47:06.814Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-04-24T16:47:06.814Z] PASS [2021-04-24T16:47:06.814Z] [2021-04-24T16:47:06.814Z] DONE 10 tests in 9.863s [2021-04-24T16:47:06.814Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:47:06.814Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:06.814Z] ++ set -e [2021-04-24T16:47:06.814Z] ++ '[' -n 0 ']' [2021-04-24T16:47:06.814Z] ++ set -x [2021-04-24T16:47:06.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:07.056Z] --- PASS: TestEventsExecDie (1.02s) [2021-04-24T16:47:07.056Z] === RUN TestEventsBackwardsCompatible [2021-04-24T16:47:07.056Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-04-24T16:47:07.056Z] === RUN TestInfoBinaryCommits [2021-04-24T16:47:07.056Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-24T16:47:07.056Z] === RUN TestInfoAPIVersioned [2021-04-24T16:47:07.056Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-24T16:47:07.056Z] === RUN TestInfoDiscoveryBackend [2021-04-24T16:47:07.095Z] === RUN TestEnable [2021-04-24T16:47:07.095Z] --- PASS: TestEnable (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestDisable [2021-04-24T16:47:07.095Z] --- PASS: TestDisable (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestEnabled [2021-04-24T16:47:07.095Z] --- PASS: TestEnabled (0.00s) [2021-04-24T16:47:07.095Z] PASS [2021-04-24T16:47:07.095Z] coverage: 100.0% of statements [2021-04-24T16:47:07.095Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-04-24T16:47:07.095Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-24T16:47:07.095Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-24T16:47:07.095Z] === RUN TestProcessNoDockerignore [2021-04-24T16:47:07.095Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-24T16:47:07.095Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestDetectContentType [2021-04-24T16:47:07.095Z] --- PASS: TestDetectContentType (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestSelectAcceptableMIME [2021-04-24T16:47:07.095Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestInspectEmptyResponse [2021-04-24T16:47:07.095Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestInspectResponseBinary [2021-04-24T16:47:07.095Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestResponseUnsupportedContentType [2021-04-24T16:47:07.095Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestInspectResponseTextSimple [2021-04-24T16:47:07.095Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestInspectResponseEmptyContentType [2021-04-24T16:47:07.095Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestUnknownContentLength [2021-04-24T16:47:07.095Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-24T16:47:07.095Z] === RUN TestDownloadRemote [2021-04-24T16:47:07.095Z] --- PASS: TestDownloadRemote (0.07s) [2021-04-24T16:47:07.095Z] === RUN TestGetWithStatusError [2021-04-24T16:47:07.095Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-24T16:47:07.095Z] === RUN TestCloseRootDirectory [2021-04-24T16:47:07.095Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-24T16:47:07.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:47:07.095Z] === RUN TestHashFile [2021-04-24T16:47:07.095Z] --- SKIP: TestHashFile (0.00s) [2021-04-24T16:47:07.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:47:07.095Z] === RUN TestHashSubdir [2021-04-24T16:47:07.095Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-24T16:47:07.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:47:07.095Z] === RUN TestRemoveDirectory [2021-04-24T16:47:07.095Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-24T16:47:07.095Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:47:07.095Z] PASS [2021-04-24T16:47:07.095Z] coverage: 9.3% of statements [2021-04-24T16:47:07.095Z] ok github.com/docker/docker/builder/remotecontext 0.264s coverage: 9.3% of statements [2021-04-24T16:47:07.105Z] INFO: Testing against a local daemon [2021-04-24T16:47:07.105Z] === RUN TestExternalGraphDriver [2021-04-24T16:47:07.105Z] === RUN TestExternalGraphDriver/json [2021-04-24T16:47:07.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-24T16:47:07.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-24T16:47:07.679Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.27s) [2021-04-24T16:47:07.679Z] === RUN TestAPIIpcModeHost [2021-04-24T16:47:08.051Z] === RUN TestGetAllAllowed [2021-04-24T16:47:08.051Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestGetAllMeta [2021-04-24T16:47:08.051Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-24T16:47:08.051Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestIsUnreferencedBuiltin [2021-04-24T16:47:08.051Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestIsExistingDirectory [2021-04-24T16:47:08.051Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestGetFilenameForDownload [2021-04-24T16:47:08.051Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestEnv2Variables [2021-04-24T16:47:08.051Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-24T16:47:08.051Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestMaintainer [2021-04-24T16:47:08.051Z] --- PASS: TestMaintainer (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestLabel [2021-04-24T16:47:08.051Z] --- PASS: TestLabel (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestFromScratch [2021-04-24T16:47:08.051Z] --- PASS: TestFromScratch (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestFromWithArg [2021-04-24T16:47:08.051Z] --- PASS: TestFromWithArg (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-24T16:47:08.051Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestFromWithUndefinedArg [2021-04-24T16:47:08.051Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestFromMultiStageWithNamedStage [2021-04-24T16:47:08.051Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestOnbuild [2021-04-24T16:47:08.051Z] --- PASS: TestOnbuild (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestWorkdir [2021-04-24T16:47:08.051Z] --- PASS: TestWorkdir (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestCmd [2021-04-24T16:47:08.051Z] --- PASS: TestCmd (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestHealthcheckNone [2021-04-24T16:47:08.051Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestHealthcheckCmd [2021-04-24T16:47:08.051Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestEntrypoint [2021-04-24T16:47:08.051Z] --- PASS: TestEntrypoint (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestExpose [2021-04-24T16:47:08.051Z] --- PASS: TestExpose (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestUser [2021-04-24T16:47:08.051Z] --- PASS: TestUser (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestVolume [2021-04-24T16:47:08.051Z] --- PASS: TestVolume (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestStopSignal [2021-04-24T16:47:08.051Z] --- SKIP: TestStopSignal (0.00s) [2021-04-24T16:47:08.051Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-24T16:47:08.051Z] === RUN TestArg [2021-04-24T16:47:08.051Z] --- PASS: TestArg (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestShell [2021-04-24T16:47:08.051Z] --- PASS: TestShell (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestPrependEnvOnCmd [2021-04-24T16:47:08.051Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestRunWithBuildArgs [2021-04-24T16:47:08.051Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestRunIgnoresHealthcheck [2021-04-24T16:47:08.051Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestDispatchUnsupportedOptions [2021-04-24T16:47:08.051Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-24T16:47:08.051Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-24T16:47:08.051Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-24T16:47:08.051Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestNormalizeWorkdir [2021-04-24T16:47:08.051Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestDispatch [2021-04-24T16:47:08.051Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-24T16:47:08.051Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-24T16:47:08.051Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-24T16:47:08.051Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-24T16:47:08.051Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-24T16:47:08.051Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-24T16:47:08.051Z] === RUN TestDispatch/COPY_url [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch (0.07s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-24T16:47:08.051Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestAddScratchImageAddsToMounts [2021-04-24T16:47:08.051Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-24T16:47:08.051Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-24T16:47:08.051Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-24T16:47:08.052Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-24T16:47:08.052Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestImageSourceGetAddsToMounts [2021-04-24T16:47:08.052Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestEmptyDockerfile [2021-04-24T16:47:08.052Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestSymlinkDockerfile [2021-04-24T16:47:08.052Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-24T16:47:08.052Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-24T16:47:08.052Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestNonExistingDockerfile [2021-04-24T16:47:08.052Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestCopyRunConfig [2021-04-24T16:47:08.052Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestDeepCopyRunConfig [2021-04-24T16:47:08.052Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestExportImage [2021-04-24T16:47:08.052Z] --- PASS: TestExportImage (0.00s) [2021-04-24T16:47:08.052Z] === RUN TestNormalizeDest [2021-04-24T16:47:08.052Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-24T16:47:08.052Z] PASS [2021-04-24T16:47:08.052Z] coverage: 46.8% of statements [2021-04-24T16:47:08.052Z] ok github.com/docker/docker/builder/dockerfile 0.286s coverage: 46.8% of statements [2021-04-24T16:47:08.052Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:47:08.508Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:47:08.619Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-04-24T16:47:08.619Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:47:08.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-24T16:47:08.948Z] --- PASS: TestInfoDiscoveryBackend (1.75s) [2021-04-24T16:47:08.948Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T16:47:09.493Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-24T16:47:09.493Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-24T16:47:09.835Z] === RUN TestExternalGraphDriver/spec [2021-04-24T16:47:11.162Z] --- PASS: TestDaemonIpcModeShareable (2.64s) [2021-04-24T16:47:11.162Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-24T16:47:11.162Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:47:11.433Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-24T16:47:11.433Z] --- PASS: TestBuildPreserveOwnership (7.97s) [2021-04-24T16:47:11.433Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.22s) [2021-04-24T16:47:11.433Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.74s) [2021-04-24T16:47:11.433Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:47:11.433Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-24T16:47:11.433Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:47:11.694Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-24T16:47:11.929Z] === RUN TestExternalGraphDriver/pull [2021-04-24T16:47:11.954Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-24T16:47:12.210Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-04-24T16:47:12.210Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T16:47:12.210Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-24T16:47:12.210Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:47:12.210Z] === RUN TestInfoAPI [2021-04-24T16:47:12.210Z] --- PASS: TestInfoAPI (0.02s) [2021-04-24T16:47:12.210Z] === RUN TestInfoAPIWarnings [2021-04-24T16:47:13.704Z] --- PASS: TestDaemonIpcModePrivate (2.68s) [2021-04-24T16:47:13.704Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-24T16:47:13.704Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:47:13.997Z] --- PASS: TestExternalGraphDriver (6.75s) [2021-04-24T16:47:13.997Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2021-04-24T16:47:13.997Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-04-24T16:47:13.997Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2021-04-24T16:47:13.997Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:47:13.997Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-24T16:47:13.997Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:47:13.997Z] PASS [2021-04-24T16:47:13.997Z] [2021-04-24T16:47:13.997Z] === Skipped [2021-04-24T16:47:13.997Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-24T16:47:13.997Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:47:13.997Z] [2021-04-24T16:47:13.997Z] [2021-04-24T16:47:13.997Z] DONE 5 tests, 1 skipped in 6.971s [2021-04-24T16:47:13.997Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:47:13.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:13.997Z] ++ set -e [2021-04-24T16:47:13.997Z] ++ '[' -n 0 ']' [2021-04-24T16:47:13.997Z] ++ set -x [2021-04-24T16:47:13.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:13.998Z] INFO: Testing against a local daemon [2021-04-24T16:47:13.998Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:47:13.998Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:47:13.998Z] === RUN TestReadPluginNoRead [2021-04-24T16:47:13.998Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:47:13.998Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:47:13.998Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:47:13.998Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:47:13.998Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:47:16.551Z] === RUN TestCheckpointCreateError [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointCreate [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointDeleteError [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointDelete [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointListError [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointList [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointList (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCheckpointListContainerNotFound [2021-04-24T16:47:16.551Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNewClientWithOpsFromEnv [2021-04-24T16:47:16.551Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-24T16:47:16.551Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-24T16:47:16.551Z] === RUN TestGetAPIPath [2021-04-24T16:47:16.551Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestParseHostURL [2021-04-24T16:47:16.551Z] --- PASS: TestParseHostURL (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-24T16:47:16.551Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPIVersion [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPVersionOverride [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-24T16:47:16.551Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestClientRedirect [2021-04-24T16:47:16.551Z] --- PASS: TestClientRedirect (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigCreateUnsupported [2021-04-24T16:47:16.551Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigCreateError [2021-04-24T16:47:16.551Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigCreate [2021-04-24T16:47:16.551Z] --- PASS: TestConfigCreate (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspectNotFound [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspectWithEmptyID [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspectUnsupported [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspectError [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspectConfigNotFound [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigInspect [2021-04-24T16:47:16.551Z] --- PASS: TestConfigInspect (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigListUnsupported [2021-04-24T16:47:16.551Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigListError [2021-04-24T16:47:16.551Z] --- PASS: TestConfigListError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigList [2021-04-24T16:47:16.551Z] --- PASS: TestConfigList (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigRemoveUnsupported [2021-04-24T16:47:16.551Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigRemoveError [2021-04-24T16:47:16.551Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigRemove [2021-04-24T16:47:16.551Z] --- PASS: TestConfigRemove (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigUpdateUnsupported [2021-04-24T16:47:16.551Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigUpdateError [2021-04-24T16:47:16.551Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestConfigUpdate [2021-04-24T16:47:16.551Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCommitError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCommit [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCommit (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerStatPathError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerStatPathNotFoundError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerStatPathNoHeaderError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerStatPath [2021-04-24T16:47:16.551Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyToContainerError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyToContainerNotFoundError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyToContainer [2021-04-24T16:47:16.551Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyFromContainerError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyFromContainerNotFoundError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-24T16:47:16.551Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestCopyFromContainer [2021-04-24T16:47:16.551Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCreateError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCreateImageNotFound [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCreateWithName [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerCreateAutoRemove [2021-04-24T16:47:16.551Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerDiffError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerDiff [2021-04-24T16:47:16.551Z] --- PASS: TestContainerDiff (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecCreateError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecCreate [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecStartError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecStart [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecInspectError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExecInspect [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExportError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExportError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerExport [2021-04-24T16:47:16.551Z] --- PASS: TestContainerExport (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerInspectError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerInspectContainerNotFound [2021-04-24T16:47:16.551Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerInspectWithEmptyID [2021-04-24T16:47:16.551Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerInspect [2021-04-24T16:47:16.551Z] --- PASS: TestContainerInspect (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerInspectNode [2021-04-24T16:47:16.551Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerKillError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerKillError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerKill [2021-04-24T16:47:16.551Z] --- PASS: TestContainerKill (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerListError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerListError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerList [2021-04-24T16:47:16.551Z] --- PASS: TestContainerList (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerLogsNotFoundError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerLogsError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerLogs [2021-04-24T16:47:16.551Z] --- PASS: TestContainerLogs (0.13s) [2021-04-24T16:47:16.551Z] === RUN TestContainerPauseError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerPause [2021-04-24T16:47:16.551Z] --- PASS: TestContainerPause (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainersPruneError [2021-04-24T16:47:16.551Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainersPrune [2021-04-24T16:47:16.551Z] --- PASS: TestContainersPrune (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerRemoveError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerRemoveNotFoundError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerRemove [2021-04-24T16:47:16.551Z] --- PASS: TestContainerRemove (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerRenameError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerRename [2021-04-24T16:47:16.551Z] --- PASS: TestContainerRename (0.00s) [2021-04-24T16:47:16.551Z] === RUN TestContainerResizeError [2021-04-24T16:47:16.551Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-24T16:47:17.001Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.55s) [2021-04-24T16:47:17.001Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-04-24T16:47:17.001Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:47:17.005Z] === RUN TestContainerExecResizeError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerResize [2021-04-24T16:47:17.005Z] --- PASS: TestContainerResize (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerExecResize [2021-04-24T16:47:17.005Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerRestartError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerRestart [2021-04-24T16:47:17.005Z] --- PASS: TestContainerRestart (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStartError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStartError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStart [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStart (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStatsError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStats [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStats (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStopError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStopError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerStop [2021-04-24T16:47:17.005Z] --- PASS: TestContainerStop (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerTopError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerTopError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerTop [2021-04-24T16:47:17.005Z] --- PASS: TestContainerTop (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerUnpauseError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerUnpause [2021-04-24T16:47:17.005Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerUpdateError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerUpdateError (0.07s) [2021-04-24T16:47:17.005Z] === RUN TestContainerUpdate [2021-04-24T16:47:17.005Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerWaitError [2021-04-24T16:47:17.005Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestContainerWait [2021-04-24T16:47:17.005Z] --- PASS: TestContainerWait (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestDiskUsageError [2021-04-24T16:47:17.005Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestDiskUsage [2021-04-24T16:47:17.005Z] --- PASS: TestDiskUsage (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestDistributionInspectUnsupported [2021-04-24T16:47:17.005Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestDistributionInspectWithEmptyID [2021-04-24T16:47:17.005Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestEventsErrorInOptions [2021-04-24T16:47:17.005Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestEventsErrorFromServer [2021-04-24T16:47:17.005Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestEvents [2021-04-24T16:47:17.005Z] --- PASS: TestEvents (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestTLSCloseWriter [2021-04-24T16:47:17.005Z] === PAUSE TestTLSCloseWriter [2021-04-24T16:47:17.005Z] === RUN TestImageBuildError [2021-04-24T16:47:17.005Z] --- PASS: TestImageBuildError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageBuild [2021-04-24T16:47:17.005Z] --- PASS: TestImageBuild (0.01s) [2021-04-24T16:47:17.005Z] === RUN TestGetDockerOS [2021-04-24T16:47:17.005Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageCreateError [2021-04-24T16:47:17.005Z] --- PASS: TestImageCreateError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageCreate [2021-04-24T16:47:17.005Z] --- PASS: TestImageCreate (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageHistoryError [2021-04-24T16:47:17.005Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageHistory [2021-04-24T16:47:17.005Z] --- PASS: TestImageHistory (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageImportError [2021-04-24T16:47:17.005Z] --- PASS: TestImageImportError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageImport [2021-04-24T16:47:17.005Z] --- PASS: TestImageImport (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageInspectError [2021-04-24T16:47:17.005Z] --- PASS: TestImageInspectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageInspectImageNotFound [2021-04-24T16:47:17.005Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageInspectWithEmptyID [2021-04-24T16:47:17.005Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageInspect [2021-04-24T16:47:17.005Z] --- PASS: TestImageInspect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageListError [2021-04-24T16:47:17.005Z] --- PASS: TestImageListError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageList [2021-04-24T16:47:17.005Z] --- PASS: TestImageList (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageListApiBefore125 [2021-04-24T16:47:17.005Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageLoadError [2021-04-24T16:47:17.005Z] --- PASS: TestImageLoadError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageLoad [2021-04-24T16:47:17.005Z] --- PASS: TestImageLoad (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagesPruneError [2021-04-24T16:47:17.005Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagesPrune [2021-04-24T16:47:17.005Z] --- PASS: TestImagesPrune (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullReferenceParseError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullAnyError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePullWithoutErrors [2021-04-24T16:47:17.005Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushReferenceError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushAnyError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithoutErrors [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-24T16:47:17.005Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageRemoveError [2021-04-24T16:47:17.005Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageRemoveImageNotFound [2021-04-24T16:47:17.005Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageRemove [2021-04-24T16:47:17.005Z] --- PASS: TestImageRemove (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSaveError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSaveError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSave [2021-04-24T16:47:17.005Z] --- PASS: TestImageSave (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchAnyError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageSearchWithoutErrors [2021-04-24T16:47:17.005Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageTagError [2021-04-24T16:47:17.005Z] --- PASS: TestImageTagError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageTagInvalidReference [2021-04-24T16:47:17.005Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageTagInvalidSourceImageName [2021-04-24T16:47:17.005Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageTagHexSource [2021-04-24T16:47:17.005Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestImageTag [2021-04-24T16:47:17.005Z] --- PASS: TestImageTag (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestInfoServerError [2021-04-24T16:47:17.005Z] --- PASS: TestInfoServerError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestInfoInvalidResponseJSONError [2021-04-24T16:47:17.005Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestInfo [2021-04-24T16:47:17.005Z] --- PASS: TestInfo (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkConnectError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkConnect [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkCreateError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkCreate [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkDisconnectError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkDisconnect [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkInspectError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkInspectNotFoundError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkInspectWithEmptyID [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkInspect [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkListError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkListError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkList [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkList (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworksPruneError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworksPrune [2021-04-24T16:47:17.005Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkRemoveError [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNetworkRemove [2021-04-24T16:47:17.005Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeInspectError [2021-04-24T16:47:17.005Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeInspectNodeNotFound [2021-04-24T16:47:17.005Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeInspectWithEmptyID [2021-04-24T16:47:17.005Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeInspect [2021-04-24T16:47:17.005Z] --- PASS: TestNodeInspect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeListError [2021-04-24T16:47:17.005Z] --- PASS: TestNodeListError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeList [2021-04-24T16:47:17.005Z] --- PASS: TestNodeList (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeRemoveError [2021-04-24T16:47:17.005Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeRemove [2021-04-24T16:47:17.005Z] --- PASS: TestNodeRemove (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeUpdateError [2021-04-24T16:47:17.005Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestNodeUpdate [2021-04-24T16:47:17.005Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestOptionWithTimeout [2021-04-24T16:47:17.005Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPingFail [2021-04-24T16:47:17.005Z] --- PASS: TestPingFail (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPingWithError [2021-04-24T16:47:17.005Z] 2021/04/24 16:47:16 RoundTripper returned a response & error; ignoring response [2021-04-24T16:47:17.005Z] 2021/04/24 16:47:16 RoundTripper returned a response & error; ignoring response [2021-04-24T16:47:17.005Z] --- PASS: TestPingWithError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPingSuccess [2021-04-24T16:47:17.005Z] --- PASS: TestPingSuccess (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPingHeadFallback [2021-04-24T16:47:17.005Z] === RUN TestPingHeadFallback/OK [2021-04-24T16:47:17.005Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-24T16:47:17.005Z] === RUN TestPingHeadFallback/Not_Found [2021-04-24T16:47:17.005Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-24T16:47:17.005Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-24T16:47:17.005Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginDisableError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginDisable [2021-04-24T16:47:17.005Z] --- PASS: TestPluginDisable (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginEnableError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginEnable [2021-04-24T16:47:17.005Z] --- PASS: TestPluginEnable (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginInspectError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginInspectWithEmptyID [2021-04-24T16:47:17.005Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginInspect [2021-04-24T16:47:17.005Z] --- PASS: TestPluginInspect (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginListError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginListError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginList [2021-04-24T16:47:17.005Z] --- PASS: TestPluginList (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginPushError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginPushError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginPush [2021-04-24T16:47:17.005Z] --- PASS: TestPluginPush (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginRemoveError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginRemove [2021-04-24T16:47:17.005Z] --- PASS: TestPluginRemove (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginSetError [2021-04-24T16:47:17.005Z] --- PASS: TestPluginSetError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPluginSet [2021-04-24T16:47:17.005Z] --- PASS: TestPluginSet (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestSetHostHeader [2021-04-24T16:47:17.005Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestPlainTextError [2021-04-24T16:47:17.005Z] --- PASS: TestPlainTextError (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestInfiniteError [2021-04-24T16:47:17.005Z] --- PASS: TestInfiniteError (0.03s) [2021-04-24T16:47:17.005Z] === RUN TestSecretCreateUnsupported [2021-04-24T16:47:17.005Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-24T16:47:17.005Z] === RUN TestSecretCreateError [2021-04-24T16:47:17.005Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretCreate [2021-04-24T16:47:17.006Z] --- PASS: TestSecretCreate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretInspectUnsupported [2021-04-24T16:47:17.006Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretInspectError [2021-04-24T16:47:17.006Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretInspectSecretNotFound [2021-04-24T16:47:17.006Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretInspectWithEmptyID [2021-04-24T16:47:17.006Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretInspect [2021-04-24T16:47:17.006Z] --- PASS: TestSecretInspect (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretListUnsupported [2021-04-24T16:47:17.006Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretListError [2021-04-24T16:47:17.006Z] --- PASS: TestSecretListError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretList [2021-04-24T16:47:17.006Z] --- PASS: TestSecretList (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretRemoveUnsupported [2021-04-24T16:47:17.006Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretRemoveError [2021-04-24T16:47:17.006Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretRemove [2021-04-24T16:47:17.006Z] --- PASS: TestSecretRemove (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretUpdateUnsupported [2021-04-24T16:47:17.006Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretUpdateError [2021-04-24T16:47:17.006Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSecretUpdate [2021-04-24T16:47:17.006Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceCreateError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceCreate [2021-04-24T16:47:17.006Z] --- PASS: TestServiceCreate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-24T16:47:17.006Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceCreateDigestPinning [2021-04-24T16:47:17.006Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceInspectError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceInspectServiceNotFound [2021-04-24T16:47:17.006Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceInspectWithEmptyID [2021-04-24T16:47:17.006Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceInspect [2021-04-24T16:47:17.006Z] --- PASS: TestServiceInspect (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceListError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceListError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceList [2021-04-24T16:47:17.006Z] --- PASS: TestServiceList (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceLogsError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceLogs [2021-04-24T16:47:17.006Z] --- PASS: TestServiceLogs (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceRemoveError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceRemoveNotFoundError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceRemove [2021-04-24T16:47:17.006Z] --- PASS: TestServiceRemove (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceUpdateError [2021-04-24T16:47:17.006Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestServiceUpdate [2021-04-24T16:47:17.006Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmGetUnlockKeyError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmGetUnlockKey [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmInitError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmInit [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmInit (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmInspectError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmInspect [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmJoinError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmJoin [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmLeaveError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmLeave [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmUnlockError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmUnlock [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmUpdateError [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestSwarmUpdate [2021-04-24T16:47:17.006Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestTaskInspectError [2021-04-24T16:47:17.006Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestTaskInspectWithEmptyID [2021-04-24T16:47:17.006Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestTaskInspect [2021-04-24T16:47:17.006Z] --- PASS: TestTaskInspect (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestTaskListError [2021-04-24T16:47:17.006Z] --- PASS: TestTaskListError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestTaskList [2021-04-24T16:47:17.006Z] --- PASS: TestTaskList (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeCreateError [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeCreate [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeInspectError [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeInspectNotFound [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeInspectWithEmptyID [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeInspect [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeListError [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeListError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeList [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeList (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeRemoveError [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-24T16:47:17.006Z] === RUN TestVolumeRemove [2021-04-24T16:47:17.006Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-24T16:47:17.006Z] === CONT TestTLSCloseWriter [2021-04-24T16:47:17.006Z] --- PASS: TestTLSCloseWriter (0.05s) [2021-04-24T16:47:17.006Z] PASS [2021-04-24T16:47:17.006Z] coverage: 74.9% of statements [2021-04-24T16:47:17.006Z] ok github.com/docker/docker/client 0.535s coverage: 74.9% of statements [2021-04-24T16:47:18.450Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2021-04-24T16:47:18.450Z] === CONT TestReadPluginNoRead [2021-04-24T16:47:18.540Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-24T16:47:18.913Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.49s) [2021-04-24T16:47:18.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-04-24T16:47:18.913Z] === RUN TestIpcModeOlderClient [2021-04-24T16:47:18.913Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:47:18.913Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:47:19.320Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-24T16:47:19.853Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-04-24T16:47:19.853Z] === RUN TestKillContainer [2021-04-24T16:47:19.853Z] === RUN TestKillContainer/no_signal [2021-04-24T16:47:20.517Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:47:20.794Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:47:21.365Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:47:22.308Z] --- PASS: TestKillContainer (2.59s) [2021-04-24T16:47:22.308Z] --- PASS: TestKillContainer/no_signal (0.86s) [2021-04-24T16:47:22.308Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2021-04-24T16:47:22.308Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-04-24T16:47:22.308Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:47:22.308Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:47:22.750Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-24T16:47:23.248Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:47:23.248Z] --- PASS: TestContinueAfterPluginCrash (9.21s) [2021-04-24T16:47:23.248Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:47:24.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2021-04-24T16:47:24.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-04-24T16:47:24.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-04-24T16:47:24.188Z] === RUN TestKillStoppedContainer [2021-04-24T16:47:24.188Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-24T16:47:24.188Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:47:24.188Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-24T16:47:24.188Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:47:25.128Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2021-04-24T16:47:25.128Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:47:25.128Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T16:47:25.128Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:47:25.128Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:47:25.128Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T16:47:25.128Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:47:25.128Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:47:25.297Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-24T16:47:25.316Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:47:26.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.87s) [2021-04-24T16:47:26.069Z] === RUN TestLinksContainerNames [2021-04-24T16:47:27.383Z] --- PASS: TestReadPluginNoRead (9.29s) [2021-04-24T16:47:27.383Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-04-24T16:47:27.383Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-04-24T16:47:27.383Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.18s) [2021-04-24T16:47:27.383Z] read_test.go:92: [db80017c98fd6] daemon is not started [2021-04-24T16:47:27.383Z] PASS [2021-04-24T16:47:27.383Z] [2021-04-24T16:47:27.383Z] DONE 6 tests in 13.292s [2021-04-24T16:47:27.383Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] ++ set -e [2021-04-24T16:47:27.383Z] ++ '[' -n 0 ']' [2021-04-24T16:47:27.383Z] ++ set -x [2021-04-24T16:47:27.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] testing: warning: no tests to run [2021-04-24T16:47:27.383Z] PASS [2021-04-24T16:47:27.383Z] [2021-04-24T16:47:27.383Z] DONE 0 tests in 0.101s [2021-04-24T16:47:27.383Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] ++ set -e [2021-04-24T16:47:27.383Z] ++ '[' -n 0 ']' [2021-04-24T16:47:27.383Z] ++ set -x [2021-04-24T16:47:27.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:27.383Z] INFO: Testing against a local daemon [2021-04-24T16:47:27.383Z] === RUN TestPluginWithDevMounts [2021-04-24T16:47:27.383Z] === PAUSE TestPluginWithDevMounts [2021-04-24T16:47:27.383Z] === CONT TestPluginWithDevMounts [2021-04-24T16:47:27.980Z] --- PASS: TestLinksContainerNames (1.71s) [2021-04-24T16:47:27.980Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:47:28.551Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-04-24T16:47:28.551Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:47:29.450Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-04-24T16:47:29.450Z] PASS [2021-04-24T16:47:29.450Z] [2021-04-24T16:47:29.450Z] DONE 1 tests in 2.050s [2021-04-24T16:47:29.450Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:47:29.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:29.450Z] ++ set -e [2021-04-24T16:47:29.450Z] ++ '[' -n 0 ']' [2021-04-24T16:47:29.450Z] ++ set -x [2021-04-24T16:47:29.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:29.450Z] INFO: Testing against a local daemon [2021-04-24T16:47:29.450Z] === RUN TestSecretInspect [2021-04-24T16:47:29.492Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:47:29.492Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:47:29.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:47:29.492Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:47:29.505Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-24T16:47:29.505Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:47:29.753Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-24T16:47:29.753Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-24T16:47:29.753Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:47:30.079Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-24T16:47:30.183Z] 4612f6d0b889: Pull complete [2021-04-24T16:47:30.243Z] --- PASS: TestInfoAPIWarnings (17.77s) [2021-04-24T16:47:30.243Z] === RUN TestInfoDebug [2021-04-24T16:47:30.591Z] --- PASS: TestImportExtremelyLargeImageWorks (109.82s) [2021-04-24T16:47:30.591Z] PASS [2021-04-24T16:47:30.591Z] [2021-04-24T16:47:30.591Z] DONE 12 tests in 112.621s [2021-04-24T16:47:30.591Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:47:30.591Z] INFO: Testing against a local daemon [2021-04-24T16:47:30.591Z] === RUN TestNetworkCreateDelete [2021-04-24T16:47:30.591Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-24T16:47:30.591Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:47:30.591Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-04-24T16:47:30.591Z] === RUN TestDaemonDNSFallback [2021-04-24T16:47:31.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-24T16:47:32.129Z] --- PASS: TestInfoDebug (1.85s) [2021-04-24T16:47:32.129Z] === RUN TestInfoInsecureRegistries [2021-04-24T16:47:32.296Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-04-24T16:47:32.296Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:47:32.627Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-24T16:47:32.866Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-04-24T16:47:32.866Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:47:33.570Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-24T16:47:33.806Z] --- PASS: TestContainerVolumesMountedAsSlave (0.91s) [2021-04-24T16:47:33.806Z] === RUN TestNetworkNat [2021-04-24T16:47:33.978Z] --- PASS: TestSecretInspect (3.84s) [2021-04-24T16:47:33.978Z] === RUN TestSecretList [2021-04-24T16:47:34.015Z] --- PASS: TestInfoInsecureRegistries (1.96s) [2021-04-24T16:47:34.015Z] === RUN TestInfoRegistryMirrors [2021-04-24T16:47:34.746Z] --- PASS: TestNetworkNat (1.11s) [2021-04-24T16:47:34.746Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:47:35.902Z] --- PASS: TestInfoRegistryMirrors (1.76s) [2021-04-24T16:47:35.902Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T16:47:35.902Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-24T16:47:35.902Z] === RUN TestPingCacheHeaders [2021-04-24T16:47:35.902Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-24T16:47:35.902Z] === RUN TestPingGet [2021-04-24T16:47:35.902Z] --- PASS: TestPingGet (0.01s) [2021-04-24T16:47:35.902Z] === RUN TestPingHead [2021-04-24T16:47:35.902Z] --- PASS: TestPingHead (0.02s) [2021-04-24T16:47:35.902Z] === RUN TestVersion [2021-04-24T16:47:35.902Z] --- PASS: TestVersion (0.02s) [2021-04-24T16:47:35.902Z] PASS [2021-04-24T16:47:35.902Z] [2021-04-24T16:47:35.902Z] === Skipped [2021-04-24T16:47:35.902Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:47:35.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:47:35.902Z] [2021-04-24T16:47:35.902Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-24T16:47:35.902Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-24T16:47:35.902Z] [2021-04-24T16:47:35.902Z] [2021-04-24T16:47:35.902Z] DONE 18 tests, 2 skipped in 29.925s [2021-04-24T16:47:35.902Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T16:47:35.902Z] INFO: Testing against a local daemon [2021-04-24T16:47:35.902Z] === RUN TestVolumesCreateAndList [2021-04-24T16:47:35.902Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-24T16:47:35.902Z] === RUN TestVolumesRemove [2021-04-24T16:47:36.128Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-04-24T16:47:36.128Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:47:36.158Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-24T16:47:36.158Z] === RUN TestVolumesInspect [2021-04-24T16:47:36.158Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-24T16:47:36.158Z] === RUN TestVolumesInvalidJSON [2021-04-24T16:47:36.158Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T16:47:36.158Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T16:47:36.158Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T16:47:36.158Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-24T16:47:36.158Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T16:47:36.158Z] PASS [2021-04-24T16:47:36.158Z] [2021-04-24T16:47:36.158Z] DONE 5 tests in 0.222s [2021-04-24T16:47:36.158Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T16:47:36.158Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12379 is not a child of this shell [2021-04-24T16:47:36.158Z] warning: PID 12379 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-24T16:47:36.158Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T16:47:36.158Z] [2021-04-24T16:47:36.158Z] Unloading profiles will leave already running processes permanently [2021-04-24T16:47:36.158Z] unconfined, which can lead to unexpected situations. [2021-04-24T16:47:36.158Z] [2021-04-24T16:47:36.158Z] To set a process to complain mode, use the command line tool [2021-04-24T16:47:36.158Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T16:47:36.158Z] Removing test suite binaries [2021-04-24T16:47:36.158Z] exiting test-integration [2021-04-24T16:47:36.158Z] ++ exit 0 [2021-04-24T16:47:37.083Z] [2021-04-24T16:47:37.518Z] --- PASS: TestSecretList (3.79s) [2021-04-24T16:47:37.518Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:47:38.221Z] ......... [ 86%] Post stage [Pipeline] junit [2021-04-24T16:47:38.459Z] Recording test results [2021-04-24T16:47:38.702Z] --- PASS: TestDaemonDNSFallback (7.22s) [2021-04-24T16:47:38.702Z] === RUN TestInspectNetwork [2021-04-24T16:47:38.864Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-24T16:47:38.864Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-24T16:47:38.864Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-24T16:47:39.423Z] --- PASS: TestNetworkLoopbackNat (3.44s) [2021-04-24T16:47:39.423Z] === RUN TestPause [2021-04-24T16:47:40.299Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-04-24T16:47:40.365Z] --- PASS: TestPause (0.89s) [2021-04-24T16:47:40.365Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:47:40.365Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:47:40.365Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:47:40.365Z] === RUN TestPauseStopPausedContainer Post stage [Pipeline] sh [2021-04-24T16:47:40.665Z] + echo Ensuring container killed. [2021-04-24T16:47:40.665Z] Ensuring container killed. [2021-04-24T16:47:40.665Z] + docker rm -vf docker-pr1 [2021-04-24T16:47:40.665Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-24T16:47:40.779Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-24T16:47:40.941Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:47:40.941Z] Chowning /workspace to jenkins user [2021-04-24T16:47:40.941Z] + id -u [2021-04-24T16:47:40.941Z] + id -g [2021-04-24T16:47:40.941Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T16:47:40.941Z] Unable to find image 'busybox:latest' locally [2021-04-24T16:47:40.941Z] latest: Pulling from library/busybox [2021-04-24T16:47:41.034Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2021-04-24T16:47:41.034Z] === RUN TestSecretsUpdate [2021-04-24T16:47:41.041Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-24T16:47:41.196Z] f531cdc67389: Pulling fs layer [2021-04-24T16:47:41.196Z] f531cdc67389: Verifying Checksum [2021-04-24T16:47:41.196Z] f531cdc67389: Download complete [2021-04-24T16:47:41.196Z] f531cdc67389: Pull complete [2021-04-24T16:47:41.303Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-24T16:47:41.306Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2021-04-24T16:47:41.306Z] === RUN TestPidHost [2021-04-24T16:47:41.455Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T16:47:41.455Z] Status: Downloaded newer image for busybox:latest [2021-04-24T16:47:41.989Z] === RUN TestInspectNetwork/full_network_id [2021-04-24T16:47:41.989Z] === RUN TestInspectNetwork/partial_network_id [2021-04-24T16:47:41.989Z] === RUN TestInspectNetwork/network_name [2021-04-24T16:47:41.989Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-24T16:47:42.040Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestConfigureDaemonLogs [2021-04-24T16:47:42.040Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestCommonOptionsInstallFlags [2021-04-24T16:47:42.040Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-24T16:47:42.040Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-24T16:47:42.040Z] PASS [2021-04-24T16:47:42.040Z] coverage: 18.4% of statements [2021-04-24T16:47:42.040Z] ok github.com/docker/docker/cmd/dockerd 0.228s coverage: 18.4% of statements [2021-04-24T16:47:42.040Z] === RUN TestContainerStopSignal [2021-04-24T16:47:42.040Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestContainerStopTimeout [2021-04-24T16:47:42.040Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-24T16:47:42.040Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-24T16:47:42.040Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-24T16:47:42.040Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestReplaceAndAppendEnvVars [2021-04-24T16:47:42.040Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-24T16:47:42.040Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-24T16:47:42.040Z] === RUN TestNewMemoryStore [2021-04-24T16:47:42.040Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestAddContainers [2021-04-24T16:47:42.040Z] --- PASS: TestAddContainers (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestGetContainer [2021-04-24T16:47:42.040Z] --- PASS: TestGetContainer (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestDeleteContainer [2021-04-24T16:47:42.040Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestListContainers [2021-04-24T16:47:42.040Z] --- PASS: TestListContainers (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestFirstContainer [2021-04-24T16:47:42.040Z] --- PASS: TestFirstContainer (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestApplyAllContainer [2021-04-24T16:47:42.040Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestIsValidHealthString [2021-04-24T16:47:42.040Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestStateRunStop [2021-04-24T16:47:42.040Z] --- PASS: TestStateRunStop (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestStateTimeoutWait [2021-04-24T16:47:42.040Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-24T16:47:42.040Z] state_test.go:141: Stop callback fired [2021-04-24T16:47:42.040Z] state_test.go:165: Stop callback fired [2021-04-24T16:47:42.040Z] === RUN TestIsValidStateString [2021-04-24T16:47:42.040Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestViewSaveDelete [2021-04-24T16:47:42.040Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-24T16:47:42.040Z] === RUN TestViewAll [2021-04-24T16:47:42.040Z] --- PASS: TestViewAll (0.01s) [2021-04-24T16:47:42.040Z] === RUN TestViewGet [2021-04-24T16:47:42.040Z] --- PASS: TestViewGet (0.01s) [2021-04-24T16:47:42.040Z] === RUN TestNames [2021-04-24T16:47:42.040Z] --- PASS: TestNames (0.00s) [2021-04-24T16:47:42.040Z] === RUN TestViewWithHealthCheck [2021-04-24T16:47:42.040Z] --- PASS: TestViewWithHealthCheck (0.02s) [2021-04-24T16:47:42.040Z] PASS [2021-04-24T16:47:42.040Z] coverage: 41.6% of statements [2021-04-24T16:47:42.040Z] ok github.com/docker/docker/container 0.263s coverage: 41.6% of statements [2021-04-24T16:47:42.247Z] Loaded image: buildpack-deps:buster [2021-04-24T16:47:42.247Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-24T16:47:42.508Z] Loaded image: busybox:latest [2021-04-24T16:47:42.769Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:47:43.112Z] + bundleName=amd64-rootless [2021-04-24T16:47:43.112Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-24T16:47:43.112Z] Creating amd64-rootless-bundles.tar.gz [2021-04-24T16:47:43.112Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-24T16:47:43.112Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-24T16:47:43.122Z] Archiving artifacts [2021-04-24T16:47:43.224Z] --- PASS: TestPidHost (2.22s) [2021-04-24T16:47:43.224Z] === RUN TestPsFilter [2021-04-24T16:47:43.464Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-24T16:47:43.486Z] --- PASS: TestPsFilter (0.19s) [2021-04-24T16:47:43.486Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:47:44.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-24T16:47:44.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-24T16:47:44.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-04-24T16:47:44.431Z] === RUN TestRemoveContainerWithVolume [2021-04-24T16:47:44.551Z] --- PASS: TestSecretsUpdate (3.81s) [2021-04-24T16:47:44.551Z] === RUN TestTemplatedSecret [2021-04-24T16:47:44.860Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T16:47:45.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-24T16:47:45.176Z] + make clean [2021-04-24T16:47:45.315Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-24T16:47:45.375Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2021-04-24T16:47:45.375Z] === RUN TestRemoveContainerRunning [2021-04-24T16:47:45.432Z] docker volume rm -f docker-dev-cache [2021-04-24T16:47:45.432Z] docker-dev-cache [Pipeline] deleteDir [2021-04-24T16:47:45.576Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-24T16:47:46.175Z] --- PASS: TestInspectNetwork (7.74s) [2021-04-24T16:47:46.175Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-24T16:47:46.175Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-24T16:47:46.175Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-24T16:47:46.175Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-24T16:47:46.175Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [2021-04-24T16:47:46.235Z] tests/integration/models_networks_test.py .... [ 91%] [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T16:47:46.316Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-04-24T16:47:46.316Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:47:46.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-24T16:47:46.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-24T16:47:46.681Z] === RUN TestPrepare [2021-04-24T16:47:46.681Z] --- PASS: TestPrepare (0.00s) [2021-04-24T16:47:46.681Z] === RUN TestStart [2021-04-24T16:47:46.681Z] --- PASS: TestStart (0.00s) [2021-04-24T16:47:46.681Z] === RUN TestWaitCancel [2021-04-24T16:47:46.681Z] --- PASS: TestWaitCancel (0.00s) [2021-04-24T16:47:46.681Z] === RUN TestWaitDisabled [2021-04-24T16:47:46.681Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-24T16:47:46.681Z] === RUN TestWaitEnabled [2021-04-24T16:47:46.681Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-24T16:47:46.681Z] === RUN TestRemove [2021-04-24T16:47:46.681Z] --- PASS: TestRemove (0.00s) [2021-04-24T16:47:46.681Z] PASS [2021-04-24T16:47:46.681Z] coverage: 65.3% of statements [2021-04-24T16:47:46.681Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.099s coverage: 65.3% of statements [2021-04-24T16:47:46.887Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-04-24T16:47:46.887Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:47:46.887Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-24T16:47:46.887Z] === RUN TestRenameLinkedContainer [2021-04-24T16:47:47.135Z] === RUN TestNewListSecretsFilters [2021-04-24T16:47:47.135Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-24T16:47:47.135Z] === RUN TestNewListConfigsFilters [2021-04-24T16:47:47.135Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-24T16:47:47.135Z] PASS [2021-04-24T16:47:47.135Z] coverage: 0.5% of statements [2021-04-24T16:47:47.135Z] ok github.com/docker/docker/daemon/cluster 0.319s coverage: 0.5% of statements [2021-04-24T16:47:47.491Z] Loaded image: debian:bullseye [2021-04-24T16:47:47.752Z] Loaded image: hello-world:latest [2021-04-24T16:47:47.752Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:47:47.752Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-24T16:47:48.323Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-24T16:47:48.584Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-24T16:47:48.708Z] --- PASS: TestRunContainerWithBridgeNone (3.07s) [2021-04-24T16:47:48.708Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:47:48.708Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:47:48.708Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:47:48.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:47:48.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:47:48.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:47:48.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:47:48.708Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:47:48.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:47:48.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:47:48.708Z] === RUN TestNetworkList [2021-04-24T16:47:48.708Z] === RUN TestNetworkList//networks [2021-04-24T16:47:48.708Z] === PAUSE TestNetworkList//networks [2021-04-24T16:47:48.708Z] === RUN TestNetworkList//networks/ [2021-04-24T16:47:48.708Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:47:48.708Z] === CONT TestNetworkList//networks [2021-04-24T16:47:48.708Z] === CONT TestNetworkList//networks/ [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkList (0.01s) [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:47:48.708Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:47:48.708Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:47:48.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-24T16:47:49.091Z] --- PASS: TestTemplatedSecret (4.08s) [2021-04-24T16:47:49.091Z] === RUN TestSecretCreateResolve [2021-04-24T16:47:49.526Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-24T16:47:49.642Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-04-24T16:47:49.642Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:47:50.187Z] --- PASS: TestRenameLinkedContainer (3.31s) [2021-04-24T16:47:50.187Z] === RUN TestRenameStoppedContainer [2021-04-24T16:47:50.828Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-24T16:47:50.828Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-24T16:47:50.828Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-24T16:47:50.828Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-24T16:47:50.828Z] PASS [2021-04-24T16:47:50.828Z] coverage: 35.9% of statements [2021-04-24T16:47:50.828Z] ok github.com/docker/docker/daemon/cluster/convert 0.223s coverage: 35.9% of statements [2021-04-24T16:47:50.828Z] === RUN TestVerifyNetworkingConfig [2021-04-24T16:47:50.828Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestGetContainer [2021-04-24T16:47:50.828Z] --- PASS: TestGetContainer (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestValidContainerNames [2021-04-24T16:47:50.828Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestContainerInitDNS [2021-04-24T16:47:50.828Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-24T16:47:50.828Z] daemon_test.go:147: root required [2021-04-24T16:47:50.828Z] === RUN TestMerge [2021-04-24T16:47:50.828Z] --- PASS: TestMerge (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestValidateContainerIsolation [2021-04-24T16:47:50.828Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestFindNetworkErrorType [2021-04-24T16:47:50.828Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestEnsureServicesExist [2021-04-24T16:47:50.828Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-04-24T16:47:50.828Z] === RUN TestEnsureServicesExistErrors [2021-04-24T16:47:50.828Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-24T16:47:50.828Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-24T16:47:50.828Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-24T16:47:50.828Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-24T16:47:50.828Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestContainerDelete [2021-04-24T16:47:50.828Z] --- PASS: TestContainerDelete (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestContainerDoubleDelete [2021-04-24T16:47:50.828Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestLogContainerEventCopyLabels [2021-04-24T16:47:50.828Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestLogContainerEventWithAttributes [2021-04-24T16:47:50.828Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestNoneHealthcheck [2021-04-24T16:47:50.828Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestHealthStates [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] time="2021-04-24T16:47:50Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:47:50.828Z] --- PASS: TestHealthStates (0.13s) [2021-04-24T16:47:50.828Z] === RUN TestMaskURLCredentials [2021-04-24T16:47:50.828Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestGetInspectData [2021-04-24T16:47:50.828Z] --- PASS: TestGetInspectData (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestFillLicense [2021-04-24T16:47:50.828Z] --- PASS: TestFillLicense (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestListInvalidFilter [2021-04-24T16:47:50.828Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-24T16:47:50.828Z] === RUN TestNameFilter [2021-04-24T16:47:50.828Z] --- PASS: TestNameFilter (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-24T16:47:50.829Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-24T16:47:50.829Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-24T16:47:50.829Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonReloadLabels [2021-04-24T16:47:50.829Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-24T16:47:50.829Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonReloadMirrors [2021-04-24T16:47:50.829Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-24T16:47:50.829Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-24T16:47:50.829Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-24T16:47:50.829Z] === RUN TestDaemonDiscoveryReload [2021-04-24T16:47:51.017Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2021-04-24T16:47:51.017Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:47:51.128Z] --- PASS: TestRenameStoppedContainer (0.84s) [2021-04-24T16:47:51.128Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:47:51.783Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-04-24T16:47:51.783Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-24T16:47:52.391Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-04-24T16:47:52.391Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:47:52.666Z] --- PASS: TestSecretCreateResolve (3.36s) [2021-04-24T16:47:52.667Z] PASS [2021-04-24T16:47:52.667Z] [2021-04-24T16:47:52.667Z] DONE 6 tests in 22.779s [2021-04-24T16:47:52.667Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:47:52.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:52.667Z] ++ set -e [2021-04-24T16:47:52.667Z] ++ '[' -n 0 ']' [2021-04-24T16:47:52.667Z] ++ set -x [2021-04-24T16:47:52.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:52.667Z] INFO: Testing against a local daemon [2021-04-24T16:47:52.667Z] === RUN TestServiceCreateInit [2021-04-24T16:47:52.667Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T16:47:52.736Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-24T16:47:52.736Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-24T16:47:52.736Z] --- PASS: TestCheckoutGit (47.98s) [2021-04-24T16:47:52.736Z] === RUN TestValidGitTransport [2021-04-24T16:47:52.736Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-24T16:47:52.736Z] === RUN TestGitInvalidRef [2021-04-24T16:47:52.797Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-24T16:47:52.833Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-24T16:47:53.038Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2021-04-24T16:47:53.039Z] === RUN TestRenameInvalidName [2021-04-24T16:47:53.188Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-24T16:47:53.188Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-24T16:47:53.188Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-24T16:47:53.188Z] reload_test.go:520: root required [2021-04-24T16:47:53.188Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-24T16:47:53.188Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-24T16:47:53.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-24T16:47:53.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.27s) [2021-04-24T16:47:53.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-24T16:47:53.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-24T16:47:53.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-24T16:47:53.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-04-24T16:47:53.188Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-24T16:47:53.188Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-24T16:47:53.188Z] === RUN TestParseVolumesFrom [2021-04-24T16:47:53.188Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-24T16:47:53.188Z] PASS [2021-04-24T16:47:53.188Z] coverage: 9.0% of statements [2021-04-24T16:47:53.188Z] ok github.com/docker/docker/daemon 2.793s coverage: 9.0% of statements [2021-04-24T16:47:53.188Z] --- PASS: TestGitInvalidRef (0.41s) [2021-04-24T16:47:53.188Z] PASS [2021-04-24T16:47:53.188Z] coverage: 86.3% of statements [2021-04-24T16:47:53.188Z] ok github.com/docker/docker/builder/remotecontext/git 48.692s coverage: 86.3% of statements [2021-04-24T16:47:53.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-24T16:47:53.364Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-24T16:47:53.608Z] --- PASS: TestRenameInvalidName (0.83s) [2021-04-24T16:47:53.608Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:47:54.143Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:47:54.293Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.03s) [2021-04-24T16:47:54.293Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:47:54.595Z] === RUN TestBuilderGC [2021-04-24T16:47:54.595Z] --- PASS: TestBuilderGC (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationNotFound [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonBrokenConfiguration [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestParseClusterAdvertiseSettings [2021-04-24T16:47:54.595Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestFindConfigurationConflicts [2021-04-24T16:47:54.595Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-24T16:47:54.595Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-24T16:47:54.595Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-24T16:47:54.595Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-24T16:47:54.595Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_label [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_dns [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-24T16:47:54.595Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-24T16:47:54.595Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestModifiedDiscoverySettings [2021-04-24T16:47:54.595Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestReloadSetConfigFileNotExist [2021-04-24T16:47:54.595Z] time="2021-04-24T16:47:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-24T16:47:54.595Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-04-24T16:47:54.595Z] === RUN TestReloadDefaultConfigNotExist [2021-04-24T16:47:54.595Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-24T16:47:54.595Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:47:54.595Z] === RUN TestReloadBadDefaultConfig [2021-04-24T16:47:54.595Z] time="2021-04-24T16:47:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-400590939" [2021-04-24T16:47:54.595Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestReloadWithConflictingLabels [2021-04-24T16:47:54.595Z] time="2021-04-24T16:47:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-182473726" [2021-04-24T16:47:54.595Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestReloadWithDuplicateLabels [2021-04-24T16:47:54.595Z] time="2021-04-24T16:47:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-969469765" [2021-04-24T16:47:54.595Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-24T16:47:54.595Z] === RUN TestDaemonConfigurationMerge [2021-04-24T16:47:54.595Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-24T16:47:54.595Z] PASS [2021-04-24T16:47:54.595Z] coverage: 79.7% of statements [2021-04-24T16:47:54.595Z] ok github.com/docker/docker/daemon/config 0.311s coverage: 79.7% of statements [2021-04-24T16:47:54.595Z] === RUN TestWaitNodeAttachment [2021-04-24T16:47:54.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-24T16:47:55.550Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-04-24T16:47:55.550Z] === RUN TestIsolationConversion [2021-04-24T16:47:55.550Z] === RUN TestIsolationConversion/default [2021-04-24T16:47:55.550Z] === RUN TestIsolationConversion/process [2021-04-24T16:47:55.550Z] === RUN TestIsolationConversion/hyperv [2021-04-24T16:47:55.550Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestContainerLabels [2021-04-24T16:47:55.550Z] --- PASS: TestContainerLabels (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestCredentialSpecConversion [2021-04-24T16:47:55.550Z] === RUN TestCredentialSpecConversion/none [2021-04-24T16:47:55.550Z] === RUN TestCredentialSpecConversion/config [2021-04-24T16:47:55.550Z] === RUN TestCredentialSpecConversion/file [2021-04-24T16:47:55.550Z] === RUN TestCredentialSpecConversion/registry [2021-04-24T16:47:55.550Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-24T16:47:55.550Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountBind [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountBind (0.04s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountVolume [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountTarget [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountTmpfs [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountInvalidType [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestControllerValidateMountNamedPipe [2021-04-24T16:47:55.550Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-24T16:47:55.550Z] PASS [2021-04-24T16:47:55.550Z] coverage: 11.3% of statements [2021-04-24T16:47:55.550Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.994s coverage: 11.3% of statements [2021-04-24T16:47:55.550Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:47:55.550Z] === RUN TestDiscoveryOptsErrors [2021-04-24T16:47:55.550Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-24T16:47:55.550Z] === RUN TestDiscoveryOpts [2021-04-24T16:47:55.550Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-24T16:47:55.550Z] PASS [2021-04-24T16:47:55.550Z] coverage: 30.0% of statements [2021-04-24T16:47:55.550Z] ok github.com/docker/docker/daemon/discovery 0.062s coverage: 30.0% of statements [2021-04-24T16:47:56.002Z] === RUN TestEventsLog [2021-04-24T16:47:56.002Z] --- PASS: TestEventsLog (0.00s) [2021-04-24T16:47:56.002Z] === RUN TestEventsLogTimeout [2021-04-24T16:47:56.002Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-24T16:47:56.002Z] === RUN TestLogEvents [2021-04-24T16:47:56.002Z] --- PASS: TestLogEvents (0.05s) [2021-04-24T16:47:56.002Z] === RUN TestLoadBufferedEvents [2021-04-24T16:47:56.002Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-04-24T16:47:56.002Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-24T16:47:56.002Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-24T16:47:56.002Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-24T16:47:56.002Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-24T16:47:56.002Z] PASS [2021-04-24T16:47:56.002Z] coverage: 50.0% of statements [2021-04-24T16:47:56.002Z] ok github.com/docker/docker/daemon/events 0.246s coverage: 50.0% of statements [2021-04-24T16:47:56.002Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:47:56.002Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:47:56.147Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.61s) [2021-04-24T16:47:56.147Z] PASS [2021-04-24T16:47:56.147Z] [2021-04-24T16:47:56.147Z] === Skipped [2021-04-24T16:47:56.147Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:47:56.147Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:47:56.147Z] [2021-04-24T16:47:56.147Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:47:56.147Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:47:56.147Z] [2021-04-24T16:47:56.147Z] [2021-04-24T16:47:56.147Z] DONE 34 tests, 2 skipped in 256.722s [2021-04-24T16:47:56.147Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:47:56.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:56.147Z] ++ set -e [2021-04-24T16:47:56.147Z] ++ '[' -n 0 ']' [2021-04-24T16:47:56.147Z] ++ set -x [2021-04-24T16:47:56.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:47:56.409Z] INFO: Testing against a local daemon [2021-04-24T16:47:56.409Z] === RUN TestConfigInspect [2021-04-24T16:47:56.671Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-24T16:47:56.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-24T16:47:56.956Z] === RUN TestLinkNaming [2021-04-24T16:47:56.957Z] --- PASS: TestLinkNaming (0.00s) [2021-04-24T16:47:56.957Z] === RUN TestLinkNew [2021-04-24T16:47:56.957Z] --- PASS: TestLinkNew (0.00s) [2021-04-24T16:47:56.957Z] === RUN TestLinkEnv [2021-04-24T16:47:56.957Z] --- PASS: TestLinkEnv (0.00s) [2021-04-24T16:47:56.957Z] === RUN TestLinkMultipleEnv [2021-04-24T16:47:56.957Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-24T16:47:56.957Z] === RUN TestLinkPortRangeEnv [2021-04-24T16:47:56.957Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-24T16:47:56.957Z] PASS [2021-04-24T16:47:56.957Z] coverage: 93.0% of statements [2021-04-24T16:47:56.957Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2021-04-24T16:47:56.957Z] === RUN TestIsEmptyDir [2021-04-24T16:47:56.957Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-24T16:47:56.957Z] PASS [2021-04-24T16:47:56.957Z] coverage: 2.3% of statements [2021-04-24T16:47:56.957Z] ok github.com/docker/docker/daemon/graphdriver 0.342s coverage: 2.3% of statements [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-24T16:47:56.957Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-24T16:47:57.246Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-24T16:47:57.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-24T16:47:57.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.66s) [2021-04-24T16:47:57.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:47:57.837Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2021-04-24T16:47:57.837Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:47:58.190Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-24T16:47:58.897Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2021-04-24T16:47:58.897Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:47:58.897Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-04-24T16:47:58.897Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:47:59.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-24T16:47:59.106Z] === RUN TestAdapterReadLogs [2021-04-24T16:47:59.106Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestCopier [2021-04-24T16:47:59.106Z] --- PASS: TestCopier (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestCopierLongLines [2021-04-24T16:47:59.106Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestCopierSlow [2021-04-24T16:47:59.106Z] --- PASS: TestCopierSlow (0.20s) [2021-04-24T16:47:59.106Z] === RUN TestCopierWithSized [2021-04-24T16:47:59.106Z] === RUN TestCopierWithSized/as_is [2021-04-24T16:47:59.106Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-24T16:47:59.106Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-24T16:47:59.106Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-24T16:47:59.106Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-24T16:47:59.106Z] === RUN TestCopierWithPartial [2021-04-24T16:47:59.106Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestRingLogger [2021-04-24T16:47:59.106Z] --- PASS: TestRingLogger (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestRingCap [2021-04-24T16:47:59.106Z] --- PASS: TestRingCap (0.00s) [2021-04-24T16:47:59.106Z] === RUN TestRingClose [2021-04-24T16:47:59.135Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-24T16:47:59.135Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-24T16:47:59.457Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-24T16:47:59.534Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T16:47:59.558Z] --- PASS: TestRingClose (0.00s) [2021-04-24T16:47:59.558Z] === RUN TestRingDrain [2021-04-24T16:47:59.558Z] --- PASS: TestRingDrain (0.00s) [2021-04-24T16:47:59.558Z] PASS [2021-04-24T16:47:59.558Z] coverage: 43.5% of statements [2021-04-24T16:47:59.558Z] ok github.com/docker/docker/daemon/logger 0.434s coverage: 43.5% of statements [2021-04-24T16:48:00.080Z] --- PASS: TestConfigInspect (3.57s) [2021-04-24T16:48:00.080Z] === RUN TestConfigList [2021-04-24T16:48:00.080Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/defaults [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-24T16:48:00.512Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-24T16:48:00.512Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-24T16:48:00.512Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-24T16:48:00.512Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-24T16:48:00.513Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-24T16:48:00.513Z] time="2021-04-24T16:47:59Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-24T16:48:00.513Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-04-24T16:48:00.513Z] === RUN TestCreateSuccess [2021-04-24T16:48:00.513Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCreateLogGroupSuccess [2021-04-24T16:48:00.513Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCreateError [2021-04-24T16:48:00.513Z] --- PASS: TestCreateError (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCreateAlreadyExists [2021-04-24T16:48:00.513Z] time="2021-04-24T16:48:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-24T16:48:00.513Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestLogClosed [2021-04-24T16:48:00.513Z] --- PASS: TestLogClosed (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestLogBlocking [2021-04-24T16:48:00.513Z] --- PASS: TestLogBlocking (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-24T16:48:00.513Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestLogNonBlockingBufferFull [2021-04-24T16:48:00.513Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestPublishBatchSuccess [2021-04-24T16:48:00.513Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestPublishBatchError [2021-04-24T16:48:00.513Z] time="2021-04-24T16:48:00Z" level=error msg=Error [2021-04-24T16:48:00.513Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-24T16:48:00.513Z] time="2021-04-24T16:48:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-24T16:48:00.513Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-24T16:48:00.513Z] time="2021-04-24T16:48:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-24T16:48:00.513Z] time="2021-04-24T16:48:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-24T16:48:00.513Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchSimple [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchTicker [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMultilinePattern [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchClose [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/0/Hello [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/2/🙃 [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/3/���� [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/4/He��o [2021-04-24T16:48:00.513Z] === RUN TestEffectiveLen/5/ [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/0/ [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/1/Hello [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/2/Hello [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/3/Hello [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/4/🙃 [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/5/🙃 [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/6/a� [2021-04-24T16:48:00.513Z] === RUN TestFindValidSplit/7/a� [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: Hello [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: He [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: llo [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: Hello [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: a [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: � [2021-04-24T16:48:00.513Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1044: a� [2021-04-24T16:48:00.513Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:48:00.513Z] === RUN TestProcessEventEmoji [2021-04-24T16:48:00.513Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchLineSplit [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMaxEvents [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-04-24T16:48:00.513Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-24T16:48:00.513Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-24T16:48:00.513Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-24T16:48:00.513Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestCreateTagSuccess [2021-04-24T16:48:00.513Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-24T16:48:00.513Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-24T16:48:00.513Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-24T16:48:00.513Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-24T16:48:00.513Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-24T16:48:00.513Z] PASS [2021-04-24T16:48:00.513Z] coverage: 77.8% of statements [2021-04-24T16:48:00.513Z] ok github.com/docker/docker/daemon/logger/awslogs 0.509s coverage: 77.8% of statements [2021-04-24T16:48:00.513Z] === RUN TestSearchRegistryForImagesErrors [2021-04-24T16:48:00.513Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestSearchRegistryForImages [2021-04-24T16:48:00.513Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestOnlyPlatformWithFallback [2021-04-24T16:48:00.513Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-24T16:48:00.513Z] === RUN TestImageDelete [2021-04-24T16:48:00.513Z] === RUN TestImageDelete/no_lease [2021-04-24T16:48:00.513Z] === RUN TestImageDelete/lease_exists [2021-04-24T16:48:00.513Z] --- PASS: TestImageDelete (0.03s) [2021-04-24T16:48:00.513Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-04-24T16:48:00.513Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-04-24T16:48:00.513Z] === RUN TestContentStoreForPull [2021-04-24T16:48:00.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-24T16:48:00.809Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-04-24T16:48:00.809Z] === RUN TestResize [2021-04-24T16:48:00.965Z] === RUN TestJSONFileLogger [2021-04-24T16:48:00.965Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-24T16:48:00.965Z] === RUN TestJSONFileLoggerWithTags [2021-04-24T16:48:00.965Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-24T16:48:00.965Z] === RUN TestJSONFileLoggerWithOpts [2021-04-24T16:48:00.965Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-24T16:48:00.965Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-24T16:48:00.965Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-24T16:48:00.965Z] === RUN TestEncodeDecode [2021-04-24T16:48:00.965Z] === PAUSE TestEncodeDecode [2021-04-24T16:48:00.965Z] === RUN TestUnexpectedEOF [2021-04-24T16:48:00.965Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-24T16:48:00.965Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-24T16:48:00.965Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-24T16:48:00.965Z] --- PASS: TestContentStoreForPull (0.15s) [2021-04-24T16:48:00.965Z] PASS [2021-04-24T16:48:00.965Z] coverage: 6.7% of statements [2021-04-24T16:48:00.965Z] ok github.com/docker/docker/daemon/images 0.352s coverage: 6.7% of statements [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-24T16:48:00.965Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-24T16:48:00.965Z] time="2021-04-24T16:48:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-24T16:48:00.965Z] time="2021-04-24T16:48:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-24T16:48:00.965Z] --- PASS: TestUnexpectedEOF (0.16s) [2021-04-24T16:48:00.965Z] === CONT TestEncodeDecode [2021-04-24T16:48:00.965Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-24T16:48:00.965Z] PASS [2021-04-24T16:48:00.965Z] coverage: 69.9% of statements [2021-04-24T16:48:00.965Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.251s coverage: 69.9% of statements [2021-04-24T16:48:00.965Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-04-24T16:48:00.965Z] === RUN TestFastTimeMarshalJSON [2021-04-24T16:48:00.965Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-04-24T16:48:00.965Z] PASS [2021-04-24T16:48:00.965Z] coverage: 87.2% of statements [2021-04-24T16:48:00.965Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 87.2% of statements [2021-04-24T16:48:01.124Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2021-04-24T16:48:01.124Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:48:01.124Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:48:01.124Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:48:01.124Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:48:01.380Z] --- PASS: TestResize (0.89s) [2021-04-24T16:48:01.380Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:48:02.321Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2021-04-24T16:48:02.321Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:48:02.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-24T16:48:03.115Z] === RUN TestWriteLog [2021-04-24T16:48:03.115Z] === PAUSE TestWriteLog [2021-04-24T16:48:03.115Z] === RUN TestReadLog [2021-04-24T16:48:03.115Z] === PAUSE TestReadLog [2021-04-24T16:48:03.115Z] === CONT TestWriteLog [2021-04-24T16:48:03.115Z] --- PASS: TestWriteLog (0.00s) [2021-04-24T16:48:03.115Z] === CONT TestReadLog [2021-04-24T16:48:03.115Z] === RUN TestReadLog/tail_exact [2021-04-24T16:48:03.115Z] === RUN TestReadLog/tail_less_than_available [2021-04-24T16:48:03.115Z] === RUN TestReadLog/tail_more_than_available [2021-04-24T16:48:03.115Z] --- PASS: TestReadLog (0.17s) [2021-04-24T16:48:03.115Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-04-24T16:48:03.115Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-24T16:48:03.115Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-24T16:48:03.115Z] PASS [2021-04-24T16:48:03.115Z] coverage: 75.2% of statements [2021-04-24T16:48:03.115Z] ok github.com/docker/docker/daemon/logger/local 0.337s coverage: 75.2% of statements [2021-04-24T16:48:03.115Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:48:03.115Z] === RUN TestLog [2021-04-24T16:48:03.115Z] --- PASS: TestLog (0.00s) [2021-04-24T16:48:03.115Z] PASS [2021-04-24T16:48:03.115Z] coverage: 31.5% of statements [2021-04-24T16:48:03.115Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-04-24T16:48:03.272Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:03.272Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:03.272Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:03.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:48:03.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:48:03.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:48:03.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:03.303Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-24T16:48:03.303Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-24T16:48:03.386Z] --- PASS: TestConfigList (3.46s) [2021-04-24T16:48:03.386Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:48:03.567Z] === RUN TestValidateLogOpt [2021-04-24T16:48:03.567Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestNewMissedConfig [2021-04-24T16:48:03.567Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestNewMissedUrl [2021-04-24T16:48:03.567Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestNewMissedToken [2021-04-24T16:48:03.567Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestNewWithProxy [2021-04-24T16:48:03.567Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestDefault [2021-04-24T16:48:03.567Z] --- PASS: TestDefault (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-24T16:48:03.567Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestJsonFormat [2021-04-24T16:48:03.567Z] --- PASS: TestJsonFormat (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestRawFormat [2021-04-24T16:48:03.567Z] --- PASS: TestRawFormat (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestRawFormatWithLabels [2021-04-24T16:48:03.567Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestRawFormatWithoutTag [2021-04-24T16:48:03.567Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-24T16:48:03.567Z] === RUN TestBatching [2021-04-24T16:48:03.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-24T16:48:04.019Z] === RUN TestOpenFileDelete [2021-04-24T16:48:04.019Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestOpenFileRename [2021-04-24T16:48:04.019Z] --- PASS: TestOpenFileRename (0.02s) [2021-04-24T16:48:04.019Z] === RUN TestParseLogTagDefaultTag [2021-04-24T16:48:04.019Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestParseLogTag [2021-04-24T16:48:04.019Z] --- PASS: TestParseLogTag (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestParseLogTagEmptyTag [2021-04-24T16:48:04.019Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestTailFiles [2021-04-24T16:48:04.019Z] --- PASS: TestTailFiles (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestFollowLogsConsumerGone [2021-04-24T16:48:04.019Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestFollowLogsProducerGone [2021-04-24T16:48:04.019Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-24T16:48:04.019Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-24T16:48:04.019Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-24T16:48:04.019Z] === RUN TestCheckCapacityAndRotate [2021-04-24T16:48:04.019Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-24T16:48:04.019Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-24T16:48:04.019Z] --- PASS: TestBatching (0.22s) [2021-04-24T16:48:04.019Z] === RUN TestFrequency [2021-04-24T16:48:04.019Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-04-24T16:48:04.019Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-24T16:48:04.019Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-04-24T16:48:04.019Z] PASS [2021-04-24T16:48:04.019Z] coverage: 53.7% of statements [2021-04-24T16:48:04.019Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.166s coverage: 53.7% of statements [2021-04-24T16:48:04.019Z] --- PASS: TestFrequency (0.23s) [2021-04-24T16:48:04.019Z] === RUN TestOneMessagePerRequest [2021-04-24T16:48:04.019Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestVerify [2021-04-24T16:48:04.019Z] --- PASS: TestVerify (0.00s) [2021-04-24T16:48:04.019Z] === RUN TestSkipVerify [2021-04-24T16:48:04.052Z] --- PASS: TestServiceCreateInit (11.73s) [2021-04-24T16:48:04.052Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.08s) [2021-04-24T16:48:04.052Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.64s) [2021-04-24T16:48:04.052Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T16:48:04.330Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-24T16:48:04.330Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] --- PASS: TestSkipVerify (0.34s) [2021-04-24T16:48:04.471Z] === RUN TestBufferMaximum [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.161728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.161728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-24T16:48:04.471Z] === RUN TestServerAlwaysDown [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.164728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.164728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.164728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.164728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] time="2021-04-24T16:48:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619282884.164728\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:04.471Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-24T16:48:04.471Z] === RUN TestCannotSendAfterClose [2021-04-24T16:48:04.471Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-24T16:48:04.471Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-24T16:48:04.471Z] === RUN TestNewParse [2021-04-24T16:48:04.471Z] --- PASS: TestNewParse (0.00s) [2021-04-24T16:48:04.471Z] PASS [2021-04-24T16:48:04.471Z] coverage: 8.3% of statements [2021-04-24T16:48:04.471Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-04-24T16:48:04.592Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-24T16:48:04.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-24T16:48:05.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:48:05.425Z] === RUN TestParseLogFormat [2021-04-24T16:48:05.425Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestValidateLogOptEmpty [2021-04-24T16:48:05.425Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestValidateSyslogAddress [2021-04-24T16:48:05.425Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestParseAddressDefaultPort [2021-04-24T16:48:05.425Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestValidateSyslogFacility [2021-04-24T16:48:05.425Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestValidateLogOptSyslogFormat [2021-04-24T16:48:05.425Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-24T16:48:05.425Z] === RUN TestValidateLogOpt [2021-04-24T16:48:05.425Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-24T16:48:05.425Z] PASS [2021-04-24T16:48:05.425Z] coverage: 46.8% of statements [2021-04-24T16:48:05.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.096s coverage: 46.8% of statements [2021-04-24T16:48:05.425Z] time="2021-04-24T16:48:05Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-24T16:48:05.425Z] time="2021-04-24T16:48:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"375d91c86ee3\"}'" [2021-04-24T16:48:05.425Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-04-24T16:48:05.425Z] PASS [2021-04-24T16:48:05.425Z] coverage: 82.5% of statements [2021-04-24T16:48:05.425Z] ok github.com/docker/docker/daemon/logger/splunk 1.987s coverage: 82.5% of statements [2021-04-24T16:48:05.425Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:48:05.425Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-24T16:48:05.425Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:48:05.980Z] --- PASS: TestConfigsCreateAndDelete (2.70s) [2021-04-24T16:48:05.980Z] === RUN TestConfigsUpdate [2021-04-24T16:48:06.135Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:48:06.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:48:06.241Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-24T16:48:06.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-24T16:48:06.428Z] Using test binary docker [2021-04-24T16:48:06.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-24T16:48:06.428Z] +++ /etc/init.d/apparmor start [2021-04-24T16:48:06.428Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-24T16:48:06.428Z] INFO: Waiting for daemon to start... [2021-04-24T16:48:06.428Z] Starting dockerd [2021-04-24T16:48:06.428Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-04-24T16:48:06.706Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:07.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:48:07.574Z] === RUN TestV1IDService [2021-04-24T16:48:07.574Z] --- PASS: TestV1IDService (0.05s) [2021-04-24T16:48:07.574Z] === RUN TestV2MetadataService [2021-04-24T16:48:07.574Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-24T16:48:07.574Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-24T16:48:07.574Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-24T16:48:07.574Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-24T16:48:07.574Z] === RUN TestContinueOnError_NeverContinue [2021-04-24T16:48:07.574Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-24T16:48:07.574Z] === RUN TestManifestStore [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/no_remote_or_local [2021-04-24T16:48:07.574Z] time="2021-04-24T16:48:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local520189787\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/no_local_cache [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/with_local_cache [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/unknown_media_type [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-24T16:48:07.574Z] time="2021-04-24T16:48:07Z" level=warning msg="reference for unknown type: " [2021-04-24T16:48:07.574Z] time="2021-04-24T16:48:07Z" level=warning msg="reference for unknown type: " [2021-04-24T16:48:07.574Z] === RUN TestSuccessfulDownload [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-24T16:48:07.574Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-24T16:48:07.574Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-24T16:48:07.574Z] download_test.go:268: Needs fixing on Windows [2021-04-24T16:48:07.574Z] === RUN TestCancelledDownload [2021-04-24T16:48:07.574Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-24T16:48:07.574Z] === RUN TestMaxDownloadAttempts [2021-04-24T16:48:07.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:48:07.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:48:07.574Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:48:07.574Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:48:07.575Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:48:07.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:48:07.575Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:48:07.575Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:48:07.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:48:07.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:48:07.575Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:48:07.575Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:48:07.575Z] time="2021-04-24T16:48:07Z" level=warning msg="reference for unknown type: " [2021-04-24T16:48:07.575Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-24T16:48:07.575Z] time="2021-04-24T16:48:07Z" level=warning msg="reference for unknown type: " [2021-04-24T16:48:07.575Z] time="2021-04-24T16:48:07Z" level=warning msg="reference for unknown type: " [2021-04-24T16:48:07.575Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-24T16:48:07.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-24T16:48:07.575Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-24T16:48:07.575Z] time="2021-04-24T16:48:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore (0.22s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-24T16:48:07.575Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-24T16:48:07.575Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-24T16:48:07.575Z] === RUN TestFixManifestLayers [2021-04-24T16:48:07.575Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-24T16:48:07.575Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-24T16:48:07.575Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-24T16:48:07.575Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-24T16:48:07.575Z] === RUN TestFixManifestLayersBadParent [2021-04-24T16:48:07.575Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-24T16:48:07.575Z] === RUN TestValidateManifest [2021-04-24T16:48:07.575Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-24T16:48:07.575Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-24T16:48:07.575Z] === RUN TestFormatPlatform [2021-04-24T16:48:07.575Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-24T16:48:07.575Z] === RUN TestGetRepositoryMountCandidates [2021-04-24T16:48:07.575Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-24T16:48:07.575Z] === RUN TestLayerAlreadyExists [2021-04-24T16:48:07.575Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:48:07.575Z] === RUN TestWhenEmptyAuthConfig [2021-04-24T16:48:08.027Z] time="2021-04-24T16:48:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:48:08.027Z] time="2021-04-24T16:48:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:48:08.027Z] time="2021-04-24T16:48:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:48:08.027Z] time="2021-04-24T16:48:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:48:08.027Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-24T16:48:08.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-04-24T16:48:08.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-04-24T16:48:08.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-04-24T16:48:08.027Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-04-24T16:48:08.027Z] === RUN TestTransfer [2021-04-24T16:48:08.027Z] --- PASS: TestTransfer (0.12s) [2021-04-24T16:48:08.027Z] === RUN TestConcurrencyLimit [2021-04-24T16:48:08.027Z] --- PASS: TestV2MetadataService (0.77s) [2021-04-24T16:48:08.027Z] PASS [2021-04-24T16:48:08.027Z] coverage: 48.2% of statements [2021-04-24T16:48:08.027Z] ok github.com/docker/docker/distribution/metadata 1.016s coverage: 48.2% of statements [2021-04-24T16:48:08.061Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-24T16:48:08.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:48:08.478Z] === RUN TestNotFound [2021-04-24T16:48:08.479Z] --- PASS: TestNotFound (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestConflict [2021-04-24T16:48:08.479Z] --- PASS: TestConflict (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestForbidden [2021-04-24T16:48:08.479Z] --- PASS: TestForbidden (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestInvalidParameter [2021-04-24T16:48:08.479Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestNotImplemented [2021-04-24T16:48:08.479Z] --- PASS: TestNotImplemented (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestNotModified [2021-04-24T16:48:08.479Z] --- PASS: TestNotModified (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestUnauthorized [2021-04-24T16:48:08.479Z] --- PASS: TestUnauthorized (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestUnknown [2021-04-24T16:48:08.479Z] --- PASS: TestUnknown (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestCancelled [2021-04-24T16:48:08.479Z] --- PASS: TestCancelled (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestDeadline [2021-04-24T16:48:08.479Z] --- PASS: TestDeadline (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestDataLoss [2021-04-24T16:48:08.479Z] --- PASS: TestDataLoss (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestUnavailable [2021-04-24T16:48:08.479Z] --- PASS: TestUnavailable (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestSystem [2021-04-24T16:48:08.479Z] --- PASS: TestSystem (0.00s) [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Not_Found [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Bad_Request [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Conflict [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Unauthorized [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Forbidden [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Not_Modified [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-24T16:48:08.479Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-24T16:48:08.479Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-24T16:48:08.479Z] PASS [2021-04-24T16:48:08.479Z] coverage: 53.1% of statements [2021-04-24T16:48:08.479Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-04-24T16:48:08.479Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-04-24T16:48:08.479Z] === RUN TestInactiveJobs [2021-04-24T16:48:08.504Z] . [2021-04-24T16:48:08.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-24T16:48:08.504Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-24T16:48:08.504Z] Error: No such image: emptyfs [2021-04-24T16:48:08.504Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-24T16:48:08.504Z] ++++ docker load [2021-04-24T16:48:08.504Z] Running integration-test (iteration 1) [2021-04-24T16:48:08.504Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-24T16:48:08.504Z] ++ 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 [2021-04-24T16:48:08.504Z] ++ set -e [2021-04-24T16:48:08.504Z] ++ '[' -n 0 ']' [2021-04-24T16:48:08.504Z] ++ set -x [2021-04-24T16:48:08.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-04-24T16:48:08.580Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-24T16:48:08.580Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-24T16:48:08.580Z] [2021-04-24T16:48:08.580Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-24T16:48:08.580Z] =========================== short test summary info ============================ [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-24T16:48:08.580Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-24T16:48:08.580Z] Not supported on most drivers [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-24T16:48:08.580Z] Output of docker top depends on host distro, and is not formalized. [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-24T16:48:08.580Z] Output of docker top depends on host distro, and is not formalized. [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-24T16:48:08.580Z] Can fail if eth0 has multiple IP addresses [2021-04-24T16:48:08.580Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-24T16:48:08.580Z] This doesn't seem to be taken into account by the engine [2021-04-24T16:48:08.580Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-24T16:48:08.580Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-24T16:48:08.580Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-24T16:48:08.580Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 371.20 seconds == [2021-04-24T16:48:08.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:48:08.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-24T16:48:08.931Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-04-24T16:48:08.931Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-24T16:48:08.931Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-24T16:48:08.931Z] === RUN TestTokenPassThru [2021-04-24T16:48:08.931Z] --- PASS: TestTokenPassThru (0.00s) [2021-04-24T16:48:08.931Z] === RUN TestTokenPassThruDifferentHost [2021-04-24T16:48:08.931Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-04-24T16:48:08.931Z] PASS [2021-04-24T16:48:08.931Z] coverage: 23.6% of statements [2021-04-24T16:48:08.931Z] ok github.com/docker/docker/distribution 1.504s coverage: 23.6% of statements [2021-04-24T16:48:08.931Z] --- PASS: TestInactiveJobs (0.39s) [2021-04-24T16:48:08.931Z] === RUN TestWatchRelease [2021-04-24T16:48:08.931Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:48:08.931Z] --- PASS: TestWatchRelease (0.05s) [2021-04-24T16:48:08.931Z] === RUN TestWatchFinishedTransfer [2021-04-24T16:48:08.931Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-24T16:48:08.931Z] === RUN TestDuplicateTransfer [2021-04-24T16:48:08.931Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-04-24T16:48:08.931Z] === RUN TestSuccessfulUpload [2021-04-24T16:48:09.384Z] time="2021-04-24T16:48:09Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-24T16:48:09.384Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-04-24T16:48:09.384Z] === RUN TestCancelledUpload [2021-04-24T16:48:09.541Z] --- PASS: TestConfigsUpdate (3.30s) [2021-04-24T16:48:09.541Z] === RUN TestTemplatedConfig [2021-04-24T16:48:09.836Z] --- PASS: TestCancelledUpload (0.05s) [2021-04-24T16:48:09.836Z] PASS [2021-04-24T16:48:09.836Z] coverage: 76.8% of statements [2021-04-24T16:48:09.836Z] ok github.com/docker/docker/distribution/xfer 2.075s coverage: 76.8% of statements [2021-04-24T16:48:09.836Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:48:10.185Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:48:10.289Z] === RUN TestCompare [2021-04-24T16:48:10.289Z] --- PASS: TestCompare (0.00s) [2021-04-24T16:48:10.289Z] PASS [2021-04-24T16:48:10.289Z] coverage: 19.2% of statements [2021-04-24T16:48:10.289Z] ok github.com/docker/docker/image/cache 0.081s coverage: 19.2% of statements [2021-04-24T16:48:10.289Z] === RUN TestFSGetInvalidData [2021-04-24T16:48:10.289Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSInvalidSet [2021-04-24T16:48:10.289Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSInvalidRoot [2021-04-24T16:48:10.289Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSMetadataGetSet [2021-04-24T16:48:10.289Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-24T16:48:10.289Z] === RUN TestFSInvalidWalker [2021-04-24T16:48:10.289Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSGetSet [2021-04-24T16:48:10.289Z] --- PASS: TestFSGetSet (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSGetUnsetKey [2021-04-24T16:48:10.289Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-24T16:48:10.289Z] === RUN TestFSGetEmptyData [2021-04-24T16:48:10.289Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-24T16:48:10.289Z] === RUN TestFSDelete [2021-04-24T16:48:10.289Z] --- PASS: TestFSDelete (0.03s) [2021-04-24T16:48:10.289Z] === RUN TestFSWalker [2021-04-24T16:48:10.289Z] --- PASS: TestFSWalker (0.01s) [2021-04-24T16:48:10.289Z] === RUN TestFSWalkerStopOnError [2021-04-24T16:48:10.485Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-24T16:48:10.741Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2021-04-24T16:48:10.741Z] === RUN TestNewFromJSON [2021-04-24T16:48:10.741Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-24T16:48:10.741Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestMarshalKeyOrder [2021-04-24T16:48:10.741Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestHistoryEqual [2021-04-24T16:48:10.741Z] --- PASS: TestHistoryEqual (0.12s) [2021-04-24T16:48:10.741Z] === RUN TestImage [2021-04-24T16:48:10.741Z] --- PASS: TestImage (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestImageOSNotEmpty [2021-04-24T16:48:10.741Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-24T16:48:10.741Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestCreate [2021-04-24T16:48:10.741Z] --- PASS: TestCreate (0.00s) [2021-04-24T16:48:10.741Z] === RUN TestRestore [2021-04-24T16:48:10.741Z] time="2021-04-24T16:48:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-24T16:48:10.741Z] --- PASS: TestRestore (0.05s) [2021-04-24T16:48:10.741Z] === RUN TestAddDelete [2021-04-24T16:48:10.741Z] --- PASS: TestAddDelete (0.02s) [2021-04-24T16:48:10.741Z] === RUN TestSearchAfterDelete [2021-04-24T16:48:10.741Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-24T16:48:10.741Z] === RUN TestParentReset [2021-04-24T16:48:10.741Z] --- PASS: TestParentReset (0.02s) [2021-04-24T16:48:10.741Z] === RUN TestGetAndSetLastUpdated [2021-04-24T16:48:10.741Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-04-24T16:48:10.741Z] === RUN TestStoreLen [2021-04-24T16:48:10.741Z] --- PASS: TestStoreLen (0.04s) [2021-04-24T16:48:10.741Z] PASS [2021-04-24T16:48:10.741Z] coverage: 86.6% of statements [2021-04-24T16:48:10.741Z] ok github.com/docker/docker/image 0.533s coverage: 86.6% of statements [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.94s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2021-04-24T16:48:11.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-04-24T16:48:11.569Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:48:11.695Z] === RUN TestValidateManifest [2021-04-24T16:48:11.695Z] === RUN TestValidateManifest/nil [2021-04-24T16:48:11.695Z] === RUN TestValidateManifest/non-nil [2021-04-24T16:48:11.695Z] --- PASS: TestValidateManifest (0.00s) [2021-04-24T16:48:11.695Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-24T16:48:11.695Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-24T16:48:11.695Z] PASS [2021-04-24T16:48:11.695Z] coverage: 0.6% of statements [2021-04-24T16:48:11.695Z] ok github.com/docker/docker/image/tarexport 0.141s coverage: 0.6% of statements [2021-04-24T16:48:11.695Z] === RUN TestMakeV1ConfigFromConfig [2021-04-24T16:48:11.695Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-24T16:48:11.695Z] PASS [2021-04-24T16:48:11.695Z] coverage: 25.0% of statements [2021-04-24T16:48:11.695Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-04-24T16:48:11.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:48:11.870Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-24T16:48:12.132Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-24T16:48:12.649Z] === RUN TestSerialization [2021-04-24T16:48:12.649Z] --- PASS: TestSerialization (0.02s) [2021-04-24T16:48:12.649Z] PASS [2021-04-24T16:48:12.649Z] coverage: 100.0% of statements [2021-04-24T16:48:12.649Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-04-24T16:48:13.077Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-24T16:48:13.100Z] === RUN TestEmptyLayer [2021-04-24T16:48:13.100Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-24T16:48:13.100Z] === RUN TestCommitFailure [2021-04-24T16:48:13.100Z] --- PASS: TestCommitFailure (0.07s) [2021-04-24T16:48:13.100Z] === RUN TestStartTransactionFailure [2021-04-24T16:48:13.552Z] --- PASS: TestStartTransactionFailure (0.07s) [2021-04-24T16:48:13.552Z] === RUN TestGetOrphan [2021-04-24T16:48:13.552Z] --- PASS: TestGetOrphan (0.03s) [2021-04-24T16:48:13.552Z] === RUN TestMountAndRegister [2021-04-24T16:48:13.552Z] --- PASS: TestMountAndRegister (0.08s) [2021-04-24T16:48:13.552Z] layer_test.go:271: Layer size: 14 [2021-04-24T16:48:13.552Z] === RUN TestLayerRelease [2021-04-24T16:48:13.552Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-24T16:48:13.552Z] layer_test.go:304: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestStoreRestore [2021-04-24T16:48:13.552Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-24T16:48:13.552Z] layer_test.go:353: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestTarStreamStability [2021-04-24T16:48:13.552Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-24T16:48:13.552Z] layer_test.go:468: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestRegisterExistingLayer [2021-04-24T16:48:13.552Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-04-24T16:48:13.552Z] === RUN TestTarStreamVerification [2021-04-24T16:48:13.552Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-24T16:48:13.552Z] layer_test.go:697: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestLayerMigration [2021-04-24T16:48:13.552Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-24T16:48:13.552Z] migration_test.go:46: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestLayerMigrationNoTarsplit [2021-04-24T16:48:13.552Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-24T16:48:13.552Z] migration_test.go:182: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestMountInit [2021-04-24T16:48:13.552Z] --- SKIP: TestMountInit (0.00s) [2021-04-24T16:48:13.552Z] mount_test.go:17: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestMountSize [2021-04-24T16:48:13.552Z] --- SKIP: TestMountSize (0.00s) [2021-04-24T16:48:13.552Z] mount_test.go:76: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestMountChanges [2021-04-24T16:48:13.552Z] --- SKIP: TestMountChanges (0.00s) [2021-04-24T16:48:13.552Z] mount_test.go:125: Failing on Windows [2021-04-24T16:48:13.552Z] === RUN TestMountApply [2021-04-24T16:48:13.552Z] --- SKIP: TestMountApply (0.00s) [2021-04-24T16:48:13.552Z] mount_test.go:212: Failing on Windows [2021-04-24T16:48:13.552Z] PASS [2021-04-24T16:48:13.552Z] coverage: 30.1% of statements [2021-04-24T16:48:13.552Z] ok github.com/docker/docker/layer 0.467s coverage: 30.1% of statements [2021-04-24T16:48:14.004Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:48:14.111Z] --- PASS: TestCgroupNamespacesRun (2.54s) [2021-04-24T16:48:14.111Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-24T16:48:14.455Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-24T16:48:14.456Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-24T16:48:14.456Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-24T16:48:14.456Z] PASS [2021-04-24T16:48:14.456Z] coverage: 42.3% of statements [2021-04-24T16:48:14.456Z] ok github.com/docker/docker/oci 0.073s coverage: 42.3% of statements [2021-04-24T16:48:14.456Z] === RUN TestEnvironmentParsing [2021-04-24T16:48:14.456Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-24T16:48:14.456Z] PASS [2021-04-24T16:48:14.456Z] coverage: 1.0% of statements [2021-04-24T16:48:14.456Z] ok github.com/docker/docker/libcontainerd/local 0.246s coverage: 1.0% of statements [2021-04-24T16:48:14.456Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:48:14.456Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:48:14.456Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:48:14.456Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:48:14.466Z] --- PASS: TestTemplatedConfig (5.11s) [2021-04-24T16:48:14.466Z] === RUN TestConfigCreateResolve [2021-04-24T16:48:14.908Z] === RUN TestAddressPoolOpt [2021-04-24T16:48:14.908Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/a [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/something [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/_=a [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/env1=value1 [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/_env1=value1 [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/PATH [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/=a [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/PATH= [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/PATH=something [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/asd!qwe [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/1asd [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/123 [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/some_space [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/__some_space_before [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/some_space_after__ [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/= [2021-04-24T16:48:14.908Z] === RUN TestValidateEnv/PaTh [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestParseHost [2021-04-24T16:48:14.908Z] --- PASS: TestParseHost (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestParseDockerDaemonHost [2021-04-24T16:48:14.908Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestParseTCP [2021-04-24T16:48:14.908Z] --- PASS: TestParseTCP (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-24T16:48:14.908Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestValidateExtraHosts [2021-04-24T16:48:14.908Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestIpOptString [2021-04-24T16:48:14.908Z] --- PASS: TestIpOptString (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-24T16:48:14.908Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestNewIpOptValidDefaultVal [2021-04-24T16:48:14.908Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestIpOptSetInvalidVal [2021-04-24T16:48:14.908Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestValidateIPAddress [2021-04-24T16:48:14.908Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestMapOpts [2021-04-24T16:48:14.908Z] --- PASS: TestMapOpts (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestListOptsWithoutValidator [2021-04-24T16:48:14.908Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestListOptsWithValidator [2021-04-24T16:48:14.908Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestValidateDNSSearch [2021-04-24T16:48:14.908Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_general_format [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_one_more [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-24T16:48:14.908Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-24T16:48:14.908Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestNamedListOpts [2021-04-24T16:48:14.908Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestNamedMapOpts [2021-04-24T16:48:14.908Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestParseLink [2021-04-24T16:48:14.908Z] --- PASS: TestParseLink (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestQuotedStringSetWithQuotes [2021-04-24T16:48:14.908Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-24T16:48:14.908Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-24T16:48:14.908Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-24T16:48:14.908Z] === RUN TestUlimitOpt [2021-04-24T16:48:14.908Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-24T16:48:14.908Z] PASS [2021-04-24T16:48:14.908Z] coverage: 67.1% of statements [2021-04-24T16:48:14.908Z] ok github.com/docker/docker/opts 0.142s coverage: 67.1% of statements [2021-04-24T16:48:14.908Z] === RUN TestParseVersion [2021-04-24T16:48:14.908Z] --- PASS: TestParseVersion (0.00s) [2021-04-24T16:48:14.908Z] PASS [2021-04-24T16:48:14.908Z] coverage: 52.9% of statements [2021-04-24T16:48:14.908Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-04-24T16:48:15.862Z] === RUN TestUnbuffered [2021-04-24T16:48:15.862Z] --- PASS: TestUnbuffered (0.00s) [2021-04-24T16:48:15.862Z] === RUN TestRaceUnbuffered [2021-04-24T16:48:15.862Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-24T16:48:15.862Z] PASS [2021-04-24T16:48:15.862Z] coverage: 100.0% of statements [2021-04-24T16:48:15.862Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-04-24T16:48:16.000Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2021-04-24T16:48:16.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:48:16.314Z] === RUN TestPeerCertificateMarshalJSON [2021-04-24T16:48:16.314Z] === RUN TestMatch [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[foo]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[foo_bar]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[]#01 [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[qux]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-24T16:48:16.314Z] === RUN TestMatch/[[foo_baz]] [2021-04-24T16:48:16.314Z] --- PASS: TestMatch (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-24T16:48:16.314Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-24T16:48:16.314Z] PASS [2021-04-24T16:48:16.314Z] coverage: 87.5% of statements [2021-04-24T16:48:16.314Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2021-04-24T16:48:16.425Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-24T16:48:16.425Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-24T16:48:16.653Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.25s) [2021-04-24T16:48:16.653Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:48:17.268Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-24T16:48:17.268Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-24T16:48:17.268Z] --- PASS: TestPeerCertificateMarshalJSON (0.96s) [2021-04-24T16:48:17.268Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-24T16:48:17.268Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-24T16:48:17.268Z] === RUN TestMiddleware [2021-04-24T16:48:17.268Z] --- PASS: TestMiddleware (0.00s) [2021-04-24T16:48:17.268Z] === RUN TestNewResponseModifier [2021-04-24T16:48:17.268Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-24T16:48:17.268Z] PASS [2021-04-24T16:48:17.268Z] coverage: 26.8% of statements [2021-04-24T16:48:17.268Z] ok github.com/docker/docker/pkg/authorization 1.071s coverage: 26.8% of statements [2021-04-24T16:48:17.412Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-24T16:48:17.676Z] --- PASS: TestConfigCreateResolve (3.35s) [2021-04-24T16:48:17.676Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:48:17.720Z] === RUN TestIsArchivePathDir [2021-04-24T16:48:17.720Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-24T16:48:17.720Z] === RUN TestIsArchivePathInvalidFile [2021-04-24T16:48:17.720Z] === RUN TestChrootTarUntar [2021-04-24T16:48:17.720Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-24T16:48:17.720Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.720Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-24T16:48:17.720Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-24T16:48:17.720Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.720Z] === RUN TestChrootUntarEmptyArchive [2021-04-24T16:48:17.721Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestChrootTarUntarWithSymlink [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:48:17.721Z] === RUN TestChrootCopyWithTar [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:48:17.721Z] === RUN TestChrootCopyFileWithTar [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.721Z] === RUN TestChrootUntarPath [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:48:17.721Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.721Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.721Z] === RUN TestChrootApplyDotDotFile [2021-04-24T16:48:17.721Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-24T16:48:17.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:17.721Z] PASS [2021-04-24T16:48:17.721Z] coverage: 15.4% of statements [2021-04-24T16:48:17.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.4% of statements [2021-04-24T16:48:17.721Z] === RUN TestSizeEmpty [2021-04-24T16:48:17.721Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeEmptyFile [2021-04-24T16:48:17.721Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeNonemptyFile [2021-04-24T16:48:17.721Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-24T16:48:17.721Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-24T16:48:17.721Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-24T16:48:17.721Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestMoveToSubdir [2021-04-24T16:48:17.721Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-24T16:48:17.721Z] === RUN TestSizeNonExistingDirectory [2021-04-24T16:48:17.721Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-24T16:48:17.721Z] PASS [2021-04-24T16:48:17.721Z] coverage: 80.0% of statements [2021-04-24T16:48:17.721Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2021-04-24T16:48:17.721Z] --- PASS: TestIsArchivePathInvalidFile (0.24s) [2021-04-24T16:48:17.721Z] === RUN TestIsArchivePathTar [2021-04-24T16:48:18.173Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-04-24T16:48:18.173Z] === RUN TestDecompressStreamGzip [2021-04-24T16:48:18.173Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-04-24T16:48:18.173Z] === RUN TestDecompressStreamBzip2 [2021-04-24T16:48:18.173Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-04-24T16:48:18.173Z] === RUN TestDecompressStreamXz [2021-04-24T16:48:18.173Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-24T16:48:18.173Z] archive_test.go:134: Xz not present in msys2 [2021-04-24T16:48:18.173Z] === RUN TestCompressStreamXzUnsupported [2021-04-24T16:48:18.173Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-24T16:48:18.173Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestCompressStreamInvalid [2021-04-24T16:48:18.173Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestExtensionInvalid [2021-04-24T16:48:18.173Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestExtensionUncompressed [2021-04-24T16:48:18.173Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestExtensionBzip2 [2021-04-24T16:48:18.173Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestExtensionGzip [2021-04-24T16:48:18.173Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestExtensionXz [2021-04-24T16:48:18.173Z] --- PASS: TestExtensionXz (0.00s) [2021-04-24T16:48:18.173Z] === RUN TestCmdStreamLargeStderr [2021-04-24T16:48:18.564Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.52s) [2021-04-24T16:48:18.564Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:48:18.617Z] --- PASS: TestConfigDaemonLibtrustID (0.81s) [2021-04-24T16:48:18.617Z] PASS [2021-04-24T16:48:18.617Z] [2021-04-24T16:48:18.617Z] DONE 7 tests in 22.439s [2021-04-24T16:48:18.617Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:48:18.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:48:18.618Z] ++ set -e [2021-04-24T16:48:18.618Z] ++ '[' -n 0 ']' [2021-04-24T16:48:18.618Z] ++ set -x [2021-04-24T16:48:18.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:48:18.626Z] --- PASS: TestCmdStreamLargeStderr (0.15s) [2021-04-24T16:48:18.626Z] === RUN TestCmdStreamBad [2021-04-24T16:48:18.626Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-24T16:48:18.626Z] archive_test.go:239: Failing on Windows CI machines [2021-04-24T16:48:18.626Z] === RUN TestCmdStreamGood [2021-04-24T16:48:18.626Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-24T16:48:18.626Z] === RUN TestUntarPathWithInvalidDest [2021-04-24T16:48:18.626Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-04-24T16:48:18.626Z] === RUN TestUntarPathWithInvalidSrc [2021-04-24T16:48:18.626Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestUntarPath [2021-04-24T16:48:18.626Z] === RUN Test [2021-04-24T16:48:18.626Z] === RUN Test/TestContainsEntry [2021-04-24T16:48:18.626Z] === RUN Test/TestCreateEntries [2021-04-24T16:48:18.626Z] === RUN Test/TestEntriesDiff [2021-04-24T16:48:18.626Z] === RUN Test/TestEntriesEquality [2021-04-24T16:48:18.626Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-24T16:48:18.626Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-24T16:48:18.626Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-24T16:48:18.626Z] === RUN Test/TestGeneratorNotGenerate [2021-04-24T16:48:18.626Z] === RUN Test/TestGeneratorWithPort [2021-04-24T16:48:18.626Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-24T16:48:18.626Z] === RUN Test/TestNewEntry [2021-04-24T16:48:18.626Z] === RUN Test/TestParse [2021-04-24T16:48:18.626Z] --- PASS: Test (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestParse (0.00s) [2021-04-24T16:48:18.626Z] PASS [2021-04-24T16:48:18.626Z] coverage: 58.3% of statements [2021-04-24T16:48:18.626Z] ok github.com/docker/docker/pkg/discovery 0.067s coverage: 58.3% of statements [2021-04-24T16:48:18.626Z] --- PASS: TestUntarPath (0.05s) [2021-04-24T16:48:18.626Z] === RUN TestUntarPathWithDestinationFile [2021-04-24T16:48:18.626Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-04-24T16:48:18.626Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-24T16:48:18.626Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-24T16:48:18.626Z] === RUN TestCopyWithTarInvalidSrc [2021-04-24T16:48:18.626Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-24T16:48:18.626Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestCopyWithTarSrcFile [2021-04-24T16:48:18.626Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-24T16:48:18.626Z] === RUN TestCopyWithTarSrcFolder [2021-04-24T16:48:18.626Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-24T16:48:18.626Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-24T16:48:18.626Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-24T16:48:18.626Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-24T16:48:18.626Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-24T16:48:18.626Z] === RUN TestCopyFileWithTarSrcFile [2021-04-24T16:48:18.626Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-24T16:48:18.626Z] === RUN TestTarFiles [2021-04-24T16:48:18.626Z] === RUN Test [2021-04-24T16:48:18.626Z] === RUN Test/TestContent [2021-04-24T16:48:18.626Z] === RUN Test/TestInitialize [2021-04-24T16:48:18.626Z] === RUN Test/TestNew [2021-04-24T16:48:18.626Z] === RUN Test/TestParsingContentsWithComments [2021-04-24T16:48:18.626Z] === RUN Test/TestRegister [2021-04-24T16:48:18.626Z] === RUN Test/TestWatch [2021-04-24T16:48:18.626Z] --- PASS: Test (0.01s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestContent (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestNew (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestRegister (0.00s) [2021-04-24T16:48:18.626Z] --- PASS: Test/TestWatch (0.00s) [2021-04-24T16:48:18.626Z] PASS [2021-04-24T16:48:18.626Z] coverage: 92.9% of statements [2021-04-24T16:48:18.626Z] ok github.com/docker/docker/pkg/discovery/file 0.043s coverage: 92.9% of statements [2021-04-24T16:48:18.878Z] INFO: Testing against a local daemon [2021-04-24T16:48:18.878Z] === RUN TestCheckpoint [2021-04-24T16:48:18.878Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:48:18.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:48:18.878Z] === RUN TestContainerInvalidJSON [2021-04-24T16:48:18.878Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:48:18.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:48:18.878Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:48:18.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:48:18.878Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:48:18.878Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:48:18.878Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:48:18.878Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:48:18.878Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:48:18.878Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-24T16:48:18.878Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:48:18.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:48:18.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:48:18.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:48:18.878Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-24T16:48:18.878Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:48:18.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-04-24T16:48:18.878Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:48:19.141Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-24T16:48:19.141Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:48:19.141Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-24T16:48:19.141Z] === RUN TestCopyFromContainer [2021-04-24T16:48:19.141Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-24T16:48:19.580Z] === RUN Test [2021-04-24T16:48:19.580Z] === RUN Test/TestInitialize [2021-04-24T16:48:19.580Z] === RUN Test [2021-04-24T16:48:19.580Z] === RUN Test/TestWatch [2021-04-24T16:48:19.580Z] --- PASS: Test (0.00s) [2021-04-24T16:48:19.580Z] --- PASS: Test/TestWatch (0.00s) [2021-04-24T16:48:19.580Z] PASS [2021-04-24T16:48:19.580Z] coverage: 92.3% of statements [2021-04-24T16:48:19.580Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-04-24T16:48:20.032Z] time="2021-04-24T16:48:19Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:48:20.032Z] time="2021-04-24T16:48:19Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:48:20.032Z] time="2021-04-24T16:48:19Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:48:20.032Z] === RUN Test/TestInitializeWithCerts [2021-04-24T16:48:20.032Z] time="2021-04-24T16:48:19Z" level=info msg="Initializing discovery with TLS" [2021-04-24T16:48:20.032Z] === RUN Test/TestWatch [2021-04-24T16:48:20.032Z] time="2021-04-24T16:48:19Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:48:20.032Z] === RUN Test [2021-04-24T16:48:20.032Z] === RUN Test/TestInitialize [2021-04-24T16:48:20.032Z] === RUN Test/TestInitializeWithPattern [2021-04-24T16:48:20.032Z] === RUN Test/TestRegister [2021-04-24T16:48:20.032Z] === RUN Test/TestWatch [2021-04-24T16:48:20.032Z] --- PASS: Test (0.00s) [2021-04-24T16:48:20.032Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-24T16:48:20.032Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-24T16:48:20.032Z] --- PASS: Test/TestRegister (0.00s) [2021-04-24T16:48:20.032Z] --- PASS: Test/TestWatch (0.00s) [2021-04-24T16:48:20.032Z] PASS [2021-04-24T16:48:20.032Z] coverage: 93.8% of statements [2021-04-24T16:48:20.032Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements [2021-04-24T16:48:20.083Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-24T16:48:20.986Z] === RUN TestPollerAddRemove [2021-04-24T16:48:20.986Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-24T16:48:20.986Z] === RUN TestPollerEvent [2021-04-24T16:48:20.986Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-24T16:48:20.986Z] poller_test.go:41: No chmod on Windows [2021-04-24T16:48:20.986Z] === RUN TestPollerClose [2021-04-24T16:48:20.986Z] --- PASS: TestPollerClose (0.00s) [2021-04-24T16:48:20.986Z] PASS [2021-04-24T16:48:20.986Z] coverage: 36.2% of statements [2021-04-24T16:48:20.986Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 36.2% of statements [2021-04-24T16:48:21.031Z] === RUN TestCopyFromContainer// [2021-04-24T16:48:21.031Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:48:21.041Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T16:48:21.041Z] [2021-04-24T16:48:21.041Z] Unloading profiles will leave already running processes permanently [2021-04-24T16:48:21.041Z] unconfined, which can lead to unexpected situations. [2021-04-24T16:48:21.041Z] [2021-04-24T16:48:21.041Z] To set a process to complain mode, use the command line tool [2021-04-24T16:48:21.041Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T16:48:21.041Z] [2021-04-24T16:48:21.106Z] --- PASS: TestCgroupNamespacesRunHostMode (2.50s) [2021-04-24T16:48:21.106Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:48:21.293Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:48:21.293Z] === RUN TestCopyFromContainer/bar/quux Post stage [Pipeline] junit [2021-04-24T16:48:21.319Z] Recording test results [2021-04-24T16:48:21.438Z] === RUN TestCopyFileWithInvalidSrc [2021-04-24T16:48:21.438Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCopyFileWithInvalidDest [2021-04-24T16:48:21.438Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-24T16:48:21.438Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-24T16:48:21.438Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCopyFile [2021-04-24T16:48:21.438Z] --- PASS: TestCopyFile (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-24T16:48:21.438Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-24T16:48:21.438Z] fileutils_test.go:134: Needs porting to Windows [2021-04-24T16:48:21.438Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-24T16:48:21.438Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-24T16:48:21.438Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-24T16:48:21.438Z] fileutils_test.go:180: Needs porting to Windows [2021-04-24T16:48:21.438Z] === RUN TestWildcardMatches [2021-04-24T16:48:21.438Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestPatternMatches [2021-04-24T16:48:21.438Z] --- PASS: TestPatternMatches (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-24T16:48:21.438Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestPatternMatchesFolderExclusions [2021-04-24T16:48:21.438Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-24T16:48:21.438Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-24T16:48:21.438Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-24T16:48:21.438Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-24T16:48:21.438Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestSingleExclamationError [2021-04-24T16:48:21.438Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestMatchesWithNoPatterns [2021-04-24T16:48:21.438Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestMatchesWithMalformedPatterns [2021-04-24T16:48:21.438Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestMatches [2021-04-24T16:48:21.438Z] --- PASS: TestMatches (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatterns [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatternsExceptionFlag [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCleanPatternsErrorSingleException [2021-04-24T16:48:21.438Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCreateIfNotExistsDir [2021-04-24T16:48:21.438Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-24T16:48:21.438Z] === RUN TestCreateIfNotExistsFile [2021-04-24T16:48:21.438Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-24T16:48:21.438Z] === RUN TestMatch [2021-04-24T16:48:21.438Z] --- PASS: TestMatch (0.00s) [2021-04-24T16:48:21.438Z] PASS [2021-04-24T16:48:21.438Z] coverage: 87.7% of statements [2021-04-24T16:48:21.438Z] ok github.com/docker/docker/pkg/fileutils 0.107s coverage: 87.7% of statements [2021-04-24T16:48:21.555Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:48:21.555Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-24T16:48:21.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:48:21.817Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:48:21.890Z] === RUN TestGet [2021-04-24T16:48:21.890Z] --- PASS: TestGet (0.00s) [2021-04-24T16:48:21.890Z] === RUN TestGetShortcutString [2021-04-24T16:48:21.890Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-24T16:48:21.890Z] PASS [2021-04-24T16:48:21.890Z] coverage: 42.9% of statements [2021-04-24T16:48:21.890Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-04-24T16:48:22.079Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:48:22.079Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:48:22.264Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-24T16:48:22.340Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:48:22.543Z] + echo Ensuring container killed. [2021-04-24T16:48:22.543Z] Ensuring container killed. [2021-04-24T16:48:22.543Z] + docker rm -vf docker-pr1 [2021-04-24T16:48:22.543Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer (3.47s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer// (0.20s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.24s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.18s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-04-24T16:48:22.602Z] --- PASS: TestCopyFromContainer/bar/notarget (0.16s) [2021-04-24T16:48:22.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:48:22.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-24T16:48:22.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:48:22.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:48:22.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:48:22.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:48:22.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:48:22.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:48:22.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:48:22.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:48:22.603Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:48:22.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:48:22.603Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:48:22.603Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-24T16:48:22.603Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:48:22.603Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:48:22.603Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:48:22.603Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:48:22.603Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:48:22.603Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:48:22.603Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:48:22.603Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:48:22.603Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:48:22.603Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:48:22.603Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:48:22.603Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-24T16:48:22.603Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:48:22.830Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:48:22.830Z] Chowning /workspace to jenkins user [2021-04-24T16:48:22.830Z] + id -u [2021-04-24T16:48:22.830Z] + id -g [2021-04-24T16:48:22.830Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T16:48:22.830Z] Unable to find image 'busybox:latest' locally [2021-04-24T16:48:22.830Z] latest: Pulling from library/busybox [2021-04-24T16:48:22.845Z] === RUN TestCreateIDMapOrder [2021-04-24T16:48:22.845Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-24T16:48:22.845Z] PASS [2021-04-24T16:48:22.845Z] coverage: 7.2% of statements [2021-04-24T16:48:22.845Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-04-24T16:48:22.845Z] --- PASS: Test (3.13s) [2021-04-24T16:48:22.845Z] --- PASS: Test/TestInitialize (0.12s) [2021-04-24T16:48:22.845Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-24T16:48:22.845Z] --- PASS: Test/TestWatch (3.00s) [2021-04-24T16:48:22.845Z] PASS [2021-04-24T16:48:22.845Z] coverage: 84.1% of statements [2021-04-24T16:48:22.845Z] ok github.com/docker/docker/pkg/discovery/kv 3.244s coverage: 84.1% of statements [2021-04-24T16:48:22.845Z] --- PASS: TestTarFiles (4.24s) [2021-04-24T16:48:22.845Z] === RUN TestTarUntar [2021-04-24T16:48:22.845Z] --- PASS: TestTarUntar (0.05s) [2021-04-24T16:48:22.845Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-24T16:48:22.845Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-24T16:48:22.845Z] === RUN TestTarWithOptions [2021-04-24T16:48:22.845Z] --- PASS: TestTarWithOptions (0.03s) [2021-04-24T16:48:22.845Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-24T16:48:22.845Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-24T16:48:22.845Z] === RUN TestUntarUstarGnuConflict [2021-04-24T16:48:22.845Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-04-24T16:48:22.845Z] === RUN TestUntarInvalidFilenames [2021-04-24T16:48:22.865Z] --- PASS: TestCreateTmpfsMountsTarget (0.08s) [2021-04-24T16:48:22.865Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:48:23.091Z] f531cdc67389: Pulling fs layer [2021-04-24T16:48:23.091Z] f531cdc67389: Download complete [2021-04-24T16:48:23.091Z] f531cdc67389: Pull complete [2021-04-24T16:48:23.091Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T16:48:23.091Z] Status: Downloaded newer image for busybox:latest [2021-04-24T16:48:23.126Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-24T16:48:23.297Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames833654022\\dest" [2021-04-24T16:48:23.297Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-04-24T16:48:23.297Z] === RUN TestUntarHardlinkToSymlink [2021-04-24T16:48:23.297Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestUntarInvalidHardlink [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink254283623\\victim\\hello" -> "../victim/hello" [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink858892698\\victim\\hello" -> "/../victim/hello" [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink006626865\\victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink494386140\\victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink909207435\\victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink368392558\\victim" -> "../victim" [2021-04-24T16:48:23.297Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-04-24T16:48:23.297Z] === RUN TestUntarInvalidSymlink [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink069226485\\dest\\dotdot" -> "../victim/hello" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink594299600\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink306579439\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528898690\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink889411577\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink656950020\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink396015763\\dest\\dir\\loophole" -> "../../victim" [2021-04-24T16:48:23.297Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-04-24T16:48:23.297Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-24T16:48:23.297Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestXGlobalNoParent [2021-04-24T16:48:23.297Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestReplaceFileTarWrapper [2021-04-24T16:48:23.297Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-04-24T16:48:23.297Z] === RUN TestPrefixHeaderReadable [2021-04-24T16:48:23.297Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-24T16:48:23.297Z] === RUN TestDisablePigz [2021-04-24T16:48:23.297Z] === RUN TestFixedBufferCap [2021-04-24T16:48:23.297Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestFixedBufferLen [2021-04-24T16:48:23.297Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestFixedBufferString [2021-04-24T16:48:23.297Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestFixedBufferWrite [2021-04-24T16:48:23.297Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestFixedBufferRead [2021-04-24T16:48:23.297Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestBytesPipeRead [2021-04-24T16:48:23.297Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestBytesPipeWrite [2021-04-24T16:48:23.297Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-24T16:48:23.297Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-24T16:48:23.649Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.54s) [2021-04-24T16:48:23.649Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:48:23.749Z] --- PASS: TestDisablePigz (0.13s) [2021-04-24T16:48:23.749Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-24T16:48:23.749Z] === RUN TestPigz [2021-04-24T16:48:23.749Z] --- PASS: TestPigz (0.20s) [2021-04-24T16:48:23.749Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-24T16:48:23.749Z] === RUN TestCopyFileWithInvalidDest [2021-04-24T16:48:23.749Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:48:23.749Z] archive_windows_test.go:16: Currently fails [2021-04-24T16:48:23.749Z] === RUN TestCanonicalTarNameForPath [2021-04-24T16:48:23.749Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestCanonicalTarName [2021-04-24T16:48:23.749Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestChmodTarEntry [2021-04-24T16:48:23.749Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestHardLinkOrder [2021-04-24T16:48:23.749Z] --- PASS: TestHardLinkOrder (0.06s) [2021-04-24T16:48:23.749Z] === RUN TestChangeString [2021-04-24T16:48:23.749Z] --- PASS: TestChangeString (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestChangesWithNoChanges [2021-04-24T16:48:23.749Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-24T16:48:23.749Z] === RUN TestChangesWithChanges [2021-04-24T16:48:23.749Z] --- PASS: TestChangesWithChanges (0.02s) [2021-04-24T16:48:23.749Z] === RUN TestChangesWithChangesGH13590 [2021-04-24T16:48:23.749Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-24T16:48:23.749Z] changes_test.go:196: needs more investigation [2021-04-24T16:48:23.749Z] === RUN TestChangesDirsEmpty [2021-04-24T16:48:23.749Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-24T16:48:23.749Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-24T16:48:23.749Z] === RUN TestChangesDirsMutated [2021-04-24T16:48:23.749Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-24T16:48:23.749Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-24T16:48:23.749Z] === RUN TestApplyLayer [2021-04-24T16:48:23.749Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-24T16:48:23.749Z] changes_test.go:433: needs further investigation [2021-04-24T16:48:23.749Z] === RUN TestChangesSizeWithHardlinks [2021-04-24T16:48:23.749Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-24T16:48:23.749Z] changes_test.go:469: needs further investigation [2021-04-24T16:48:23.749Z] === RUN TestChangesSizeWithNoChanges [2021-04-24T16:48:23.749Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-24T16:48:23.749Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestChangesSize [2021-04-24T16:48:23.749Z] --- PASS: TestChangesSize (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestApplyLayerInvalidFilenames [2021-04-24T16:48:23.749Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames981750984\\dest" [2021-04-24T16:48:23.749Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-24T16:48:23.749Z] === RUN TestApplyLayerInvalidHardlink [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink209246522\\victim\\hello" -> "../victim/hello" [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink046069585\\victim\\hello" -> "/../victim/hello" [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink391841404\\victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink222794667\\victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink564353806\\victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink965724437\\victim" -> "../victim" [2021-04-24T16:48:23.749Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-04-24T16:48:23.749Z] === RUN TestApplyLayerInvalidSymlink [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink576029552\\dest\\dotdot" -> "../victim/hello" [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink349353999\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink806482978\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink258659609\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink071988644\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.749Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink158500531\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:48:23.749Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-04-24T16:48:23.749Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-04-24T16:48:23.749Z] === RUN TestApplyLayerWhiteouts [2021-04-24T16:48:23.749Z] === RUN TestAtomicWriteToFile [2021-04-24T16:48:23.749Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-24T16:48:23.749Z] === RUN TestAtomicWriteSetCommit [2021-04-24T16:48:23.749Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-24T16:48:23.749Z] === RUN TestAtomicWriteSetCancel [2021-04-24T16:48:23.749Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-24T16:48:23.749Z] === RUN TestReadCloserWrapperClose [2021-04-24T16:48:23.749Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestReaderErrWrapperReadOnError [2021-04-24T16:48:23.749Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestReaderErrWrapperRead [2021-04-24T16:48:23.749Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestHashData [2021-04-24T16:48:23.749Z] --- PASS: TestHashData (0.00s) [2021-04-24T16:48:23.749Z] === RUN TestCancelReadCloser [2021-04-24T16:48:23.749Z] === RUN TestError [2021-04-24T16:48:23.749Z] --- PASS: TestError (0.00s) [2021-04-24T16:48:23.945Z] Loaded image: buildpack-deps:buster [2021-04-24T16:48:23.946Z] Loaded image: busybox:latest [2021-04-24T16:48:23.946Z] Loaded image: busybox:glibc [2021-04-24T16:48:24.163Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2021-04-24T16:48:24.163Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:822d7zt8yq50yjom03q3h9t9z Created:2021-04-24 16:48:17.258315457 +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[2161bbad4bf6a12c6ee11ac5fc4c2fbebf8adc10aec35e01d5e014e2dd5733fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tfyqkka67l6hcm4rx35y6iug1 EndpointID:832bbd30990dcfb955f7691b4a7bbfd1749ef2b9ccef80b89ebda9cc99ac7bc5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:76fc4ec189d5fbc1ee3ba180b2367f5371bcb3a467a03d21349f1cf1061495e6 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:fd9568a632b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tfyqkka67l6hcm4rx35y6iug1 EndpointID:832bbd30990dcfb955f7691b4a7bbfd1749ef2b9ccef80b89ebda9cc99ac7bc5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-24T16:48:24.163Z] PASS [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] === Skipped [2021-04-24T16:48:24.163Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:48:24.163Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] DONE 26 tests, 1 skipped in 54.907s [2021-04-24T16:48:24.163Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:48:24.163Z] INFO: Testing against a local daemon [2021-04-24T16:48:24.163Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:48:24.163Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:48:24.163Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:48:24.163Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:48:24.163Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:48:24.163Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:48:24.163Z] PASS [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] === Skipped [2021-04-24T16:48:24.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:48:24.163Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:48:24.163Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] [2021-04-24T16:48:24.163Z] DONE 2 tests, 2 skipped in 0.038s [2021-04-24T16:48:24.163Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:48:24.163Z] INFO: Testing against a local daemon [2021-04-24T16:48:24.163Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-24T16:48:24.201Z] === RUN TestProgressString [2021-04-24T16:48:24.201Z] === RUN TestProgressString/no_progress [2021-04-24T16:48:24.201Z] === RUN TestProgressString/progress_1 [2021-04-24T16:48:24.201Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-24T16:48:24.201Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-24T16:48:24.201Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-24T16:48:24.201Z] === RUN TestProgressString/with_units [2021-04-24T16:48:24.201Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-24T16:48:24.201Z] === RUN TestProgressString/hide_counts [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-24T16:48:24.201Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestJSONMessageDisplay [2021-04-24T16:48:24.201Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-04-24T16:48:24.201Z] === RUN TestGenerateEmptyFile [2021-04-24T16:48:24.201Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestGenerateWithContent [2021-04-24T16:48:24.201Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-24T16:48:24.201Z] PASS [2021-04-24T16:48:24.201Z] coverage: 61.6% of statements [2021-04-24T16:48:24.201Z] ok github.com/docker/docker/pkg/archive 6.544s coverage: 61.6% of statements [2021-04-24T16:48:24.201Z] === RUN TestStandardLongPath [2021-04-24T16:48:24.201Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestUNCLongPath [2021-04-24T16:48:24.201Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-24T16:48:24.201Z] PASS [2021-04-24T16:48:24.201Z] coverage: 100.0% of statements [2021-04-24T16:48:24.201Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-04-24T16:48:24.201Z] --- PASS: TestCancelReadCloser (0.11s) [2021-04-24T16:48:24.201Z] === RUN TestWriteCloserWrapperClose [2021-04-24T16:48:24.201Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestNopWriteCloser [2021-04-24T16:48:24.201Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestNopWriter [2021-04-24T16:48:24.201Z] --- PASS: TestNopWriter (0.00s) [2021-04-24T16:48:24.201Z] === RUN TestWriteCounter [2021-04-24T16:48:24.201Z] --- PASS: TestWriteCounter (0.00s) [2021-04-24T16:48:24.201Z] PASS [2021-04-24T16:48:24.201Z] coverage: 68.4% of statements [2021-04-24T16:48:24.201Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 68.4% of statements [2021-04-24T16:48:24.201Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-04-24T16:48:24.202Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-24T16:48:24.202Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-24T16:48:24.202Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-24T16:48:24.202Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-24T16:48:24.202Z] === RUN TestDisplayJSONMessagesStream [2021-04-24T16:48:24.202Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-24T16:48:24.202Z] PASS [2021-04-24T16:48:24.202Z] coverage: 91.7% of statements [2021-04-24T16:48:24.202Z] ok github.com/docker/docker/pkg/jsonmessage 0.161s coverage: 91.7% of statements [2021-04-24T16:48:24.239Z] Loaded image: debian:bullseye [2021-04-24T16:48:24.239Z] Loaded image: hello-world:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:48:24.534Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:48:24.535Z] INFO: Testing against a local daemon [2021-04-24T16:48:24.535Z] === RUN TestCgroupNamespacesBuild [2021-04-24T16:48:24.769Z] + bundleName=docker-py [2021-04-24T16:48:24.769Z] + echo Creating docker-py-bundles.tar.gz [2021-04-24T16:48:24.769Z] Creating docker-py-bundles.tar.gz [2021-04-24T16:48:24.769Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-04-24T16:48:24.781Z] Archiving artifacts [2021-04-24T16:48:25.156Z] === RUN TestNameFormat [2021-04-24T16:48:25.156Z] --- PASS: TestNameFormat (0.00s) [2021-04-24T16:48:25.156Z] === RUN TestNameRetries [2021-04-24T16:48:25.156Z] --- PASS: TestNameRetries (0.00s) [2021-04-24T16:48:25.156Z] PASS [2021-04-24T16:48:25.156Z] coverage: 85.7% of statements [2021-04-24T16:48:25.156Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2021-04-24T16:48:25.156Z] === RUN TestParseKeyValueOpt [2021-04-24T16:48:25.156Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-24T16:48:25.156Z] === RUN TestParseUintList [2021-04-24T16:48:25.156Z] --- PASS: TestParseUintList (0.00s) [2021-04-24T16:48:25.156Z] === RUN TestParseUintListMaximumLimits [2021-04-24T16:48:25.156Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-24T16:48:25.156Z] PASS [2021-04-24T16:48:25.156Z] coverage: 97.0% of statements [2021-04-24T16:48:25.156Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-04-24T16:48:25.608Z] === RUN TestNewAndRemove [2021-04-24T16:48:25.608Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-24T16:48:25.608Z] === RUN TestRemoveInvalidPath [2021-04-24T16:48:25.608Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-24T16:48:25.608Z] PASS [2021-04-24T16:48:25.608Z] coverage: 82.6% of statements [2021-04-24T16:48:25.608Z] ok github.com/docker/docker/pkg/pidfile 0.107s coverage: 82.6% of statements [2021-04-24T16:48:26.056Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-04-24T16:48:26.056Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-24T16:48:26.061Z] === RUN TestParseEmptyInterface [2021-04-24T16:48:26.061Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestParseNonInterfaceType [2021-04-24T16:48:26.061Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestParseWithOneFunction [2021-04-24T16:48:26.061Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestParseWithMultipleFuncs [2021-04-24T16:48:26.061Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestParseWithUnnamedReturn [2021-04-24T16:48:26.061Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestEmbeddedInterface [2021-04-24T16:48:26.061Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestParsedImports [2021-04-24T16:48:26.061Z] --- PASS: TestParsedImports (0.00s) [2021-04-24T16:48:26.061Z] === RUN TestAliasedImports [2021-04-24T16:48:26.061Z] --- PASS: TestAliasedImports (0.00s) [2021-04-24T16:48:26.061Z] PASS [2021-04-24T16:48:26.061Z] coverage: 56.8% of statements [2021-04-24T16:48:26.061Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.111s coverage: 56.8% of statements [2021-04-24T16:48:26.069Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.94s) [2021-04-24T16:48:26.069Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:48:26.191Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-04-24T16:48:26.191Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:48:26.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [2021-04-24T16:48:26.429Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-24T16:48:26.429Z] --- PASS: TestCreateWithCustomMaskedPaths (3.63s) [2021-04-24T16:48:26.429Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-24T16:48:26.635Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-24T16:48:26.793Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh binary-daemon [2021-04-24T16:48:27.014Z] === RUN TestFailedConnection [2021-04-24T16:48:27.362Z] [2021-04-24T16:48:27.362Z] Removing bundles/ [2021-04-24T16:48:27.362Z] [2021-04-24T16:48:27.362Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-24T16:48:27.362Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-24T16:48:27.362Z] GOOS="" GOARCH="" GOARM="" [2021-04-24T16:48:27.467Z] === RUN TestHTTPTransport [2021-04-24T16:48:27.467Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-24T16:48:27.467Z] PASS [2021-04-24T16:48:27.467Z] coverage: 85.7% of statements [2021-04-24T16:48:27.467Z] ok github.com/docker/docker/pkg/plugins/transport 0.072s coverage: 85.7% of statements [2021-04-24T16:48:27.467Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-24T16:48:27.467Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-24T16:48:27.467Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-24T16:48:27.467Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-24T16:48:27.467Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-24T16:48:27.467Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-24T16:48:27.467Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-24T16:48:27.467Z] === RUN TestBufferPoolPutAndGet [2021-04-24T16:48:27.467Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-24T16:48:27.467Z] PASS [2021-04-24T16:48:27.467Z] coverage: 88.2% of statements [2021-04-24T16:48:27.467Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2021-04-24T16:48:27.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.48s) [2021-04-24T16:48:27.575Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:48:27.577Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-04-24T16:48:27.577Z] === RUN TestBuildWithSession [2021-04-24T16:48:27.577Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:48:27.577Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:48:27.577Z] === RUN TestBuildSquashParent [2021-04-24T16:48:27.814Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-24T16:48:28.011Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-24T16:48:28.420Z] === RUN TestOutputOnPrematureClose [2021-04-24T16:48:28.420Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-24T16:48:28.420Z] === RUN TestCompleteSilently [2021-04-24T16:48:28.420Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-24T16:48:28.420Z] PASS [2021-04-24T16:48:28.420Z] coverage: 75.9% of statements [2021-04-24T16:48:28.420Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-04-24T16:48:28.420Z] === RUN TestSendToOneSub [2021-04-24T16:48:28.420Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-24T16:48:28.420Z] === RUN TestSendToMultipleSubs [2021-04-24T16:48:28.420Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-24T16:48:28.420Z] === RUN TestEvictOneSub [2021-04-24T16:48:28.420Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-24T16:48:28.420Z] === RUN TestClosePublisher [2021-04-24T16:48:28.420Z] --- PASS: TestClosePublisher (0.00s) [2021-04-24T16:48:28.420Z] === RUN TestPubSubRace [2021-04-24T16:48:28.758Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-24T16:48:28.873Z] --- PASS: TestFailedConnection (2.12s) [2021-04-24T16:48:28.873Z] === RUN TestFailOnce [2021-04-24T16:48:28.954Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-24T16:48:29.325Z] === RUN TestRegister [2021-04-24T16:48:29.325Z] --- PASS: TestRegister (0.00s) [2021-04-24T16:48:29.325Z] === RUN TestCommand [2021-04-24T16:48:29.325Z] 2021/04/24 16:48:28 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-04-24T16:48:29.325Z] goroutine 23 [running]: [2021-04-24T16:48:29.325Z] net/http.(*conn).serve.func1(0xc000132000) [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-24T16:48:29.325Z] panic(0x849b40, 0x986ad0) [2021-04-24T16:48:29.325Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-24T16:48:29.325Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc0000f2200) [2021-04-24T16:48:29.325Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-24T16:48:29.325Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc0000f2200) [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-24T16:48:29.325Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc0000f2200) [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-24T16:48:29.325Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc0000f2200) [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-24T16:48:29.325Z] net/http.(*conn).serve(0xc000132000, 0x99b2c0, 0xc0000fc040) [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-24T16:48:29.325Z] created by net/http.(*Server).Serve [2021-04-24T16:48:29.325Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-24T16:48:29.325Z] time="2021-04-24T16:48:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2021-04-24T16:48:29.325Z] --- PASS: TestCommand (0.02s) [2021-04-24T16:48:29.325Z] === RUN TestNaiveSelf [2021-04-24T16:48:29.325Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-24T16:48:29.325Z] PASS [2021-04-24T16:48:29.325Z] coverage: 82.4% of statements [2021-04-24T16:48:29.325Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-04-24T16:48:29.325Z] --- PASS: TestPubSubRace (1.04s) [2021-04-24T16:48:29.325Z] PASS [2021-04-24T16:48:29.325Z] coverage: 75.0% of statements [2021-04-24T16:48:29.325Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-04-24T16:48:30.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s) [2021-04-24T16:48:30.116Z] === RUN TestKernelTCPMemory [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.65s) [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:48:30.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:48:30.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:48:30.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:48:30.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:48:30.143Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:48:30.143Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:48:30.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:48:30.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:48:30.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:48:30.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:48:30.143Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-24T16:48:30.143Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-24T16:48:30.143Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:48:30.279Z] === RUN TestParseSignal [2021-04-24T16:48:30.279Z] --- PASS: TestParseSignal (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestValidSignalForPlatform [2021-04-24T16:48:30.279Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-24T16:48:30.279Z] PASS [2021-04-24T16:48:30.279Z] coverage: 20.3% of statements [2021-04-24T16:48:30.279Z] ok github.com/docker/docker/pkg/signal 0.033s coverage: 20.3% of statements [2021-04-24T16:48:30.279Z] --- PASS: TestFailOnce (1.13s) [2021-04-24T16:48:30.279Z] === RUN TestEchoInputOutput [2021-04-24T16:48:30.279Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestBackoff [2021-04-24T16:48:30.279Z] --- PASS: TestBackoff (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestAbortRetry [2021-04-24T16:48:30.279Z] --- PASS: TestAbortRetry (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestClientScheme [2021-04-24T16:48:30.279Z] --- PASS: TestClientScheme (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestNewClientWithTimeout [2021-04-24T16:48:30.279Z] === RUN TestNewStdWriter [2021-04-24T16:48:30.279Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-24T16:48:30.279Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestWriteWithNilBytes [2021-04-24T16:48:30.279Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestWrite [2021-04-24T16:48:30.279Z] --- PASS: TestWrite (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestWriteWithWriterError [2021-04-24T16:48:30.279Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-24T16:48:30.279Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyWriteAndRead [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-24T16:48:30.279Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-24T16:48:30.279Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-24T16:48:30.279Z] PASS [2021-04-24T16:48:30.279Z] coverage: 100.0% of statements [2021-04-24T16:48:30.279Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-04-24T16:48:30.732Z] time="2021-04-24T16:48:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-24T16:48:31.136Z] --- PASS: TestCreateServiceMultipleTimes (23.22s) [2021-04-24T16:48:31.136Z] === RUN TestCreateServiceConflict [2021-04-24T16:48:31.136Z] --- PASS: TestCreateServiceConflict (3.86s) [2021-04-24T16:48:31.136Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T16:48:31.183Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-24T16:48:31.183Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-24T16:48:31.183Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestFormatStatus [2021-04-24T16:48:31.183Z] --- PASS: TestFormatStatus (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestFormatError [2021-04-24T16:48:31.183Z] --- PASS: TestFormatError (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestFormatJSONError [2021-04-24T16:48:31.183Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-24T16:48:31.183Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-24T16:48:31.183Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestNewJSONProgressOutput [2021-04-24T16:48:31.183Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestAuxFormatterEmit [2021-04-24T16:48:31.183Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-24T16:48:31.183Z] === RUN TestStreamWriterStdout [2021-04-24T16:48:31.183Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestStreamWriterStderr [2021-04-24T16:48:31.184Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-24T16:48:31.184Z] PASS [2021-04-24T16:48:31.184Z] coverage: 66.2% of statements [2021-04-24T16:48:31.184Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-04-24T16:48:31.184Z] === RUN TestGenerateRandomID [2021-04-24T16:48:31.184Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestShortenId [2021-04-24T16:48:31.184Z] --- PASS: TestShortenId (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestShortenSha256Id [2021-04-24T16:48:31.184Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestShortenIdEmpty [2021-04-24T16:48:31.184Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestShortenIdInvalid [2021-04-24T16:48:31.184Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestIsShortIDNonHex [2021-04-24T16:48:31.184Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-24T16:48:31.184Z] === RUN TestIsShortIDNotCorrectSize [2021-04-24T16:48:31.184Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-24T16:48:31.184Z] PASS [2021-04-24T16:48:31.184Z] coverage: 70.6% of statements [2021-04-24T16:48:31.184Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-04-24T16:48:31.498Z] --- PASS: TestKernelTCPMemory (1.17s) [2021-04-24T16:48:31.498Z] === RUN TestNISDomainname [2021-04-24T16:48:31.529Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.34s) [2021-04-24T16:48:31.529Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:48:31.529Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:48:31.529Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:48:31.529Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-04-24T16:48:31.529Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-24T16:48:31.529Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:48:31.529Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:48:31.529Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-24T16:48:31.529Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:48:31.529Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-24T16:48:31.529Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:48:31.529Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-24T16:48:31.529Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:48:31.529Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:48:31.529Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:48:31.529Z] === PAUSE TestDaemonHostGatewayIP [2021-04-24T16:48:31.529Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:48:31.529Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:48:31.529Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:48:31.529Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-24T16:48:31.529Z] === RUN TestDiff [2021-04-24T16:48:32.082Z] --- PASS: TestBuildSquashParent (4.22s) [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:48:32.082Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:48:32.082Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:48:32.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:48:32.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:48:32.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:48:32.082Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:48:32.138Z] time="2021-04-24T16:48:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-24T16:48:32.138Z] === RUN TestIsCpusetListAvailable [2021-04-24T16:48:32.138Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-24T16:48:32.138Z] PASS [2021-04-24T16:48:32.138Z] coverage: 38.2% of statements [2021-04-24T16:48:32.138Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-04-24T16:48:32.241Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-24T16:48:32.880Z] --- PASS: TestNISDomainname (1.38s) [2021-04-24T16:48:32.880Z] === RUN TestHostnameDnsResolution [2021-04-24T16:48:32.914Z] --- PASS: TestDiff (1.12s) [2021-04-24T16:48:32.914Z] === RUN TestExecWithCloseStdin [2021-04-24T16:48:33.092Z] === RUN TestChtimes [2021-04-24T16:48:33.092Z] --- PASS: TestChtimes (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestChtimesWindows [2021-04-24T16:48:33.092Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-24T16:48:33.092Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestEnsureRemoveAllNotExist [2021-04-24T16:48:33.092Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestEnsureRemoveAllWithDir [2021-04-24T16:48:33.092Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestEnsureRemoveAllWithFile [2021-04-24T16:48:33.092Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-24T16:48:33.092Z] === RUN TestHasWin32KSupport [2021-04-24T16:48:33.092Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-24T16:48:33.092Z] syscall_windows_test.go:8: win32k: true [2021-04-24T16:48:33.092Z] PASS [2021-04-24T16:48:33.092Z] coverage: 12.0% of statements [2021-04-24T16:48:33.092Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements [2021-04-24T16:48:33.545Z] === RUN TestTailFile [2021-04-24T16:48:33.545Z] --- PASS: TestTailFile (0.00s) [2021-04-24T16:48:33.545Z] === RUN TestTailFileManyLines [2021-04-24T16:48:33.545Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-24T16:48:33.545Z] === RUN TestTailEmptyFile [2021-04-24T16:48:33.545Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-24T16:48:33.545Z] === RUN TestTailNegativeN [2021-04-24T16:48:33.545Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader [2021-04-24T16:48:33.545Z] === CONT TestNewTailReader [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/no_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-24T16:48:33.545Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:48:33.545Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-24T16:48:33.545Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:48:33.545Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:48:33.545Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.545Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/no_delimiter [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.546Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.546Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.546Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.547Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.547Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.547Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.548Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.548Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.548Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.549Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.549Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.550Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:48:33.550Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:48:34.063Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:48:34.064Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:48:34.064Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.065Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:48:34.066Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:48:34.066Z] PASS [2021-04-24T16:48:34.066Z] coverage: 88.6% of statements [2021-04-24T16:48:34.066Z] ok github.com/docker/docker/pkg/tailfile 0.339s coverage: 88.6% of statements [2021-04-24T16:48:34.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:48:34.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:48:34.301Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-24T16:48:34.518Z] === RUN TestTarSumRemoveNonExistent [2021-04-24T16:48:34.518Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestTarSumRemove [2021-04-24T16:48:34.518Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestSortFileInfoSums [2021-04-24T16:48:34.518Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestNewTarSumForLabelInvalid [2021-04-24T16:48:34.518Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestNewTarSumForLabel [2021-04-24T16:48:34.518Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestEmptyTar [2021-04-24T16:48:34.518Z] --- PASS: TestEmptyTar (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestTarSumsReadSize [2021-04-24T16:48:34.518Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestTarSums [2021-04-24T16:48:34.518Z] --- PASS: TestTarSums (0.08s) [2021-04-24T16:48:34.518Z] === RUN TestIteration [2021-04-24T16:48:34.518Z] --- PASS: TestIteration (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestVersionLabelForChecksum [2021-04-24T16:48:34.518Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestVersion [2021-04-24T16:48:34.518Z] --- PASS: TestVersion (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestGetVersion [2021-04-24T16:48:34.518Z] --- PASS: TestGetVersion (0.00s) [2021-04-24T16:48:34.518Z] === RUN TestGetVersions [2021-04-24T16:48:34.518Z] --- PASS: TestGetVersions (0.00s) [2021-04-24T16:48:34.518Z] PASS [2021-04-24T16:48:34.518Z] coverage: 89.3% of statements [2021-04-24T16:48:34.518Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2021-04-24T16:48:34.518Z] time="2021-04-24T16:48:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-24T16:48:34.874Z] --- PASS: TestExecWithCloseStdin (2.01s) [2021-04-24T16:48:34.874Z] === RUN TestExec [2021-04-24T16:48:34.970Z] testing: warning: no tests to run [2021-04-24T16:48:34.970Z] PASS [2021-04-24T16:48:34.970Z] coverage: [no statements] [2021-04-24T16:48:34.970Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-04-24T16:48:35.136Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-24T16:48:35.421Z] --- PASS: TestHostnameDnsResolution (2.35s) [2021-04-24T16:48:35.421Z] === RUN TestStats [2021-04-24T16:48:35.422Z] === RUN TestTruncIndex [2021-04-24T16:48:35.422Z] --- PASS: TestTruncIndex (0.10s) [2021-04-24T16:48:35.422Z] PASS [2021-04-24T16:48:35.422Z] coverage: 91.5% of statements [2021-04-24T16:48:35.422Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2021-04-24T16:48:35.422Z] === RUN TestIsGIT [2021-04-24T16:48:35.422Z] --- PASS: TestIsGIT (0.00s) [2021-04-24T16:48:35.422Z] === RUN TestIsTransport [2021-04-24T16:48:35.422Z] --- PASS: TestIsTransport (0.00s) [2021-04-24T16:48:35.422Z] PASS [2021-04-24T16:48:35.422Z] coverage: 100.0% of statements [2021-04-24T16:48:35.422Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-04-24T16:48:35.528Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-24T16:48:35.599Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-04-24T16:48:35.599Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.67s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2021-04-24T16:48:36.295Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-04-24T16:48:36.295Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:48:36.295Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:48:36.376Z] === RUN TestVersionInfo [2021-04-24T16:48:36.376Z] --- PASS: TestVersionInfo (0.00s) [2021-04-24T16:48:36.376Z] === RUN TestAppendVersions [2021-04-24T16:48:36.376Z] --- PASS: TestAppendVersions (0.00s) [2021-04-24T16:48:36.376Z] PASS [2021-04-24T16:48:36.376Z] coverage: 88.9% of statements [2021-04-24T16:48:36.376Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-04-24T16:48:36.523Z] --- PASS: TestExec (1.53s) [2021-04-24T16:48:36.523Z] === RUN TestExecUser [2021-04-24T16:48:37.816Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:48:37.893Z] === RUN TestValidatePrivileges [2021-04-24T16:48:37.893Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-24T16:48:37.893Z] === RUN TestFilterByCapNeg [2021-04-24T16:48:37.893Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-24T16:48:37.893Z] === RUN TestFilterByCapPos [2021-04-24T16:48:37.893Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-24T16:48:37.893Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-24T16:48:37.893Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-24T16:48:37.893Z] PASS [2021-04-24T16:48:37.893Z] coverage: 12.0% of statements [2021-04-24T16:48:37.893Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-04-24T16:48:37.893Z] === RUN TestNewSettable [2021-04-24T16:48:37.893Z] --- PASS: TestNewSettable (0.00s) [2021-04-24T16:48:37.893Z] === RUN TestIsSettable [2021-04-24T16:48:37.893Z] --- PASS: TestIsSettable (0.00s) [2021-04-24T16:48:37.893Z] === RUN TestUpdateSettingsEnv [2021-04-24T16:48:37.893Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-24T16:48:37.893Z] PASS [2021-04-24T16:48:37.893Z] coverage: 20.1% of statements [2021-04-24T16:48:37.893Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.1% of statements [2021-04-24T16:48:37.911Z] --- PASS: TestExecUser (1.67s) [2021-04-24T16:48:37.911Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:48:37.972Z] --- PASS: TestStats (2.90s) [2021-04-24T16:48:37.972Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:48:37.972Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:48:37.972Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:48:37.972Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:48:37.972Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:48:37.972Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:48:37.972Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:48:37.972Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:48:37.972Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:48:37.972Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:48:37.972Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:48:37.972Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:48:37.972Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:48:38.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:48:38.345Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:48:38.408Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:48:38.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy (3.04s) [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.73s) [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-04-24T16:48:38.996Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-04-24T16:48:38.996Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:48:39.296Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-24T16:48:39.296Z] --- PASS: TestExportContainerAndImportImage (1.40s) [2021-04-24T16:48:39.296Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:48:39.300Z] === RUN TestLoad [2021-04-24T16:48:39.300Z] --- PASS: TestLoad (0.00s) [2021-04-24T16:48:39.300Z] === RUN TestSave [2021-04-24T16:48:39.300Z] --- PASS: TestSave (0.03s) [2021-04-24T16:48:39.300Z] === RUN TestAddDeleteGet [2021-04-24T16:48:39.300Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-24T16:48:39.300Z] === RUN TestInvalidTags [2021-04-24T16:48:39.300Z] --- PASS: TestInvalidTags (0.00s) [2021-04-24T16:48:39.300Z] PASS [2021-04-24T16:48:39.300Z] coverage: 83.7% of statements [2021-04-24T16:48:39.300Z] ok github.com/docker/docker/reference 0.149s coverage: 83.7% of statements [2021-04-24T16:48:39.300Z] time="2021-04-24T16:48:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-24T16:48:39.752Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-24T16:48:39.752Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-24T16:48:39.752Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-24T16:48:40.039Z] --- PASS: TestBuildMultiStageParentConfig (0.86s) [2021-04-24T16:48:40.039Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReaderWithReadError [2021-04-24T16:48:40.204Z] time="2021-04-24T16:48:39Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.05s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReader [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-24T16:48:40.204Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-24T16:48:40.204Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-24T16:48:40.204Z] PASS [2021-04-24T16:48:40.204Z] coverage: 100.0% of statements [2021-04-24T16:48:40.204Z] ok github.com/docker/docker/registry/resumable 0.258s coverage: 100.0% of statements [2021-04-24T16:48:40.242Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-24T16:48:40.657Z] === RUN TestRestartManagerTimeout [2021-04-24T16:48:40.657Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestRestartManagerTimeoutReset [2021-04-24T16:48:40.657Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-24T16:48:40.657Z] PASS [2021-04-24T16:48:40.657Z] coverage: 50.9% of statements [2021-04-24T16:48:40.657Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-04-24T16:48:40.657Z] === RUN TestResolveAuthConfigIndexServer [2021-04-24T16:48:40.657Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestResolveAuthConfigFullURL [2021-04-24T16:48:40.657Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-24T16:48:40.657Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestValidateMirror [2021-04-24T16:48:40.657Z] --- PASS: TestValidateMirror (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestLoadInsecureRegistries [2021-04-24T16:48:40.657Z] time="2021-04-24T16:48:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-24T16:48:40.657Z] time="2021-04-24T16:48:40Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-24T16:48:40.657Z] time="2021-04-24T16:48:40Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-24T16:48:40.657Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-04-24T16:48:40.657Z] === RUN TestNewServiceConfig [2021-04-24T16:48:40.657Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestValidateIndexName [2021-04-24T16:48:40.657Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestValidateIndexNameWithError [2021-04-24T16:48:40.657Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestEndpointParse [2021-04-24T16:48:40.657Z] --- PASS: TestEndpointParse (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestEndpointParseInvalid [2021-04-24T16:48:40.657Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestValidateEndpoint [2021-04-24T16:48:40.657Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-24T16:48:40.657Z] === RUN TestPing [2021-04-24T16:48:40.657Z] --- PASS: TestPing (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestPingRegistryEndpoint [2021-04-24T16:48:40.657Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-04-24T16:48:40.657Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:40.657Z] === RUN TestEndpoint [2021-04-24T16:48:40.657Z] --- SKIP: TestEndpoint (0.00s) [2021-04-24T16:48:40.657Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:40.657Z] === RUN TestParseRepositoryInfo [2021-04-24T16:48:40.657Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestNewIndexInfo [2021-04-24T16:48:40.657Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestMirrorEndpointLookup [2021-04-24T16:48:40.657Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-24T16:48:40.657Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:48:40.657Z] === RUN TestSearchRepositories [2021-04-24T16:48:40.657Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-24T16:48:40.657Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-24T16:48:40.657Z] Host: 127.0.0.1:49242 [2021-04-24T16:48:40.657Z] User-Agent: docker test client [2021-04-24T16:48:40.657Z] Authorization: Token fake-token [2021-04-24T16:48:40.657Z] X-Docker-Token: true [2021-04-24T16:48:40.657Z] Accept-Encoding: gzip [2021-04-24T16:48:40.657Z] [2021-04-24T16:48:40.657Z] [2021-04-24T16:48:40.657Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-24T16:48:40.657Z] Connection: close [2021-04-24T16:48:40.657Z] Content-Length: 144 [2021-04-24T16:48:40.657Z] Cache-Control: no-cache [2021-04-24T16:48:40.657Z] Content-Type: application/json [2021-04-24T16:48:40.657Z] Date: Sat, 24 Apr 2021 16:48:40 GMT [2021-04-24T16:48:40.657Z] Expires: -1 [2021-04-24T16:48:40.657Z] Pragma: no-cache [2021-04-24T16:48:40.657Z] Server: docker-tests/mock [2021-04-24T16:48:40.657Z] X-Docker-Registry-Config: mock [2021-04-24T16:48:40.657Z] X-Docker-Registry-Version: 0.0.0 [2021-04-24T16:48:40.657Z] [2021-04-24T16:48:40.657Z] [2021-04-24T16:48:40.657Z] === RUN TestTrustedLocation [2021-04-24T16:48:40.657Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-24T16:48:40.657Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestAllowNondistributableArtifacts [2021-04-24T16:48:40.657Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-24T16:48:40.657Z] === RUN TestIsSecureIndex [2021-04-24T16:48:40.657Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-24T16:48:40.657Z] PASS [2021-04-24T16:48:40.657Z] coverage: 51.7% of statements [2021-04-24T16:48:40.657Z] ok github.com/docker/docker/registry 0.251s coverage: 51.7% of statements [2021-04-24T16:48:41.089Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-04-24T16:48:41.089Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:48:41.272Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-24T16:48:41.272Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2021-04-24T16:48:41.272Z] --- PASS: TestStopContainerWithTimeout/1 (2.47s) [2021-04-24T16:48:41.272Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2021-04-24T16:48:41.272Z] --- PASS: TestStopContainerWithTimeout/3 (3.44s) [2021-04-24T16:48:41.272Z] === RUN TestDeleteDevicemapper [2021-04-24T16:48:41.272Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:48:41.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:48:41.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:48:41.610Z] === RUN TestDecodeContainerConfig [2021-04-24T16:48:41.610Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-24T16:48:41.610Z] === RUN TestDecodeContainerConfigIsolation [2021-04-24T16:48:41.610Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-24T16:48:41.610Z] === RUN TestValidatePrivileged [2021-04-24T16:48:41.610Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-24T16:48:41.610Z] PASS [2021-04-24T16:48:41.610Z] coverage: 52.2% of statements [2021-04-24T16:48:41.610Z] ok github.com/docker/docker/runconfig 0.090s coverage: 52.2% of statements [2021-04-24T16:48:41.730Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2021-04-24T16:48:41.730Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:48:42.063Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-24T16:48:42.063Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-24T16:48:42.063Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-24T16:48:42.063Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-24T16:48:42.063Z] PASS [2021-04-24T16:48:42.063Z] coverage: 62.5% of statements [2021-04-24T16:48:42.063Z] ok github.com/docker/docker/testutil 0.096s coverage: 62.5% of statements [2021-04-24T16:48:42.094Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-24T16:48:42.159Z] --- PASS: TestExportContainerAfterDaemonRestart (2.71s) [2021-04-24T16:48:42.159Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan (17.20s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2021-04-24T16:48:43.032Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.57s) [2021-04-24T16:48:43.032Z] PASS [2021-04-24T16:48:43.032Z] [2021-04-24T16:48:43.032Z] DONE 8 tests in 19.176s [2021-04-24T16:48:43.032Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:48:43.032Z] testing: warning: no tests to run [2021-04-24T16:48:43.032Z] PASS [2021-04-24T16:48:43.032Z] [2021-04-24T16:48:43.032Z] DONE 0 tests in 0.007s [2021-04-24T16:48:43.032Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:48:43.032Z] INFO: Testing against a local daemon [2021-04-24T16:48:43.032Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:48:43.837Z] --- PASS: TestBuildMultiStageOnBuild (1.80s) [2021-04-24T16:48:43.837Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:48:44.214Z] === RUN TestGetAddress [2021-04-24T16:48:44.214Z] --- PASS: TestGetAddress (0.00s) [2021-04-24T16:48:44.214Z] === RUN TestRemove [2021-04-24T16:48:44.214Z] --- SKIP: TestRemove (0.00s) [2021-04-24T16:48:44.214Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-24T16:48:44.214Z] === RUN TestInitializeWithVolumes [2021-04-24T16:48:44.214Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-24T16:48:44.214Z] === RUN TestCreate [2021-04-24T16:48:44.214Z] --- PASS: TestCreate (0.01s) [2021-04-24T16:48:44.214Z] === RUN TestValidateName [2021-04-24T16:48:44.214Z] --- PASS: TestValidateName (0.00s) [2021-04-24T16:48:44.214Z] === RUN TestCreateWithOpts [2021-04-24T16:48:44.214Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-24T16:48:44.214Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-24T16:48:44.214Z] === RUN TestRelaodNoOpts [2021-04-24T16:48:44.214Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-24T16:48:44.214Z] PASS [2021-04-24T16:48:44.214Z] coverage: 41.5% of statements [2021-04-24T16:48:44.214Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2021-04-24T16:48:44.214Z] === RUN TestGetDriver [2021-04-24T16:48:44.214Z] --- PASS: TestGetDriver (0.00s) [2021-04-24T16:48:44.214Z] === RUN TestVolumeRequestError [2021-04-24T16:48:44.214Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-24T16:48:44.214Z] PASS [2021-04-24T16:48:44.214Z] coverage: 36.1% of statements [2021-04-24T16:48:44.214Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-04-24T16:48:44.476Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-04-24T16:48:44.476Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:48:44.574Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2021-04-24T16:48:44.574Z] === RUN TestUpdateMemory [2021-04-24T16:48:44.574Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-24T16:48:44.574Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:48:44.574Z] === RUN TestUpdateCPUQuota [2021-04-24T16:48:44.665Z] === RUN TestConvertTmpfsOptions [2021-04-24T16:48:44.665Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-24T16:48:44.665Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-24T16:48:44.665Z] parser_test.go:49: data="ro" [2021-04-24T16:48:44.665Z] === RUN TestParseMountRaw [2021-04-24T16:48:44.665Z] --- PASS: TestParseMountRaw (0.07s) [2021-04-24T16:48:44.665Z] === RUN TestParseMountRawSplit [2021-04-24T16:48:44.665Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-24T16:48:44.665Z] parser_test.go:390: case 0 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 1 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 2 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 3 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 4 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 5 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 6 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 7 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 8 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 0 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 1 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 2 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 3 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 4 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 5 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 6 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 7 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 8 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 9 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 10 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 11 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 12 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 0 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 1 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 2 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 3 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 4 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 5 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 6 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 7 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 8 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 9 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 10 [2021-04-24T16:48:44.665Z] parser_test.go:390: case 11 [2021-04-24T16:48:44.665Z] === RUN TestParseMountSpec [2021-04-24T16:48:44.665Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-24T16:48:44.665Z] parser_test.go:455: case 0 [2021-04-24T16:48:44.665Z] parser_test.go:455: case 1 [2021-04-24T16:48:44.665Z] parser_test.go:455: case 2 [2021-04-24T16:48:44.665Z] parser_test.go:455: case 3 [2021-04-24T16:48:44.665Z] parser_test.go:455: case 4 [2021-04-24T16:48:44.665Z] parser_test.go:455: case 5 [2021-04-24T16:48:44.665Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-24T16:48:44.665Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-24T16:48:44.665Z] === RUN TestValidateMount [2021-04-24T16:48:44.665Z] --- PASS: TestValidateMount (0.00s) [2021-04-24T16:48:44.665Z] PASS [2021-04-24T16:48:44.665Z] coverage: 66.2% of statements [2021-04-24T16:48:44.665Z] ok github.com/docker/docker/volume/mounts 0.135s coverage: 66.2% of statements [2021-04-24T16:48:44.707Z] --- PASS: TestHealthCheckWorkdir (2.23s) [2021-04-24T16:48:44.707Z] === RUN TestHealthKillContainer [2021-04-24T16:48:44.707Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-24T16:48:44.936Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2021-04-24T16:48:44.936Z] === RUN TestAuthZPluginTLS [2021-04-24T16:48:45.280Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-24T16:48:45.503Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-04-24T16:48:45.503Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:48:46.070Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2021-04-24T16:48:46.070Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:48:46.177Z] === RUN TestSetGetMeta [2021-04-24T16:48:46.177Z] === PAUSE TestSetGetMeta [2021-04-24T16:48:46.177Z] === RUN TestRestore [2021-04-24T16:48:46.177Z] === PAUSE TestRestore [2021-04-24T16:48:46.177Z] === RUN TestServiceCreate [2021-04-24T16:48:46.177Z] === PAUSE TestServiceCreate [2021-04-24T16:48:46.177Z] === RUN TestServiceList [2021-04-24T16:48:46.177Z] === PAUSE TestServiceList [2021-04-24T16:48:46.177Z] === RUN TestServiceRemove [2021-04-24T16:48:46.177Z] === PAUSE TestServiceRemove [2021-04-24T16:48:46.177Z] === RUN TestServiceGet [2021-04-24T16:48:46.177Z] === PAUSE TestServiceGet [2021-04-24T16:48:46.177Z] === RUN TestServicePrune [2021-04-24T16:48:46.177Z] === PAUSE TestServicePrune [2021-04-24T16:48:46.177Z] === RUN TestCreate [2021-04-24T16:48:46.177Z] === PAUSE TestCreate [2021-04-24T16:48:46.177Z] === RUN TestRemove [2021-04-24T16:48:46.177Z] === PAUSE TestRemove [2021-04-24T16:48:46.177Z] === RUN TestList [2021-04-24T16:48:46.177Z] === PAUSE TestList [2021-04-24T16:48:46.177Z] === RUN TestFindByDriver [2021-04-24T16:48:46.177Z] === PAUSE TestFindByDriver [2021-04-24T16:48:46.177Z] === RUN TestFindByReferenced [2021-04-24T16:48:46.177Z] === PAUSE TestFindByReferenced [2021-04-24T16:48:46.177Z] === RUN TestDerefMultipleOfSameRef [2021-04-24T16:48:46.177Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-24T16:48:46.177Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:48:46.177Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:48:46.177Z] === RUN TestDefererencePluginOnCreateError [2021-04-24T16:48:46.177Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-24T16:48:46.177Z] === RUN TestRefDerefRemove [2021-04-24T16:48:46.177Z] === PAUSE TestRefDerefRemove [2021-04-24T16:48:46.177Z] === RUN TestGet [2021-04-24T16:48:46.177Z] === PAUSE TestGet [2021-04-24T16:48:46.177Z] === RUN TestGetWithReference [2021-04-24T16:48:46.177Z] === PAUSE TestGetWithReference [2021-04-24T16:48:46.177Z] === RUN TestFilterFunc [2021-04-24T16:48:46.177Z] === RUN TestFilterFunc/test_nil_list [2021-04-24T16:48:46.177Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-24T16:48:46.177Z] === RUN TestFilterFunc/test_empty_list [2021-04-24T16:48:46.177Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-24T16:48:46.177Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:48:46.177Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:48:46.177Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:48:46.178Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:48:46.178Z] === RUN TestFilterFunc/test_filter_some [2021-04-24T16:48:46.178Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-24T16:48:46.178Z] === RUN TestFilterFunc/test_filter_middle [2021-04-24T16:48:46.178Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-24T16:48:46.178Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:48:46.178Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:48:46.178Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-24T16:48:46.178Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_nil_list [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_filter_some [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_empty_list [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_filter_middle [2021-04-24T16:48:46.178Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-24T16:48:46.178Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-24T16:48:46.178Z] === CONT TestSetGetMeta [2021-04-24T16:48:46.178Z] === CONT TestFindByDriver [2021-04-24T16:48:46.178Z] === CONT TestServiceGet [2021-04-24T16:48:46.178Z] === CONT TestList [2021-04-24T16:48:46.178Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-24T16:48:46.178Z] === CONT TestRemove [2021-04-24T16:48:46.178Z] --- PASS: TestFindByDriver (0.03s) [2021-04-24T16:48:46.178Z] === CONT TestCreate [2021-04-24T16:48:46.178Z] --- PASS: TestList (0.03s) [2021-04-24T16:48:46.178Z] === CONT TestServicePrune [2021-04-24T16:48:46.178Z] --- PASS: TestRemove (0.02s) [2021-04-24T16:48:46.178Z] === CONT TestRefDerefRemove [2021-04-24T16:48:46.178Z] --- PASS: TestCreate (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestGetWithReference [2021-04-24T16:48:46.178Z] --- PASS: TestRefDerefRemove (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestGet [2021-04-24T16:48:46.178Z] --- PASS: TestGetWithReference (0.02s) [2021-04-24T16:48:46.178Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:48:46.178Z] --- PASS: TestGet (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestDefererencePluginOnCreateError [2021-04-24T16:48:46.178Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestDerefMultipleOfSameRef [2021-04-24T16:48:46.178Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestFindByReferenced [2021-04-24T16:48:46.178Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-04-24T16:48:46.178Z] === CONT TestServiceList [2021-04-24T16:48:46.178Z] --- PASS: TestFindByReferenced (0.01s) [2021-04-24T16:48:46.178Z] === CONT TestServiceRemove [2021-04-24T16:48:46.567Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2021-04-24T16:48:46.567Z] === RUN TestBuildWithHugeFile [2021-04-24T16:48:46.628Z] --- PASS: TestServiceGet (0.14s) [2021-04-24T16:48:46.628Z] === CONT TestServiceCreate [2021-04-24T16:48:46.628Z] time="2021-04-24T16:48:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:48:46.628Z] --- PASS: TestServiceRemove (0.06s) [2021-04-24T16:48:46.628Z] === CONT TestRestore [2021-04-24T16:48:46.628Z] time="2021-04-24T16:48:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:48:46.628Z] --- PASS: TestServiceList (0.08s) [2021-04-24T16:48:46.628Z] time="2021-04-24T16:48:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:48:46.628Z] time="2021-04-24T16:48:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-24T16:48:46.628Z] --- PASS: TestServiceCreate (0.02s) [2021-04-24T16:48:46.628Z] time="2021-04-24T16:48:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:48:46.628Z] --- PASS: TestRestore (0.02s) [2021-04-24T16:48:46.628Z] --- PASS: TestServicePrune (0.15s) [2021-04-24T16:48:46.628Z] PASS [2021-04-24T16:48:46.628Z] coverage: 70.3% of statements [2021-04-24T16:48:46.628Z] ok github.com/docker/docker/volume/service 0.253s coverage: 70.3% of statements [2021-04-24T16:48:46.636Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2021-04-24T16:48:46.636Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:48:47.203Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) [2021-04-24T16:48:47.203Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:48:48.143Z] --- PASS: TestNewClientWithTimeout (17.68s) [2021-04-24T16:48:48.143Z] === RUN TestClientStream [2021-04-24T16:48:48.143Z] --- PASS: TestClientStream (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestClientSendFile [2021-04-24T16:48:48.143Z] --- PASS: TestClientSendFile (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestClientWithRequestTimeout [2021-04-24T16:48:48.143Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestFileSpecPlugin [2021-04-24T16:48:48.143Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestFileJSONSpecPlugin [2021-04-24T16:48:48.143Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-24T16:48:48.143Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestPluginAddHandler [2021-04-24T16:48:48.143Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestPluginWaitBadPlugin [2021-04-24T16:48:48.143Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-24T16:48:48.143Z] === RUN TestGet [2021-04-24T16:48:48.143Z] time="2021-04-24T16:48:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-24T16:48:48.586Z] --- PASS: TestHealthKillContainer (3.80s) [2021-04-24T16:48:48.586Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:48:49.101Z] time="2021-04-24T16:48:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-24T16:48:49.107Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-04-24T16:48:49.107Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:48:49.158Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-24T16:48:49.158Z] --- PASS: TestInspectCpusetInConfigPre120 (1.13s) [2021-04-24T16:48:49.158Z] === RUN TestIpcModeNone [2021-04-24T16:48:49.419Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-24T16:48:49.419Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-24T16:48:49.674Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-04-24T16:48:49.674Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:48:50.241Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2021-04-24T16:48:50.241Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:48:50.363Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-24T16:48:50.808Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2021-04-24T16:48:50.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:48:50.936Z] --- PASS: TestIpcModeNone (1.76s) [2021-04-24T16:48:50.936Z] === RUN TestIpcModePrivate [2021-04-24T16:48:51.150Z] --- PASS: TestUpdateCPUQuota (5.99s) [2021-04-24T16:48:51.150Z] === RUN TestUpdatePidsLimit [2021-04-24T16:48:51.150Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-24T16:48:51.150Z] === RUN TestUpdatePidsLimit/no_change [2021-04-24T16:48:51.197Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-24T16:48:51.247Z] time="2021-04-24T16:48:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-24T16:48:51.720Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-24T16:48:51.769Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-24T16:48:52.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-24T16:48:52.712Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s) [2021-04-24T16:48:52.712Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:48:52.712Z] --- PASS: TestIpcModePrivate (1.69s) [2021-04-24T16:48:52.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-04-24T16:48:52.712Z] === RUN TestIpcModeShareable [2021-04-24T16:48:53.231Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-24T16:48:53.801Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-24T16:48:54.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.25s) [2021-04-24T16:48:54.214Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T16:48:54.371Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-24T16:48:54.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-04-24T16:48:54.615Z] === RUN TestAuthZPluginHeader [2021-04-24T16:48:54.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-24T16:48:54.627Z] --- PASS: TestIpcModeShareable (1.94s) [2021-04-24T16:48:54.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-04-24T16:48:54.627Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:48:54.935Z] time="2021-04-24T16:48:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-24T16:48:55.240Z] --- PASS: TestCreateServiceSecretFileMode (3.69s) [2021-04-24T16:48:55.240Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T16:48:55.550Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-24T16:48:55.550Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit (5.40s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-04-24T16:48:55.754Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-04-24T16:48:55.754Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:48:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-24T16:48:58.775Z] --- PASS: TestCreateServiceConfigFileMode (3.74s) [2021-04-24T16:48:58.775Z] === RUN TestCreateServiceSysctls [2021-04-24T16:48:59.725Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.99s) [2021-04-24T16:48:59.725Z] === RUN TestAPIIpcModeHost [2021-04-24T16:48:59.737Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.42s) [2021-04-24T16:48:59.737Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:48:59.986Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-24T16:49:00.558Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-24T16:49:01.946Z] --- PASS: TestAPIIpcModeHost (2.11s) [2021-04-24T16:49:01.947Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:49:02.520Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-24T16:49:02.781Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-24T16:49:03.424Z] --- PASS: TestGet (15.01s) [2021-04-24T16:49:03.424Z] === RUN TestPluginWithNoManifest [2021-04-24T16:49:03.424Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-24T16:49:03.424Z] === RUN TestGetAll [2021-04-24T16:49:03.424Z] --- PASS: TestGetAll (0.00s) [2021-04-24T16:49:03.424Z] PASS [2021-04-24T16:49:03.424Z] coverage: 73.4% of statements [2021-04-24T16:49:03.424Z] ok github.com/docker/docker/pkg/plugins 36.017s coverage: 73.4% of statements [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/quota [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:49:03.424Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:49:03.924Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2021-04-24T16:49:03.924Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:49:04.165Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-24T16:49:04.348Z] --- PASS: TestCreateServiceSysctls (4.72s) [2021-04-24T16:49:04.348Z] === RUN TestCreateServiceCapabilities [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === Skipped [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-24T16:49:04.376Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-24T16:49:04.376Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-24T16:49:04.376Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-24T16:49:04.376Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-24T16:49:04.376Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-24T16:49:04.376Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-24T16:49:04.376Z] daemon_test.go:147: root required [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-24T16:49:04.376Z] reload_test.go:520: root required [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-24T16:49:04.376Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-24T16:49:04.376Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-24T16:49:04.376Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-24T16:49:04.376Z] download_test.go:268: Needs fixing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-24T16:49:04.376Z] layer_test.go:304: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-24T16:49:04.376Z] layer_test.go:353: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-24T16:49:04.376Z] layer_test.go:468: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-24T16:49:04.376Z] layer_test.go:697: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-24T16:49:04.376Z] migration_test.go:46: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.376Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-24T16:49:04.376Z] migration_test.go:182: Failing on Windows [2021-04-24T16:49:04.376Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-24T16:49:04.827Z] mount_test.go:17: Failing on Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-24T16:49:04.827Z] mount_test.go:76: Failing on Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-24T16:49:04.827Z] mount_test.go:125: Failing on Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-24T16:49:04.827Z] mount_test.go:212: Failing on Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:134: Xz not present in msys2 [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:239: Failing on Windows CI machines [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:49:04.827Z] archive_windows_test.go:16: Currently fails [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-24T16:49:04.827Z] changes_test.go:196: needs more investigation [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-24T16:49:04.827Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-24T16:49:04.827Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-24T16:49:04.827Z] changes_test.go:433: needs further investigation [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-24T16:49:04.827Z] changes_test.go:469: needs further investigation [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-24T16:49:04.827Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-24T16:49:04.827Z] poller_test.go:41: No chmod on Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-24T16:49:04.827Z] fileutils_test.go:134: Needs porting to Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-24T16:49:04.827Z] fileutils_test.go:180: Needs porting to Windows [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-04-24T16:49:04.827Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-24T16:49:04.827Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-24T16:49:04.827Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-24T16:49:04.827Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-24T16:49:04.827Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] [2021-04-24T16:49:04.827Z] DONE 1833 tests, 47 skipped in 195.478s [2021-04-24T16:49:04.827Z] INFO: make.ps1 ended at 04/24/2021 16:49:04 [2021-04-24T16:49:05.109Z] --- PASS: TestDaemonIpcModeShareable (3.14s) [2021-04-24T16:49:05.109Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2021-04-24T16:49:05.109Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:49:05.370Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-24T16:49:06.339Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-24T16:49:06.339Z] INFO: Unit tests ended at 04/24/2021 16:49:06. Duration:00:03:30.5586183 [2021-04-24T16:49:06.339Z] INFO: Building busybox [2021-04-24T16:49:06.339Z] Sending build context to Docker daemon 5.12kB [2021-04-24T16:49:06.339Z] [2021-04-24T16:49:06.339Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-24T16:49:06.339Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-24T16:49:06.339Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-24T16:49:06.340Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-24T16:49:06.340Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-24T16:49:06.340Z] ---> 39d157a84080 [2021-04-24T16:49:06.340Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-24T16:49:06.791Z] ---> Running in c8edd50c725f [2021-04-24T16:49:07.207Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s) [2021-04-24T16:49:07.207Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:49:07.886Z] --- PASS: TestCreateServiceCapabilities (3.71s) [2021-04-24T16:49:07.886Z] === RUN TestInspect [2021-04-24T16:49:08.674Z] --- PASS: TestDaemonIpcModePrivate (3.26s) [2021-04-24T16:49:08.674Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-04-24T16:49:08.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:49:08.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-24T16:49:09.617Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-24T16:49:10.476Z] Removing intermediate container c8edd50c725f [2021-04-24T16:49:10.476Z] ---> 6f9600007ff2 [2021-04-24T16:49:10.476Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-24T16:49:10.476Z] ---> Running in 3ae7e78755bc [2021-04-24T16:49:10.476Z] Removing intermediate container 3ae7e78755bc [2021-04-24T16:49:10.476Z] ---> acb88f28ba16 [2021-04-24T16:49:10.476Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-24T16:49:10.476Z] ---> Running in acfb5ab99f0b [2021-04-24T16:49:10.651Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2021-04-24T16:49:10.651Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:49:10.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-04-24T16:49:10.651Z] === RUN TestWaitNonBlocked [2021-04-24T16:49:10.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:49:10.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:49:10.651Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:49:10.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:49:10.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:49:10.651Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:49:10.911Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-04-24T16:49:10.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-04-24T16:49:10.911Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-04-24T16:49:10.911Z] === RUN TestWaitBlocked [2021-04-24T16:49:10.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:49:10.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:49:10.911Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:49:10.911Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:49:10.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:49:10.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:49:10.926Z] Removing intermediate container acfb5ab99f0b [2021-04-24T16:49:10.926Z] ---> 00124cfb3aee [2021-04-24T16:49:10.926Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-24T16:49:11.266Z] 399f118dfaa9: Pull complete [2021-04-24T16:49:11.266Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-24T16:49:11.266Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T16:49:11.266Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-24T16:49:11.266Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-24T16:49:11.266Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-24T16:49:11.266Z] WARN: Skipping validation tests [2021-04-24T16:49:11.266Z] INFO: Running unit tests at 04/24/2021 16:48:56... [2021-04-24T16:49:11.266Z] INFO: make.ps1 starting at 04/24/2021 16:49:00 [2021-04-24T16:49:11.266Z] INFO: Git commit (5a5f8564ba) assumed from DOCKER_GITCOMMIT environment variable [2021-04-24T16:49:11.266Z] INFO: Invoking autogen... [2021-04-24T16:49:11.266Z] INFO: Running unit tests... [2021-04-24T16:49:11.266Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-04-24T16:49:11.385Z] --- PASS: TestInspect (3.49s) [2021-04-24T16:49:11.385Z] === RUN TestCreateJob [2021-04-24T16:49:11.533Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-24T16:49:11.794Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.55s) [2021-04-24T16:49:11.794Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-04-24T16:49:11.794Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:49:11.854Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-24T16:49:11.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-04-24T16:49:11.854Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-04-24T16:49:11.854Z] === CONT TestContainerStartOnDaemonRestart [2021-04-24T16:49:11.854Z] === CONT TestContainerKillOnDaemonStart [2021-04-24T16:49:11.854Z] === CONT TestIpcModeOlderClient [2021-04-24T16:49:11.854Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:49:12.115Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-04-24T16:49:12.115Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:49:12.438Z] [2021-04-24T16:49:12.438Z] ---> de5514a95525 [2021-04-24T16:49:12.438Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-24T16:49:12.782Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-24T16:49:12.890Z] ---> Running in ae23afaaf52f [2021-04-24T16:49:14.709Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.09s) [2021-04-24T16:49:14.709Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-04-24T16:49:14.709Z] === RUN TestIpcModeOlderClient [2021-04-24T16:49:14.709Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:49:14.709Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:49:15.817Z] --- PASS: TestCreateJob (4.91s) [2021-04-24T16:49:15.817Z] === RUN TestReplicatedJob [2021-04-24T16:49:16.099Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2021-04-24T16:49:16.099Z] === RUN TestKillContainer [2021-04-24T16:49:16.099Z] === RUN TestKillContainer/no_signal [2021-04-24T16:49:16.328Z] --- PASS: TestContainerStartOnDaemonRestart (3.64s) [2021-04-24T16:49:16.328Z] === CONT TestDaemonHostGatewayIP [2021-04-24T16:49:16.671Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-24T16:49:16.671Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:49:16.898Z] --- PASS: TestDaemonRestartIpcMode (4.88s) [2021-04-24T16:49:16.898Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.92s) [2021-04-24T16:49:17.181Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.91s) [2021-04-24T16:49:17.181Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:49:17.614Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:49:18.186Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-24T16:49:18.288Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:49:18.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-24T16:49:18.761Z] --- PASS: TestKillContainer (3.05s) [2021-04-24T16:49:18.761Z] --- PASS: TestKillContainer/no_signal (0.98s) [2021-04-24T16:49:18.761Z] --- PASS: TestKillContainer/non_killing_signal (0.83s) [2021-04-24T16:49:18.761Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-04-24T16:49:18.761Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:49:18.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:49:19.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:49:21.101Z] --- PASS: TestDaemonHostGatewayIP (5.60s) [2021-04-24T16:49:21.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.95s) [2021-04-24T16:49:21.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2021-04-24T16:49:21.103Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) [2021-04-24T16:49:21.103Z] === RUN TestKillStoppedContainer [2021-04-24T16:49:21.103Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-04-24T16:49:21.103Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:49:21.103Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-24T16:49:21.103Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:49:21.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-24T16:49:21.385Z] Removing intermediate container ae23afaaf52f [2021-04-24T16:49:21.385Z] ---> a2ad7b69ae4f [2021-04-24T16:49:21.385Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-24T16:49:21.385Z] ---> Running in c21d01509574 [2021-04-24T16:49:21.837Z] [2021-04-24T16:49:21.837Z] SUCCESS: Specified value was saved. [2021-04-24T16:49:22.050Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-04-24T16:49:22.050Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:49:22.050Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T16:49:22.050Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:49:22.050Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:49:22.050Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T16:49:22.050Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:49:22.050Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:49:23.436Z] --- PASS: TestLinksEtcHostsContentMatch (1.25s) [2021-04-24T16:49:23.436Z] === RUN TestLinksContainerNames [2021-04-24T16:49:23.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-24T16:49:23.436Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-24T16:49:23.994Z] Removing intermediate container c21d01509574 [2021-04-24T16:49:23.994Z] ---> 9810999b164f [2021-04-24T16:49:23.994Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-24T16:49:23.994Z] ---> Running in 4d765b30ec84 [2021-04-24T16:49:24.294Z] --- PASS: TestReplicatedJob (7.83s) [2021-04-24T16:49:24.294Z] === RUN TestUpdateReplicatedJob [2021-04-24T16:49:25.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-24T16:49:25.615Z] --- PASS: TestLinksContainerNames (2.39s) [2021-04-24T16:49:25.615Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:49:26.381Z] --- PASS: TestContainerKillOnDaemonStart (13.93s) [2021-04-24T16:49:26.381Z] PASS [2021-04-24T16:49:26.381Z] [2021-04-24T16:49:26.381Z] === Skipped [2021-04-24T16:49:26.381Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-24T16:49:26.381Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:49:26.381Z] [2021-04-24T16:49:26.381Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-24T16:49:26.381Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:49:26.381Z] [2021-04-24T16:49:26.381Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-24T16:49:26.381Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:49:26.381Z] [2021-04-24T16:49:26.381Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:49:26.382Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:49:26.382Z] [2021-04-24T16:49:26.382Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:49:26.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:49:26.382Z] [2021-04-24T16:49:26.382Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-24T16:49:26.382Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:49:26.382Z] [2021-04-24T16:49:26.382Z] [2021-04-24T16:49:26.382Z] DONE 197 tests, 6 skipped in 168.502s [2021-04-24T16:49:26.382Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:49:26.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:49:26.382Z] ++ set -e [2021-04-24T16:49:26.382Z] ++ '[' -n 0 ']' [2021-04-24T16:49:26.382Z] ++ set -x [2021-04-24T16:49:26.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:49:26.382Z] INFO: Testing against a local daemon [2021-04-24T16:49:26.382Z] === RUN TestCommitInheritsEnv [2021-04-24T16:49:26.642Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-04-24T16:49:26.642Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:49:26.642Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-04-24T16:49:26.642Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-24T16:49:26.642Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:49:26.642Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-24T16:49:26.642Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:49:26.902Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-24T16:49:26.902Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:49:27.000Z] --- PASS: TestLogsFollowTailEmpty (1.29s) [2021-04-24T16:49:27.000Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:49:27.163Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-04-24T16:49:27.163Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:49:27.163Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:49:27.163Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:49:27.163Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:49:27.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-24T16:49:27.163Z] === RUN TestTagInvalidReference [2021-04-24T16:49:27.423Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-24T16:49:27.423Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:49:27.423Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-24T16:49:27.423Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:49:27.423Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-24T16:49:27.423Z] === RUN TestTagOfficialNames [2021-04-24T16:49:27.423Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-24T16:49:27.423Z] === RUN TestTagMatchesDigest [2021-04-24T16:49:27.423Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-24T16:49:27.423Z] PASS [2021-04-24T16:49:27.423Z] [2021-04-24T16:49:27.423Z] === Skipped [2021-04-24T16:49:27.423Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-04-24T16:49:27.423Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-24T16:49:27.423Z] [2021-04-24T16:49:27.423Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:49:27.423Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:49:27.423Z] [2021-04-24T16:49:27.423Z] [2021-04-24T16:49:27.423Z] DONE 12 tests, 2 skipped in 1.644s [2021-04-24T16:49:27.423Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:49:27.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:49:27.681Z] Cannot create a file when that file already exists. [2021-04-24T16:49:27.683Z] ++ set -e [2021-04-24T16:49:27.683Z] ++ '[' -n 0 ']' [2021-04-24T16:49:27.683Z] ++ set -x [2021-04-24T16:49:27.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:49:27.683Z] INFO: Testing against a local daemon [2021-04-24T16:49:27.683Z] === RUN TestNetworkCreateDelete [2021-04-24T16:49:28.389Z] --- PASS: TestContainerNetworkMountsNoChown (1.34s) [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:49:28.389Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:49:28.389Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:49:28.389Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:49:28.390Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:49:28.390Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:49:28.390Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:49:28.624Z] --- PASS: TestNetworkCreateDelete (0.82s) [2021-04-24T16:49:28.624Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:49:28.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:49:28.652Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:49:28.833Z] --- PASS: TestUpdateReplicatedJob (4.91s) [2021-04-24T16:49:28.833Z] === RUN TestServiceListWithStatuses [2021-04-24T16:49:28.833Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T16:49:28.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:49:28.833Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T16:49:28.913Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-24T16:49:28.913Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-04-24T16:49:28.913Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:49:31.167Z] --- PASS: TestDockerNetworkDeletePreferID (2.48s) [2021-04-24T16:49:31.167Z] === RUN TestDaemonDNSFallback [2021-04-24T16:49:31.366Z] Removing intermediate container 4d765b30ec84 [2021-04-24T16:49:31.366Z] ---> 8c100bc08b5a [2021-04-24T16:49:31.366Z] Step 13/13 : CMD ["sh"] [2021-04-24T16:49:31.366Z] ---> Running in ce22bbf57264 [2021-04-24T16:49:31.818Z] Removing intermediate container ce22bbf57264 [2021-04-24T16:49:31.818Z] ---> a8353dfa1fef [2021-04-24T16:49:31.818Z] Successfully built a8353dfa1fef [2021-04-24T16:49:31.818Z] Successfully tagged busybox:latest [2021-04-24T16:49:31.818Z] INFO: Docker images of the daemon under test [2021-04-24T16:49:31.818Z] [2021-04-24T16:49:31.818Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-24T16:49:31.818Z] busybox latest a8353dfa1fef Less than a second ago 2.78GB [2021-04-24T16:49:31.818Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-04-24T16:49:31.818Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-04-24T16:49:31.818Z] [2021-04-24T16:49:31.818Z] INFO: Running integration tests at 04/24/2021 16:49:31... [2021-04-24T16:49:31.818Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-24T16:49:31.818Z] INFO: Integration API tests being run from the host: [2021-04-24T16:49:31.818Z] INFO: make.ps1 starting at 04/24/2021 16:49:31 [2021-04-24T16:49:32.217Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-24T16:49:32.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-24T16:49:32.478Z] --- PASS: TestContainerBindMountNonRecursive (3.78s) [2021-04-24T16:49:32.478Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:49:32.771Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-24T16:49:33.003Z] === RUN TestMiddlewares [2021-04-24T16:49:33.003Z] --- PASS: TestMiddlewares (0.00s) [2021-04-24T16:49:33.003Z] PASS [2021-04-24T16:49:33.003Z] coverage: 9.0% of statements [2021-04-24T16:49:33.003Z] ok github.com/docker/docker/api/server 0.098s coverage: 9.0% of statements [2021-04-24T16:49:33.422Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s) [2021-04-24T16:49:33.422Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:49:35.259Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-04-24T16:49:35.259Z] PASS [2021-04-24T16:49:35.259Z] [2021-04-24T16:49:35.259Z] DONE 17 tests in 51.611s [2021-04-24T16:49:35.259Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:49:35.259Z] INFO: Testing against a local daemon [2021-04-24T16:49:35.259Z] === RUN TestPluginInvalidJSON [2021-04-24T16:49:35.259Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:49:35.259Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:49:35.259Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:49:35.259Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-24T16:49:35.259Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T16:49:35.259Z] === RUN TestPluginInstall [2021-04-24T16:49:35.259Z] === RUN TestPluginInstall/no_auth [2021-04-24T16:49:35.338Z] --- PASS: TestContainerVolumesMountedAsSlave (1.68s) [2021-04-24T16:49:35.338Z] === RUN TestNetworkNat [2021-04-24T16:49:35.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-24T16:49:36.283Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-24T16:49:36.283Z] --- PASS: TestNetworkNat (1.22s) [2021-04-24T16:49:36.283Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:49:36.636Z] time="2021-04-24T16:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:36.636Z] time="2021-04-24T16:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d10a51d02ad7f4a9205d9b86d051a55bf8020b7fb4d985b16eff83c2bf5b60a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:36.636Z] time="2021-04-24T16:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:36.636Z] time="2021-04-24T16:49:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d10a51d02ad7f4a9205d9b86d051a55bf8020b7fb4d985b16eff83c2bf5b60a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:36.636Z] === RUN TestPluginInstall/with_htpasswd [2021-04-24T16:49:36.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-24T16:49:37.204Z] time="2021-04-24T16:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:37.204Z] time="2021-04-24T16:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fa3b07f19b97b4cf39e4baa803f72d768fa59e096b14d22ce25596c221b49ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:37.204Z] time="2021-04-24T16:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:37.204Z] time="2021-04-24T16:49:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fa3b07f19b97b4cf39e4baa803f72d768fa59e096b14d22ce25596c221b49ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:37.433Z] --- PASS: TestDockerNetworkConnectAlias (8.33s) [2021-04-24T16:49:37.433Z] === RUN TestDockerNetworkReConnect [2021-04-24T16:49:37.462Z] === RUN TestPluginInstall/with_insecure [2021-04-24T16:49:37.799Z] --- PASS: TestNetworkLocalhostTCPNat (1.38s) [2021-04-24T16:49:37.799Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:49:38.863Z] time="2021-04-24T16:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:38.863Z] time="2021-04-24T16:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eebb9c7694c3dd3070d98eb32c297e1aaa258f22c6efd8424f48b3ccd30c3ec6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:38.863Z] time="2021-04-24T16:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:49:38.863Z] time="2021-04-24T16:49:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eebb9c7694c3dd3070d98eb32c297e1aaa258f22c6efd8424f48b3ccd30c3ec6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:49:38.863Z] --- PASS: TestPluginInstall (4.19s) [2021-04-24T16:49:38.863Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-04-24T16:49:38.863Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-04-24T16:49:38.863Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-04-24T16:49:38.863Z] plugin_test.go:165: [de9bfe4b84191] daemon is not started [2021-04-24T16:49:38.863Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:49:39.297Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-04-24T16:49:39.297Z] === RUN TestInspectNetwork [2021-04-24T16:49:40.772Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-24T16:49:42.673Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-24T16:49:43.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-24T16:49:43.094Z] --- PASS: TestNetworkLoopbackNat (4.81s) [2021-04-24T16:49:43.094Z] === RUN TestPause [2021-04-24T16:49:43.591Z] --- PASS: TestBuildWithHugeFile (53.64s) [2021-04-24T16:49:43.591Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:49:43.591Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:49:43.591Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:49:43.591Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T16:49:43.591Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:49:43.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:49:43.591Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:49:43.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:49:43.591Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:49:43.591Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:49:43.591Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T16:49:43.591Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T16:49:43.591Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T16:49:43.591Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-04-24T16:49:43.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-04-24T16:49:43.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-04-24T16:49:43.591Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-04-24T16:49:43.591Z] === RUN TestBuildPreserveOwnership [2021-04-24T16:49:43.591Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-24T16:49:43.591Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-24T16:49:44.037Z] --- PASS: TestPause (1.54s) [2021-04-24T16:49:44.037Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:49:44.037Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:49:44.037Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:49:44.037Z] === RUN TestPauseStopPausedContainer [2021-04-24T16:49:44.048Z] --- PASS: TestPluginsWithRuntimes (4.97s) [2021-04-24T16:49:44.048Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.53s) [2021-04-24T16:49:44.048Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.53s) [2021-04-24T16:49:44.048Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:49:44.227Z] --- PASS: TestBuildPreserveOwnership (3.91s) [2021-04-24T16:49:44.227Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-04-24T16:49:44.227Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-04-24T16:49:44.227Z] === RUN TestBuildPlatformInvalid [2021-04-24T16:49:44.300Z] --- PASS: TestDockerNetworkReConnect (6.50s) [2021-04-24T16:49:44.300Z] === RUN TestServicePlugin [2021-04-24T16:49:44.300Z] --- SKIP: TestServicePlugin (0.01s) [2021-04-24T16:49:44.300Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:49:44.300Z] === RUN TestServiceUpdateLabel [2021-04-24T16:49:44.522Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-04-24T16:49:44.522Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-24T16:49:44.582Z] === RUN TestInspectNetwork/full_network_id [2021-04-24T16:49:44.582Z] === RUN TestInspectNetwork/partial_network_id [2021-04-24T16:49:44.582Z] === RUN TestInspectNetwork/network_name [2021-04-24T16:49:44.582Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-24T16:49:44.615Z] --- PASS: TestPluginBackCompatMediaTypes (0.71s) [2021-04-24T16:49:44.615Z] PASS [2021-04-24T16:49:44.615Z] [2021-04-24T16:49:44.615Z] DONE 10 tests in 9.929s [2021-04-24T16:49:44.615Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:49:44.615Z] INFO: Testing against a local daemon [2021-04-24T16:49:44.615Z] === RUN TestExternalGraphDriver [2021-04-24T16:49:44.615Z] === RUN TestExternalGraphDriver/json [2021-04-24T16:49:45.954Z] --- PASS: TestPauseStopPausedContainer (1.59s) [2021-04-24T16:49:45.954Z] === RUN TestPidHost [2021-04-24T16:49:47.088Z] --- PASS: TestServiceUpdateLabel (3.69s) [2021-04-24T16:49:47.088Z] === RUN TestServiceUpdateSecrets [2021-04-24T16:49:47.147Z] === RUN TestExternalGraphDriver/spec [2021-04-24T16:49:48.782Z] --- PASS: TestInspectNetwork (9.37s) [2021-04-24T16:49:48.782Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-24T16:49:48.782Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-24T16:49:48.782Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-24T16:49:48.782Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-24T16:49:48.782Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T16:49:48.822Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-24T16:49:48.822Z] Copying nested executables into bundles/binary-daemon [2021-04-24T16:49:48.822Z] [2021-04-24T16:49:49.681Z] === RUN TestExternalGraphDriver/pull [2021-04-24T16:49:50.168Z] --- PASS: TestPidHost (4.17s) [2021-04-24T16:49:50.168Z] === RUN TestPsFilter [2021-04-24T16:49:50.168Z] --- PASS: TestPsFilter (0.13s) [2021-04-24T16:49:50.168Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:49:51.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.11s) [2021-04-24T16:49:51.114Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-24T16:49:51.584Z] --- PASS: TestExternalGraphDriver (7.03s) [2021-04-24T16:49:51.584Z] --- PASS: TestExternalGraphDriver/json (2.38s) [2021-04-24T16:49:51.584Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-04-24T16:49:51.584Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-04-24T16:49:51.584Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:49:51.705Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/make.sh cross [2021-04-24T16:49:52.144Z] --- PASS: TestRunContainerWithBridgeNone (3.61s) [2021-04-24T16:49:52.144Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:49:52.144Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:49:52.144Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:49:52.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:49:52.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:49:52.144Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:49:52.144Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:49:52.144Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:49:52.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:49:52.144Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:49:52.144Z] === RUN TestNetworkList [2021-04-24T16:49:52.144Z] === RUN TestNetworkList//networks [2021-04-24T16:49:52.144Z] === PAUSE TestNetworkList//networks [2021-04-24T16:49:52.144Z] === RUN TestNetworkList//networks/ [2021-04-24T16:49:52.144Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:49:52.144Z] === CONT TestNetworkList//networks [2021-04-24T16:49:52.144Z] === CONT TestNetworkList//networks/ [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkList (0.04s) [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:49:52.144Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:49:52.144Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:49:52.273Z] [2021-04-24T16:49:52.273Z] Removing bundles/ [2021-04-24T16:49:52.273Z] [2021-04-24T16:49:52.274Z] ---> Making bundle: cross (in bundles/cross) [2021-04-24T16:49:52.274Z] Cross building: bundles/cross/linux/amd64 [2021-04-24T16:49:52.274Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-24T16:49:52.274Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-24T16:49:53.030Z] --- PASS: TestRemoveContainerWithVolume (1.61s) [2021-04-24T16:49:53.030Z] === RUN TestRemoveContainerRunning [2021-04-24T16:49:54.055Z] --- PASS: TestHostIPv4BridgeLabel (1.48s) [2021-04-24T16:49:54.055Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:49:54.417Z] --- PASS: TestRemoveContainerRunning (1.44s) [2021-04-24T16:49:54.417Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:49:55.806Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.62s) [2021-04-24T16:49:55.806Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:49:55.806Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-24T16:49:55.806Z] === RUN TestRenameLinkedContainer [2021-04-24T16:49:56.598Z] --- PASS: TestDaemonRestartWithLiveRestore (2.65s) [2021-04-24T16:49:56.598Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:49:56.852Z] --- PASS: TestGraphdriverPluginV2 (4.42s) [2021-04-24T16:49:56.852Z] PASS [2021-04-24T16:49:56.852Z] [2021-04-24T16:49:56.852Z] DONE 5 tests in 11.488s [2021-04-24T16:49:56.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:49:56.852Z] INFO: Testing against a local daemon [2021-04-24T16:49:56.852Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:49:56.852Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:49:56.852Z] === RUN TestReadPluginNoRead [2021-04-24T16:49:56.852Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:49:56.852Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:49:56.852Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:49:56.852Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:49:56.852Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:49:57.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T16:49:57.811Z] INFO: Testing against a local daemon [2021-04-24T16:49:57.811Z] === RUN TestBuildWithSession [2021-04-24T16:49:57.811Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:49:57.811Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:49:57.811Z] === RUN TestBuildSquashParent [2021-04-24T16:49:57.811Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-24T16:49:57.811Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:49:57.811Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:49:57.811Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:49:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:49:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:49:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:49:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:49:58.509Z] --- PASS: TestDaemonDefaultNetworkPools (2.26s) [2021-04-24T16:49:58.509Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:49:59.974Z] Loaded image: buildpack-deps:buster [2021-04-24T16:49:59.974Z] Loaded image: busybox:latest [2021-04-24T16:49:59.974Z] Loaded image: busybox:glibc [2021-04-24T16:50:00.141Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-04-24T16:50:00.141Z] === CONT TestReadPluginNoRead [2021-04-24T16:50:00.269Z] Loaded image: debian:bullseye [2021-04-24T16:50:00.269Z] Loaded image: hello-world:latest [2021-04-24T16:50:00.269Z] Loaded image: arm32v7/hello-world:latest [2021-04-24T16:50:02.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-24T16:50:02.393Z] --- PASS: TestRenameLinkedContainer (5.99s) [2021-04-24T16:50:02.393Z] === RUN TestRenameStoppedContainer [2021-04-24T16:50:02.709Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.56s) [2021-04-24T16:50:02.709Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:50:03.340Z] --- PASS: TestRenameStoppedContainer (1.48s) [2021-04-24T16:50:03.340Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:50:03.429Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:50:04.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-24T16:50:04.807Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:50:05.629Z] --- PASS: TestServiceUpdateSecrets (16.01s) [2021-04-24T16:50:05.629Z] === RUN TestServiceUpdateConfigs [2021-04-24T16:50:05.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-24T16:50:05.742Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-04-24T16:50:05.933Z] --- PASS: TestRenameRunningContainerAndReuse (2.80s) [2021-04-24T16:50:05.933Z] === RUN TestRenameInvalidName [2021-04-24T16:50:06.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:50:06.936Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.70s) [2021-04-24T16:50:06.936Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:50:07.256Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.28s) [2021-04-24T16:50:07.256Z] PASS [2021-04-24T16:50:07.256Z] [2021-04-24T16:50:07.256Z] === Skipped [2021-04-24T16:50:07.256Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-24T16:50:07.256Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:50:07.256Z] [2021-04-24T16:50:07.256Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-24T16:50:07.256Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-24T16:50:07.256Z] [2021-04-24T16:50:07.256Z] [2021-04-24T16:50:07.256Z] DONE 34 tests, 2 skipped in 118.164s [2021-04-24T16:50:07.256Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-24T16:50:07.256Z] ++ 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 [2021-04-24T16:50:07.256Z] ++ set -e [2021-04-24T16:50:07.256Z] ++ '[' -n 0 ']' [2021-04-24T16:50:07.256Z] ++ set -x [2021-04-24T16:50:07.256Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:50:07.256Z] INFO: Testing against a local daemon [2021-04-24T16:50:07.256Z] === RUN TestConfigInspect [2021-04-24T16:50:07.321Z] --- PASS: TestRenameInvalidName (1.35s) [2021-04-24T16:50:07.321Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:50:07.687Z] --- PASS: TestReadPluginNoRead (7.45s) [2021-04-24T16:50:07.687Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-04-24T16:50:07.687Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2021-04-24T16:50:07.687Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-04-24T16:50:07.687Z] read_test.go:92: [d15e5f5a65d2d] daemon is not started [2021-04-24T16:50:07.687Z] PASS [2021-04-24T16:50:07.687Z] [2021-04-24T16:50:07.687Z] DONE 6 tests in 11.583s [2021-04-24T16:50:07.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:50:07.687Z] testing: warning: no tests to run [2021-04-24T16:50:07.687Z] PASS [2021-04-24T16:50:07.687Z] [2021-04-24T16:50:07.687Z] DONE 0 tests in 0.007s [2021-04-24T16:50:07.687Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:50:07.687Z] INFO: Testing against a local daemon [2021-04-24T16:50:07.687Z] === RUN TestPluginWithDevMounts [2021-04-24T16:50:07.687Z] === PAUSE TestPluginWithDevMounts [2021-04-24T16:50:07.687Z] === CONT TestPluginWithDevMounts [2021-04-24T16:50:08.112Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:50:08.317Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.39s) [2021-04-24T16:50:08.317Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:50:08.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:50:08.711Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-24T16:50:08.821Z] --- PASS: TestConfigInspect (1.98s) [2021-04-24T16:50:08.821Z] === RUN TestConfigList [2021-04-24T16:50:08.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-24T16:50:09.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-24T16:50:09.589Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-04-24T16:50:09.589Z] PASS [2021-04-24T16:50:09.589Z] [2021-04-24T16:50:09.589Z] DONE 1 tests in 1.747s [2021-04-24T16:50:09.589Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:50:09.589Z] INFO: Testing against a local daemon [2021-04-24T16:50:09.589Z] === RUN TestSecretInspect [2021-04-24T16:50:10.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-24T16:50:11.021Z] --- PASS: TestConfigList (1.95s) [2021-04-24T16:50:11.021Z] === RUN TestConfigsCreateAndDelete [2021-04-24T16:50:11.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-24T16:50:11.614Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s) [2021-04-24T16:50:11.614Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:50:11.614Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:50:11.614Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:50:11.614Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:50:12.119Z] --- PASS: TestSecretInspect (2.41s) [2021-04-24T16:50:12.119Z] === RUN TestSecretList [2021-04-24T16:50:12.507Z] --- PASS: TestRenameAnonymousContainer (5.20s) [2021-04-24T16:50:12.507Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:50:12.617Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2021-04-24T16:50:12.617Z] === RUN TestConfigsUpdate [2021-04-24T16:50:14.471Z] --- PASS: TestRenameContainerWithSameName (1.54s) [2021-04-24T16:50:14.471Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:50:14.652Z] --- PASS: TestSecretList (2.40s) [2021-04-24T16:50:14.652Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:50:14.748Z] --- PASS: TestConfigsUpdate (1.94s) [2021-04-24T16:50:14.748Z] === RUN TestTemplatedConfig [2021-04-24T16:50:15.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.15s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.43s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.87s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.56s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.80s) [2021-04-24T16:50:15.571Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.49s) [2021-04-24T16:50:15.571Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:50:15.571Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:50:16.804Z] --- PASS: TestRenameContainerWithLinkedContainer (2.76s) [2021-04-24T16:50:16.804Z] === RUN TestResize [2021-04-24T16:50:17.000Z] --- PASS: TestTemplatedConfig (2.48s) [2021-04-24T16:50:17.000Z] === RUN TestConfigCreateResolve [2021-04-24T16:50:17.183Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2021-04-24T16:50:17.183Z] === RUN TestSecretsUpdate [2021-04-24T16:50:18.190Z] --- PASS: TestResize (1.30s) [2021-04-24T16:50:18.190Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:50:18.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-24T16:50:19.086Z] --- PASS: TestSecretsUpdate (2.01s) [2021-04-24T16:50:19.086Z] === RUN TestTemplatedSecret [2021-04-24T16:50:19.129Z] --- PASS: TestConfigCreateResolve (1.90s) [2021-04-24T16:50:19.129Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T16:50:19.334Z] --- PASS: TestResizeWithInvalidSize (1.16s) [2021-04-24T16:50:19.334Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:50:19.438Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-04-24T16:50:19.438Z] PASS [2021-04-24T16:50:19.438Z] [2021-04-24T16:50:19.438Z] DONE 7 tests in 12.823s [2021-04-24T16:50:19.438Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-24T16:50:19.438Z] ++ 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 [2021-04-24T16:50:19.438Z] ++ set -e [2021-04-24T16:50:19.438Z] ++ '[' -n 0 ']' [2021-04-24T16:50:19.438Z] ++ set -x [2021-04-24T16:50:19.438Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:50:19.732Z] INFO: Testing against a local daemon [2021-04-24T16:50:19.732Z] === RUN TestCheckpoint [2021-04-24T16:50:19.732Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T16:50:19.732Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:50:19.732Z] === RUN TestContainerInvalidJSON [2021-04-24T16:50:19.732Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:50:19.732Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:50:19.732Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:50:19.732Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:50:19.732Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:50:19.732Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:50:19.732Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T16:50:19.732Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T16:50:19.732Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T16:50:19.732Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-24T16:50:19.732Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T16:50:19.732Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T16:50:19.732Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T16:50:19.732Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T16:50:19.732Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-24T16:50:19.732Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T16:50:19.732Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-24T16:50:19.732Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T16:50:20.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-24T16:50:20.034Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T16:50:20.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-04-24T16:50:20.034Z] === RUN TestCopyFromContainer [2021-04-24T16:50:20.721Z] --- PASS: TestResizeWhenContainerNotStarted (1.25s) [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:20.721Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:20.721Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:20.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:50:20.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:50:20.982Z] --- PASS: TestServiceUpdateConfigs (15.97s) [2021-04-24T16:50:20.982Z] === RUN TestServiceUpdateNetwork [2021-04-24T16:50:21.092Z] === RUN TestCopyFromContainer// [2021-04-24T16:50:21.409Z] === RUN TestCopyFromContainer//bar/root [2021-04-24T16:50:21.409Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-24T16:50:21.409Z] === RUN TestCopyFromContainer/bar/quux [2021-04-24T16:50:21.409Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-24T16:50:21.409Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-24T16:50:21.718Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-24T16:50:21.718Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-24T16:50:21.718Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-24T16:50:21.718Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer (1.95s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-24T16:50:22.024Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-24T16:50:22.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T16:50:22.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:50:22.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:50:22.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:50:22.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:50:22.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:50:22.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:50:22.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T16:50:22.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T16:50:22.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T16:50:22.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T16:50:22.024Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T16:50:22.024Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-24T16:50:22.024Z] === RUN TestCreateWithInvalidEnv [2021-04-24T16:50:22.024Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T16:50:22.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T16:50:22.024Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T16:50:22.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T16:50:22.024Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T16:50:22.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T16:50:22.024Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T16:50:22.024Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T16:50:22.024Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T16:50:22.024Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T16:50:22.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T16:50:22.024Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T16:50:22.024Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-24T16:50:22.024Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T16:50:22.373Z] --- PASS: TestTemplatedSecret (3.46s) [2021-04-24T16:50:22.373Z] === RUN TestSecretCreateResolve [2021-04-24T16:50:22.570Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:50:23.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-24T16:50:23.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:50:23.543Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:50:23.574Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2021-04-24T16:50:23.574Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T16:50:23.995Z] === RUN TestBoolValue [2021-04-24T16:50:23.995Z] --- PASS: TestBoolValue (0.00s) [2021-04-24T16:50:23.995Z] === RUN TestBoolValueOrDefault [2021-04-24T16:50:23.995Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-24T16:50:23.995Z] === RUN TestInt64ValueOrZero [2021-04-24T16:50:23.995Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-24T16:50:23.995Z] === RUN TestInt64ValueOrDefault [2021-04-24T16:50:23.995Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-24T16:50:23.995Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-24T16:50:23.995Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-24T16:50:23.995Z] === RUN TestJsonContentType [2021-04-24T16:50:23.995Z] --- PASS: TestJsonContentType (0.00s) [2021-04-24T16:50:23.995Z] PASS [2021-04-24T16:50:23.995Z] coverage: 14.7% of statements [2021-04-24T16:50:23.995Z] ok github.com/docker/docker/api/server/httputils 0.086s coverage: 14.7% of statements [2021-04-24T16:50:24.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-24T16:50:24.473Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:50:24.474Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:24.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:24.905Z] --- PASS: TestSecretCreateResolve (2.52s) [2021-04-24T16:50:24.905Z] PASS [2021-04-24T16:50:24.905Z] [2021-04-24T16:50:24.905Z] DONE 6 tests in 15.400s [2021-04-24T16:50:24.905Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:50:24.905Z] INFO: Testing against a local daemon [2021-04-24T16:50:24.906Z] === RUN TestServiceCreateInit [2021-04-24T16:50:24.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T16:50:25.121Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:50:25.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:50:25.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:50:25.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:50:25.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:50:25.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:50:25.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:50:25.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T16:50:25.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T16:50:25.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T16:50:25.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T16:50:25.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-24T16:50:25.425Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:50:25.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-24T16:50:25.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-24T16:50:25.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T16:50:25.755Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-04-24T16:50:25.755Z] === RUN TestCreateDifferentPlatform [2021-04-24T16:50:25.756Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T16:50:25.756Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T16:50:25.756Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-24T16:50:25.756Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-24T16:50:25.756Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T16:50:25.756Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T16:50:26.061Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-24T16:50:26.061Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T16:50:26.061Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-24T16:50:26.061Z] === RUN TestContainerStartOnDaemonRestart [2021-04-24T16:50:26.061Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-24T16:50:26.061Z] === RUN TestDaemonRestartIpcMode [2021-04-24T16:50:26.061Z] === PAUSE TestDaemonRestartIpcMode [2021-04-24T16:50:26.061Z] === RUN TestDaemonHostGatewayIP [2021-04-24T16:50:26.061Z] === PAUSE TestDaemonHostGatewayIP [2021-04-24T16:50:26.061Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-24T16:50:26.061Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-24T16:50:26.061Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T16:50:26.061Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-24T16:50:26.061Z] === RUN TestDiff [2021-04-24T16:50:26.147Z] === RUN TestMaskSecretKeys [2021-04-24T16:50:26.147Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-24T16:50:26.147Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-24T16:50:26.147Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-24T16:50:26.147Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-24T16:50:26.147Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-24T16:50:26.147Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-24T16:50:26.147Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-24T16:50:26.147Z] === RUN TestVersionMiddlewareVersion [2021-04-24T16:50:26.147Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-24T16:50:26.147Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-24T16:50:26.147Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-24T16:50:26.147Z] PASS [2021-04-24T16:50:26.147Z] coverage: 37.7% of statements [2021-04-24T16:50:26.147Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:50:26.147Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:50:26.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:50:26.369Z] --- PASS: TestDiff (0.52s) [2021-04-24T16:50:26.369Z] === RUN TestExecWithCloseStdin [2021-04-24T16:50:26.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy (11.22s) [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.97s) [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2021-04-24T16:50:26.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2021-04-24T16:50:26.937Z] === RUN TestBuildMultiStageParentConfig [2021-04-24T16:50:27.037Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-04-24T16:50:27.038Z] === RUN TestExec [2021-04-24T16:50:27.100Z] === RUN TestToJSON [2021-04-24T16:50:27.100Z] --- PASS: TestToJSON (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestToParamWithVersion [2021-04-24T16:50:27.100Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestFromJSON [2021-04-24T16:50:27.100Z] --- PASS: TestFromJSON (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestEmpty [2021-04-24T16:50:27.100Z] --- PASS: TestEmpty (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestArgsMatchKVListEmptySources [2021-04-24T16:50:27.100Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestArgsMatchKVList [2021-04-24T16:50:27.100Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestArgsMatch [2021-04-24T16:50:27.100Z] --- PASS: TestArgsMatch (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestAdd [2021-04-24T16:50:27.100Z] --- PASS: TestAdd (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestDel [2021-04-24T16:50:27.100Z] --- PASS: TestDel (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestLen [2021-04-24T16:50:27.100Z] --- PASS: TestLen (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestExactMatch [2021-04-24T16:50:27.100Z] --- PASS: TestExactMatch (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestOnlyOneExactMatch [2021-04-24T16:50:27.100Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestContains [2021-04-24T16:50:27.100Z] --- PASS: TestContains (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestValidate [2021-04-24T16:50:27.100Z] --- PASS: TestValidate (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestWalkValues [2021-04-24T16:50:27.100Z] --- PASS: TestWalkValues (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestFuzzyMatch [2021-04-24T16:50:27.100Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestClone [2021-04-24T16:50:27.100Z] --- PASS: TestClone (0.00s) [2021-04-24T16:50:27.100Z] PASS [2021-04-24T16:50:27.100Z] coverage: 92.2% of statements [2021-04-24T16:50:27.100Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2021-04-24T16:50:27.100Z] === RUN TestStrSliceMarshalJSON [2021-04-24T16:50:27.100Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestStrSliceUnmarshalJSON [2021-04-24T16:50:27.100Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestStrSliceUnmarshalString [2021-04-24T16:50:27.100Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-24T16:50:27.100Z] === RUN TestStrSliceUnmarshalSlice [2021-04-24T16:50:27.100Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-24T16:50:27.100Z] PASS [2021-04-24T16:50:27.100Z] coverage: 90.0% of statements [2021-04-24T16:50:27.100Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-04-24T16:50:27.397Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-24T16:50:27.552Z] === RUN TestAdjustForAPIVersion [2021-04-24T16:50:27.552Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-24T16:50:27.552Z] PASS [2021-04-24T16:50:27.552Z] coverage: 5.7% of statements [2021-04-24T16:50:27.552Z] ok github.com/docker/docker/api/server/router/swarm 0.063s coverage: 5.7% of statements [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:50:27.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:50:27.552Z] === RUN TestDurationToSecondsString [2021-04-24T16:50:27.552Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-24T16:50:27.552Z] === RUN TestGetTimestamp [2021-04-24T16:50:27.552Z] --- PASS: TestGetTimestamp (0.13s) [2021-04-24T16:50:27.552Z] === RUN TestParseTimestamps [2021-04-24T16:50:27.552Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-24T16:50:27.552Z] PASS [2021-04-24T16:50:27.552Z] coverage: 100.0% of statements [2021-04-24T16:50:27.552Z] ok github.com/docker/docker/api/types/time 0.177s coverage: 100.0% of statements [2021-04-24T16:50:27.740Z] --- PASS: TestExec (0.66s) [2021-04-24T16:50:27.740Z] === RUN TestExecUser [2021-04-24T16:50:27.970Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:50:28.005Z] === RUN TestCompareVersion [2021-04-24T16:50:28.005Z] --- PASS: TestCompareVersion (0.00s) [2021-04-24T16:50:28.005Z] PASS [2021-04-24T16:50:28.005Z] coverage: 75.0% of statements [2021-04-24T16:50:28.005Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:50:28.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:50:28.413Z] --- PASS: TestExecUser (0.63s) [2021-04-24T16:50:28.413Z] === RUN TestExportContainerAndImportImage [2021-04-24T16:50:28.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:50:28.544Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-24T16:50:29.465Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-04-24T16:50:29.465Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-24T16:50:29.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-24T16:50:29.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-24T16:50:29.520Z] === RUN TestCloneArgsSmartHttp [2021-04-24T16:50:29.520Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-04-24T16:50:29.520Z] === RUN TestCloneArgsDumbHttp [2021-04-24T16:50:29.520Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-24T16:50:29.520Z] === RUN TestCloneArgsGit [2021-04-24T16:50:29.520Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-24T16:50:29.520Z] === RUN TestCheckoutGit [2021-04-24T16:50:29.720Z] --- PASS: TestServiceWithDataPathPortInit (17.99s) [2021-04-24T16:50:29.720Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:50:29.802Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2021-04-24T16:50:29.802Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:50:29.802Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-24T16:50:29.802Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T16:50:29.802Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:50:29.931Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-24T16:50:30.174Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T16:50:30.543Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-04-24T16:50:30.543Z] === RUN TestHealthCheckWorkdir [2021-04-24T16:50:30.754Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2021-04-24T16:50:30.754Z] === RUN TestBuildMultiStageOnBuild [2021-04-24T16:50:31.687Z] === RUN TestEnable [2021-04-24T16:50:31.687Z] --- PASS: TestEnable (0.00s) [2021-04-24T16:50:31.687Z] === RUN TestDisable [2021-04-24T16:50:31.687Z] --- PASS: TestDisable (0.00s) [2021-04-24T16:50:31.687Z] === RUN TestEnabled [2021-04-24T16:50:31.687Z] --- PASS: TestEnabled (0.00s) [2021-04-24T16:50:31.687Z] PASS [2021-04-24T16:50:31.687Z] coverage: 100.0% of statements [2021-04-24T16:50:31.687Z] ok github.com/docker/docker/cli/debug 0.076s coverage: 100.0% of statements [2021-04-24T16:50:31.699Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2021-04-24T16:50:31.699Z] === RUN TestHealthKillContainer [2021-04-24T16:50:32.140Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-24T16:50:32.140Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-24T16:50:32.140Z] === RUN TestProcessNoDockerignore [2021-04-24T16:50:32.140Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-24T16:50:32.140Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestDetectContentType [2021-04-24T16:50:32.140Z] --- PASS: TestDetectContentType (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestSelectAcceptableMIME [2021-04-24T16:50:32.140Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestInspectEmptyResponse [2021-04-24T16:50:32.140Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestInspectResponseBinary [2021-04-24T16:50:32.140Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestResponseUnsupportedContentType [2021-04-24T16:50:32.140Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestInspectResponseTextSimple [2021-04-24T16:50:32.140Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestInspectResponseEmptyContentType [2021-04-24T16:50:32.140Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestUnknownContentLength [2021-04-24T16:50:32.140Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-24T16:50:32.140Z] === RUN TestDownloadRemote [2021-04-24T16:50:32.140Z] --- PASS: TestDownloadRemote (0.11s) [2021-04-24T16:50:32.140Z] === RUN TestGetWithStatusError [2021-04-24T16:50:32.140Z] --- PASS: TestGetWithStatusError (0.01s) [2021-04-24T16:50:32.140Z] === RUN TestCloseRootDirectory [2021-04-24T16:50:32.140Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-24T16:50:32.140Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:50:32.140Z] === RUN TestHashFile [2021-04-24T16:50:32.140Z] --- SKIP: TestHashFile (0.01s) [2021-04-24T16:50:32.140Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:50:32.140Z] === RUN TestHashSubdir [2021-04-24T16:50:32.140Z] --- SKIP: TestHashSubdir (0.01s) [2021-04-24T16:50:32.140Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:50:32.140Z] === RUN TestRemoveDirectory [2021-04-24T16:50:32.140Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-04-24T16:50:32.140Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:50:32.140Z] PASS [2021-04-24T16:50:32.140Z] coverage: 9.3% of statements [2021-04-24T16:50:32.140Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 9.3% of statements [2021-04-24T16:50:32.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:50:32.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:50:32.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-24T16:50:33.095Z] === RUN TestGetAllAllowed [2021-04-24T16:50:33.095Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-24T16:50:33.095Z] === RUN TestGetAllMeta [2021-04-24T16:50:33.095Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-24T16:50:33.095Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-24T16:50:33.095Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-24T16:50:33.095Z] === RUN TestIsUnreferencedBuiltin [2021-04-24T16:50:33.095Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-24T16:50:33.095Z] === RUN TestIsExistingDirectory [2021-04-24T16:50:33.095Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-24T16:50:33.095Z] === RUN TestGetFilenameForDownload [2021-04-24T16:50:33.096Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestEnv2Variables [2021-04-24T16:50:33.096Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-24T16:50:33.096Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestMaintainer [2021-04-24T16:50:33.096Z] --- PASS: TestMaintainer (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestLabel [2021-04-24T16:50:33.096Z] --- PASS: TestLabel (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestFromScratch [2021-04-24T16:50:33.096Z] --- PASS: TestFromScratch (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestFromWithArg [2021-04-24T16:50:33.096Z] --- PASS: TestFromWithArg (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-24T16:50:33.096Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestFromWithUndefinedArg [2021-04-24T16:50:33.096Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestFromMultiStageWithNamedStage [2021-04-24T16:50:33.096Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestOnbuild [2021-04-24T16:50:33.096Z] --- PASS: TestOnbuild (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestWorkdir [2021-04-24T16:50:33.096Z] --- PASS: TestWorkdir (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestCmd [2021-04-24T16:50:33.096Z] --- PASS: TestCmd (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestHealthcheckNone [2021-04-24T16:50:33.096Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestHealthcheckCmd [2021-04-24T16:50:33.096Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestEntrypoint [2021-04-24T16:50:33.096Z] --- PASS: TestEntrypoint (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestExpose [2021-04-24T16:50:33.096Z] --- PASS: TestExpose (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestUser [2021-04-24T16:50:33.096Z] --- PASS: TestUser (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestVolume [2021-04-24T16:50:33.096Z] --- PASS: TestVolume (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestStopSignal [2021-04-24T16:50:33.096Z] --- SKIP: TestStopSignal (0.00s) [2021-04-24T16:50:33.096Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-24T16:50:33.096Z] === RUN TestArg [2021-04-24T16:50:33.096Z] --- PASS: TestArg (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestShell [2021-04-24T16:50:33.096Z] --- PASS: TestShell (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestPrependEnvOnCmd [2021-04-24T16:50:33.096Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestRunWithBuildArgs [2021-04-24T16:50:33.096Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestRunIgnoresHealthcheck [2021-04-24T16:50:33.096Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestDispatchUnsupportedOptions [2021-04-24T16:50:33.096Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-24T16:50:33.096Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-24T16:50:33.096Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-24T16:50:33.096Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestNormalizeWorkdir [2021-04-24T16:50:33.096Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestDispatch [2021-04-24T16:50:33.096Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-24T16:50:33.096Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-24T16:50:33.096Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-24T16:50:33.096Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-24T16:50:33.096Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-24T16:50:33.096Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-24T16:50:33.096Z] === RUN TestDispatch/COPY_url [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch (0.06s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-24T16:50:33.096Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestAddScratchImageAddsToMounts [2021-04-24T16:50:33.096Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-24T16:50:33.096Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-24T16:50:33.096Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-24T16:50:33.096Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestImageSourceGetAddsToMounts [2021-04-24T16:50:33.096Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestEmptyDockerfile [2021-04-24T16:50:33.096Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-04-24T16:50:33.096Z] === RUN TestSymlinkDockerfile [2021-04-24T16:50:33.096Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-24T16:50:33.096Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-24T16:50:33.096Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestNonExistingDockerfile [2021-04-24T16:50:33.096Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestCopyRunConfig [2021-04-24T16:50:33.096Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestDeepCopyRunConfig [2021-04-24T16:50:33.096Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestExportImage [2021-04-24T16:50:33.096Z] --- PASS: TestExportImage (0.00s) [2021-04-24T16:50:33.096Z] === RUN TestNormalizeDest [2021-04-24T16:50:33.096Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-24T16:50:33.096Z] PASS [2021-04-24T16:50:33.096Z] coverage: 46.8% of statements [2021-04-24T16:50:33.096Z] ok github.com/docker/docker/builder/dockerfile 0.288s coverage: 46.8% of statements [2021-04-24T16:50:33.096Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:50:34.053Z] --- PASS: TestHealthKillContainer (2.65s) [2021-04-24T16:50:34.053Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T16:50:34.697Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-04-24T16:50:34.697Z] === RUN TestIpcModeNone [2021-04-24T16:50:35.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-24T16:50:35.346Z] --- PASS: TestIpcModeNone (0.71s) [2021-04-24T16:50:35.346Z] === RUN TestIpcModePrivate [2021-04-24T16:50:35.444Z] --- PASS: TestServiceCreateInit (9.60s) [2021-04-24T16:50:35.444Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s) [2021-04-24T16:50:35.444Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s) [2021-04-24T16:50:35.444Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T16:50:35.999Z] --- PASS: TestIpcModePrivate (0.66s) [2021-04-24T16:50:35.999Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-24T16:50:35.999Z] === RUN TestIpcModeShareable [2021-04-24T16:50:36.287Z] --- PASS: TestServiceUpdateNetwork (17.24s) [2021-04-24T16:50:36.287Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T16:50:36.648Z] --- PASS: TestIpcModeShareable (0.67s) [2021-04-24T16:50:36.648Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-24T16:50:36.648Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-24T16:50:37.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:50:37.784Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-24T16:50:38.526Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-24T16:50:38.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:50:38.758Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) [2021-04-24T16:50:38.758Z] === RUN TestAPIIpcModeHost [2021-04-24T16:50:38.810Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-24T16:50:39.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-24T16:50:39.401Z] --- PASS: TestAPIIpcModeHost (0.53s) [2021-04-24T16:50:39.401Z] === RUN TestDaemonIpcModeShareable [2021-04-24T16:50:39.713Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2021-04-24T16:50:39.714Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3j6bbhw2tjbmaxlmc7fof201m Created:2021-04-24 16:50:31.158240682 +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[aee5ab7658f6fc55845bc459e4443aaee409d77a54416a52be12b5fe60ef7401:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.op5ogh6zo6t0o2l3ewhkn08fz EndpointID:564183fe9ce00ed88e79ed54497bfdc5947f642c5b307f751c1c508108a64b31 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99f2252ce6b30a7dc779c68737be502a40d524e4b63e35e0e4c6dbcd2c130f38 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:810ae91c4146 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.op5ogh6zo6t0o2l3ewhkn08fz EndpointID:564183fe9ce00ed88e79ed54497bfdc5947f642c5b307f751c1c508108a64b31 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-24T16:50:39.714Z] PASS [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] === Skipped [2021-04-24T16:50:39.714Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:50:39.714Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] DONE 26 tests, 1 skipped in 70.923s [2021-04-24T16:50:39.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] ++ set -e [2021-04-24T16:50:39.714Z] ++ '[' -n 0 ']' [2021-04-24T16:50:39.714Z] ++ set -x [2021-04-24T16:50:39.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] INFO: Testing against a local daemon [2021-04-24T16:50:39.714Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:50:39.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:50:39.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:50:39.714Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:50:39.714Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:50:39.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:50:39.714Z] PASS [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] === Skipped [2021-04-24T16:50:39.714Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:50:39.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:50:39.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] [2021-04-24T16:50:39.714Z] DONE 2 tests, 2 skipped in 0.299s [2021-04-24T16:50:39.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] ++ set -e [2021-04-24T16:50:39.714Z] ++ '[' -n 0 ']' [2021-04-24T16:50:39.714Z] ++ set -x [2021-04-24T16:50:39.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:39.714Z] INFO: Testing against a local daemon [2021-04-24T16:50:39.714Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-24T16:50:40.485Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-24T16:50:40.948Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2021-04-24T16:50:40.948Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-24T16:50:40.948Z] === RUN TestDaemonIpcModePrivate [2021-04-24T16:50:41.873Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.95s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.18s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.92s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.91s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.13s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.17s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.39s) [2021-04-24T16:50:41.873Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2021-04-24T16:50:41.873Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:50:42.471Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2021-04-24T16:50:42.471Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-24T16:50:42.471Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-24T16:50:42.816Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-24T16:50:43.009Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.37s) [2021-04-24T16:50:43.009Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:50:43.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2021-04-24T16:50:43.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-24T16:50:43.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-24T16:50:43.949Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-24T16:50:45.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2021-04-24T16:50:45.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-24T16:50:45.209Z] === RUN TestIpcModeOlderClient [2021-04-24T16:50:45.209Z] === PAUSE TestIpcModeOlderClient [2021-04-24T16:50:45.209Z] === RUN TestKillContainerInvalidSignal [2021-04-24T16:50:45.363Z] --- PASS: TestCgroupNamespacesRun (3.53s) [2021-04-24T16:50:45.363Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:50:45.392Z] === RUN TestCheckpointCreateError [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointCreate [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointDeleteError [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointDelete [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointListError [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointList [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointList (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCheckpointListContainerNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNewClientWithOpsFromEnv [2021-04-24T16:50:45.392Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-24T16:50:45.392Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-24T16:50:45.392Z] === RUN TestGetAPIPath [2021-04-24T16:50:45.392Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestParseHostURL [2021-04-24T16:50:45.392Z] --- PASS: TestParseHostURL (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-24T16:50:45.392Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPIVersion [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPVersionOverride [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-24T16:50:45.392Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestClientRedirect [2021-04-24T16:50:45.392Z] --- PASS: TestClientRedirect (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigCreateUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigCreateError [2021-04-24T16:50:45.392Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigCreate [2021-04-24T16:50:45.392Z] --- PASS: TestConfigCreate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspectNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspectWithEmptyID [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspectUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspectError [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspectConfigNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigInspect [2021-04-24T16:50:45.392Z] --- PASS: TestConfigInspect (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigListUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigListError [2021-04-24T16:50:45.392Z] --- PASS: TestConfigListError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigList [2021-04-24T16:50:45.392Z] --- PASS: TestConfigList (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigRemoveUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigRemoveError [2021-04-24T16:50:45.392Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigRemove [2021-04-24T16:50:45.392Z] --- PASS: TestConfigRemove (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigUpdateUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigUpdateError [2021-04-24T16:50:45.392Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestConfigUpdate [2021-04-24T16:50:45.392Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCommitError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCommit [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCommit (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStatPathError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStatPathNotFoundError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStatPathNoHeaderError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStatPath [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyToContainerError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyToContainerNotFoundError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyToContainer [2021-04-24T16:50:45.392Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyFromContainerError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyFromContainerNotFoundError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-24T16:50:45.392Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestCopyFromContainer [2021-04-24T16:50:45.392Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCreateError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCreateImageNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCreateWithName [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerCreateAutoRemove [2021-04-24T16:50:45.392Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerDiffError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerDiff [2021-04-24T16:50:45.392Z] --- PASS: TestContainerDiff (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecCreateError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecCreate [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecStartError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecStart [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecInspectError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecInspect [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExportError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExportError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExport [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExport (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerInspectError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerInspectContainerNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerInspectWithEmptyID [2021-04-24T16:50:45.392Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerInspect [2021-04-24T16:50:45.392Z] --- PASS: TestContainerInspect (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerInspectNode [2021-04-24T16:50:45.392Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerKillError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerKillError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerKill [2021-04-24T16:50:45.392Z] --- PASS: TestContainerKill (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerListError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerListError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerList [2021-04-24T16:50:45.392Z] --- PASS: TestContainerList (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerLogsNotFoundError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerLogsError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerLogs [2021-04-24T16:50:45.392Z] --- PASS: TestContainerLogs (0.14s) [2021-04-24T16:50:45.392Z] === RUN TestContainerPauseError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerPauseError (0.01s) [2021-04-24T16:50:45.392Z] === RUN TestContainerPause [2021-04-24T16:50:45.392Z] --- PASS: TestContainerPause (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainersPruneError [2021-04-24T16:50:45.392Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainersPrune [2021-04-24T16:50:45.392Z] --- PASS: TestContainersPrune (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRemoveError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRemoveNotFoundError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRemoveNotFoundError (0.01s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRemove [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRemove (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRenameError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRename [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRename (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerResizeError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecResizeError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerResize [2021-04-24T16:50:45.392Z] --- PASS: TestContainerResize (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerExecResize [2021-04-24T16:50:45.392Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRestartError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerRestart [2021-04-24T16:50:45.392Z] --- PASS: TestContainerRestart (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStartError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStartError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStart [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStart (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStatsError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStats [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStats (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStopError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStopError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerStop [2021-04-24T16:50:45.392Z] --- PASS: TestContainerStop (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerTopError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerTopError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerTop [2021-04-24T16:50:45.392Z] --- PASS: TestContainerTop (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerUnpauseError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerUnpause [2021-04-24T16:50:45.392Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerUpdateError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerUpdate [2021-04-24T16:50:45.392Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerWaitError [2021-04-24T16:50:45.392Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestContainerWait [2021-04-24T16:50:45.392Z] --- PASS: TestContainerWait (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestDiskUsageError [2021-04-24T16:50:45.392Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestDiskUsage [2021-04-24T16:50:45.392Z] --- PASS: TestDiskUsage (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestDistributionInspectUnsupported [2021-04-24T16:50:45.392Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestDistributionInspectWithEmptyID [2021-04-24T16:50:45.392Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestEventsErrorInOptions [2021-04-24T16:50:45.392Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestEventsErrorFromServer [2021-04-24T16:50:45.392Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestEvents [2021-04-24T16:50:45.392Z] --- PASS: TestEvents (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestTLSCloseWriter [2021-04-24T16:50:45.392Z] === PAUSE TestTLSCloseWriter [2021-04-24T16:50:45.392Z] === RUN TestImageBuildError [2021-04-24T16:50:45.392Z] --- PASS: TestImageBuildError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageBuild [2021-04-24T16:50:45.392Z] --- PASS: TestImageBuild (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestGetDockerOS [2021-04-24T16:50:45.392Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageCreateError [2021-04-24T16:50:45.392Z] --- PASS: TestImageCreateError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageCreate [2021-04-24T16:50:45.392Z] --- PASS: TestImageCreate (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageHistoryError [2021-04-24T16:50:45.392Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageHistory [2021-04-24T16:50:45.392Z] --- PASS: TestImageHistory (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageImportError [2021-04-24T16:50:45.392Z] --- PASS: TestImageImportError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageImport [2021-04-24T16:50:45.392Z] --- PASS: TestImageImport (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageInspectError [2021-04-24T16:50:45.392Z] --- PASS: TestImageInspectError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageInspectImageNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageInspectWithEmptyID [2021-04-24T16:50:45.392Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageInspect [2021-04-24T16:50:45.392Z] --- PASS: TestImageInspect (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageListError [2021-04-24T16:50:45.392Z] --- PASS: TestImageListError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageList [2021-04-24T16:50:45.392Z] --- PASS: TestImageList (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageListApiBefore125 [2021-04-24T16:50:45.392Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageLoadError [2021-04-24T16:50:45.392Z] --- PASS: TestImageLoadError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageLoad [2021-04-24T16:50:45.392Z] --- PASS: TestImageLoad (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagesPruneError [2021-04-24T16:50:45.392Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagesPrune [2021-04-24T16:50:45.392Z] --- PASS: TestImagesPrune (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullReferenceParseError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullAnyError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePullWithoutErrors [2021-04-24T16:50:45.392Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushReferenceError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushAnyError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithoutErrors [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-24T16:50:45.392Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-24T16:50:45.392Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageRemoveError [2021-04-24T16:50:45.392Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageRemoveImageNotFound [2021-04-24T16:50:45.392Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageRemove [2021-04-24T16:50:45.392Z] --- PASS: TestImageRemove (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSaveError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSaveError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSave [2021-04-24T16:50:45.392Z] --- PASS: TestImageSave (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchAnyError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageSearchWithoutErrors [2021-04-24T16:50:45.392Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageTagError [2021-04-24T16:50:45.392Z] --- PASS: TestImageTagError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageTagInvalidReference [2021-04-24T16:50:45.392Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageTagInvalidSourceImageName [2021-04-24T16:50:45.392Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageTagHexSource [2021-04-24T16:50:45.392Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestImageTag [2021-04-24T16:50:45.392Z] --- PASS: TestImageTag (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestInfoServerError [2021-04-24T16:50:45.392Z] --- PASS: TestInfoServerError (0.00s) [2021-04-24T16:50:45.392Z] === RUN TestInfoInvalidResponseJSONError [2021-04-24T16:50:45.392Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestInfo [2021-04-24T16:50:45.393Z] --- PASS: TestInfo (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkConnectError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkConnect [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkCreateError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkCreate [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkDisconnectError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkDisconnect [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkInspectNotFoundError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkInspect [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkListError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkList [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworksPruneError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworksPrune [2021-04-24T16:50:45.393Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNetworkRemove [2021-04-24T16:50:45.393Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeInspectNodeNotFound [2021-04-24T16:50:45.393Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeInspect [2021-04-24T16:50:45.393Z] --- PASS: TestNodeInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeListError [2021-04-24T16:50:45.393Z] --- PASS: TestNodeListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeList [2021-04-24T16:50:45.393Z] --- PASS: TestNodeList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeRemove [2021-04-24T16:50:45.393Z] --- PASS: TestNodeRemove (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeUpdateError [2021-04-24T16:50:45.393Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestNodeUpdate [2021-04-24T16:50:45.393Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestOptionWithTimeout [2021-04-24T16:50:45.393Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPingFail [2021-04-24T16:50:45.393Z] --- PASS: TestPingFail (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPingWithError [2021-04-24T16:50:45.393Z] 2021/04/24 16:50:44 RoundTripper returned a response & error; ignoring response [2021-04-24T16:50:45.393Z] 2021/04/24 16:50:44 RoundTripper returned a response & error; ignoring response [2021-04-24T16:50:45.393Z] --- PASS: TestPingWithError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPingSuccess [2021-04-24T16:50:45.393Z] --- PASS: TestPingSuccess (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPingHeadFallback [2021-04-24T16:50:45.393Z] === RUN TestPingHeadFallback/OK [2021-04-24T16:50:45.393Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-24T16:50:45.393Z] === RUN TestPingHeadFallback/Not_Found [2021-04-24T16:50:45.393Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-24T16:50:45.393Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-24T16:50:45.393Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-24T16:50:45.393Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-24T16:50:45.393Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-24T16:50:45.393Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginDisableError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginDisable [2021-04-24T16:50:45.393Z] --- PASS: TestPluginDisable (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginEnableError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginEnable [2021-04-24T16:50:45.393Z] --- PASS: TestPluginEnable (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginInspect [2021-04-24T16:50:45.393Z] --- PASS: TestPluginInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginListError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginList [2021-04-24T16:50:45.393Z] --- PASS: TestPluginList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginPushError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginPushError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginPush [2021-04-24T16:50:45.393Z] --- PASS: TestPluginPush (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginRemove [2021-04-24T16:50:45.393Z] --- PASS: TestPluginRemove (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginSetError [2021-04-24T16:50:45.393Z] --- PASS: TestPluginSetError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPluginSet [2021-04-24T16:50:45.393Z] --- PASS: TestPluginSet (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSetHostHeader [2021-04-24T16:50:45.393Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestPlainTextError [2021-04-24T16:50:45.393Z] --- PASS: TestPlainTextError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestInfiniteError [2021-04-24T16:50:45.393Z] --- PASS: TestInfiniteError (0.03s) [2021-04-24T16:50:45.393Z] === RUN TestSecretCreateUnsupported [2021-04-24T16:50:45.393Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretCreateError [2021-04-24T16:50:45.393Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretCreate [2021-04-24T16:50:45.393Z] --- PASS: TestSecretCreate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretInspectUnsupported [2021-04-24T16:50:45.393Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretInspectSecretNotFound [2021-04-24T16:50:45.393Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretInspect [2021-04-24T16:50:45.393Z] --- PASS: TestSecretInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretListUnsupported [2021-04-24T16:50:45.393Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretListError [2021-04-24T16:50:45.393Z] --- PASS: TestSecretListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretList [2021-04-24T16:50:45.393Z] --- PASS: TestSecretList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretRemoveUnsupported [2021-04-24T16:50:45.393Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretRemove [2021-04-24T16:50:45.393Z] --- PASS: TestSecretRemove (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretUpdateUnsupported [2021-04-24T16:50:45.393Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretUpdateError [2021-04-24T16:50:45.393Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSecretUpdate [2021-04-24T16:50:45.393Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceCreateError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceCreate [2021-04-24T16:50:45.393Z] --- PASS: TestServiceCreate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-24T16:50:45.393Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceCreateDigestPinning [2021-04-24T16:50:45.393Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceInspectServiceNotFound [2021-04-24T16:50:45.393Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceInspect [2021-04-24T16:50:45.393Z] --- PASS: TestServiceInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceListError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceList [2021-04-24T16:50:45.393Z] --- PASS: TestServiceList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceLogsError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceLogs [2021-04-24T16:50:45.393Z] --- PASS: TestServiceLogs (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceRemoveNotFoundError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceRemove [2021-04-24T16:50:45.393Z] --- PASS: TestServiceRemove (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceUpdateError [2021-04-24T16:50:45.393Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestServiceUpdate [2021-04-24T16:50:45.393Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmGetUnlockKeyError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmGetUnlockKey [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmInitError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmInit [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmInit (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmInspect [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmJoinError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmJoin [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmLeaveError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmLeave [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmUnlockError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmUnlock [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmUpdateError [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestSwarmUpdate [2021-04-24T16:50:45.393Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestTaskInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestTaskInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestTaskInspect [2021-04-24T16:50:45.393Z] --- PASS: TestTaskInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestTaskListError [2021-04-24T16:50:45.393Z] --- PASS: TestTaskListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestTaskList [2021-04-24T16:50:45.393Z] --- PASS: TestTaskList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeCreateError [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeCreate [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeInspectError [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeInspectNotFound [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeInspectWithEmptyID [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeInspect [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeListError [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeListError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeList [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeList (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeRemoveError [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-24T16:50:45.393Z] === RUN TestVolumeRemove [2021-04-24T16:50:45.393Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-24T16:50:45.393Z] === CONT TestTLSCloseWriter [2021-04-24T16:50:45.393Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-24T16:50:45.393Z] PASS [2021-04-24T16:50:45.393Z] coverage: 74.9% of statements [2021-04-24T16:50:45.393Z] ok github.com/docker/docker/client 0.486s coverage: 74.9% of statements [2021-04-24T16:50:45.506Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-04-24T16:50:45.506Z] === RUN TestKillContainer [2021-04-24T16:50:45.506Z] === RUN TestKillContainer/no_signal [2021-04-24T16:50:45.860Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-24T16:50:46.148Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T16:50:46.800Z] === RUN TestKillContainer/killing_signal [2021-04-24T16:50:47.261Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-24T16:50:47.454Z] --- PASS: TestKillContainer (1.78s) [2021-04-24T16:50:47.454Z] --- PASS: TestKillContainer/no_signal (0.56s) [2021-04-24T16:50:47.454Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2021-04-24T16:50:47.454Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2021-04-24T16:50:47.454Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T16:50:47.454Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-24T16:50:47.772Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-24T16:50:47.909Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-04-24T16:50:47.909Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:50:48.095Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-24T16:50:48.325Z] --- PASS: TestBuildMultiStageOnBuild (16.01s) [2021-04-24T16:50:48.325Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:50:48.325Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-24T16:50:48.325Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T16:50:48.325Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:50:48.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-04-24T16:50:48.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-04-24T16:50:48.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-04-24T16:50:48.738Z] === RUN TestKillStoppedContainer [2021-04-24T16:50:48.738Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-24T16:50:48.738Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T16:50:48.738Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-24T16:50:48.738Z] === RUN TestKillDifferentUserContainer [2021-04-24T16:50:49.375Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2021-04-24T16:50:49.375Z] === RUN TestInspectOomKilledTrue [2021-04-24T16:50:50.017Z] --- PASS: TestInspectOomKilledTrue (0.68s) [2021-04-24T16:50:50.017Z] === RUN TestInspectOomKilledFalse [2021-04-24T16:50:50.456Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.01s) [2021-04-24T16:50:50.456Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:50:50.669Z] --- PASS: TestInspectOomKilledFalse (0.58s) [2021-04-24T16:50:50.669Z] === RUN TestLinksEtcHostsContentMatch [2021-04-24T16:50:50.984Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-04-24T16:50:50.984Z] === RUN TestLinksContainerNames [2021-04-24T16:50:51.399Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-24T16:50:51.982Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-24T16:50:52.067Z] --- PASS: TestLinksContainerNames (1.09s) [2021-04-24T16:50:52.067Z] === RUN TestLogsFollowTailEmpty [2021-04-24T16:50:52.711Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-04-24T16:50:52.711Z] === RUN TestContainerNetworkMountsNoChown [2021-04-24T16:50:53.007Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/default [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/default [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/private [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/private [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rprivate [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/slave [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/slave [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rslave [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/shared [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/shared [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rshared [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-24T16:50:53.007Z] === CONT TestMountDaemonRoot/default [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-24T16:50:53.007Z] === CONT TestMountDaemonRoot/rslave [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:50:53.007Z] === CONT TestMountDaemonRoot/rshared [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-24T16:50:53.007Z] === CONT TestMountDaemonRoot/slave [2021-04-24T16:50:53.007Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-24T16:50:53.007Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/private [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/shared [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rprivate [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:50:53.305Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:50:53.305Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-24T16:50:53.305Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-24T16:50:53.305Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-04-24T16:50:53.305Z] === RUN TestContainerBindMountNonRecursive [2021-04-24T16:50:53.563Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2021-04-24T16:50:53.563Z] === RUN TestCreateServiceConflict [2021-04-24T16:50:54.702Z] --- PASS: TestCgroupNamespacesRunHostMode (3.68s) [2021-04-24T16:50:54.702Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:50:54.702Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-24T16:50:54.825Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2021-04-24T16:50:54.825Z] === RUN TestContainerVolumesMountedAsShared [2021-04-24T16:50:54.939Z] --- PASS: TestCreateServiceConflict (2.46s) [2021-04-24T16:50:54.939Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T16:50:55.464Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2021-04-24T16:50:55.464Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-24T16:50:55.645Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-24T16:50:55.761Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-04-24T16:50:55.761Z] === RUN TestNetworkNat [2021-04-24T16:50:55.769Z] --- PASS: TestServiceUpdatePidsLimit (18.50s) [2021-04-24T16:50:55.769Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-04-24T16:50:55.769Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-04-24T16:50:55.769Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-04-24T16:50:55.769Z] PASS [2021-04-24T16:50:55.769Z] [2021-04-24T16:50:55.769Z] === Skipped [2021-04-24T16:50:55.769Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T16:50:55.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:50:55.769Z] [2021-04-24T16:50:55.769Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2021-04-24T16:50:55.769Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:50:55.769Z] [2021-04-24T16:50:55.769Z] [2021-04-24T16:50:55.769Z] DONE 27 tests, 2 skipped in 182.520s [2021-04-24T16:50:55.769Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] ++ set -e [2021-04-24T16:50:55.769Z] ++ '[' -n 0 ']' [2021-04-24T16:50:55.769Z] ++ set -x [2021-04-24T16:50:55.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] INFO: Testing against a local daemon [2021-04-24T16:50:55.769Z] === RUN TestSessionCreate [2021-04-24T16:50:55.769Z] --- PASS: TestSessionCreate (0.02s) [2021-04-24T16:50:55.769Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T16:50:55.769Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-04-24T16:50:55.769Z] PASS [2021-04-24T16:50:55.769Z] [2021-04-24T16:50:55.769Z] DONE 2 tests in 0.222s [2021-04-24T16:50:55.769Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] ++ set -e [2021-04-24T16:50:55.769Z] ++ '[' -n 0 ']' [2021-04-24T16:50:55.769Z] ++ set -x [2021-04-24T16:50:55.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:50:55.769Z] INFO: Testing against a local daemon [2021-04-24T16:50:55.769Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:50:55.769Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:50:55.769Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:50:55.769Z] === RUN TestEventsExecDie [2021-04-24T16:50:56.186Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-24T16:50:56.218Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-24T16:50:56.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-24T16:50:56.397Z] --- PASS: TestEventsExecDie (1.23s) [2021-04-24T16:50:56.397Z] === RUN TestEventsBackwardsCompatible [2021-04-24T16:50:56.397Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-24T16:50:56.397Z] === RUN TestInfoBinaryCommits [2021-04-24T16:50:56.397Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-04-24T16:50:56.397Z] === RUN TestInfoAPIVersioned [2021-04-24T16:50:56.397Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-24T16:50:56.397Z] === RUN TestInfoDiscoveryBackend [2021-04-24T16:50:56.410Z] --- PASS: TestNetworkNat (0.62s) [2021-04-24T16:50:56.410Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T16:50:56.479Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-24T16:50:56.814Z] --- PASS: TestBuildMultiStageLayerLeak (10.05s) [2021-04-24T16:50:56.814Z] === RUN TestBuildWithHugeFile [2021-04-24T16:50:57.024Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-24T16:50:57.024Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T16:50:57.052Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-24T16:50:57.054Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-04-24T16:50:57.054Z] === RUN TestNetworkLoopbackNat [2021-04-24T16:50:57.313Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.11s) [2021-04-24T16:50:57.313Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:50:57.313Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-24T16:50:57.313Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-24T16:50:58.051Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-24T16:50:58.051Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T16:50:58.225Z] --- PASS: TestCreateServiceMaxReplicas (2.93s) [2021-04-24T16:50:58.225Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T16:50:58.340Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-24T16:50:58.340Z] === RUN TestInfoAPI [2021-04-24T16:50:58.340Z] --- PASS: TestInfoAPI (0.01s) [2021-04-24T16:50:58.340Z] === RUN TestInfoAPIWarnings [2021-04-24T16:50:59.230Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-24T16:50:59.805Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s) [2021-04-24T16:50:59.805Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:50:59.809Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-04-24T16:50:59.809Z] === RUN TestPause [2021-04-24T16:51:00.469Z] --- PASS: TestPause (0.62s) [2021-04-24T16:51:00.469Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T16:51:00.469Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:51:00.469Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:51:00.469Z] === RUN TestPauseStopPausedContainer [2021-04-24T16:51:01.117Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2021-04-24T16:51:01.117Z] === RUN TestPidHost [2021-04-24T16:51:01.192Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.44s) [2021-04-24T16:51:01.192Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:51:01.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-24T16:51:02.655Z] --- PASS: TestPidHost (1.30s) [2021-04-24T16:51:02.655Z] === RUN TestPsFilter [2021-04-24T16:51:02.655Z] --- PASS: TestPsFilter (0.15s) [2021-04-24T16:51:02.655Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T16:51:02.979Z] --- PASS: TestCheckoutGit (32.44s) [2021-04-24T16:51:02.979Z] === RUN TestValidGitTransport [2021-04-24T16:51:02.979Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-24T16:51:02.979Z] === RUN TestGitInvalidRef [2021-04-24T16:51:02.979Z] --- PASS: TestGitInvalidRef (0.20s) [2021-04-24T16:51:02.979Z] PASS [2021-04-24T16:51:02.979Z] coverage: 86.3% of statements [2021-04-24T16:51:02.979Z] ok github.com/docker/docker/builder/remotecontext/git 32.938s coverage: 86.3% of statements [2021-04-24T16:51:02.979Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:51:02.979Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:51:03.300Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2021-04-24T16:51:03.300Z] === RUN TestRemoveContainerWithVolume [2021-04-24T16:51:03.597Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2021-04-24T16:51:03.597Z] === RUN TestRemoveContainerRunning [2021-04-24T16:51:04.254Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-04-24T16:51:04.254Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T16:51:04.318Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-24T16:51:04.495Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.16s) [2021-04-24T16:51:04.495Z] === RUN TestKernelTCPMemory [2021-04-24T16:51:04.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-24T16:51:04.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-04-24T16:51:04.891Z] === RUN TestRemoveInvalidContainer [2021-04-24T16:51:04.891Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-24T16:51:04.891Z] === RUN TestRenameLinkedContainer [2021-04-24T16:51:06.143Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-24T16:51:06.143Z] --- PASS: TestKernelTCPMemory (1.78s) [2021-04-24T16:51:06.143Z] === RUN TestNISDomainname [2021-04-24T16:51:06.230Z] --- PASS: TestDockerNetworkMacvlan (23.70s) [2021-04-24T16:51:06.230Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-24T16:51:06.230Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-04-24T16:51:06.230Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s) [2021-04-24T16:51:06.230Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.64s) [2021-04-24T16:51:06.231Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.88s) [2021-04-24T16:51:06.231Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.81s) [2021-04-24T16:51:06.231Z] PASS [2021-04-24T16:51:06.231Z] [2021-04-24T16:51:06.231Z] DONE 8 tests in 27.284s [2021-04-24T16:51:06.231Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:51:06.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:06.231Z] ++ set -e [2021-04-24T16:51:06.231Z] ++ '[' -n 0 ']' [2021-04-24T16:51:06.231Z] ++ set -x [2021-04-24T16:51:06.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:06.231Z] testing: warning: no tests to run [2021-04-24T16:51:06.231Z] PASS [2021-04-24T16:51:06.231Z] [2021-04-24T16:51:06.231Z] DONE 0 tests in 0.038s [2021-04-24T16:51:06.231Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:51:06.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:06.231Z] ++ set -e [2021-04-24T16:51:06.231Z] ++ '[' -n 0 ']' [2021-04-24T16:51:06.231Z] ++ set -x [2021-04-24T16:51:06.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:06.491Z] INFO: Testing against a local daemon [2021-04-24T16:51:06.491Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:51:06.993Z] --- PASS: TestRenameLinkedContainer (2.12s) [2021-04-24T16:51:06.993Z] === RUN TestRenameStoppedContainer [2021-04-24T16:51:07.297Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-04-24T16:51:07.297Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T16:51:07.529Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-24T16:51:08.472Z] --- PASS: TestNISDomainname (2.32s) [2021-04-24T16:51:08.472Z] === RUN TestHostnameDnsResolution [2021-04-24T16:51:08.472Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-24T16:51:08.733Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-24T16:51:08.827Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s) [2021-04-24T16:51:08.827Z] === RUN TestRenameInvalidName [2021-04-24T16:51:09.033Z] --- PASS: TestAuthZPluginAllowRequest (2.43s) [2021-04-24T16:51:09.033Z] === RUN TestAuthZPluginTLS [2021-04-24T16:51:09.123Z] --- PASS: TestRenameInvalidName (0.56s) [2021-04-24T16:51:09.123Z] === RUN TestRenameAnonymousContainer [2021-04-24T16:51:09.304Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-24T16:51:09.987Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestConfigureDaemonLogs [2021-04-24T16:51:09.987Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestCommonOptionsInstallFlags [2021-04-24T16:51:09.987Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-24T16:51:09.987Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-24T16:51:09.987Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-24T16:51:09.987Z] PASS [2021-04-24T16:51:09.987Z] coverage: 18.4% of statements [2021-04-24T16:51:09.987Z] ok github.com/docker/docker/cmd/dockerd 0.285s coverage: 18.4% of statements [2021-04-24T16:51:10.249Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-24T16:51:10.431Z] --- PASS: TestAuthZPluginTLS (1.30s) [2021-04-24T16:51:10.431Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:51:10.941Z] === RUN TestContainerStopSignal [2021-04-24T16:51:10.941Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestContainerStopTimeout [2021-04-24T16:51:10.941Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-24T16:51:10.941Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-24T16:51:10.941Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-24T16:51:10.941Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestReplaceAndAppendEnvVars [2021-04-24T16:51:10.941Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-24T16:51:10.941Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-24T16:51:10.941Z] === RUN TestNewMemoryStore [2021-04-24T16:51:10.941Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestAddContainers [2021-04-24T16:51:10.941Z] --- PASS: TestAddContainers (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestGetContainer [2021-04-24T16:51:10.941Z] --- PASS: TestGetContainer (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestDeleteContainer [2021-04-24T16:51:10.941Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestListContainers [2021-04-24T16:51:10.941Z] --- PASS: TestListContainers (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestFirstContainer [2021-04-24T16:51:10.941Z] --- PASS: TestFirstContainer (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestApplyAllContainer [2021-04-24T16:51:10.941Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestIsValidHealthString [2021-04-24T16:51:10.941Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestStateRunStop [2021-04-24T16:51:10.941Z] --- PASS: TestStateRunStop (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestStateTimeoutWait [2021-04-24T16:51:10.941Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-24T16:51:10.941Z] state_test.go:141: Stop callback fired [2021-04-24T16:51:10.941Z] state_test.go:165: Stop callback fired [2021-04-24T16:51:10.941Z] === RUN TestIsValidStateString [2021-04-24T16:51:10.941Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestViewSaveDelete [2021-04-24T16:51:10.941Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-24T16:51:10.941Z] === RUN TestViewAll [2021-04-24T16:51:10.941Z] --- PASS: TestViewAll (0.01s) [2021-04-24T16:51:10.941Z] === RUN TestViewGet [2021-04-24T16:51:10.941Z] --- PASS: TestViewGet (0.01s) [2021-04-24T16:51:10.941Z] === RUN TestNames [2021-04-24T16:51:10.941Z] --- PASS: TestNames (0.00s) [2021-04-24T16:51:10.941Z] === RUN TestViewWithHealthCheck [2021-04-24T16:51:10.941Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-24T16:51:10.941Z] PASS [2021-04-24T16:51:10.941Z] coverage: 41.6% of statements [2021-04-24T16:51:10.941Z] ok github.com/docker/docker/container 0.263s coverage: 41.6% of statements [2021-04-24T16:51:10.941Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:51:10.941Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:51:10.941Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:51:10.941Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:51:11.194Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-24T16:51:11.194Z] --- PASS: TestHostnameDnsResolution (2.85s) [2021-04-24T16:51:11.194Z] === RUN TestStats [2021-04-24T16:51:11.222Z] --- PASS: TestRenameAnonymousContainer (2.05s) [2021-04-24T16:51:11.222Z] === RUN TestRenameContainerWithSameName [2021-04-24T16:51:11.376Z] --- PASS: TestAuthZPluginDenyRequest (1.18s) [2021-04-24T16:51:11.376Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:51:11.455Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-24T16:51:11.864Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-04-24T16:51:11.864Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T16:51:12.758Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.17s) [2021-04-24T16:51:12.758Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:51:12.922Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-04-24T16:51:12.922Z] === RUN TestResize [2021-04-24T16:51:13.090Z] === RUN TestPrepare [2021-04-24T16:51:13.090Z] --- PASS: TestPrepare (0.00s) [2021-04-24T16:51:13.090Z] === RUN TestStart [2021-04-24T16:51:13.090Z] --- PASS: TestStart (0.00s) [2021-04-24T16:51:13.090Z] === RUN TestWaitCancel [2021-04-24T16:51:13.090Z] --- PASS: TestWaitCancel (0.00s) [2021-04-24T16:51:13.090Z] === RUN TestWaitDisabled [2021-04-24T16:51:13.090Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-24T16:51:13.090Z] === RUN TestWaitEnabled [2021-04-24T16:51:13.090Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-24T16:51:13.090Z] === RUN TestRemove [2021-04-24T16:51:13.090Z] --- PASS: TestRemove (0.00s) [2021-04-24T16:51:13.090Z] PASS [2021-04-24T16:51:13.090Z] coverage: 65.3% of statements [2021-04-24T16:51:13.090Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.247s coverage: 65.3% of statements [2021-04-24T16:51:13.098Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2021-04-24T16:51:13.098Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T16:51:13.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-24T16:51:13.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-24T16:51:13.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-24T16:51:13.578Z] --- PASS: TestResize (0.59s) [2021-04-24T16:51:13.578Z] === RUN TestResizeWithInvalidSize [2021-04-24T16:51:13.699Z] --- PASS: TestAuthZPluginDenyResponse (1.15s) [2021-04-24T16:51:13.699Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:51:13.725Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-24T16:51:13.725Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-24T16:51:13.874Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-04-24T16:51:13.874Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T16:51:13.984Z] Cross building: bundles/cross/windows/amd64 [2021-04-24T16:51:13.984Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-24T16:51:13.984Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-24T16:51:14.427Z] --- PASS: TestStats (3.29s) [2021-04-24T16:51:14.427Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:51:14.427Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:51:14.427Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:51:14.427Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:51:14.427Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:51:14.427Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:51:14.427Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:51:14.427Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:51:14.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:51:14.427Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:51:14.427Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:51:14.475Z] --- PASS: TestCreateServiceSecretFileMode (2.46s) [2021-04-24T16:51:14.475Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T16:51:14.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:14.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:14.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:14.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-24T16:51:14.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-24T16:51:14.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-24T16:51:14.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:15.959Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-24T16:51:15.959Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-24T16:51:15.959Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-24T16:51:15.959Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-24T16:51:15.959Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-24T16:51:15.959Z] PASS [2021-04-24T16:51:15.959Z] coverage: 35.9% of statements [2021-04-24T16:51:15.959Z] ok github.com/docker/docker/daemon/cluster/convert 0.345s coverage: 35.9% of statements [2021-04-24T16:51:16.240Z] --- PASS: TestAuthZPluginAllowEventStream (2.42s) [2021-04-24T16:51:16.240Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:51:16.411Z] === RUN TestNewListSecretsFilters [2021-04-24T16:51:16.411Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-24T16:51:16.411Z] === RUN TestNewListConfigsFilters [2021-04-24T16:51:16.411Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-24T16:51:16.411Z] PASS [2021-04-24T16:51:16.411Z] coverage: 0.5% of statements [2021-04-24T16:51:16.411Z] ok github.com/docker/docker/daemon/cluster 0.611s coverage: 0.5% of statements [2021-04-24T16:51:16.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-24T16:51:16.881Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-04-24T16:51:16.881Z] === RUN TestInfoDebug [2021-04-24T16:51:16.881Z] --- PASS: TestInfoDebug (0.52s) [2021-04-24T16:51:16.881Z] === RUN TestInfoInsecureRegistries [2021-04-24T16:51:16.881Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-24T16:51:16.881Z] === RUN TestInfoRegistryMirrors [2021-04-24T16:51:16.881Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-04-24T16:51:16.881Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T16:51:16.881Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-04-24T16:51:16.881Z] === RUN TestPingCacheHeaders [2021-04-24T16:51:16.881Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-24T16:51:16.881Z] === RUN TestPingGet [2021-04-24T16:51:16.881Z] --- PASS: TestPingGet (0.01s) [2021-04-24T16:51:16.881Z] === RUN TestPingHead [2021-04-24T16:51:16.881Z] --- PASS: TestPingHead (0.01s) [2021-04-24T16:51:16.881Z] === RUN TestVersion [2021-04-24T16:51:16.881Z] --- PASS: TestVersion (0.01s) [2021-04-24T16:51:16.881Z] PASS [2021-04-24T16:51:16.881Z] [2021-04-24T16:51:16.881Z] === Skipped [2021-04-24T16:51:16.881Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:51:16.881Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:51:16.881Z] [2021-04-24T16:51:16.881Z] [2021-04-24T16:51:16.881Z] DONE 18 tests, 1 skipped in 21.622s [2021-04-24T16:51:16.881Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T16:51:16.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:16.881Z] ++ set -e [2021-04-24T16:51:16.881Z] ++ '[' -n 0 ']' [2021-04-24T16:51:16.881Z] ++ set -x [2021-04-24T16:51:16.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:16.881Z] INFO: Testing against a local daemon [2021-04-24T16:51:16.881Z] === RUN TestVolumesCreateAndList [2021-04-24T16:51:16.881Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-04-24T16:51:16.881Z] === RUN TestVolumesRemove [2021-04-24T16:51:16.881Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-24T16:51:16.881Z] === RUN TestVolumesInspect [2021-04-24T16:51:16.881Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-24T16:51:16.881Z] === RUN TestVolumesInvalidJSON [2021-04-24T16:51:16.881Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T16:51:16.881Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T16:51:16.881Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T16:51:16.881Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-24T16:51:16.881Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T16:51:16.881Z] PASS [2021-04-24T16:51:16.881Z] [2021-04-24T16:51:16.881Z] DONE 5 tests in 0.318s [2021-04-24T16:51:16.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T16:51:16.975Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:51:17.170Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T16:51:17.170Z] +++ kill 12356 [2021-04-24T16:51:17.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-24T16:51:17.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-24T16:51:17.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:17.622Z] --- PASS: TestAuthZPluginErrorResponse (1.28s) [2021-04-24T16:51:17.622Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:51:17.761Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-04-24T16:51:17.761Z] === RUN TestCreateServiceSysctls [2021-04-24T16:51:18.563Z] --- PASS: TestAuthZPluginErrorRequest (1.16s) [2021-04-24T16:51:18.563Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:51:18.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-24T16:51:18.671Z] +++ /etc/init.d/apparmor stop [2021-04-24T16:51:18.671Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T16:51:18.671Z] [2021-04-24T16:51:18.671Z] Unloading profiles will leave already running processes permanently [2021-04-24T16:51:18.671Z] unconfined, which can lead to unexpected situations. [2021-04-24T16:51:18.671Z] [2021-04-24T16:51:18.671Z] To set a process to complain mode, use the command line tool [2021-04-24T16:51:18.671Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T16:51:18.671Z] +++ true [2021-04-24T16:51:18.671Z] exiting test-integration [2021-04-24T16:51:18.671Z] ++ exit 0 [2021-04-24T16:51:18.671Z] [2021-04-24T16:51:18.976Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:51:19.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-24T16:51:19.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-24T16:51:19.946Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.19s) [2021-04-24T16:51:19.946Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:51:19.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-24T16:51:20.104Z] === RUN TestDiscoveryOptsErrors [2021-04-24T16:51:20.104Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-24T16:51:20.104Z] === RUN TestDiscoveryOpts [2021-04-24T16:51:20.104Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-24T16:51:20.104Z] PASS [2021-04-24T16:51:20.104Z] coverage: 30.0% of statements [2021-04-24T16:51:20.104Z] ok github.com/docker/docker/daemon/discovery 0.061s coverage: 30.0% of statements Post stage [Pipeline] junit [2021-04-24T16:51:20.214Z] Recording test results [2021-04-24T16:51:20.592Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T16:51:21.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-24T16:51:21.014Z] + echo Ensuring container killed. [2021-04-24T16:51:21.014Z] Ensuring container killed. [2021-04-24T16:51:21.014Z] + docker rm -vf docker-pr1 [2021-04-24T16:51:21.014Z] Error: No such container: docker-pr1 [2021-04-24T16:51:21.014Z] + true [Pipeline] sh [2021-04-24T16:51:21.050Z] --- PASS: TestCreateServiceSysctls (3.29s) [2021-04-24T16:51:21.050Z] === RUN TestCreateServiceCapabilities [2021-04-24T16:51:21.384Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:51:21.384Z] Chowning /workspace to jenkins user [2021-04-24T16:51:21.384Z] + id -u [2021-04-24T16:51:21.384Z] + id -g [2021-04-24T16:51:21.384Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42318:/workspace busybox chown -R 1001:1001 /workspace [2021-04-24T16:51:21.384Z] Unable to find image 'busybox:latest' locally [2021-04-24T16:51:21.528Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-24T16:51:21.528Z] --- PASS: TestStopContainerWithTimeout/0 (2.20s) [2021-04-24T16:51:21.528Z] --- PASS: TestStopContainerWithTimeout/-1 (4.15s) [2021-04-24T16:51:21.528Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-04-24T16:51:21.528Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2021-04-24T16:51:21.528Z] === RUN TestDeleteDevicemapper [2021-04-24T16:51:21.528Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:51:21.528Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:51:21.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:51:21.678Z] latest: Pulling from library/busybox [2021-04-24T16:51:21.678Z] 96e4eceb3830: Pulling fs layer [2021-04-24T16:51:21.967Z] 96e4eceb3830: Verifying Checksum [2021-04-24T16:51:21.967Z] 96e4eceb3830: Download complete [2021-04-24T16:51:22.254Z] === RUN TestBuilderGC [2021-04-24T16:51:22.254Z] --- PASS: TestBuilderGC (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationNotFound [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonBrokenConfiguration [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestParseClusterAdvertiseSettings [2021-04-24T16:51:22.254Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestFindConfigurationConflicts [2021-04-24T16:51:22.254Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-24T16:51:22.254Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-24T16:51:22.254Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-24T16:51:22.254Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-24T16:51:22.254Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_label [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_dns [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-24T16:51:22.254Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration (0.02s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-24T16:51:22.254Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestModifiedDiscoverySettings [2021-04-24T16:51:22.254Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestReloadSetConfigFileNotExist [2021-04-24T16:51:22.254Z] time="2021-04-24T16:51:21Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-24T16:51:22.254Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-04-24T16:51:22.254Z] === RUN TestReloadDefaultConfigNotExist [2021-04-24T16:51:22.254Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-24T16:51:22.254Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:22.254Z] === RUN TestReloadBadDefaultConfig [2021-04-24T16:51:22.254Z] time="2021-04-24T16:51:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-074345959" [2021-04-24T16:51:22.254Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestReloadWithConflictingLabels [2021-04-24T16:51:22.254Z] time="2021-04-24T16:51:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-037143578" [2021-04-24T16:51:22.254Z] --- PASS: TestReloadWithConflictingLabels (0.07s) [2021-04-24T16:51:22.254Z] === RUN TestReloadWithDuplicateLabels [2021-04-24T16:51:22.254Z] time="2021-04-24T16:51:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-747882673" [2021-04-24T16:51:22.254Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-24T16:51:22.254Z] === RUN TestDaemonConfigurationMerge [2021-04-24T16:51:22.254Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-24T16:51:22.254Z] PASS [2021-04-24T16:51:22.254Z] coverage: 79.7% of statements [2021-04-24T16:51:22.254Z] ok github.com/docker/docker/daemon/config 0.742s coverage: 79.7% of statements [2021-04-24T16:51:22.258Z] 96e4eceb3830: Pull complete [2021-04-24T16:51:22.258Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T16:51:22.258Z] Status: Downloaded newer image for busybox:latest [2021-04-24T16:51:22.706Z] === RUN TestVerifyNetworkingConfig [2021-04-24T16:51:22.706Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestGetContainer [2021-04-24T16:51:22.706Z] --- PASS: TestGetContainer (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestValidContainerNames [2021-04-24T16:51:22.706Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestContainerInitDNS [2021-04-24T16:51:22.706Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-24T16:51:22.706Z] daemon_test.go:147: root required [2021-04-24T16:51:22.706Z] === RUN TestMerge [2021-04-24T16:51:22.706Z] --- PASS: TestMerge (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestValidateContainerIsolation [2021-04-24T16:51:22.706Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestFindNetworkErrorType [2021-04-24T16:51:22.706Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestEnsureServicesExist [2021-04-24T16:51:22.706Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-04-24T16:51:22.706Z] === RUN TestEnsureServicesExistErrors [2021-04-24T16:51:22.706Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-24T16:51:22.706Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-24T16:51:22.706Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-24T16:51:22.706Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestContainerDelete [2021-04-24T16:51:22.706Z] --- PASS: TestContainerDelete (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestContainerDoubleDelete [2021-04-24T16:51:22.706Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestLogContainerEventCopyLabels [2021-04-24T16:51:22.706Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestLogContainerEventWithAttributes [2021-04-24T16:51:22.706Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestNoneHealthcheck [2021-04-24T16:51:22.706Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestHealthStates [2021-04-24T16:51:22.706Z] === RUN TestEventsLog [2021-04-24T16:51:22.706Z] --- PASS: TestEventsLog (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestEventsLogTimeout [2021-04-24T16:51:22.706Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestLogEvents [2021-04-24T16:51:22.706Z] --- PASS: TestLogEvents (0.05s) [2021-04-24T16:51:22.706Z] === RUN TestLoadBufferedEvents [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] time="2021-04-24T16:51:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-04-24T16:51:22.706Z] --- PASS: TestHealthStates (0.15s) [2021-04-24T16:51:22.706Z] === RUN TestMaskURLCredentials [2021-04-24T16:51:22.706Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestGetInspectData [2021-04-24T16:51:22.706Z] --- PASS: TestGetInspectData (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestFillLicense [2021-04-24T16:51:22.706Z] --- PASS: TestFillLicense (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestListInvalidFilter [2021-04-24T16:51:22.706Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestNameFilter [2021-04-24T16:51:22.706Z] --- PASS: TestNameFilter (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-24T16:51:22.706Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-24T16:51:22.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-24T16:51:22.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-24T16:51:22.707Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-24T16:51:22.707Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-24T16:51:22.707Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonReloadLabels [2021-04-24T16:51:22.707Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-24T16:51:22.707Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonReloadMirrors [2021-04-24T16:51:22.707Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-24T16:51:22.707Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-24T16:51:22.707Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestDaemonDiscoveryReload [2021-04-24T16:51:22.707Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-04-24T16:51:22.707Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-24T16:51:22.707Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-24T16:51:22.707Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-24T16:51:22.707Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-24T16:51:22.707Z] PASS [2021-04-24T16:51:22.707Z] coverage: 50.0% of statements [2021-04-24T16:51:22.707Z] ok github.com/docker/docker/daemon/events 0.249s coverage: 50.0% of statements [2021-04-24T16:51:22.953Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2021-04-24T16:51:22.953Z] === RUN TestInspect [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.07s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2021-04-24T16:51:23.111Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2021-04-24T16:51:23.111Z] === RUN TestCgroupNamespacesRun [2021-04-24T16:51:23.158Z] === RUN TestWaitNodeAttachment [2021-04-24T16:51:23.246Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.77s) [2021-04-24T16:51:23.247Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:51:23.610Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-24T16:51:23.610Z] === RUN TestIsolationConversion [2021-04-24T16:51:23.610Z] === RUN TestIsolationConversion/default [2021-04-24T16:51:23.610Z] === RUN TestIsolationConversion/process [2021-04-24T16:51:23.610Z] === RUN TestIsolationConversion/hyperv [2021-04-24T16:51:23.610Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-24T16:51:23.610Z] === RUN TestContainerLabels [2021-04-24T16:51:23.610Z] --- PASS: TestContainerLabels (0.00s) [2021-04-24T16:51:23.610Z] === RUN TestCredentialSpecConversion [2021-04-24T16:51:23.610Z] === RUN TestCredentialSpecConversion/none [2021-04-24T16:51:23.610Z] === RUN TestCredentialSpecConversion/config [2021-04-24T16:51:23.610Z] === RUN TestCredentialSpecConversion/file [2021-04-24T16:51:23.610Z] === RUN TestCredentialSpecConversion/registry [2021-04-24T16:51:23.610Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-24T16:51:23.610Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-24T16:51:23.611Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountBind [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountVolume [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountTarget [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountTmpfs [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountInvalidType [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-24T16:51:23.611Z] === RUN TestControllerValidateMountNamedPipe [2021-04-24T16:51:23.611Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-24T16:51:23.611Z] PASS [2021-04-24T16:51:23.611Z] coverage: 11.3% of statements [2021-04-24T16:51:23.611Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.732s coverage: 11.3% of statements [2021-04-24T16:51:24.062Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-04-24T16:51:24.062Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:51:24.514Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.55s) [2021-04-24T16:51:24.514Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-24T16:51:24.514Z] === RUN TestLinkNaming [2021-04-24T16:51:24.514Z] --- PASS: TestLinkNaming (0.00s) [2021-04-24T16:51:24.514Z] === RUN TestLinkNew [2021-04-24T16:51:24.514Z] --- PASS: TestLinkNew (0.00s) [2021-04-24T16:51:24.514Z] === RUN TestLinkEnv [2021-04-24T16:51:24.514Z] --- PASS: TestLinkEnv (0.00s) [2021-04-24T16:51:24.514Z] === RUN TestLinkMultipleEnv [2021-04-24T16:51:24.514Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-24T16:51:24.514Z] === RUN TestLinkPortRangeEnv [2021-04-24T16:51:24.514Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-24T16:51:24.514Z] PASS [2021-04-24T16:51:24.514Z] coverage: 93.0% of statements [2021-04-24T16:51:24.514Z] === RUN TestIsEmptyDir [2021-04-24T16:51:24.514Z] ok github.com/docker/docker/daemon/links 0.110s coverage: 93.0% of statements [2021-04-24T16:51:24.514Z] --- PASS: TestIsEmptyDir (0.01s) [2021-04-24T16:51:24.514Z] PASS [2021-04-24T16:51:24.514Z] coverage: 2.3% of statements [2021-04-24T16:51:24.514Z] ok github.com/docker/docker/daemon/graphdriver 0.133s coverage: 2.3% of statements [2021-04-24T16:51:24.639Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2021-04-24T16:51:24.639Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-24T16:51:24.703Z] + bundleName=s390x-integration [2021-04-24T16:51:24.703Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-24T16:51:24.703Z] Creating s390x-integration-bundles.tar.gz [2021-04-24T16:51:24.703Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-24T16:51:24.703Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-24T16:51:24.745Z] Archiving artifacts [2021-04-24T16:51:24.966Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-24T16:51:24.966Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-24T16:51:24.966Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-24T16:51:24.966Z] reload_test.go:520: root required [2021-04-24T16:51:24.966Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-24T16:51:24.966Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-24T16:51:24.966Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-24T16:51:24.966Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-04-24T16:51:24.966Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-24T16:51:24.966Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-24T16:51:24.966Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-24T16:51:24.966Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-24T16:51:24.966Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-24T16:51:24.966Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-24T16:51:24.966Z] === RUN TestParseVolumesFrom [2021-04-24T16:51:24.966Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-24T16:51:24.966Z] PASS [2021-04-24T16:51:24.966Z] coverage: 9.0% of statements [2021-04-24T16:51:24.966Z] ok github.com/docker/docker/daemon 2.778s coverage: 9.0% of statements [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-24T16:51:24.966Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-24T16:51:25.093Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T16:51:25.472Z] + make clean [2021-04-24T16:51:25.691Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-04-24T16:51:25.691Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-24T16:51:25.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-24T16:51:25.761Z] docker volume rm -f docker-dev-cache [2021-04-24T16:51:25.761Z] docker-dev-cache [2021-04-24T16:51:25.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.73s) [2021-04-24T16:51:25.789Z] === RUN TestAuthZPluginHeader [Pipeline] deleteDir [2021-04-24T16:51:26.239Z] --- PASS: TestInspect (2.91s) [2021-04-24T16:51:26.239Z] === RUN TestCreateJob [2021-04-24T16:51:26.729Z] --- PASS: TestAuthZPluginHeader (1.47s) [2021-04-24T16:51:26.729Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:51:26.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-24T16:51:26.729Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:26.729Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:51:26.729Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:51:26.729Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:26.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:51:26.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:51:26.729Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:26.729Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:51:26.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:51:26.729Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:26.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:51:27.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-04-24T16:51:27.235Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/defaults [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-24T16:51:27.838Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-24T16:51:27.838Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-24T16:51:27.838Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-24T16:51:27.838Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-04-24T16:51:27.838Z] === RUN TestCreateSuccess [2021-04-24T16:51:27.838Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCreateLogGroupSuccess [2021-04-24T16:51:27.838Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCreateError [2021-04-24T16:51:27.838Z] --- PASS: TestCreateError (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCreateAlreadyExists [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-24T16:51:27.838Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestLogClosed [2021-04-24T16:51:27.838Z] --- PASS: TestLogClosed (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestLogBlocking [2021-04-24T16:51:27.838Z] --- PASS: TestLogBlocking (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-24T16:51:27.838Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestLogNonBlockingBufferFull [2021-04-24T16:51:27.838Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestPublishBatchSuccess [2021-04-24T16:51:27.838Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestPublishBatchError [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=error msg=Error [2021-04-24T16:51:27.838Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-24T16:51:27.838Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-24T16:51:27.838Z] time="2021-04-24T16:51:27Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-24T16:51:27.838Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchSimple [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchTicker [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchMultilinePattern [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.16s) [2021-04-24T16:51:27.838Z] === RUN TestCollectBatchClose [2021-04-24T16:51:27.838Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/0/Hello [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/2/🙃 [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/3/���� [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/4/He��o [2021-04-24T16:51:27.838Z] === RUN TestEffectiveLen/5/ [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/0/ [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/1/Hello [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/2/Hello [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/3/Hello [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/4/🙃 [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/5/🙃 [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/6/a� [2021-04-24T16:51:27.838Z] === RUN TestFindValidSplit/7/a� [2021-04-24T16:51:27.838Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-24T16:51:27.838Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:51:27.838Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1044: Hello [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:51:27.838Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1044: He [2021-04-24T16:51:27.838Z] cloudwatchlogs_test.go:1045: llo [2021-04-24T16:51:27.838Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-24T16:51:28.285Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-24T16:51:28.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.79s) [2021-04-24T16:51:28.285Z] === RUN TestUpdateMemory [2021-04-24T16:51:28.285Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-24T16:51:28.285Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:51:28.285Z] === RUN TestUpdateCPUQuota [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1045: Hello [2021-04-24T16:51:28.290Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1044: [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-24T16:51:28.290Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:51:28.290Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1044: a [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1045: � [2021-04-24T16:51:28.290Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1044: a� [2021-04-24T16:51:28.290Z] cloudwatchlogs_test.go:1045: [2021-04-24T16:51:28.290Z] === RUN TestProcessEventEmoji [2021-04-24T16:51:28.290Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchLineSplit [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchMaxEvents [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-24T16:51:28.290Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-24T16:51:28.290Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-24T16:51:28.290Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-24T16:51:28.290Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-24T16:51:28.290Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-24T16:51:28.291Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-24T16:51:28.291Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestCreateTagSuccess [2021-04-24T16:51:28.291Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-24T16:51:28.291Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-24T16:51:28.291Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-24T16:51:28.291Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-24T16:51:28.291Z] PASS [2021-04-24T16:51:28.291Z] coverage: 77.8% of statements [2021-04-24T16:51:28.291Z] ok github.com/docker/docker/daemon/logger/awslogs 0.616s coverage: 77.8% of statements [2021-04-24T16:51:28.291Z] === RUN TestSearchRegistryForImagesErrors [2021-04-24T16:51:28.291Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestSearchRegistryForImages [2021-04-24T16:51:28.291Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestOnlyPlatformWithFallback [2021-04-24T16:51:28.291Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestImageDelete [2021-04-24T16:51:28.291Z] === RUN TestImageDelete/no_lease [2021-04-24T16:51:28.291Z] === RUN TestImageDelete/lease_exists [2021-04-24T16:51:28.291Z] --- PASS: TestImageDelete (0.05s) [2021-04-24T16:51:28.291Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-04-24T16:51:28.291Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-24T16:51:28.291Z] === RUN TestContentStoreForPull [2021-04-24T16:51:28.291Z] --- PASS: TestContentStoreForPull (0.15s) [2021-04-24T16:51:28.291Z] PASS [2021-04-24T16:51:28.291Z] coverage: 6.7% of statements [2021-04-24T16:51:28.291Z] ok github.com/docker/docker/daemon/images 0.441s coverage: 6.7% of statements [2021-04-24T16:51:28.291Z] === RUN TestAdapterReadLogs [2021-04-24T16:51:28.291Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestCopier [2021-04-24T16:51:28.291Z] --- PASS: TestCopier (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestCopierLongLines [2021-04-24T16:51:28.291Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-24T16:51:28.291Z] === RUN TestCopierSlow [2021-04-24T16:51:28.291Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:51:28.291Z] ? github.com/docker/docker/daemon/listeners [no test files] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T16:51:28.742Z] --- PASS: TestCopierSlow (0.22s) [2021-04-24T16:51:28.742Z] === RUN TestCopierWithSized [2021-04-24T16:51:28.742Z] === RUN TestCopierWithSized/as_is [2021-04-24T16:51:28.743Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-24T16:51:28.743Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-24T16:51:28.743Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-24T16:51:28.743Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-24T16:51:28.743Z] === RUN TestCopierWithPartial [2021-04-24T16:51:28.743Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-24T16:51:28.743Z] === RUN TestRingLogger [2021-04-24T16:51:28.743Z] --- PASS: TestRingLogger (0.00s) [2021-04-24T16:51:28.743Z] === RUN TestRingCap [2021-04-24T16:51:28.743Z] --- PASS: TestRingCap (0.00s) [2021-04-24T16:51:28.743Z] === RUN TestRingClose [2021-04-24T16:51:28.743Z] --- PASS: TestRingClose (0.00s) [2021-04-24T16:51:28.743Z] === RUN TestRingDrain [2021-04-24T16:51:28.743Z] --- PASS: TestRingDrain (0.00s) [2021-04-24T16:51:28.743Z] PASS [2021-04-24T16:51:28.743Z] coverage: 43.5% of statements [2021-04-24T16:51:28.743Z] ok github.com/docker/docker/daemon/logger 0.371s coverage: 43.5% of statements [2021-04-24T16:51:28.743Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-24T16:51:28.743Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:51:28.743Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:51:28.743Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-24T16:51:28.743Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-24T16:51:28.771Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2021-04-24T16:51:28.771Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-24T16:51:28.857Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-24T16:51:29.194Z] === RUN TestJSONFileLogger [2021-04-24T16:51:29.194Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-24T16:51:29.194Z] === RUN TestJSONFileLoggerWithTags [2021-04-24T16:51:29.194Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-24T16:51:29.194Z] === RUN TestJSONFileLoggerWithOpts [2021-04-24T16:51:29.194Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-24T16:51:29.194Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-24T16:51:29.194Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-24T16:51:29.194Z] === RUN TestEncodeDecode [2021-04-24T16:51:29.194Z] === PAUSE TestEncodeDecode [2021-04-24T16:51:29.194Z] === RUN TestUnexpectedEOF [2021-04-24T16:51:29.194Z] time="2021-04-24T16:51:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-24T16:51:29.194Z] time="2021-04-24T16:51:28Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-24T16:51:29.194Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-04-24T16:51:29.194Z] === CONT TestEncodeDecode [2021-04-24T16:51:29.194Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-24T16:51:29.194Z] PASS [2021-04-24T16:51:29.194Z] coverage: 69.9% of statements [2021-04-24T16:51:29.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.254s coverage: 69.9% of statements [2021-04-24T16:51:29.430Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-24T16:51:29.535Z] --- PASS: TestCreateJob (3.45s) [2021-04-24T16:51:29.535Z] === RUN TestReplicatedJob [2021-04-24T16:51:29.646Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-24T16:51:29.646Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-24T16:51:29.646Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-24T16:51:29.646Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-04-24T16:51:29.646Z] === RUN TestFastTimeMarshalJSON [2021-04-24T16:51:29.646Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-04-24T16:51:29.646Z] PASS [2021-04-24T16:51:29.646Z] coverage: 87.2% of statements [2021-04-24T16:51:29.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.263s coverage: 87.2% of statements [2021-04-24T16:51:30.294Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-04-24T16:51:30.294Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-24T16:51:30.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-24T16:51:31.161Z] === RUN TestWriteLog [2021-04-24T16:51:31.161Z] === PAUSE TestWriteLog [2021-04-24T16:51:31.161Z] === RUN TestReadLog [2021-04-24T16:51:31.161Z] === PAUSE TestReadLog [2021-04-24T16:51:31.161Z] === CONT TestWriteLog [2021-04-24T16:51:31.161Z] --- PASS: TestWriteLog (0.00s) [2021-04-24T16:51:31.161Z] === CONT TestReadLog [2021-04-24T16:51:31.161Z] === RUN TestReadLog/tail_exact [2021-04-24T16:51:31.161Z] === RUN TestReadLog/tail_less_than_available [2021-04-24T16:51:31.161Z] === RUN TestReadLog/tail_more_than_available [2021-04-24T16:51:31.161Z] --- PASS: TestReadLog (0.13s) [2021-04-24T16:51:31.161Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-04-24T16:51:31.161Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-24T16:51:31.161Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-24T16:51:31.161Z] PASS [2021-04-24T16:51:31.161Z] coverage: 75.2% of statements [2021-04-24T16:51:31.161Z] ok github.com/docker/docker/daemon/logger/local 0.418s coverage: 75.2% of statements [2021-04-24T16:51:31.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:51:31.349Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-04-24T16:51:31.349Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-24T16:51:31.613Z] === RUN TestLog [2021-04-24T16:51:31.613Z] --- PASS: TestLog (0.01s) [2021-04-24T16:51:31.613Z] PASS [2021-04-24T16:51:31.613Z] coverage: 31.5% of statements [2021-04-24T16:51:31.613Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.101s coverage: 31.5% of statements [2021-04-24T16:51:31.613Z] === RUN TestOpenFileDelete [2021-04-24T16:51:31.613Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestOpenFileRename [2021-04-24T16:51:31.613Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestParseLogTagDefaultTag [2021-04-24T16:51:31.613Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestParseLogTag [2021-04-24T16:51:31.613Z] --- PASS: TestParseLogTag (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestParseLogTagEmptyTag [2021-04-24T16:51:31.613Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestTailFiles [2021-04-24T16:51:31.613Z] --- PASS: TestTailFiles (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestFollowLogsConsumerGone [2021-04-24T16:51:31.613Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-24T16:51:31.613Z] === RUN TestFollowLogsProducerGone [2021-04-24T16:51:31.613Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-24T16:51:31.613Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-24T16:51:31.613Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-24T16:51:31.613Z] === RUN TestCheckCapacityAndRotate [2021-04-24T16:51:31.613Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-24T16:51:31.613Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-24T16:51:31.997Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-24T16:51:31.997Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-24T16:51:32.064Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-04-24T16:51:32.064Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-24T16:51:32.064Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-04-24T16:51:32.064Z] PASS [2021-04-24T16:51:32.064Z] coverage: 55.3% of statements [2021-04-24T16:51:32.064Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.285s coverage: 55.3% of statements [2021-04-24T16:51:32.732Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-24T16:51:33.018Z] === RUN TestNewParse [2021-04-24T16:51:33.018Z] --- PASS: TestNewParse (0.00s) [2021-04-24T16:51:33.018Z] PASS [2021-04-24T16:51:33.018Z] coverage: 8.3% of statements [2021-04-24T16:51:33.018Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-04-24T16:51:33.018Z] === RUN TestValidateLogOpt [2021-04-24T16:51:33.018Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestNewMissedConfig [2021-04-24T16:51:33.018Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestNewMissedUrl [2021-04-24T16:51:33.018Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestNewMissedToken [2021-04-24T16:51:33.018Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestNewWithProxy [2021-04-24T16:51:33.018Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestDefault [2021-04-24T16:51:33.018Z] --- PASS: TestDefault (0.01s) [2021-04-24T16:51:33.018Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-24T16:51:33.018Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestJsonFormat [2021-04-24T16:51:33.018Z] --- PASS: TestJsonFormat (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestRawFormat [2021-04-24T16:51:33.018Z] --- PASS: TestRawFormat (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestRawFormatWithLabels [2021-04-24T16:51:33.018Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestRawFormatWithoutTag [2021-04-24T16:51:33.018Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-24T16:51:33.018Z] === RUN TestBatching [2021-04-24T16:51:33.470Z] --- PASS: TestBatching (0.39s) [2021-04-24T16:51:33.470Z] === RUN TestFrequency [2021-04-24T16:51:33.470Z] === RUN TestParseLogFormat [2021-04-24T16:51:33.470Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestValidateLogOptEmpty [2021-04-24T16:51:33.470Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestValidateSyslogAddress [2021-04-24T16:51:33.470Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestParseAddressDefaultPort [2021-04-24T16:51:33.470Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestValidateSyslogFacility [2021-04-24T16:51:33.470Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestValidateLogOptSyslogFormat [2021-04-24T16:51:33.470Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-24T16:51:33.470Z] === RUN TestValidateLogOpt [2021-04-24T16:51:33.470Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-24T16:51:33.470Z] PASS [2021-04-24T16:51:33.470Z] coverage: 46.8% of statements [2021-04-24T16:51:33.470Z] ok github.com/docker/docker/daemon/logger/syslog 0.238s coverage: 46.8% of statements [2021-04-24T16:51:33.518Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s) [2021-04-24T16:51:33.518Z] === RUN TestKernelTCPMemory [2021-04-24T16:51:33.922Z] --- PASS: TestFrequency (0.24s) [2021-04-24T16:51:33.922Z] === RUN TestOneMessagePerRequest [2021-04-24T16:51:33.922Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-24T16:51:33.922Z] === RUN TestVerify [2021-04-24T16:51:33.922Z] --- PASS: TestVerify (0.00s) [2021-04-24T16:51:33.922Z] === RUN TestSkipVerify [2021-04-24T16:51:33.922Z] time="2021-04-24T16:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:33.922Z] time="2021-04-24T16:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:33.922Z] time="2021-04-24T16:51:33Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.157Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-04-24T16:51:34.157Z] === RUN TestNISDomainname [2021-04-24T16:51:34.374Z] --- PASS: TestSkipVerify (0.61s) [2021-04-24T16:51:34.374Z] === RUN TestBufferMaximum [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.049850\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.049850\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] --- PASS: TestBufferMaximum (0.01s) [2021-04-24T16:51:34.374Z] === RUN TestServerAlwaysDown [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.053859\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.053859\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.053859\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.054851\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] time="2021-04-24T16:51:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619283094.054851\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:34.374Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-24T16:51:34.374Z] === RUN TestCannotSendAfterClose [2021-04-24T16:51:34.374Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-24T16:51:34.374Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-24T16:51:35.204Z] --- PASS: TestNISDomainname (0.73s) [2021-04-24T16:51:35.204Z] === RUN TestHostnameDnsResolution [2021-04-24T16:51:35.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-24T16:51:35.327Z] === RUN TestV1IDService [2021-04-24T16:51:35.327Z] --- PASS: TestV1IDService (0.02s) [2021-04-24T16:51:35.327Z] === RUN TestV2MetadataService [2021-04-24T16:51:35.327Z] time="2021-04-24T16:51:35Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-24T16:51:35.327Z] time="2021-04-24T16:51:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0e3b55991078\"}'" [2021-04-24T16:51:35.327Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-24T16:51:35.327Z] PASS [2021-04-24T16:51:35.327Z] coverage: 82.5% of statements [2021-04-24T16:51:35.327Z] ok github.com/docker/docker/daemon/logger/splunk 2.343s coverage: 82.5% of statements [2021-04-24T16:51:35.327Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:51:35.327Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-24T16:51:35.327Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:51:35.779Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-24T16:51:35.779Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-24T16:51:35.779Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-24T16:51:35.779Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-24T16:51:35.779Z] === RUN TestContinueOnError_NeverContinue [2021-04-24T16:51:35.779Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-24T16:51:35.779Z] === RUN TestManifestStore [2021-04-24T16:51:35.847Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-04-24T16:51:35.847Z] === RUN TestStats [2021-04-24T16:51:36.106Z] --- PASS: TestReplicatedJob (6.40s) [2021-04-24T16:51:36.106Z] === RUN TestUpdateReplicatedJob [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/no_remote_or_local [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local739463151\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/no_local_cache [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/with_local_cache [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/unknown_media_type [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="reference for unknown type: " [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="reference for unknown type: " [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="reference for unknown type: " [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="reference for unknown type: " [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="reference for unknown type: " [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-24T16:51:36.231Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-24T16:51:36.231Z] time="2021-04-24T16:51:35Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore (0.26s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-24T16:51:36.231Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-24T16:51:36.231Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-24T16:51:36.231Z] === RUN TestFixManifestLayers [2021-04-24T16:51:36.231Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-24T16:51:36.231Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-24T16:51:36.231Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-24T16:51:36.231Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-24T16:51:36.231Z] === RUN TestFixManifestLayersBadParent [2021-04-24T16:51:36.231Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-24T16:51:36.231Z] === RUN TestValidateManifest [2021-04-24T16:51:36.231Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-24T16:51:36.231Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-24T16:51:36.231Z] === RUN TestFormatPlatform [2021-04-24T16:51:36.231Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-24T16:51:36.231Z] === RUN TestGetRepositoryMountCandidates [2021-04-24T16:51:36.231Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-24T16:51:36.231Z] === RUN TestLayerAlreadyExists [2021-04-24T16:51:36.231Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-04-24T16:51:36.231Z] === RUN TestWhenEmptyAuthConfig [2021-04-24T16:51:36.231Z] --- PASS: TestV2MetadataService (1.11s) [2021-04-24T16:51:36.231Z] PASS [2021-04-24T16:51:36.231Z] coverage: 48.2% of statements [2021-04-24T16:51:36.231Z] ok github.com/docker/docker/distribution/metadata 1.217s coverage: 48.2% of statements [2021-04-24T16:51:36.683Z] === RUN TestSuccessfulDownload [2021-04-24T16:51:36.683Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-24T16:51:36.683Z] download_test.go:268: Needs fixing on Windows [2021-04-24T16:51:36.683Z] === RUN TestCancelledDownload [2021-04-24T16:51:36.683Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-24T16:51:36.683Z] === RUN TestMaxDownloadAttempts [2021-04-24T16:51:36.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:51:36.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:51:36.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:51:36.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:51:36.683Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:51:36.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:51:36.683Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:51:36.683Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:51:36.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-24T16:51:36.683Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-24T16:51:36.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-24T16:51:36.683Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-24T16:51:36.683Z] time="2021-04-24T16:51:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:51:36.683Z] time="2021-04-24T16:51:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:51:36.683Z] time="2021-04-24T16:51:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:51:36.683Z] time="2021-04-24T16:51:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-24T16:51:36.683Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-24T16:51:36.683Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-04-24T16:51:36.683Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-04-24T16:51:36.683Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-04-24T16:51:36.683Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-04-24T16:51:36.683Z] === RUN TestTransfer [2021-04-24T16:51:37.135Z] --- PASS: TestTransfer (0.11s) [2021-04-24T16:51:37.135Z] === RUN TestConcurrencyLimit [2021-04-24T16:51:37.135Z] === RUN TestNotFound [2021-04-24T16:51:37.135Z] --- PASS: TestNotFound (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestConflict [2021-04-24T16:51:37.135Z] --- PASS: TestConflict (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestForbidden [2021-04-24T16:51:37.135Z] --- PASS: TestForbidden (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestInvalidParameter [2021-04-24T16:51:37.135Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestNotImplemented [2021-04-24T16:51:37.135Z] --- PASS: TestNotImplemented (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestNotModified [2021-04-24T16:51:37.135Z] --- PASS: TestNotModified (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestUnauthorized [2021-04-24T16:51:37.135Z] --- PASS: TestUnauthorized (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestUnknown [2021-04-24T16:51:37.135Z] --- PASS: TestUnknown (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestCancelled [2021-04-24T16:51:37.135Z] --- PASS: TestCancelled (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestDeadline [2021-04-24T16:51:37.135Z] --- PASS: TestDeadline (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestDataLoss [2021-04-24T16:51:37.135Z] --- PASS: TestDataLoss (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestUnavailable [2021-04-24T16:51:37.135Z] --- PASS: TestUnavailable (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestSystem [2021-04-24T16:51:37.135Z] --- PASS: TestSystem (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Not_Found [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Bad_Request [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Conflict [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Unauthorized [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Forbidden [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Not_Modified [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-24T16:51:37.135Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-24T16:51:37.135Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-24T16:51:37.135Z] PASS [2021-04-24T16:51:37.135Z] coverage: 53.1% of statements [2021-04-24T16:51:37.135Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2021-04-24T16:51:37.135Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-04-24T16:51:37.135Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-24T16:51:37.135Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-24T16:51:37.135Z] === RUN TestTokenPassThru [2021-04-24T16:51:37.135Z] --- PASS: TestTokenPassThru (0.01s) [2021-04-24T16:51:37.135Z] === RUN TestTokenPassThruDifferentHost [2021-04-24T16:51:37.135Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-24T16:51:37.135Z] PASS [2021-04-24T16:51:37.135Z] coverage: 23.6% of statements [2021-04-24T16:51:37.135Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-04-24T16:51:37.135Z] === RUN TestInactiveJobs [2021-04-24T16:51:37.135Z] ok github.com/docker/docker/distribution 1.498s coverage: 23.6% of statements [2021-04-24T16:51:37.195Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-24T16:51:37.587Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:51:37.587Z] --- PASS: TestInactiveJobs (0.45s) [2021-04-24T16:51:37.587Z] === RUN TestWatchRelease [2021-04-24T16:51:37.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-24T16:51:38.043Z] --- PASS: TestWatchRelease (0.04s) [2021-04-24T16:51:38.043Z] === RUN TestWatchFinishedTransfer [2021-04-24T16:51:38.043Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-24T16:51:38.043Z] === RUN TestDuplicateTransfer [2021-04-24T16:51:38.043Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-04-24T16:51:38.043Z] === RUN TestSuccessfulUpload [2021-04-24T16:51:38.340Z] --- PASS: TestUpdateCPUQuota (10.44s) [2021-04-24T16:51:38.340Z] === RUN TestUpdatePidsLimit [2021-04-24T16:51:38.340Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-24T16:51:38.494Z] time="2021-04-24T16:51:38Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-24T16:51:38.494Z] --- PASS: TestSuccessfulUpload (0.72s) [2021-04-24T16:51:38.494Z] === RUN TestCancelledUpload [2021-04-24T16:51:38.494Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-24T16:51:38.494Z] PASS [2021-04-24T16:51:38.494Z] coverage: 76.8% of statements [2021-04-24T16:51:38.494Z] ok github.com/docker/docker/distribution/xfer 2.245s coverage: 76.8% of statements [2021-04-24T16:51:38.494Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:51:38.494Z] === RUN TestFSGetInvalidData [2021-04-24T16:51:38.601Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-24T16:51:38.601Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-24T16:51:38.601Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-24T16:51:38.601Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-24T16:51:38.601Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-24T16:51:38.602Z] --- PASS: TestStats (2.55s) [2021-04-24T16:51:38.602Z] === RUN TestStopContainerWithTimeout [2021-04-24T16:51:38.602Z] === RUN TestStopContainerWithTimeout/0 [2021-04-24T16:51:38.602Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-24T16:51:38.602Z] === RUN TestStopContainerWithTimeout/1 [2021-04-24T16:51:38.602Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-24T16:51:38.602Z] === RUN TestStopContainerWithTimeout/3 [2021-04-24T16:51:38.602Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-24T16:51:38.602Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-24T16:51:38.602Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-24T16:51:38.602Z] === CONT TestStopContainerWithTimeout/0 [2021-04-24T16:51:38.602Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-24T16:51:38.602Z] === CONT TestStopContainerWithTimeout/1 [2021-04-24T16:51:38.602Z] === CONT TestStopContainerWithTimeout/3 [2021-04-24T16:51:38.946Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSInvalidSet [2021-04-24T16:51:38.946Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSInvalidRoot [2021-04-24T16:51:38.946Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSMetadataGetSet [2021-04-24T16:51:38.946Z] --- PASS: TestFSMetadataGetSet (0.07s) [2021-04-24T16:51:38.946Z] === RUN TestFSInvalidWalker [2021-04-24T16:51:38.946Z] --- PASS: TestFSInvalidWalker (0.12s) [2021-04-24T16:51:38.946Z] === RUN TestFSGetSet [2021-04-24T16:51:38.946Z] --- PASS: TestFSGetSet (0.02s) [2021-04-24T16:51:38.946Z] === RUN TestFSGetUnsetKey [2021-04-24T16:51:38.946Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSGetEmptyData [2021-04-24T16:51:38.946Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSDelete [2021-04-24T16:51:38.946Z] --- PASS: TestFSDelete (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSWalker [2021-04-24T16:51:38.946Z] --- PASS: TestFSWalker (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestFSWalkerStopOnError [2021-04-24T16:51:38.946Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestNewFromJSON [2021-04-24T16:51:38.946Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-24T16:51:38.946Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestMarshalKeyOrder [2021-04-24T16:51:38.946Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestHistoryEqual [2021-04-24T16:51:38.946Z] --- PASS: TestHistoryEqual (0.13s) [2021-04-24T16:51:38.946Z] === RUN TestImage [2021-04-24T16:51:38.946Z] --- PASS: TestImage (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestImageOSNotEmpty [2021-04-24T16:51:38.946Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-24T16:51:38.946Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-24T16:51:38.946Z] === RUN TestCreate [2021-04-24T16:51:38.946Z] --- PASS: TestCreate (0.01s) [2021-04-24T16:51:38.946Z] === RUN TestRestore [2021-04-24T16:51:38.946Z] time="2021-04-24T16:51:38Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-24T16:51:38.946Z] --- PASS: TestRestore (0.03s) [2021-04-24T16:51:38.946Z] === RUN TestAddDelete [2021-04-24T16:51:39.398Z] --- PASS: TestAddDelete (0.02s) [2021-04-24T16:51:39.398Z] === RUN TestSearchAfterDelete [2021-04-24T16:51:39.398Z] === RUN TestCompare [2021-04-24T16:51:39.398Z] --- PASS: TestCompare (0.00s) [2021-04-24T16:51:39.398Z] PASS [2021-04-24T16:51:39.398Z] coverage: 19.2% of statements [2021-04-24T16:51:39.398Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-04-24T16:51:39.398Z] === RUN TestParentReset [2021-04-24T16:51:39.398Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2021-04-24T16:51:39.398Z] --- PASS: TestParentReset (0.03s) [2021-04-24T16:51:39.398Z] === RUN TestGetAndSetLastUpdated [2021-04-24T16:51:39.398Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-24T16:51:39.398Z] === RUN TestStoreLen [2021-04-24T16:51:39.398Z] --- PASS: TestStoreLen (0.07s) [2021-04-24T16:51:39.398Z] PASS [2021-04-24T16:51:39.398Z] coverage: 86.6% of statements [2021-04-24T16:51:39.398Z] ok github.com/docker/docker/image 0.683s coverage: 86.6% of statements [2021-04-24T16:51:39.398Z] === RUN TestValidateManifest [2021-04-24T16:51:39.398Z] === RUN TestValidateManifest/nil [2021-04-24T16:51:39.398Z] === RUN TestValidateManifest/non-nil [2021-04-24T16:51:39.398Z] --- PASS: TestValidateManifest (0.00s) [2021-04-24T16:51:39.398Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-24T16:51:39.398Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-24T16:51:39.398Z] PASS [2021-04-24T16:51:39.398Z] coverage: 0.6% of statements [2021-04-24T16:51:39.398Z] ok github.com/docker/docker/image/tarexport 0.099s coverage: 0.6% of statements [2021-04-24T16:51:39.543Z] === RUN TestUpdatePidsLimit/no_change [2021-04-24T16:51:40.295Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2021-04-24T16:51:40.295Z] === RUN TestServiceListWithStatuses [2021-04-24T16:51:40.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T16:51:40.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:51:40.295Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T16:51:40.914Z] === RUN TestMakeV1ConfigFromConfig [2021-04-24T16:51:40.914Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-24T16:51:40.914Z] PASS [2021-04-24T16:51:40.914Z] coverage: 25.0% of statements [2021-04-24T16:51:40.914Z] ok github.com/docker/docker/image/v1 0.262s coverage: 25.0% of statements [2021-04-24T16:51:40.914Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:51:40.929Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-24T16:51:41.365Z] === RUN TestSerialization [2021-04-24T16:51:41.365Z] --- PASS: TestSerialization (0.03s) [2021-04-24T16:51:41.365Z] PASS [2021-04-24T16:51:41.365Z] coverage: 100.0% of statements [2021-04-24T16:51:41.365Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2021-04-24T16:51:41.871Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-24T16:51:42.158Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-24T16:51:42.158Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-04-24T16:51:42.158Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-04-24T16:51:42.158Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-04-24T16:51:42.158Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-04-24T16:51:42.158Z] === RUN TestDeleteDevicemapper [2021-04-24T16:51:42.158Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-24T16:51:42.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:51:42.158Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T16:51:42.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-24T16:51:42.880Z] === RUN TestEmptyLayer [2021-04-24T16:51:42.880Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-24T16:51:42.880Z] === RUN TestCommitFailure [2021-04-24T16:51:42.880Z] --- PASS: TestCommitFailure (0.02s) [2021-04-24T16:51:42.880Z] === RUN TestStartTransactionFailure [2021-04-24T16:51:42.880Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-24T16:51:42.880Z] === RUN TestGetOrphan [2021-04-24T16:51:42.880Z] --- PASS: TestGetOrphan (0.01s) [2021-04-24T16:51:42.880Z] === RUN TestMountAndRegister [2021-04-24T16:51:42.880Z] === RUN TestEnvironmentParsing [2021-04-24T16:51:42.880Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-24T16:51:42.880Z] PASS [2021-04-24T16:51:42.880Z] coverage: 1.0% of statements [2021-04-24T16:51:42.880Z] ok github.com/docker/docker/libcontainerd/local 0.174s coverage: 1.0% of statements [2021-04-24T16:51:42.880Z] --- PASS: TestMountAndRegister (0.05s) [2021-04-24T16:51:42.880Z] layer_test.go:271: Layer size: 14 [2021-04-24T16:51:42.880Z] === RUN TestLayerRelease [2021-04-24T16:51:42.880Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-24T16:51:42.880Z] layer_test.go:304: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestStoreRestore [2021-04-24T16:51:42.880Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-24T16:51:42.880Z] layer_test.go:353: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestTarStreamStability [2021-04-24T16:51:42.880Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-24T16:51:42.880Z] layer_test.go:468: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestRegisterExistingLayer [2021-04-24T16:51:42.880Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-04-24T16:51:42.880Z] === RUN TestTarStreamVerification [2021-04-24T16:51:42.880Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-24T16:51:42.880Z] layer_test.go:697: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestLayerMigration [2021-04-24T16:51:42.880Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-24T16:51:42.880Z] migration_test.go:46: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestLayerMigrationNoTarsplit [2021-04-24T16:51:42.880Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-24T16:51:42.880Z] migration_test.go:182: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestMountInit [2021-04-24T16:51:42.880Z] --- SKIP: TestMountInit (0.00s) [2021-04-24T16:51:42.880Z] mount_test.go:17: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestMountSize [2021-04-24T16:51:42.880Z] --- SKIP: TestMountSize (0.00s) [2021-04-24T16:51:42.880Z] mount_test.go:76: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestMountChanges [2021-04-24T16:51:42.880Z] --- SKIP: TestMountChanges (0.00s) [2021-04-24T16:51:42.880Z] mount_test.go:125: Failing on Windows [2021-04-24T16:51:42.880Z] === RUN TestMountApply [2021-04-24T16:51:42.880Z] --- SKIP: TestMountApply (0.00s) [2021-04-24T16:51:42.880Z] mount_test.go:212: Failing on Windows [2021-04-24T16:51:42.880Z] PASS [2021-04-24T16:51:42.880Z] coverage: 30.1% of statements [2021-04-24T16:51:42.880Z] ok github.com/docker/docker/layer 0.344s coverage: 30.1% of statements [2021-04-24T16:51:42.880Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:51:42.880Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:51:42.880Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:51:42.880Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:51:43.217Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2021-04-24T16:51:43.217Z] === RUN TestUpdateMemory [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-24T16:51:43.332Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-24T16:51:43.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-24T16:51:43.332Z] PASS [2021-04-24T16:51:43.332Z] coverage: 42.3% of statements [2021-04-24T16:51:43.332Z] ok github.com/docker/docker/oci 0.050s coverage: 42.3% of statements [2021-04-24T16:51:43.332Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:51:43.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-24T16:51:43.784Z] === RUN TestAddressPoolOpt [2021-04-24T16:51:43.784Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/a [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/something [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/_=a [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/env1=value1 [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/_env1=value1 [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/PATH [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/=a [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/PATH= [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/PATH=something [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/asd!qwe [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/1asd [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/123 [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/some_space [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/__some_space_before [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/some_space_after__ [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/= [2021-04-24T16:51:43.784Z] === RUN TestValidateEnv/PaTh [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestParseHost [2021-04-24T16:51:43.784Z] --- PASS: TestParseHost (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestParseDockerDaemonHost [2021-04-24T16:51:43.784Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestParseTCP [2021-04-24T16:51:43.784Z] --- PASS: TestParseTCP (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-24T16:51:43.784Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestValidateExtraHosts [2021-04-24T16:51:43.784Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestIpOptString [2021-04-24T16:51:43.784Z] --- PASS: TestIpOptString (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-24T16:51:43.784Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestNewIpOptValidDefaultVal [2021-04-24T16:51:43.784Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestIpOptSetInvalidVal [2021-04-24T16:51:43.784Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestValidateIPAddress [2021-04-24T16:51:43.784Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestMapOpts [2021-04-24T16:51:43.784Z] --- PASS: TestMapOpts (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestListOptsWithoutValidator [2021-04-24T16:51:43.784Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestListOptsWithValidator [2021-04-24T16:51:43.784Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestValidateDNSSearch [2021-04-24T16:51:43.784Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_general_format [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_one_more [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-24T16:51:43.784Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestNamedListOpts [2021-04-24T16:51:43.784Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestNamedMapOpts [2021-04-24T16:51:43.784Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestParseLink [2021-04-24T16:51:43.784Z] === RUN TestParseVersion [2021-04-24T16:51:43.784Z] --- PASS: TestParseLink (0.00s) [2021-04-24T16:51:43.784Z] --- PASS: TestParseVersion (0.00s) [2021-04-24T16:51:43.784Z] PASS [2021-04-24T16:51:43.784Z] === RUN TestQuotedStringSetWithQuotes [2021-04-24T16:51:43.784Z] coverage: 52.9% of statements [2021-04-24T16:51:43.784Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-24T16:51:43.784Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-24T16:51:43.784Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-24T16:51:43.784Z] === RUN TestUlimitOpt [2021-04-24T16:51:43.784Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-24T16:51:43.784Z] PASS [2021-04-24T16:51:43.784Z] coverage: 67.1% of statements [2021-04-24T16:51:43.784Z] ok github.com/docker/docker/opts 0.087s coverage: 67.1% of statements [2021-04-24T16:51:43.784Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2021-04-24T16:51:43.868Z] --- PASS: TestUpdateMemory (0.77s) [2021-04-24T16:51:43.868Z] === RUN TestUpdateCPUQuota [2021-04-24T16:51:44.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-24T16:51:44.590Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-24T16:51:45.300Z] === RUN TestUnbuffered [2021-04-24T16:51:45.300Z] --- PASS: TestUnbuffered (0.00s) [2021-04-24T16:51:45.300Z] === RUN TestRaceUnbuffered [2021-04-24T16:51:45.300Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-24T16:51:45.300Z] PASS [2021-04-24T16:51:45.300Z] coverage: 100.0% of statements [2021-04-24T16:51:45.300Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-04-24T16:51:45.300Z] === RUN TestPeerCertificateMarshalJSON [2021-04-24T16:51:45.300Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-24T16:51:45.300Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-24T16:51:45.300Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-04-24T16:51:45.300Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-24T16:51:45.300Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-24T16:51:45.300Z] === RUN TestMiddleware [2021-04-24T16:51:45.300Z] --- PASS: TestMiddleware (0.00s) [2021-04-24T16:51:45.300Z] === RUN TestNewResponseModifier [2021-04-24T16:51:45.300Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-24T16:51:45.300Z] PASS [2021-04-24T16:51:45.300Z] coverage: 26.8% of statements [2021-04-24T16:51:45.300Z] ok github.com/docker/docker/pkg/authorization 0.348s coverage: 26.8% of statements [2021-04-24T16:51:45.392Z] --- PASS: TestUpdateCPUQuota (1.35s) [2021-04-24T16:51:45.392Z] === RUN TestUpdatePidsLimit [2021-04-24T16:51:45.392Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-24T16:51:45.563Z] --- PASS: TestDockerNetworkConnectAlias (5.44s) [2021-04-24T16:51:45.563Z] === RUN TestDockerNetworkReConnect [2021-04-24T16:51:45.686Z] === RUN TestUpdatePidsLimit/no_change [2021-04-24T16:51:45.752Z] === RUN TestMatch [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[foo]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[foo_bar]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[]#01 [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[qux]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-24T16:51:45.752Z] === RUN TestMatch/[[foo_baz]] [2021-04-24T16:51:45.752Z] --- PASS: TestMatch (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-24T16:51:45.752Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-24T16:51:45.752Z] PASS [2021-04-24T16:51:45.752Z] coverage: 87.5% of statements [2021-04-24T16:51:45.752Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2021-04-24T16:51:45.977Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-24T16:51:45.987Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-24T16:51:46.207Z] === RUN TestIsArchivePathDir [2021-04-24T16:51:46.207Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-04-24T16:51:46.207Z] === RUN TestIsArchivePathInvalidFile [2021-04-24T16:51:46.300Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-24T16:51:46.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-24T16:51:46.662Z] === RUN TestSizeEmpty [2021-04-24T16:51:46.662Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeEmptyFile [2021-04-24T16:51:46.662Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeNonemptyFile [2021-04-24T16:51:46.662Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-24T16:51:46.662Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-24T16:51:46.662Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-24T16:51:46.662Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestMoveToSubdir [2021-04-24T16:51:46.662Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestSizeNonExistingDirectory [2021-04-24T16:51:46.662Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-24T16:51:46.662Z] PASS [2021-04-24T16:51:46.662Z] coverage: 80.0% of statements [2021-04-24T16:51:46.662Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-04-24T16:51:46.662Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-04-24T16:51:46.662Z] === RUN TestIsArchivePathTar [2021-04-24T16:51:46.662Z] === RUN TestChrootTarUntar [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] === RUN TestChrootUntarEmptyArchive [2021-04-24T16:51:46.662Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-24T16:51:46.662Z] === RUN TestChrootTarUntarWithSymlink [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:51:46.662Z] === RUN TestChrootCopyWithTar [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:51:46.662Z] === RUN TestChrootCopyFileWithTar [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] === RUN TestChrootUntarPath [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:51:46.662Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] === RUN TestChrootApplyDotDotFile [2021-04-24T16:51:46.662Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-24T16:51:46.662Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:51:46.662Z] PASS [2021-04-24T16:51:46.662Z] coverage: 15.4% of statements [2021-04-24T16:51:46.662Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.4% of statements [2021-04-24T16:51:46.662Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-04-24T16:51:46.662Z] === RUN TestDecompressStreamGzip [2021-04-24T16:51:46.662Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-04-24T16:51:46.662Z] === RUN TestDecompressStreamBzip2 [2021-04-24T16:51:46.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-24T16:51:46.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-24T16:51:47.114Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-04-24T16:51:47.114Z] === RUN TestDecompressStreamXz [2021-04-24T16:51:47.114Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-24T16:51:47.114Z] archive_test.go:134: Xz not present in msys2 [2021-04-24T16:51:47.114Z] === RUN TestCompressStreamXzUnsupported [2021-04-24T16:51:47.114Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-24T16:51:47.114Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestCompressStreamInvalid [2021-04-24T16:51:47.114Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestExtensionInvalid [2021-04-24T16:51:47.114Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestExtensionUncompressed [2021-04-24T16:51:47.114Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestExtensionBzip2 [2021-04-24T16:51:47.114Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestExtensionGzip [2021-04-24T16:51:47.114Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestExtensionXz [2021-04-24T16:51:47.114Z] --- PASS: TestExtensionXz (0.00s) [2021-04-24T16:51:47.114Z] === RUN TestCmdStreamLargeStderr [2021-04-24T16:51:47.114Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-04-24T16:51:47.114Z] === RUN TestCmdStreamBad [2021-04-24T16:51:47.114Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-24T16:51:47.114Z] archive_test.go:239: Failing on Windows CI machines [2021-04-24T16:51:47.114Z] === RUN TestCmdStreamGood [2021-04-24T16:51:47.114Z] --- PASS: TestCmdStreamGood (0.05s) [2021-04-24T16:51:47.114Z] === RUN TestUntarPathWithInvalidDest [2021-04-24T16:51:47.114Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-24T16:51:47.566Z] === RUN TestUntarPathWithInvalidSrc [2021-04-24T16:51:47.566Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestUntarPath [2021-04-24T16:51:47.566Z] --- PASS: TestUntarPath (0.20s) [2021-04-24T16:51:47.566Z] === RUN TestUntarPathWithDestinationFile [2021-04-24T16:51:47.566Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-04-24T16:51:47.566Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-24T16:51:47.566Z] === RUN Test [2021-04-24T16:51:47.566Z] === RUN Test/TestContainsEntry [2021-04-24T16:51:47.566Z] === RUN Test/TestCreateEntries [2021-04-24T16:51:47.566Z] === RUN Test/TestEntriesDiff [2021-04-24T16:51:47.566Z] === RUN Test/TestEntriesEquality [2021-04-24T16:51:47.566Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-24T16:51:47.566Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-24T16:51:47.566Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-24T16:51:47.566Z] === RUN Test/TestGeneratorNotGenerate [2021-04-24T16:51:47.566Z] === RUN Test/TestGeneratorWithPort [2021-04-24T16:51:47.566Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-24T16:51:47.566Z] === RUN Test/TestNewEntry [2021-04-24T16:51:47.566Z] === RUN Test/TestParse [2021-04-24T16:51:47.566Z] --- PASS: Test (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-24T16:51:47.566Z] --- PASS: Test/TestParse (0.00s) [2021-04-24T16:51:47.566Z] PASS [2021-04-24T16:51:47.566Z] coverage: 58.3% of statements [2021-04-24T16:51:47.566Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2021-04-24T16:51:47.566Z] === RUN TestCopyWithTarInvalidSrc [2021-04-24T16:51:47.566Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-24T16:51:47.566Z] ok github.com/docker/docker/pkg/discovery 0.117s coverage: 58.3% of statements [2021-04-24T16:51:47.566Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestCopyWithTarSrcFile [2021-04-24T16:51:47.566Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-24T16:51:47.566Z] === RUN TestCopyWithTarSrcFolder [2021-04-24T16:51:47.566Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-04-24T16:51:47.566Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-24T16:51:47.566Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-24T16:51:47.566Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-24T16:51:47.566Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestCopyFileWithTarSrcFile [2021-04-24T16:51:47.566Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-04-24T16:51:47.566Z] === RUN TestTarFiles [2021-04-24T16:51:48.018Z] === RUN Test [2021-04-24T16:51:48.018Z] === RUN Test/TestContent [2021-04-24T16:51:48.018Z] === RUN Test/TestInitialize [2021-04-24T16:51:48.018Z] === RUN Test/TestNew [2021-04-24T16:51:48.018Z] === RUN Test/TestParsingContentsWithComments [2021-04-24T16:51:48.018Z] === RUN Test/TestRegister [2021-04-24T16:51:48.018Z] === RUN Test/TestWatch [2021-04-24T16:51:48.018Z] --- PASS: Test (0.01s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestContent (0.00s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestNew (0.00s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestRegister (0.00s) [2021-04-24T16:51:48.018Z] --- PASS: Test/TestWatch (0.01s) [2021-04-24T16:51:48.018Z] PASS [2021-04-24T16:51:48.018Z] coverage: 92.9% of statements [2021-04-24T16:51:48.018Z] ok github.com/docker/docker/pkg/discovery/file 0.090s coverage: 92.9% of statements [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit (2.69s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2021-04-24T16:51:48.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2021-04-24T16:51:48.023Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit (9.77s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.19s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/no_change (1.26s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/update_lower (1.16s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.26s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.42s) [2021-04-24T16:51:48.524Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.42s) [2021-04-24T16:51:48.524Z] === RUN TestUpdateRestartPolicy [2021-04-24T16:51:48.679Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.85s) [2021-04-24T16:51:48.679Z] PASS [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] === Skipped [2021-04-24T16:51:48.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2021-04-24T16:51:48.679Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:51:48.679Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:51:48.679Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:51:48.679Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] [2021-04-24T16:51:48.679Z] DONE 17 tests, 4 skipped in 40.433s [2021-04-24T16:51:48.679Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:51:48.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:48.679Z] ++ set -e [2021-04-24T16:51:48.679Z] ++ '[' -n 0 ']' [2021-04-24T16:51:48.679Z] ++ set -x [2021-04-24T16:51:48.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:51:48.679Z] INFO: Testing against a local daemon [2021-04-24T16:51:48.679Z] === RUN TestPluginInvalidJSON [2021-04-24T16:51:48.679Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:51:48.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:51:48.679Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:51:48.679Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-24T16:51:48.679Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T16:51:48.679Z] === RUN TestPluginInstall [2021-04-24T16:51:48.679Z] === RUN TestPluginInstall/no_auth [2021-04-24T16:51:48.848Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2021-04-24T16:51:48.848Z] === RUN TestServicePlugin [2021-04-24T16:51:48.971Z] === RUN Test [2021-04-24T16:51:48.971Z] === RUN Test/TestInitialize [2021-04-24T16:51:48.971Z] === RUN Test [2021-04-24T16:51:48.971Z] === RUN Test/TestWatch [2021-04-24T16:51:48.971Z] --- PASS: Test (0.00s) [2021-04-24T16:51:48.971Z] --- PASS: Test/TestWatch (0.00s) [2021-04-24T16:51:48.971Z] PASS [2021-04-24T16:51:48.971Z] coverage: 92.3% of statements [2021-04-24T16:51:48.971Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2021-04-24T16:51:48.971Z] time="2021-04-24T16:51:48Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:51:48.971Z] time="2021-04-24T16:51:48Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:51:48.971Z] time="2021-04-24T16:51:48Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:51:48.971Z] === RUN Test/TestInitializeWithCerts [2021-04-24T16:51:48.971Z] time="2021-04-24T16:51:48Z" level=info msg="Initializing discovery with TLS" [2021-04-24T16:51:48.971Z] === RUN Test/TestWatch [2021-04-24T16:51:48.971Z] time="2021-04-24T16:51:48Z" level=info msg="Initializing discovery without TLS" [2021-04-24T16:51:48.971Z] === RUN Test [2021-04-24T16:51:49.422Z] === RUN Test/TestInitialize [2021-04-24T16:51:49.422Z] === RUN Test/TestInitializeWithPattern [2021-04-24T16:51:49.422Z] === RUN Test/TestRegister [2021-04-24T16:51:49.422Z] === RUN Test/TestWatch [2021-04-24T16:51:49.422Z] --- PASS: Test (0.00s) [2021-04-24T16:51:49.422Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-24T16:51:49.422Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-24T16:51:49.422Z] --- PASS: Test/TestRegister (0.00s) [2021-04-24T16:51:49.422Z] --- PASS: Test/TestWatch (0.00s) [2021-04-24T16:51:49.422Z] PASS [2021-04-24T16:51:49.422Z] coverage: 93.8% of statements [2021-04-24T16:51:49.422Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2021-04-24T16:51:49.620Z] time="2021-04-24T16:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:49.620Z] time="2021-04-24T16:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f7b6dd6061b17fbf3581d091df704430c41a388ea650a7c458ca4b91191089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:49.620Z] time="2021-04-24T16:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:49.620Z] time="2021-04-24T16:51:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25f7b6dd6061b17fbf3581d091df704430c41a388ea650a7c458ca4b91191089" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:49.874Z] === RUN TestPollerAddRemove [2021-04-24T16:51:49.874Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-24T16:51:49.874Z] === RUN TestPollerEvent [2021-04-24T16:51:49.874Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-24T16:51:49.874Z] poller_test.go:41: No chmod on Windows [2021-04-24T16:51:49.874Z] === RUN TestPollerClose [2021-04-24T16:51:49.874Z] --- PASS: TestPollerClose (0.00s) [2021-04-24T16:51:49.874Z] PASS [2021-04-24T16:51:49.874Z] coverage: 36.2% of statements [2021-04-24T16:51:49.881Z] === RUN TestPluginInstall/with_htpasswd [2021-04-24T16:51:49.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-24T16:51:50.326Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2021-04-24T16:51:50.805Z] === RUN TestCopyFileWithInvalidSrc [2021-04-24T16:51:50.805Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-24T16:51:50.805Z] === RUN TestCopyFileWithInvalidDest [2021-04-24T16:51:50.805Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:51:50.805Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-24T16:51:50.805Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-24T16:51:50.805Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-24T16:51:50.805Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-04-24T16:51:50.805Z] === RUN TestCopyFile [2021-04-24T16:51:50.805Z] --- PASS: TestCopyFile (0.00s) [2021-04-24T16:51:50.805Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-24T16:51:50.805Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-24T16:51:50.805Z] fileutils_test.go:134: Needs porting to Windows [2021-04-24T16:51:50.805Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-24T16:51:50.805Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-24T16:51:50.805Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-24T16:51:50.806Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-24T16:51:50.806Z] fileutils_test.go:180: Needs porting to Windows [2021-04-24T16:51:50.806Z] === RUN TestWildcardMatches [2021-04-24T16:51:50.806Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestPatternMatches [2021-04-24T16:51:50.806Z] --- PASS: TestPatternMatches (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-24T16:51:50.806Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestPatternMatchesFolderExclusions [2021-04-24T16:51:50.806Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-24T16:51:50.806Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-24T16:51:50.806Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-24T16:51:50.806Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-24T16:51:50.806Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestSingleExclamationError [2021-04-24T16:51:50.806Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestMatchesWithNoPatterns [2021-04-24T16:51:50.806Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestMatchesWithMalformedPatterns [2021-04-24T16:51:50.806Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestMatches [2021-04-24T16:51:50.806Z] --- PASS: TestMatches (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatterns [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatternsExceptionFlag [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCleanPatternsErrorSingleException [2021-04-24T16:51:50.806Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCreateIfNotExistsDir [2021-04-24T16:51:50.806Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestCreateIfNotExistsFile [2021-04-24T16:51:50.806Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-24T16:51:50.806Z] === RUN TestMatch [2021-04-24T16:51:50.806Z] --- PASS: TestMatch (0.00s) [2021-04-24T16:51:50.806Z] PASS [2021-04-24T16:51:50.806Z] coverage: 87.7% of statements [2021-04-24T16:51:50.806Z] ok github.com/docker/docker/pkg/fileutils 0.121s coverage: 87.7% of statements [2021-04-24T16:51:50.822Z] time="2021-04-24T16:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:50.822Z] time="2021-04-24T16:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5724adef3ffbb53eefcda0804e274cb5c806c0634f7a42a54b254c6a21817df1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:50.822Z] time="2021-04-24T16:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:50.822Z] time="2021-04-24T16:51:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5724adef3ffbb53eefcda0804e274cb5c806c0634f7a42a54b254c6a21817df1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:51.082Z] === RUN TestPluginInstall/with_insecure [2021-04-24T16:51:51.258Z] === RUN TestGet [2021-04-24T16:51:51.258Z] --- PASS: TestGet (0.00s) [2021-04-24T16:51:51.258Z] === RUN TestGetShortcutString [2021-04-24T16:51:51.258Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-24T16:51:51.258Z] PASS [2021-04-24T16:51:51.258Z] coverage: 42.9% of statements [2021-04-24T16:51:51.258Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-04-24T16:51:51.300Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-24T16:51:52.211Z] --- PASS: Test (3.25s) [2021-04-24T16:51:52.211Z] --- PASS: Test/TestInitialize (0.13s) [2021-04-24T16:51:52.211Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-04-24T16:51:52.211Z] --- PASS: Test/TestWatch (3.11s) [2021-04-24T16:51:52.211Z] PASS [2021-04-24T16:51:52.211Z] coverage: 84.1% of statements [2021-04-24T16:51:52.211Z] ok github.com/docker/docker/pkg/discovery/kv 3.432s coverage: 84.1% of statements [2021-04-24T16:51:52.211Z] === RUN TestCreateIDMapOrder [2021-04-24T16:51:52.211Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-24T16:51:52.211Z] PASS [2021-04-24T16:51:52.211Z] coverage: 7.2% of statements [2021-04-24T16:51:52.211Z] ok github.com/docker/docker/pkg/idtools 0.078s coverage: 7.2% of statements [2021-04-24T16:51:52.663Z] --- PASS: TestTarFiles (5.12s) [2021-04-24T16:51:52.663Z] === RUN TestTarUntar [2021-04-24T16:51:52.663Z] --- PASS: TestTarUntar (0.02s) [2021-04-24T16:51:52.663Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-24T16:51:52.663Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-24T16:51:52.663Z] === RUN TestTarWithOptions [2021-04-24T16:51:52.663Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-24T16:51:52.663Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-24T16:51:52.663Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-24T16:51:52.663Z] === RUN TestUntarUstarGnuConflict [2021-04-24T16:51:52.993Z] time="2021-04-24T16:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:52.993Z] time="2021-04-24T16:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6430fa2fb5f423d75694cfaef7029fed2daf0c51f10216f2e48efd51b7997f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:52.993Z] time="2021-04-24T16:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:51:52.993Z] time="2021-04-24T16:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6430fa2fb5f423d75694cfaef7029fed2daf0c51f10216f2e48efd51b7997f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:51:53.114Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-04-24T16:51:53.114Z] === RUN TestUntarInvalidFilenames [2021-04-24T16:51:53.114Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames411159350\\dest" [2021-04-24T16:51:53.114Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-04-24T16:51:53.114Z] === RUN TestUntarHardlinkToSymlink [2021-04-24T16:51:53.114Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-24T16:51:53.114Z] === RUN TestUntarInvalidHardlink [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink144772951\\victim\\hello" -> "../victim/hello" [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink480090826\\victim\\hello" -> "/../victim/hello" [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink120491425\\victim" -> "../victim" [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink210248332\\victim" -> "../victim" [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink841581691\\victim" -> "../victim" [2021-04-24T16:51:53.114Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink129754526\\victim" -> "../victim" [2021-04-24T16:51:53.114Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-04-24T16:51:53.114Z] === RUN TestUntarInvalidSymlink [2021-04-24T16:51:53.114Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink480381029\\dest\\dotdot" -> "../victim/hello" [2021-04-24T16:51:53.114Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink134302848\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-24T16:51:53.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink083215839\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:53.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink537053618\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:53.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink248319337\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:53.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink659660212\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:53.115Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink862693763\\dest\\dir\\loophole" -> "../../victim" [2021-04-24T16:51:53.115Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-04-24T16:51:53.115Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-24T16:51:53.115Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestXGlobalNoParent [2021-04-24T16:51:53.115Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestReplaceFileTarWrapper [2021-04-24T16:51:53.115Z] === RUN TestFixedBufferCap [2021-04-24T16:51:53.115Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestFixedBufferLen [2021-04-24T16:51:53.115Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestFixedBufferString [2021-04-24T16:51:53.115Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestFixedBufferWrite [2021-04-24T16:51:53.115Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestFixedBufferRead [2021-04-24T16:51:53.115Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestBytesPipeRead [2021-04-24T16:51:53.115Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestBytesPipeWrite [2021-04-24T16:51:53.115Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-24T16:51:53.115Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-24T16:51:53.115Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-04-24T16:51:53.115Z] === RUN TestPrefixHeaderReadable [2021-04-24T16:51:53.115Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-24T16:51:53.115Z] === RUN TestDisablePigz [2021-04-24T16:51:53.115Z] --- PASS: TestDisablePigz (0.11s) [2021-04-24T16:51:53.115Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-24T16:51:53.115Z] === RUN TestPigz [2021-04-24T16:51:53.253Z] --- PASS: TestPluginInstall (6.25s) [2021-04-24T16:51:53.253Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2021-04-24T16:51:53.253Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-04-24T16:51:53.253Z] --- PASS: TestPluginInstall/with_insecure (2.19s) [2021-04-24T16:51:53.253Z] plugin_test.go:165: [daeeb7acc18ab] daemon is not started [2021-04-24T16:51:53.253Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:51:53.567Z] === RUN TestError [2021-04-24T16:51:53.567Z] --- PASS: TestError (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestProgressString [2021-04-24T16:51:53.567Z] === RUN TestProgressString/no_progress [2021-04-24T16:51:53.567Z] === RUN TestProgressString/progress_1 [2021-04-24T16:51:53.567Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-24T16:51:53.567Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-24T16:51:53.567Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-24T16:51:53.567Z] === RUN TestProgressString/with_units [2021-04-24T16:51:53.567Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-24T16:51:53.567Z] === RUN TestProgressString/hide_counts [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-24T16:51:53.567Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestJSONMessageDisplay [2021-04-24T16:51:53.567Z] --- PASS: TestPigz (0.16s) [2021-04-24T16:51:53.567Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-24T16:51:53.567Z] === RUN TestCopyFileWithInvalidDest [2021-04-24T16:51:53.567Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:51:53.567Z] archive_windows_test.go:16: Currently fails [2021-04-24T16:51:53.567Z] === RUN TestCanonicalTarNameForPath [2021-04-24T16:51:53.567Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestCanonicalTarName [2021-04-24T16:51:53.567Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestChmodTarEntry [2021-04-24T16:51:53.567Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestHardLinkOrder [2021-04-24T16:51:53.567Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-04-24T16:51:53.567Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-24T16:51:53.567Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-24T16:51:53.567Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestDisplayJSONMessagesStream [2021-04-24T16:51:53.567Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-24T16:51:53.567Z] PASS [2021-04-24T16:51:53.567Z] coverage: 91.7% of statements [2021-04-24T16:51:53.567Z] ok github.com/docker/docker/pkg/jsonmessage 0.190s coverage: 91.7% of statements [2021-04-24T16:51:53.567Z] --- PASS: TestHardLinkOrder (0.07s) [2021-04-24T16:51:53.567Z] === RUN TestChangeString [2021-04-24T16:51:53.567Z] --- PASS: TestChangeString (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestChangesWithNoChanges [2021-04-24T16:51:53.567Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-04-24T16:51:53.567Z] === RUN TestAtomicWriteToFile [2021-04-24T16:51:53.567Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-24T16:51:53.567Z] === RUN TestAtomicWriteSetCommit [2021-04-24T16:51:53.567Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-24T16:51:53.567Z] === RUN TestAtomicWriteSetCancel [2021-04-24T16:51:53.567Z] --- PASS: TestChangesWithNoChanges (0.06s) [2021-04-24T16:51:53.567Z] === RUN TestChangesWithChanges [2021-04-24T16:51:53.567Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-24T16:51:53.567Z] === RUN TestReadCloserWrapperClose [2021-04-24T16:51:53.567Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestReaderErrWrapperReadOnError [2021-04-24T16:51:53.567Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestReaderErrWrapperRead [2021-04-24T16:51:53.567Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestHashData [2021-04-24T16:51:53.567Z] --- PASS: TestHashData (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestCancelReadCloser [2021-04-24T16:51:53.567Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-24T16:51:53.567Z] === RUN TestChangesWithChangesGH13590 [2021-04-24T16:51:53.567Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-24T16:51:53.567Z] changes_test.go:196: needs more investigation [2021-04-24T16:51:53.567Z] === RUN TestChangesDirsEmpty [2021-04-24T16:51:53.567Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-24T16:51:53.567Z] === RUN TestWriteCloserWrapperClose [2021-04-24T16:51:53.567Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestNopWriteCloser [2021-04-24T16:51:53.567Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestNopWriter [2021-04-24T16:51:53.567Z] --- PASS: TestNopWriter (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestWriteCounter [2021-04-24T16:51:53.567Z] --- PASS: TestWriteCounter (0.00s) [2021-04-24T16:51:53.567Z] PASS [2021-04-24T16:51:53.567Z] coverage: 68.4% of statements [2021-04-24T16:51:53.567Z] ok github.com/docker/docker/pkg/ioutils 0.629s coverage: 68.4% of statements [2021-04-24T16:51:53.567Z] === RUN TestStandardLongPath [2021-04-24T16:51:53.567Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-24T16:51:53.567Z] === RUN TestUNCLongPath [2021-04-24T16:51:53.567Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-24T16:51:53.567Z] PASS [2021-04-24T16:51:53.567Z] coverage: 100.0% of statements [2021-04-24T16:51:53.567Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2021-04-24T16:51:53.567Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-04-24T16:51:53.567Z] === RUN TestChangesDirsMutated [2021-04-24T16:51:54.019Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-04-24T16:51:54.019Z] === RUN TestApplyLayer [2021-04-24T16:51:54.019Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-24T16:51:54.019Z] changes_test.go:433: needs further investigation [2021-04-24T16:51:54.019Z] === RUN TestChangesSizeWithHardlinks [2021-04-24T16:51:54.019Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-24T16:51:54.019Z] changes_test.go:469: needs further investigation [2021-04-24T16:51:54.019Z] === RUN TestChangesSizeWithNoChanges [2021-04-24T16:51:54.019Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-24T16:51:54.019Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-24T16:51:54.019Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-24T16:51:54.019Z] === RUN TestChangesSize [2021-04-24T16:51:54.019Z] --- PASS: TestChangesSize (0.00s) [2021-04-24T16:51:54.019Z] === RUN TestApplyLayerInvalidFilenames [2021-04-24T16:51:54.019Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames824538730\\dest" [2021-04-24T16:51:54.019Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-24T16:51:54.019Z] === RUN TestApplyLayerInvalidHardlink [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink630446380\\victim\\hello" -> "../victim/hello" [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink494208667\\victim\\hello" -> "/../victim/hello" [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink019204926\\victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink651770245\\victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink616829728\\victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink239426047\\victim" -> "../victim" [2021-04-24T16:51:54.019Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-04-24T16:51:54.019Z] === RUN TestApplyLayerInvalidSymlink [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink013424978\\dest\\dotdot" -> "../victim/hello" [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink345069193\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink119987796\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink799843747\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink043531942\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:54.019Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink000444877\\dest\\loophole-victim" -> "../victim" [2021-04-24T16:51:54.019Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-04-24T16:51:54.019Z] === RUN TestApplyLayerWhiteouts [2021-04-24T16:51:54.019Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-04-24T16:51:54.019Z] === RUN TestGenerateEmptyFile [2021-04-24T16:51:54.019Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-24T16:51:54.019Z] === RUN TestGenerateWithContent [2021-04-24T16:51:54.019Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-24T16:51:54.019Z] PASS [2021-04-24T16:51:54.019Z] coverage: 62.6% of statements [2021-04-24T16:51:54.019Z] ok github.com/docker/docker/pkg/archive 7.817s coverage: 62.6% of statements [2021-04-24T16:51:54.471Z] === RUN TestNameFormat [2021-04-24T16:51:54.471Z] --- PASS: TestNameFormat (0.00s) [2021-04-24T16:51:54.471Z] === RUN TestNameRetries [2021-04-24T16:51:54.471Z] --- PASS: TestNameRetries (0.00s) [2021-04-24T16:51:54.471Z] PASS [2021-04-24T16:51:54.471Z] coverage: 85.7% of statements [2021-04-24T16:51:54.471Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-04-24T16:51:54.471Z] === RUN TestParseKeyValueOpt [2021-04-24T16:51:54.471Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-24T16:51:54.471Z] === RUN TestParseUintList [2021-04-24T16:51:54.471Z] --- PASS: TestParseUintList (0.00s) [2021-04-24T16:51:54.471Z] === RUN TestParseUintListMaximumLimits [2021-04-24T16:51:54.471Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-24T16:51:54.471Z] PASS [2021-04-24T16:51:54.471Z] coverage: 97.0% of statements [2021-04-24T16:51:54.471Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2021-04-24T16:51:55.424Z] === RUN TestNewAndRemove [2021-04-24T16:51:55.424Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-24T16:51:55.424Z] === RUN TestRemoveInvalidPath [2021-04-24T16:51:55.424Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-24T16:51:55.424Z] PASS [2021-04-24T16:51:55.424Z] coverage: 82.6% of statements [2021-04-24T16:51:55.424Z] ok github.com/docker/docker/pkg/pidfile 0.212s coverage: 82.6% of statements [2021-04-24T16:51:55.510Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-24T16:51:55.771Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-24T16:51:55.796Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-24T16:51:55.876Z] === RUN TestParseEmptyInterface [2021-04-24T16:51:55.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestParseNonInterfaceType [2021-04-24T16:51:55.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestParseWithOneFunction [2021-04-24T16:51:55.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestParseWithMultipleFuncs [2021-04-24T16:51:55.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestParseWithUnnamedReturn [2021-04-24T16:51:55.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestEmbeddedInterface [2021-04-24T16:51:55.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestParsedImports [2021-04-24T16:51:55.876Z] --- PASS: TestParsedImports (0.00s) [2021-04-24T16:51:55.876Z] === RUN TestAliasedImports [2021-04-24T16:51:55.876Z] --- PASS: TestAliasedImports (0.00s) [2021-04-24T16:51:55.876Z] PASS [2021-04-24T16:51:55.876Z] coverage: 56.8% of statements [2021-04-24T16:51:55.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-04-24T16:51:56.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-24T16:51:56.830Z] === RUN TestFailedConnection [2021-04-24T16:51:57.282Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-24T16:51:57.282Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-24T16:51:57.282Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-24T16:51:57.282Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-24T16:51:57.282Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-24T16:51:57.282Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-24T16:51:57.282Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-24T16:51:57.282Z] === RUN TestBufferPoolPutAndGet [2021-04-24T16:51:57.282Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-24T16:51:57.282Z] PASS [2021-04-24T16:51:57.282Z] coverage: 88.2% of statements [2021-04-24T16:51:57.282Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-04-24T16:51:57.734Z] === RUN TestHTTPTransport [2021-04-24T16:51:57.734Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-24T16:51:57.734Z] PASS [2021-04-24T16:51:57.734Z] coverage: 85.7% of statements [2021-04-24T16:51:57.734Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-04-24T16:51:57.734Z] --- PASS: TestFailedConnection (1.04s) [2021-04-24T16:51:57.734Z] === RUN TestFailOnce [2021-04-24T16:51:58.186Z] === RUN TestOutputOnPrematureClose [2021-04-24T16:51:58.186Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-24T16:51:58.186Z] === RUN TestCompleteSilently [2021-04-24T16:51:58.186Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-24T16:51:58.186Z] PASS [2021-04-24T16:51:58.186Z] coverage: 75.9% of statements [2021-04-24T16:51:58.186Z] ok github.com/docker/docker/pkg/progress 0.083s coverage: 75.9% of statements [2021-04-24T16:51:58.186Z] 2021/04/24 16:51:57 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-04-24T16:51:58.186Z] goroutine 10 [running]: [2021-04-24T16:51:58.186Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-24T16:51:58.186Z] panic(0x849b40, 0x986ad0) [2021-04-24T16:51:58.186Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-24T16:51:58.186Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-24T16:51:58.186Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-24T16:51:58.186Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-24T16:51:58.186Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-24T16:51:58.186Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-24T16:51:58.186Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-24T16:51:58.186Z] created by net/http.(*Server).Serve [2021-04-24T16:51:58.186Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-24T16:51:58.186Z] time="2021-04-24T16:51:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-04-24T16:51:58.186Z] === RUN TestSendToOneSub [2021-04-24T16:51:58.186Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-24T16:51:58.186Z] === RUN TestSendToMultipleSubs [2021-04-24T16:51:58.186Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-24T16:51:58.186Z] === RUN TestEvictOneSub [2021-04-24T16:51:58.186Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-24T16:51:58.186Z] === RUN TestClosePublisher [2021-04-24T16:51:58.186Z] --- PASS: TestClosePublisher (0.00s) [2021-04-24T16:51:58.186Z] === RUN TestPubSubRace [2021-04-24T16:51:58.336Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-24T16:51:59.140Z] === RUN TestRegister [2021-04-24T16:51:59.140Z] --- PASS: TestRegister (0.00s) [2021-04-24T16:51:59.140Z] === RUN TestCommand [2021-04-24T16:51:59.140Z] --- PASS: TestCommand (0.03s) [2021-04-24T16:51:59.140Z] === RUN TestNaiveSelf [2021-04-24T16:51:59.140Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-24T16:51:59.140Z] PASS [2021-04-24T16:51:59.140Z] coverage: 82.4% of statements [2021-04-24T16:51:59.140Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2021-04-24T16:51:59.140Z] --- PASS: TestFailOnce (1.13s) [2021-04-24T16:51:59.140Z] === RUN TestEchoInputOutput [2021-04-24T16:51:59.140Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-24T16:51:59.140Z] === RUN TestBackoff [2021-04-24T16:51:59.140Z] --- PASS: TestBackoff (0.00s) [2021-04-24T16:51:59.140Z] === RUN TestAbortRetry [2021-04-24T16:51:59.140Z] --- PASS: TestAbortRetry (0.00s) [2021-04-24T16:51:59.140Z] === RUN TestClientScheme [2021-04-24T16:51:59.140Z] --- PASS: TestClientScheme (0.00s) [2021-04-24T16:51:59.140Z] === RUN TestNewClientWithTimeout [2021-04-24T16:51:59.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-24T16:51:59.592Z] --- PASS: TestPubSubRace (1.04s) [2021-04-24T16:51:59.592Z] PASS [2021-04-24T16:51:59.592Z] coverage: 75.0% of statements [2021-04-24T16:51:59.592Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-04-24T16:51:59.592Z] time="2021-04-24T16:51:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-24T16:51:59.592Z] === RUN TestParseSignal [2021-04-24T16:51:59.592Z] --- PASS: TestParseSignal (0.00s) [2021-04-24T16:51:59.592Z] === RUN TestValidSignalForPlatform [2021-04-24T16:51:59.592Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-24T16:51:59.592Z] PASS [2021-04-24T16:51:59.592Z] coverage: 20.3% of statements [2021-04-24T16:51:59.592Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-04-24T16:52:00.246Z] --- PASS: TestPluginsWithRuntimes (7.17s) [2021-04-24T16:52:00.246Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.23s) [2021-04-24T16:52:00.246Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.18s) [2021-04-24T16:52:00.246Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:52:00.545Z] === RUN TestNewStdWriter [2021-04-24T16:52:00.545Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-24T16:52:00.545Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestWriteWithNilBytes [2021-04-24T16:52:00.545Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestWrite [2021-04-24T16:52:00.545Z] --- PASS: TestWrite (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestWriteWithWriterError [2021-04-24T16:52:00.545Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-24T16:52:00.545Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyWriteAndRead [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-24T16:52:00.545Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-24T16:52:00.545Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-24T16:52:00.545Z] PASS [2021-04-24T16:52:00.545Z] coverage: 100.0% of statements [2021-04-24T16:52:00.545Z] ok github.com/docker/docker/pkg/stdcopy 0.085s coverage: 100.0% of statements [2021-04-24T16:52:00.821Z] --- PASS: TestUpdateRestartPolicy (11.47s) [2021-04-24T16:52:00.821Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:52:00.821Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2021-04-24T16:52:00.821Z] === RUN TestWaitNonBlocked [2021-04-24T16:52:00.821Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:00.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:00.821Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:00.821Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:00.821Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:00.821Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:00.821Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-24T16:52:00.821Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-04-24T16:52:00.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2021-04-24T16:52:00.822Z] === RUN TestWaitBlocked [2021-04-24T16:52:00.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:00.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:00.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:00.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:00.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:00.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:00.997Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-24T16:52:00.997Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-24T16:52:00.997Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestFormatStatus [2021-04-24T16:52:00.997Z] --- PASS: TestFormatStatus (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestFormatError [2021-04-24T16:52:00.997Z] --- PASS: TestFormatError (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestFormatJSONError [2021-04-24T16:52:00.997Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-24T16:52:00.997Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-24T16:52:00.997Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestNewJSONProgressOutput [2021-04-24T16:52:00.997Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestAuxFormatterEmit [2021-04-24T16:52:00.997Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestStreamWriterStdout [2021-04-24T16:52:00.997Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestStreamWriterStderr [2021-04-24T16:52:00.997Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-24T16:52:00.997Z] PASS [2021-04-24T16:52:00.997Z] coverage: 66.2% of statements [2021-04-24T16:52:00.997Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-04-24T16:52:00.997Z] time="2021-04-24T16:52:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-24T16:52:00.997Z] === RUN TestGenerateRandomID [2021-04-24T16:52:00.997Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestShortenId [2021-04-24T16:52:00.997Z] --- PASS: TestShortenId (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestShortenSha256Id [2021-04-24T16:52:00.997Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestShortenIdEmpty [2021-04-24T16:52:00.997Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestShortenIdInvalid [2021-04-24T16:52:00.997Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestIsShortIDNonHex [2021-04-24T16:52:00.997Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-24T16:52:00.997Z] === RUN TestIsShortIDNotCorrectSize [2021-04-24T16:52:00.997Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-24T16:52:00.997Z] PASS [2021-04-24T16:52:00.997Z] coverage: 70.6% of statements [2021-04-24T16:52:00.997Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-04-24T16:52:01.629Z] --- PASS: TestPluginBackCompatMediaTypes (1.14s) [2021-04-24T16:52:01.629Z] PASS [2021-04-24T16:52:01.629Z] [2021-04-24T16:52:01.629Z] DONE 10 tests in 14.786s [2021-04-24T16:52:01.629Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:52:01.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:01.629Z] ++ set -e [2021-04-24T16:52:01.629Z] ++ '[' -n 0 ']' [2021-04-24T16:52:01.629Z] ++ set -x [2021-04-24T16:52:01.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:01.629Z] INFO: Testing against a local daemon [2021-04-24T16:52:01.629Z] === RUN TestExternalGraphDriver [2021-04-24T16:52:01.881Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-24T16:52:01.881Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2021-04-24T16:52:01.881Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-04-24T16:52:01.881Z] === CONT TestIpcModeOlderClient [2021-04-24T16:52:01.881Z] === CONT TestContainerStartOnDaemonRestart [2021-04-24T16:52:01.881Z] === CONT TestContainerKillOnDaemonStart [2021-04-24T16:52:01.881Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:52:01.881Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-04-24T16:52:01.881Z] === CONT TestDaemonHostGatewayIP [2021-04-24T16:52:01.889Z] === RUN TestExternalGraphDriver/json [2021-04-24T16:52:01.950Z] === RUN TestIsCpusetListAvailable [2021-04-24T16:52:01.950Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-24T16:52:01.950Z] PASS [2021-04-24T16:52:01.950Z] coverage: 38.2% of statements [2021-04-24T16:52:01.950Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2021-04-24T16:52:02.641Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-24T16:52:03.046Z] === RUN TestChtimes [2021-04-24T16:52:03.046Z] --- PASS: TestChtimes (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestChtimesWindows [2021-04-24T16:52:03.046Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-24T16:52:03.046Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestEnsureRemoveAllNotExist [2021-04-24T16:52:03.046Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestEnsureRemoveAllWithDir [2021-04-24T16:52:03.046Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestEnsureRemoveAllWithFile [2021-04-24T16:52:03.046Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-24T16:52:03.046Z] === RUN TestHasWin32KSupport [2021-04-24T16:52:03.046Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-24T16:52:03.046Z] syscall_windows_test.go:8: win32k: true [2021-04-24T16:52:03.046Z] PASS [2021-04-24T16:52:03.046Z] coverage: 12.0% of statements [2021-04-24T16:52:03.046Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.0% of statements [2021-04-24T16:52:03.499Z] === RUN TestTailFile [2021-04-24T16:52:03.499Z] --- PASS: TestTailFile (0.00s) [2021-04-24T16:52:03.499Z] === RUN TestTailFileManyLines [2021-04-24T16:52:03.499Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-24T16:52:03.499Z] === RUN TestTailEmptyFile [2021-04-24T16:52:03.499Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-24T16:52:03.499Z] === RUN TestTailNegativeN [2021-04-24T16:52:03.499Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader [2021-04-24T16:52:03.499Z] === CONT TestNewTailReader [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/no_delimiter [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-24T16:52:03.499Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:52:03.499Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:52:03.499Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/no_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.500Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:52:03.500Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.500Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.501Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.502Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.502Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.504Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.504Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-24T16:52:03.505Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.505Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.734Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-24T16:52:03.734Z] --- PASS: TestUpdateRestartPolicy (15.56s) [2021-04-24T16:52:03.734Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.957Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.958Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-24T16:52:03.959Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-24T16:52:03.959Z] PASS [2021-04-24T16:52:03.959Z] coverage: 88.6% of statements [2021-04-24T16:52:03.959Z] ok github.com/docker/docker/pkg/tailfile 0.390s coverage: 88.6% of statements [2021-04-24T16:52:03.959Z] time="2021-04-24T16:52:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-24T16:52:03.959Z] === RUN TestTarSumRemoveNonExistent [2021-04-24T16:52:03.959Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestTarSumRemove [2021-04-24T16:52:03.959Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestSortFileInfoSums [2021-04-24T16:52:03.959Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestNewTarSumForLabelInvalid [2021-04-24T16:52:03.959Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestNewTarSumForLabel [2021-04-24T16:52:03.959Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestEmptyTar [2021-04-24T16:52:03.959Z] --- PASS: TestEmptyTar (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestTarSumsReadSize [2021-04-24T16:52:03.959Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-24T16:52:03.959Z] === RUN TestTarSums [2021-04-24T16:52:03.959Z] --- PASS: TestTarSums (0.06s) [2021-04-24T16:52:03.959Z] === RUN TestIteration [2021-04-24T16:52:04.411Z] --- PASS: TestIteration (0.00s) [2021-04-24T16:52:04.411Z] === RUN TestVersionLabelForChecksum [2021-04-24T16:52:04.411Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-24T16:52:04.411Z] === RUN TestVersion [2021-04-24T16:52:04.411Z] --- PASS: TestVersion (0.00s) [2021-04-24T16:52:04.411Z] === RUN TestGetVersion [2021-04-24T16:52:04.411Z] --- PASS: TestGetVersion (0.00s) [2021-04-24T16:52:04.411Z] === RUN TestGetVersions [2021-04-24T16:52:04.411Z] --- PASS: TestGetVersions (0.00s) [2021-04-24T16:52:04.411Z] PASS [2021-04-24T16:52:04.411Z] coverage: 89.3% of statements [2021-04-24T16:52:04.411Z] ok github.com/docker/docker/pkg/tarsum 0.122s coverage: 89.3% of statements [2021-04-24T16:52:04.863Z] testing: warning: no tests to run [2021-04-24T16:52:04.863Z] PASS [2021-04-24T16:52:04.863Z] coverage: [no statements] [2021-04-24T16:52:04.863Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2021-04-24T16:52:04.863Z] === RUN TestTruncIndex [2021-04-24T16:52:05.121Z] --- PASS: TestUpdateRestartWithAutoRemove (1.16s) [2021-04-24T16:52:05.121Z] === RUN TestWaitNonBlocked [2021-04-24T16:52:05.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:05.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:05.121Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:05.121Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:05.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T16:52:05.121Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T16:52:05.315Z] --- PASS: TestTruncIndex (0.10s) [2021-04-24T16:52:05.315Z] PASS [2021-04-24T16:52:05.315Z] coverage: 91.5% of statements [2021-04-24T16:52:05.315Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-04-24T16:52:05.315Z] === RUN TestIsGIT [2021-04-24T16:52:05.315Z] --- PASS: TestIsGIT (0.00s) [2021-04-24T16:52:05.315Z] === RUN TestIsTransport [2021-04-24T16:52:05.315Z] --- PASS: TestIsTransport (0.00s) [2021-04-24T16:52:05.315Z] PASS [2021-04-24T16:52:05.315Z] coverage: 100.0% of statements [2021-04-24T16:52:05.315Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-04-24T16:52:05.643Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2021-04-24T16:52:05.643Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:52:05.643Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2021-04-24T16:52:05.767Z] === RUN TestVersionInfo [2021-04-24T16:52:05.767Z] --- PASS: TestVersionInfo (0.00s) [2021-04-24T16:52:05.767Z] === RUN TestAppendVersions [2021-04-24T16:52:05.767Z] --- PASS: TestAppendVersions (0.00s) [2021-04-24T16:52:05.767Z] PASS [2021-04-24T16:52:05.767Z] coverage: 88.9% of statements [2021-04-24T16:52:05.767Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-04-24T16:52:05.942Z] --- PASS: TestDaemonHostGatewayIP (4.18s) [2021-04-24T16:52:06.092Z] === RUN TestExternalGraphDriver/spec [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:52:06.720Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:52:07.036Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-24T16:52:07.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.75s) [2021-04-24T16:52:07.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.98s) [2021-04-24T16:52:07.036Z] === RUN TestWaitBlocked [2021-04-24T16:52:07.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:07.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:07.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:07.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:07.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-24T16:52:07.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-24T16:52:07.673Z] === RUN TestNewSettable [2021-04-24T16:52:07.673Z] --- PASS: TestNewSettable (0.00s) [2021-04-24T16:52:07.673Z] === RUN TestIsSettable [2021-04-24T16:52:07.673Z] --- PASS: TestIsSettable (0.00s) [2021-04-24T16:52:07.673Z] === RUN TestUpdateSettingsEnv [2021-04-24T16:52:07.673Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-24T16:52:07.673Z] PASS [2021-04-24T16:52:07.673Z] coverage: 20.1% of statements [2021-04-24T16:52:07.673Z] ok github.com/docker/docker/plugin/v2 0.086s coverage: 20.1% of statements [2021-04-24T16:52:07.673Z] === RUN TestValidatePrivileges [2021-04-24T16:52:07.673Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-24T16:52:07.673Z] === RUN TestFilterByCapNeg [2021-04-24T16:52:07.673Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-24T16:52:07.673Z] === RUN TestFilterByCapPos [2021-04-24T16:52:07.673Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-24T16:52:07.673Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-24T16:52:07.673Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-24T16:52:07.673Z] PASS [2021-04-24T16:52:07.673Z] coverage: 12.0% of statements [2021-04-24T16:52:07.673Z] ok github.com/docker/docker/plugin 0.090s coverage: 12.0% of statements [2021-04-24T16:52:08.027Z] --- PASS: TestDaemonRestartIpcMode (2.63s) [2021-04-24T16:52:08.126Z] === RUN TestLoad [2021-04-24T16:52:08.126Z] --- PASS: TestLoad (0.00s) [2021-04-24T16:52:08.126Z] === RUN TestSave [2021-04-24T16:52:08.126Z] time="2021-04-24T16:52:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-24T16:52:08.126Z] --- PASS: TestSave (0.03s) [2021-04-24T16:52:08.126Z] === RUN TestAddDeleteGet [2021-04-24T16:52:08.126Z] --- PASS: TestAddDeleteGet (0.04s) [2021-04-24T16:52:08.126Z] === RUN TestInvalidTags [2021-04-24T16:52:08.126Z] --- PASS: TestInvalidTags (0.00s) [2021-04-24T16:52:08.126Z] PASS [2021-04-24T16:52:08.126Z] coverage: 84.4% of statements [2021-04-24T16:52:08.126Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2021-04-24T16:52:08.422Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-24T16:52:08.997Z] --- PASS: TestWaitBlocked (0.02s) [2021-04-24T16:52:08.997Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.85s) [2021-04-24T16:52:08.997Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.00s) [2021-04-24T16:52:08.997Z] === CONT TestContainerStartOnDaemonRestart [2021-04-24T16:52:08.997Z] === CONT TestContainerKillOnDaemonStart [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReaderWithReadError [2021-04-24T16:52:09.079Z] time="2021-04-24T16:52:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.02s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReader [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-24T16:52:09.079Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-24T16:52:09.079Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-24T16:52:09.079Z] PASS [2021-04-24T16:52:09.079Z] coverage: 100.0% of statements [2021-04-24T16:52:09.079Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2021-04-24T16:52:09.531Z] === RUN TestRestartManagerTimeout [2021-04-24T16:52:09.531Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-24T16:52:09.531Z] === RUN TestRestartManagerTimeoutReset [2021-04-24T16:52:09.531Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-24T16:52:09.531Z] PASS [2021-04-24T16:52:09.531Z] coverage: 50.9% of statements [2021-04-24T16:52:09.531Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-04-24T16:52:09.983Z] === RUN TestResolveAuthConfigIndexServer [2021-04-24T16:52:09.983Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-24T16:52:09.983Z] === RUN TestResolveAuthConfigFullURL [2021-04-24T16:52:09.983Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-24T16:52:09.983Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-24T16:52:09.983Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-24T16:52:09.983Z] === RUN TestValidateMirror [2021-04-24T16:52:09.983Z] --- PASS: TestValidateMirror (0.00s) [2021-04-24T16:52:09.983Z] === RUN TestLoadInsecureRegistries [2021-04-24T16:52:10.294Z] === RUN TestExternalGraphDriver/pull [2021-04-24T16:52:10.435Z] time="2021-04-24T16:52:09Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-24T16:52:10.435Z] time="2021-04-24T16:52:09Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-24T16:52:10.435Z] time="2021-04-24T16:52:09Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-24T16:52:10.435Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-04-24T16:52:10.435Z] === RUN TestNewServiceConfig [2021-04-24T16:52:10.435Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestValidateIndexName [2021-04-24T16:52:10.435Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestValidateIndexNameWithError [2021-04-24T16:52:10.435Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestEndpointParse [2021-04-24T16:52:10.435Z] --- PASS: TestEndpointParse (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestEndpointParseInvalid [2021-04-24T16:52:10.435Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestValidateEndpoint [2021-04-24T16:52:10.435Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-24T16:52:10.435Z] === RUN TestPing [2021-04-24T16:52:10.435Z] --- PASS: TestPing (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestPingRegistryEndpoint [2021-04-24T16:52:10.435Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-24T16:52:10.435Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:10.435Z] === RUN TestEndpoint [2021-04-24T16:52:10.435Z] --- SKIP: TestEndpoint (0.01s) [2021-04-24T16:52:10.435Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:10.435Z] === RUN TestParseRepositoryInfo [2021-04-24T16:52:10.435Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestNewIndexInfo [2021-04-24T16:52:10.435Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-24T16:52:10.435Z] === RUN TestMirrorEndpointLookup [2021-04-24T16:52:10.435Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-24T16:52:10.435Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:10.435Z] === RUN TestSearchRepositories [2021-04-24T16:52:10.435Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-24T16:52:10.435Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-24T16:52:10.435Z] Host: 127.0.0.1:49240 [2021-04-24T16:52:10.436Z] User-Agent: docker test client [2021-04-24T16:52:10.436Z] Authorization: Token fake-token [2021-04-24T16:52:10.436Z] X-Docker-Token: true [2021-04-24T16:52:10.436Z] Accept-Encoding: gzip [2021-04-24T16:52:10.436Z] [2021-04-24T16:52:10.436Z] [2021-04-24T16:52:10.436Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-24T16:52:10.436Z] Connection: close [2021-04-24T16:52:10.436Z] Content-Length: 144 [2021-04-24T16:52:10.436Z] Cache-Control: no-cache [2021-04-24T16:52:10.436Z] Content-Type: application/json [2021-04-24T16:52:10.436Z] Date: Sat, 24 Apr 2021 16:52:09 GMT [2021-04-24T16:52:10.436Z] Expires: -1 [2021-04-24T16:52:10.436Z] Pragma: no-cache [2021-04-24T16:52:10.436Z] Server: docker-tests/mock [2021-04-24T16:52:10.436Z] X-Docker-Registry-Config: mock [2021-04-24T16:52:10.436Z] X-Docker-Registry-Version: 0.0.0 [2021-04-24T16:52:10.436Z] [2021-04-24T16:52:10.436Z] [2021-04-24T16:52:10.436Z] === RUN TestTrustedLocation [2021-04-24T16:52:10.436Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-24T16:52:10.436Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestAllowNondistributableArtifacts [2021-04-24T16:52:10.436Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestIsSecureIndex [2021-04-24T16:52:10.436Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-24T16:52:10.436Z] PASS [2021-04-24T16:52:10.436Z] coverage: 51.7% of statements [2021-04-24T16:52:10.436Z] ok github.com/docker/docker/registry 0.213s coverage: 51.7% of statements [2021-04-24T16:52:10.436Z] === RUN TestDecodeContainerConfig [2021-04-24T16:52:10.436Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestDecodeContainerConfigIsolation [2021-04-24T16:52:10.436Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestValidatePrivileged [2021-04-24T16:52:10.436Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-24T16:52:10.436Z] PASS [2021-04-24T16:52:10.436Z] coverage: 52.2% of statements [2021-04-24T16:52:10.436Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-04-24T16:52:10.436Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-24T16:52:10.436Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-24T16:52:10.436Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-24T16:52:10.436Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-24T16:52:10.436Z] PASS [2021-04-24T16:52:10.436Z] coverage: 62.5% of statements [2021-04-24T16:52:10.436Z] ok github.com/docker/docker/testutil 0.065s coverage: 62.5% of statements [2021-04-24T16:52:10.910Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-24T16:52:10.910Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-24T16:52:11.853Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-24T16:52:12.836Z] --- PASS: TestExternalGraphDriver (10.91s) [2021-04-24T16:52:12.836Z] --- PASS: TestExternalGraphDriver/json (3.71s) [2021-04-24T16:52:12.836Z] --- PASS: TestExternalGraphDriver/spec (4.13s) [2021-04-24T16:52:12.836Z] --- PASS: TestExternalGraphDriver/pull (2.93s) [2021-04-24T16:52:12.836Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:52:12.836Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-04-24T16:52:12.836Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:52:12.836Z] PASS [2021-04-24T16:52:12.836Z] [2021-04-24T16:52:12.836Z] === Skipped [2021-04-24T16:52:12.836Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-04-24T16:52:12.836Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:52:12.836Z] [2021-04-24T16:52:12.836Z] [2021-04-24T16:52:12.836Z] DONE 5 tests, 1 skipped in 11.147s [2021-04-24T16:52:12.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:52:12.836Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:12.836Z] ++ set -e [2021-04-24T16:52:12.836Z] ++ '[' -n 0 ']' [2021-04-24T16:52:12.836Z] ++ set -x [2021-04-24T16:52:12.836Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:12.836Z] INFO: Testing against a local daemon [2021-04-24T16:52:12.836Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:52:12.836Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:52:12.836Z] === RUN TestReadPluginNoRead [2021-04-24T16:52:12.836Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:52:12.836Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:52:12.836Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:52:12.836Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:52:12.836Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:52:12.836Z] === CONT TestReadPluginNoRead [2021-04-24T16:52:13.240Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-24T16:52:13.303Z] === RUN TestGetDriver [2021-04-24T16:52:13.303Z] --- PASS: TestGetDriver (0.00s) [2021-04-24T16:52:13.303Z] === RUN TestVolumeRequestError [2021-04-24T16:52:13.303Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-24T16:52:13.303Z] PASS [2021-04-24T16:52:13.303Z] coverage: 36.1% of statements [2021-04-24T16:52:13.303Z] ok github.com/docker/docker/volume/drivers 0.061s coverage: 36.1% of statements [2021-04-24T16:52:13.501Z] --- PASS: TestContainerStartOnDaemonRestart (4.63s) [2021-04-24T16:52:13.501Z] === CONT TestIpcModeOlderClient [2021-04-24T16:52:13.501Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-24T16:52:13.501Z] === CONT TestDaemonHostGatewayIP [2021-04-24T16:52:13.755Z] === RUN TestGetAddress [2021-04-24T16:52:13.755Z] --- PASS: TestGetAddress (0.00s) [2021-04-24T16:52:13.755Z] === RUN TestRemove [2021-04-24T16:52:13.755Z] --- SKIP: TestRemove (0.00s) [2021-04-24T16:52:13.755Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-24T16:52:13.755Z] === RUN TestInitializeWithVolumes [2021-04-24T16:52:13.755Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-24T16:52:13.755Z] === RUN TestCreate [2021-04-24T16:52:13.755Z] --- PASS: TestCreate (0.01s) [2021-04-24T16:52:13.755Z] === RUN TestValidateName [2021-04-24T16:52:13.755Z] --- PASS: TestValidateName (0.00s) [2021-04-24T16:52:13.755Z] === RUN TestCreateWithOpts [2021-04-24T16:52:13.755Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-24T16:52:13.755Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-24T16:52:13.755Z] === RUN TestRelaodNoOpts [2021-04-24T16:52:13.755Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-24T16:52:13.755Z] PASS [2021-04-24T16:52:13.755Z] coverage: 41.5% of statements [2021-04-24T16:52:13.755Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2021-04-24T16:52:13.755Z] === RUN TestConvertTmpfsOptions [2021-04-24T16:52:13.755Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-24T16:52:13.755Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-24T16:52:13.755Z] parser_test.go:49: data="ro" [2021-04-24T16:52:13.755Z] === RUN TestParseMountRaw [2021-04-24T16:52:13.755Z] --- PASS: TestParseMountRaw (0.03s) [2021-04-24T16:52:13.755Z] === RUN TestParseMountRawSplit [2021-04-24T16:52:13.755Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-24T16:52:13.755Z] parser_test.go:390: case 0 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 1 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 2 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 3 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 4 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 5 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 6 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 7 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 8 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 0 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 1 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 2 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 3 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 4 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 5 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 6 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 7 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 8 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 9 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 10 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 11 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 12 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 0 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 1 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 2 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 3 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 4 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 5 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 6 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 7 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 8 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 9 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 10 [2021-04-24T16:52:13.755Z] parser_test.go:390: case 11 [2021-04-24T16:52:13.755Z] === RUN TestParseMountSpec [2021-04-24T16:52:13.755Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-24T16:52:13.755Z] parser_test.go:455: case 0 [2021-04-24T16:52:13.755Z] parser_test.go:455: case 1 [2021-04-24T16:52:13.755Z] parser_test.go:455: case 2 [2021-04-24T16:52:13.755Z] parser_test.go:455: case 3 [2021-04-24T16:52:13.755Z] parser_test.go:455: case 4 [2021-04-24T16:52:13.755Z] parser_test.go:455: case 5 [2021-04-24T16:52:13.755Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-24T16:52:13.755Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-24T16:52:13.755Z] === RUN TestValidateMount [2021-04-24T16:52:13.755Z] --- PASS: TestValidateMount (0.00s) [2021-04-24T16:52:13.755Z] PASS [2021-04-24T16:52:13.755Z] coverage: 66.2% of statements [2021-04-24T16:52:13.755Z] ok github.com/docker/docker/volume/mounts 0.109s coverage: 66.2% of statements [2021-04-24T16:52:14.886Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-24T16:52:14.942Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2021-04-24T16:52:14.942Z] PASS [2021-04-24T16:52:14.942Z] [2021-04-24T16:52:14.942Z] === Skipped [2021-04-24T16:52:14.942Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-24T16:52:14.942Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:52:14.942Z] [2021-04-24T16:52:14.942Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:52:14.942Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:52:14.942Z] [2021-04-24T16:52:14.942Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:52:14.942Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:52:14.942Z] [2021-04-24T16:52:14.942Z] [2021-04-24T16:52:14.942Z] DONE 197 tests, 3 skipped in 115.100s [2021-04-24T16:52:14.942Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:52:14.942Z] ++ 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 [2021-04-24T16:52:14.942Z] ++ set -e [2021-04-24T16:52:14.942Z] ++ '[' -n 0 ']' [2021-04-24T16:52:14.942Z] ++ set -x [2021-04-24T16:52:14.942Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:52:14.942Z] INFO: Testing against a local daemon [2021-04-24T16:52:14.942Z] === RUN TestCommitInheritsEnv [2021-04-24T16:52:15.234Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-04-24T16:52:15.234Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:52:15.234Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-24T16:52:15.234Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:52:15.234Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-24T16:52:15.234Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:52:15.234Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-24T16:52:15.234Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:52:15.274Z] === RUN TestSetGetMeta [2021-04-24T16:52:15.274Z] === PAUSE TestSetGetMeta [2021-04-24T16:52:15.274Z] === RUN TestRestore [2021-04-24T16:52:15.274Z] === PAUSE TestRestore [2021-04-24T16:52:15.274Z] === RUN TestServiceCreate [2021-04-24T16:52:15.274Z] === PAUSE TestServiceCreate [2021-04-24T16:52:15.274Z] === RUN TestServiceList [2021-04-24T16:52:15.274Z] === PAUSE TestServiceList [2021-04-24T16:52:15.274Z] === RUN TestServiceRemove [2021-04-24T16:52:15.274Z] === PAUSE TestServiceRemove [2021-04-24T16:52:15.274Z] === RUN TestServiceGet [2021-04-24T16:52:15.274Z] === PAUSE TestServiceGet [2021-04-24T16:52:15.274Z] === RUN TestServicePrune [2021-04-24T16:52:15.274Z] === PAUSE TestServicePrune [2021-04-24T16:52:15.274Z] === RUN TestCreate [2021-04-24T16:52:15.274Z] === PAUSE TestCreate [2021-04-24T16:52:15.274Z] === RUN TestRemove [2021-04-24T16:52:15.274Z] === PAUSE TestRemove [2021-04-24T16:52:15.274Z] === RUN TestList [2021-04-24T16:52:15.274Z] === PAUSE TestList [2021-04-24T16:52:15.274Z] === RUN TestFindByDriver [2021-04-24T16:52:15.274Z] === PAUSE TestFindByDriver [2021-04-24T16:52:15.274Z] === RUN TestFindByReferenced [2021-04-24T16:52:15.274Z] === PAUSE TestFindByReferenced [2021-04-24T16:52:15.274Z] === RUN TestDerefMultipleOfSameRef [2021-04-24T16:52:15.274Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-24T16:52:15.274Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:52:15.274Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:52:15.274Z] === RUN TestDefererencePluginOnCreateError [2021-04-24T16:52:15.274Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-24T16:52:15.274Z] === RUN TestRefDerefRemove [2021-04-24T16:52:15.274Z] === PAUSE TestRefDerefRemove [2021-04-24T16:52:15.274Z] === RUN TestGet [2021-04-24T16:52:15.274Z] === PAUSE TestGet [2021-04-24T16:52:15.274Z] === RUN TestGetWithReference [2021-04-24T16:52:15.274Z] === PAUSE TestGetWithReference [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_nil_list [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_empty_list [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_filter_some [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_filter_middle [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:52:15.274Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-24T16:52:15.274Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_nil_list [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_filter_some [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_filter_middle [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-24T16:52:15.274Z] === CONT TestFilterFunc/test_empty_list [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-24T16:52:15.274Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-24T16:52:15.274Z] === CONT TestSetGetMeta [2021-04-24T16:52:15.274Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-24T16:52:15.274Z] === CONT TestCreate [2021-04-24T16:52:15.274Z] === CONT TestServiceRemove [2021-04-24T16:52:15.274Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-24T16:52:15.274Z] === CONT TestServiceList [2021-04-24T16:52:15.274Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-24T16:52:15.274Z] === CONT TestServiceCreate [2021-04-24T16:52:15.274Z] --- PASS: TestCreate (0.02s) [2021-04-24T16:52:15.274Z] === CONT TestRestore [2021-04-24T16:52:15.274Z] --- PASS: TestRestore (0.02s) [2021-04-24T16:52:15.274Z] === CONT TestGet [2021-04-24T16:52:15.274Z] --- PASS: TestGet (0.01s) [2021-04-24T16:52:15.274Z] === CONT TestGetWithReference [2021-04-24T16:52:15.274Z] --- PASS: TestGetWithReference (0.02s) [2021-04-24T16:52:15.274Z] === CONT TestServicePrune [2021-04-24T16:52:15.274Z] time="2021-04-24T16:52:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:52:15.274Z] --- PASS: TestServiceRemove (0.12s) [2021-04-24T16:52:15.274Z] === CONT TestFindByDriver [2021-04-24T16:52:15.274Z] --- PASS: TestServiceList (0.11s) [2021-04-24T16:52:15.274Z] === CONT TestDerefMultipleOfSameRef [2021-04-24T16:52:15.274Z] time="2021-04-24T16:52:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:52:15.274Z] --- PASS: TestServiceCreate (0.11s) [2021-04-24T16:52:15.274Z] === CONT TestFindByReferenced [2021-04-24T16:52:15.275Z] time="2021-04-24T16:52:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:52:15.275Z] time="2021-04-24T16:52:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-24T16:52:15.275Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-24T16:52:15.275Z] === CONT TestRefDerefRemove [2021-04-24T16:52:15.275Z] --- PASS: TestFindByDriver (0.03s) [2021-04-24T16:52:15.275Z] === CONT TestList [2021-04-24T16:52:15.275Z] time="2021-04-24T16:52:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-24T16:52:15.275Z] --- PASS: TestFindByReferenced (0.02s) [2021-04-24T16:52:15.275Z] === CONT TestServiceGet [2021-04-24T16:52:15.275Z] --- PASS: TestServicePrune (0.08s) [2021-04-24T16:52:15.275Z] === CONT TestDefererencePluginOnCreateError [2021-04-24T16:52:15.275Z] --- PASS: TestRefDerefRemove (0.02s) [2021-04-24T16:52:15.275Z] === CONT TestRemove [2021-04-24T16:52:15.275Z] --- PASS: TestServiceGet (0.02s) [2021-04-24T16:52:15.275Z] --- PASS: TestList (0.03s) [2021-04-24T16:52:15.275Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-04-24T16:52:15.275Z] --- PASS: TestRemove (0.02s) [2021-04-24T16:52:15.275Z] PASS [2021-04-24T16:52:15.275Z] coverage: 70.3% of statements [2021-04-24T16:52:15.275Z] ok github.com/docker/docker/volume/service 0.276s coverage: 70.3% of statements [2021-04-24T16:52:15.528Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-04-24T16:52:15.528Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:52:15.528Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:52:15.528Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:52:15.528Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:52:15.528Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-24T16:52:15.528Z] === RUN TestTagInvalidReference [2021-04-24T16:52:15.528Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-24T16:52:15.528Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:52:15.528Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-24T16:52:15.528Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:52:15.528Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-24T16:52:15.528Z] === RUN TestTagOfficialNames [2021-04-24T16:52:15.825Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-24T16:52:15.825Z] === RUN TestTagMatchesDigest [2021-04-24T16:52:15.825Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-24T16:52:15.825Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-24T16:52:16.791Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-04-24T16:52:16.791Z] === RUN TestClientStream [2021-04-24T16:52:16.791Z] --- PASS: TestClientStream (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestClientSendFile [2021-04-24T16:52:16.791Z] --- PASS: TestClientSendFile (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestClientWithRequestTimeout [2021-04-24T16:52:16.791Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestFileSpecPlugin [2021-04-24T16:52:16.791Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-24T16:52:16.791Z] === RUN TestFileJSONSpecPlugin [2021-04-24T16:52:16.791Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-24T16:52:16.791Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestPluginAddHandler [2021-04-24T16:52:16.791Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestPluginWaitBadPlugin [2021-04-24T16:52:16.791Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-24T16:52:16.791Z] === RUN TestGet [2021-04-24T16:52:16.791Z] time="2021-04-24T16:52:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-24T16:52:17.045Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:52:17.615Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-04-24T16:52:17.745Z] time="2021-04-24T16:52:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-24T16:52:18.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-24T16:52:18.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-24T16:52:18.493Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-24T16:52:18.999Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:52:19.083Z] --- PASS: TestDaemonHostGatewayIP (5.38s) [2021-04-24T16:52:19.083Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-24T16:52:19.899Z] time="2021-04-24T16:52:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-24T16:52:20.027Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-24T16:52:20.916Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:52:20.922Z] --- PASS: TestServicePlugin (30.56s) [2021-04-24T16:52:20.922Z] plugin_test.go:62: [db470e1975b18] joining swarm manager [d806025f916ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T16:52:20.922Z] plugin_test.go:65: [d42b9f85fbe58] joining swarm manager [d806025f916ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T16:52:20.922Z] === RUN TestServiceUpdateLabel [2021-04-24T16:52:20.968Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-24T16:52:21.859Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-04-24T16:52:21.859Z] === RUN TestServiceUpdateSecrets [2021-04-24T16:52:21.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-24T16:52:22.829Z] --- PASS: TestReadPluginNoRead (9.56s) [2021-04-24T16:52:22.829Z] --- PASS: TestReadPluginNoRead/default (1.80s) [2021-04-24T16:52:22.829Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-04-24T16:52:22.829Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-04-24T16:52:22.829Z] read_test.go:92: [d1a418eb01dd1] daemon is not started [2021-04-24T16:52:22.854Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-24T16:52:23.090Z] --- PASS: TestContinueAfterPluginCrash (10.26s) [2021-04-24T16:52:23.090Z] PASS [2021-04-24T16:52:23.090Z] [2021-04-24T16:52:23.090Z] DONE 6 tests in 10.450s [2021-04-24T16:52:23.090Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:52:23.090Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:23.090Z] ++ set -e [2021-04-24T16:52:23.090Z] ++ '[' -n 0 ']' [2021-04-24T16:52:23.090Z] ++ set -x [2021-04-24T16:52:23.090Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:23.350Z] testing: warning: no tests to run [2021-04-24T16:52:23.350Z] PASS [2021-04-24T16:52:23.350Z] [2021-04-24T16:52:23.350Z] DONE 0 tests in 0.068s [2021-04-24T16:52:23.350Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:52:23.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:23.350Z] ++ set -e [2021-04-24T16:52:23.350Z] ++ '[' -n 0 ']' [2021-04-24T16:52:23.350Z] ++ set -x [2021-04-24T16:52:23.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:23.350Z] INFO: Testing against a local daemon [2021-04-24T16:52:23.350Z] === RUN TestPluginWithDevMounts [2021-04-24T16:52:23.350Z] === PAUSE TestPluginWithDevMounts [2021-04-24T16:52:23.350Z] === CONT TestPluginWithDevMounts [2021-04-24T16:52:23.426Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.55s) [2021-04-24T16:52:23.426Z] === CONT TestDaemonRestartIpcMode [2021-04-24T16:52:23.598Z] time="2021-04-24T16:52:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-24T16:52:24.372Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-24T16:52:24.633Z] --- PASS: TestContainerKillOnDaemonStart (15.67s) [2021-04-24T16:52:24.633Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-24T16:52:25.892Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-04-24T16:52:25.892Z] PASS [2021-04-24T16:52:25.892Z] [2021-04-24T16:52:25.892Z] DONE 1 tests in 2.300s [2021-04-24T16:52:25.892Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:52:25.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:25.892Z] ++ set -e [2021-04-24T16:52:25.892Z] ++ '[' -n 0 ']' [2021-04-24T16:52:25.892Z] ++ set -x [2021-04-24T16:52:25.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:25.892Z] INFO: Testing against a local daemon [2021-04-24T16:52:25.892Z] === RUN TestSecretInspect [2021-04-24T16:52:26.018Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-24T16:52:28.564Z] --- PASS: TestDaemonRestartIpcMode (4.66s) [2021-04-24T16:52:28.564Z] PASS [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === Skipped [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-24T16:52:28.564Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-24T16:52:28.564Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-24T16:52:28.564Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-24T16:52:28.564Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-24T16:52:28.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-24T16:52:28.564Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] [2021-04-24T16:52:28.564Z] DONE 197 tests, 6 skipped in 249.508s [2021-04-24T16:52:28.564Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-24T16:52:28.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:28.564Z] ++ set -e [2021-04-24T16:52:28.564Z] ++ '[' -n 0 ']' [2021-04-24T16:52:28.564Z] ++ set -x [2021-04-24T16:52:28.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:28.564Z] INFO: Testing against a local daemon [2021-04-24T16:52:28.564Z] === RUN TestCommitInheritsEnv [2021-04-24T16:52:28.825Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-04-24T16:52:28.825Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T16:52:28.825Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-24T16:52:28.825Z] === RUN TestImagesFilterMultiReference [2021-04-24T16:52:28.825Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-24T16:52:28.825Z] === RUN TestImagePullPlatformInvalid [2021-04-24T16:52:28.825Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-24T16:52:28.825Z] === RUN TestRemoveImageOrphaning [2021-04-24T16:52:29.189Z] --- PASS: TestSecretInspect (3.11s) [2021-04-24T16:52:29.189Z] === RUN TestSecretList [2021-04-24T16:52:29.397Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-04-24T16:52:29.398Z] === RUN TestRemoveImageGarbageCollector [2021-04-24T16:52:32.094Z] --- PASS: TestGet (15.00s) [2021-04-24T16:52:32.095Z] === RUN TestPluginWithNoManifest [2021-04-24T16:52:32.095Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-24T16:52:32.095Z] === RUN TestGetAll [2021-04-24T16:52:32.095Z] --- PASS: TestGetAll (0.00s) [2021-04-24T16:52:32.095Z] PASS [2021-04-24T16:52:32.095Z] coverage: 73.4% of statements [2021-04-24T16:52:32.095Z] ok github.com/docker/docker/pkg/plugins 34.945s coverage: 73.4% of statements [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/quota [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:52:32.095Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:52:32.485Z] --- PASS: TestSecretList (3.27s) [2021-04-24T16:52:32.485Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:52:32.699Z] --- PASS: TestRemoveImageGarbageCollector (2.96s) [2021-04-24T16:52:32.699Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T16:52:32.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-24T16:52:32.699Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-24T16:52:32.699Z] === RUN TestTagInvalidReference [2021-04-24T16:52:32.699Z] --- PASS: TestTagInvalidReference (0.05s) [2021-04-24T16:52:32.699Z] === RUN TestTagValidPrefixedRepo [2021-04-24T16:52:32.699Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-24T16:52:32.699Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T16:52:32.699Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-24T16:52:32.699Z] === RUN TestTagOfficialNames [2021-04-24T16:52:32.699Z] --- PASS: TestTagOfficialNames (0.06s) [2021-04-24T16:52:32.699Z] === RUN TestTagMatchesDigest [2021-04-24T16:52:32.699Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-04-24T16:52:32.699Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === Skipped [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-24T16:52:33.049Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-24T16:52:33.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-24T16:52:33.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-04-24T16:52:33.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-04-24T16:52:33.049Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-24T16:52:33.049Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-24T16:52:33.049Z] daemon_test.go:147: root required [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-24T16:52:33.049Z] reload_test.go:520: root required [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-24T16:52:33.049Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-24T16:52:33.049Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-24T16:52:33.049Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-24T16:52:33.049Z] download_test.go:268: Needs fixing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-24T16:52:33.049Z] layer_test.go:304: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-24T16:52:33.049Z] layer_test.go:353: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-24T16:52:33.049Z] layer_test.go:468: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-24T16:52:33.049Z] layer_test.go:697: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-24T16:52:33.049Z] migration_test.go:46: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-24T16:52:33.049Z] migration_test.go:182: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-24T16:52:33.049Z] mount_test.go:17: Failing on Windows [2021-04-24T16:52:33.049Z] [2021-04-24T16:52:33.049Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-24T16:52:33.049Z] mount_test.go:76: Failing on Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-24T16:52:33.501Z] mount_test.go:125: Failing on Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-24T16:52:33.501Z] mount_test.go:212: Failing on Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:134: Xz not present in msys2 [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:239: Failing on Windows CI machines [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-24T16:52:33.501Z] archive_windows_test.go:16: Currently fails [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-24T16:52:33.501Z] changes_test.go:196: needs more investigation [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-24T16:52:33.501Z] changes_test.go:433: needs further investigation [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-24T16:52:33.501Z] changes_test.go:469: needs further investigation [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-24T16:52:33.501Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-24T16:52:33.501Z] poller_test.go:41: No chmod on Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-24T16:52:33.501Z] fileutils_test.go:134: Needs porting to Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-24T16:52:33.501Z] fileutils_test.go:180: Needs porting to Windows [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-24T16:52:33.501Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-04-24T16:52:33.501Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-24T16:52:33.501Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-24T16:52:33.501Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-24T16:52:33.501Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] [2021-04-24T16:52:33.501Z] DONE 1833 tests, 45 skipped in 202.999s [2021-04-24T16:52:33.501Z] INFO: make.ps1 ended at 04/24/2021 16:52:33 [2021-04-24T16:52:34.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-24T16:52:35.017Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-24T16:52:35.017Z] INFO: Unit tests ended at 04/24/2021 16:52:34. Duration:00:03:37.9191089 [2021-04-24T16:52:35.017Z] INFO: Building busybox [2021-04-24T16:52:35.017Z] Sending build context to Docker daemon 5.12kB [2021-04-24T16:52:35.017Z] [2021-04-24T16:52:35.017Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-24T16:52:35.017Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-24T16:52:35.017Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-24T16:52:35.017Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-24T16:52:35.017Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-24T16:52:35.017Z] ---> 152749f71f8f [2021-04-24T16:52:35.017Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-24T16:52:35.017Z] ---> Running in 0bf269839c9a [2021-04-24T16:52:35.188Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-24T16:52:35.525Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-24T16:52:35.525Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-24T16:52:35.525Z] remote: Enumerating objects: 23, done. [2021-04-24T16:52:35.525Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-24T16:52:35.525Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-24T16:52:35.525Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-24T16:52:35.525Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-04-24T16:52:35.525Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-24T16:52:35.525Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-24T16:52:35.760Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-24T16:52:35.784Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2021-04-24T16:52:35.784Z] === RUN TestSecretsUpdate [2021-04-24T16:52:35.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/test/unit [2021-04-24T16:52:37.147Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-24T16:52:37.409Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-24T16:52:38.066Z] --- PASS: TestBuildWithHugeFile (96.52s) [2021-04-24T16:52:38.066Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:52:38.326Z] --- PASS: TestSecretsUpdate (3.14s) [2021-04-24T16:52:38.326Z] === RUN TestTemplatedSecret [2021-04-24T16:52:38.401Z] ? github.com/docker/docker/api [no test files] [2021-04-24T16:52:39.657Z] Removing intermediate container 0bf269839c9a [2021-04-24T16:52:39.657Z] ---> c2c5c3101e1e [2021-04-24T16:52:39.657Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-24T16:52:39.657Z] ---> Running in d5aa8341a2fe [2021-04-24T16:52:39.657Z] Removing intermediate container d5aa8341a2fe [2021-04-24T16:52:39.657Z] ---> faa029d142c9 [2021-04-24T16:52:39.657Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-24T16:52:39.657Z] ---> Running in e5dd37b9cd70 [2021-04-24T16:52:39.939Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-04-24T16:52:39.939Z] === RUN TestServiceUpdateConfigs [2021-04-24T16:52:40.110Z] Removing intermediate container e5dd37b9cd70 [2021-04-24T16:52:40.110Z] ---> 693a379d0175 [2021-04-24T16:52:40.110Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-24T16:52:41.063Z] [2021-04-24T16:52:41.514Z] ---> a2b901440887 [2021-04-24T16:52:41.514Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-04-24T16:52:41.514Z] ---> Running in 1ce251e2967e [2021-04-24T16:52:42.530Z] --- PASS: TestTemplatedSecret (3.75s) [2021-04-24T16:52:42.530Z] === RUN TestSecretCreateResolve [2021-04-24T16:52:42.705Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-24T16:52:42.705Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-24T16:52:43.278Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-24T16:52:45.825Z] --- PASS: TestSecretCreateResolve (3.18s) [2021-04-24T16:52:45.825Z] PASS [2021-04-24T16:52:45.825Z] [2021-04-24T16:52:45.825Z] DONE 6 tests in 19.717s [2021-04-24T16:52:45.825Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:52:45.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:45.825Z] ++ set -e [2021-04-24T16:52:45.825Z] ++ '[' -n 0 ']' [2021-04-24T16:52:45.825Z] ++ set -x [2021-04-24T16:52:45.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:52:45.825Z] INFO: Testing against a local daemon [2021-04-24T16:52:45.825Z] === RUN TestServiceCreateInit [2021-04-24T16:52:45.825Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T16:52:48.573Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-24T16:52:50.013Z] Removing intermediate container 1ce251e2967e [2021-04-24T16:52:50.013Z] ---> 3d587c4f6255 [2021-04-24T16:52:50.013Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-24T16:52:50.013Z] ---> Running in c17a4d2e27f0 [2021-04-24T16:52:50.493Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-24T16:52:50.965Z] [2021-04-24T16:52:50.965Z] SUCCESS: Specified value was saved. [2021-04-24T16:52:51.107Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T16:52:53.116Z] Removing intermediate container c17a4d2e27f0 [2021-04-24T16:52:53.116Z] ---> d14fb6dc820a [2021-04-24T16:52:53.116Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-24T16:52:53.116Z] ---> Running in 46d268358302 [2021-04-24T16:52:53.288Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-04-24T16:52:54.840Z] --- PASS: TestServiceUpdateConfigs (15.26s) [2021-04-24T16:52:54.840Z] === RUN TestServiceUpdateNetwork [2021-04-24T16:52:56.391Z] --- PASS: TestServiceCreateInit (10.75s) [2021-04-24T16:52:56.391Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.48s) [2021-04-24T16:52:56.391Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2021-04-24T16:52:56.391Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T16:52:56.810Z] Cannot create a file when that file already exists. [2021-04-24T16:52:58.637Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-24T16:52:59.210Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-24T16:52:59.783Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-24T16:53:01.173Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-24T16:53:01.173Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-24T16:53:01.448Z] Removing intermediate container 46d268358302 [2021-04-24T16:53:01.448Z] ---> df539ea4dc65 [2021-04-24T16:53:01.448Z] Step 13/13 : CMD ["sh"] [2021-04-24T16:53:01.448Z] ---> Running in c457382241a3 [2021-04-24T16:53:01.448Z] Removing intermediate container c457382241a3 [2021-04-24T16:53:01.448Z] ---> 90c630072192 [2021-04-24T16:53:01.448Z] Successfully built 90c630072192 [2021-04-24T16:53:01.448Z] Successfully tagged busybox:latest [2021-04-24T16:53:01.448Z] INFO: Docker images of the daemon under test [2021-04-24T16:53:01.448Z] [2021-04-24T16:53:01.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-24T16:53:01.448Z] busybox latest 90c630072192 1 second ago 5.29GB [2021-04-24T16:53:01.448Z] microsoft/windowsservercore latest 152749f71f8f 2 weeks ago 5.27GB [2021-04-24T16:53:01.448Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 2 weeks ago 5.27GB [2021-04-24T16:53:01.448Z] [2021-04-24T16:53:01.448Z] INFO: Running integration tests at 04/24/2021 16:53:01... [2021-04-24T16:53:01.448Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-24T16:53:01.448Z] INFO: Integration API tests being run from the host: [2021-04-24T16:53:01.448Z] INFO: make.ps1 starting at 04/24/2021 16:53:01 [2021-04-24T16:53:01.899Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-24T16:53:07.042Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2021-04-24T16:53:07.042Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T16:53:07.042Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-24T16:53:07.300Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-24T16:53:09.324Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-24T16:53:09.585Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-24T16:53:11.503Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-24T16:53:14.811Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-24T16:53:15.410Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-24T16:53:16.199Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-24T16:53:18.345Z] --- PASS: TestCreateServiceMultipleTimes (18.72s) [2021-04-24T16:53:18.345Z] === RUN TestCreateServiceConflict [2021-04-24T16:53:18.345Z] --- PASS: TestCreateServiceConflict (3.15s) [2021-04-24T16:53:18.345Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T16:53:21.645Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2021-04-24T16:53:21.645Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T16:53:22.794Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-24T16:53:23.520Z] --- PASS: TestServiceUpdatePidsLimit (16.74s) [2021-04-24T16:53:23.520Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-04-24T16:53:23.520Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-24T16:53:23.520Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2021-04-24T16:53:23.520Z] PASS [2021-04-24T16:53:23.520Z] [2021-04-24T16:53:23.520Z] === Skipped [2021-04-24T16:53:23.520Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T16:53:23.520Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:53:23.520Z] [2021-04-24T16:53:23.520Z] [2021-04-24T16:53:23.520Z] DONE 27 tests, 1 skipped in 177.272s [2021-04-24T16:53:23.520Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T16:53:23.520Z] INFO: Testing against a local daemon [2021-04-24T16:53:23.520Z] === RUN TestSessionCreate [2021-04-24T16:53:23.520Z] --- PASS: TestSessionCreate (0.03s) [2021-04-24T16:53:23.520Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T16:53:23.520Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-24T16:53:23.520Z] PASS [2021-04-24T16:53:23.520Z] [2021-04-24T16:53:23.520Z] DONE 2 tests in 0.081s [2021-04-24T16:53:23.520Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T16:53:23.520Z] INFO: Testing against a local daemon [2021-04-24T16:53:23.520Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:53:23.520Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:53:23.520Z] === RUN TestEventsExecDie [2021-04-24T16:53:23.520Z] --- PASS: TestEventsExecDie (1.07s) [2021-04-24T16:53:23.520Z] === RUN TestEventsBackwardsCompatible [2021-04-24T16:53:23.520Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-24T16:53:23.520Z] === RUN TestInfoBinaryCommits [2021-04-24T16:53:23.520Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-24T16:53:23.520Z] === RUN TestInfoAPIVersioned [2021-04-24T16:53:23.520Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-24T16:53:23.520Z] === RUN TestInfoDiscoveryBackend [2021-04-24T16:53:24.089Z] --- PASS: TestInfoDiscoveryBackend (0.67s) [2021-04-24T16:53:24.089Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T16:53:24.710Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-24T16:53:24.972Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-24T16:53:25.024Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-24T16:53:25.024Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T16:53:25.917Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-24T16:53:25.959Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-04-24T16:53:25.959Z] === RUN TestInfoAPI [2021-04-24T16:53:25.959Z] --- PASS: TestInfoAPI (0.02s) [2021-04-24T16:53:25.959Z] === RUN TestInfoAPIWarnings [2021-04-24T16:53:26.860Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-24T16:53:26.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T16:53:26.932Z] INFO: Testing against a local daemon [2021-04-24T16:53:26.932Z] === RUN TestBuildWithSession [2021-04-24T16:53:26.932Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-24T16:53:26.932Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T16:53:26.932Z] === RUN TestBuildSquashParent [2021-04-24T16:53:26.932Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-24T16:53:26.932Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:53:26.932Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:53:26.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:53:26.932Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-24T16:53:26.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-24T16:53:26.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-24T16:53:26.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-24T16:53:27.803Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-24T16:53:27.803Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-24T16:53:31.107Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-24T16:53:31.107Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-24T16:53:31.107Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-24T16:53:33.667Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-24T16:53:35.611Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-24T16:53:36.543Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2021-04-24T16:53:36.543Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T16:53:39.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-24T16:53:39.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-24T16:53:39.840Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2021-04-24T16:53:39.840Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T16:53:40.905Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-24T16:53:42.292Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-24T16:53:43.136Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2021-04-24T16:53:43.136Z] === RUN TestCreateServiceSysctls [2021-04-24T16:53:44.036Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-04-24T16:53:44.036Z] === RUN TestInfoDebug [2021-04-24T16:53:44.036Z] --- PASS: TestInfoDebug (0.63s) [2021-04-24T16:53:44.036Z] === RUN TestInfoInsecureRegistries [2021-04-24T16:53:44.036Z] --- PASS: TestInfoInsecureRegistries (0.66s) [2021-04-24T16:53:44.036Z] === RUN TestInfoRegistryMirrors [2021-04-24T16:53:44.294Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2021-04-24T16:53:44.294Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T16:53:44.553Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-24T16:53:44.553Z] === RUN TestPingCacheHeaders [2021-04-24T16:53:44.553Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-24T16:53:44.553Z] === RUN TestPingGet [2021-04-24T16:53:44.553Z] --- PASS: TestPingGet (0.01s) [2021-04-24T16:53:44.553Z] === RUN TestPingHead [2021-04-24T16:53:44.553Z] --- PASS: TestPingHead (0.02s) [2021-04-24T16:53:44.554Z] === RUN TestVersion [2021-04-24T16:53:44.554Z] --- PASS: TestVersion (0.02s) [2021-04-24T16:53:44.554Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:53:44.840Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.50s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.73s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.93s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.98s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.01s) [2021-04-24T16:53:45.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.88s) [2021-04-24T16:53:45.039Z] === RUN TestBuildMultiStageCopy [2021-04-24T16:53:45.039Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-24T16:53:45.930Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-04-24T16:53:45.930Z] PASS [2021-04-24T16:53:45.930Z] [2021-04-24T16:53:45.930Z] DONE 18 tests in 23.769s [2021-04-24T16:53:45.930Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T16:53:46.190Z] INFO: Testing against a local daemon [2021-04-24T16:53:46.190Z] === RUN TestVolumesCreateAndList [2021-04-24T16:53:46.190Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-24T16:53:46.190Z] === RUN TestVolumesRemove [2021-04-24T16:53:46.190Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-24T16:53:46.190Z] === RUN TestVolumesInspect [2021-04-24T16:53:46.190Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-24T16:53:46.190Z] === RUN TestVolumesInvalidJSON [2021-04-24T16:53:46.190Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T16:53:46.190Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T16:53:46.190Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T16:53:46.190Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-24T16:53:46.190Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T16:53:46.190Z] PASS [2021-04-24T16:53:46.190Z] [2021-04-24T16:53:46.190Z] DONE 5 tests in 0.169s [2021-04-24T16:53:46.190Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T16:53:47.338Z] --- PASS: TestCreateServiceSysctls (4.27s) [2021-04-24T16:53:47.338Z] === RUN TestCreateServiceCapabilities [2021-04-24T16:53:48.091Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-24T16:53:48.091Z] Removing test suite binaries [2021-04-24T16:53:48.091Z] exiting test-integration [2021-04-24T16:53:48.091Z] ++ exit 0 [2021-04-24T16:53:48.091Z] [2021-04-24T16:53:50.129Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-24T16:53:50.649Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2021-04-24T16:53:50.649Z] === RUN TestInspect Post stage [Pipeline] junit [2021-04-24T16:53:51.393Z] Recording test results [2021-04-24T16:53:52.894Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T16:53:53.239Z] + echo Ensuring container killed. [2021-04-24T16:53:53.239Z] Ensuring container killed. [2021-04-24T16:53:53.239Z] + docker rm -vf docker-pr1 [2021-04-24T16:53:53.239Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-24T16:53:53.520Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:53:53.520Z] Chowning /workspace to jenkins user [2021-04-24T16:53:53.520Z] + id -u [2021-04-24T16:53:53.520Z] + id -g [2021-04-24T16:53:53.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T16:53:53.520Z] Unable to find image 'busybox:latest' locally [2021-04-24T16:53:53.520Z] latest: Pulling from library/busybox [2021-04-24T16:53:53.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-24T16:53:53.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-24T16:53:53.778Z] f531cdc67389: Pulling fs layer [2021-04-24T16:53:53.778Z] f531cdc67389: Download complete [2021-04-24T16:53:53.982Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-24T16:53:54.037Z] f531cdc67389: Pull complete [2021-04-24T16:53:54.037Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T16:53:54.037Z] Status: Downloaded newer image for busybox:latest [2021-04-24T16:53:54.860Z] --- PASS: TestInspect (3.69s) [2021-04-24T16:53:54.860Z] === RUN TestCreateJob [2021-04-24T16:53:54.935Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-24T16:53:55.419Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-24T16:53:55.419Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-24T16:53:55.419Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy (11.57s) [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.66s) [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-04-24T16:53:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2021-04-24T16:53:56.449Z] === RUN TestBuildMultiStageParentConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:53:56.871Z] + bundleName=amd64-cgroup2 [2021-04-24T16:53:56.871Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-24T16:53:56.871Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-24T16:53:56.871Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-24T16:53:56.871Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-24T16:53:57.141Z] Archiving artifacts [2021-04-24T16:53:58.600Z] --- PASS: TestBuildMultiStageParentConfig (2.35s) [2021-04-24T16:53:58.600Z] === RUN TestBuildLabelWithTargets [2021-04-24T16:53:58.600Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-24T16:53:58.600Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T16:53:58.600Z] === RUN TestBuildWithEmptyLayers [2021-04-24T16:53:59.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [2021-04-24T16:53:59.062Z] --- PASS: TestCreateJob (4.33s) [2021-04-24T16:53:59.062Z] === RUN TestReplicatedJob [Pipeline] // catchError [Pipeline] sh [2021-04-24T16:53:59.376Z] + make clean [2021-04-24T16:53:59.634Z] docker volume rm -f docker-dev-cache [2021-04-24T16:53:59.634Z] docker-dev-cache [Pipeline] deleteDir [2021-04-24T16:54:00.122Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-04-24T16:54:00.122Z] === RUN TestBuildMultiStageOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T16:54:03.561Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-24T16:54:03.561Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-24T16:54:03.561Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-24T16:54:04.249Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-24T16:54:04.547Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-24T16:54:05.119Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-24T16:54:05.119Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-24T16:54:05.380Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-24T16:54:05.646Z] --- PASS: TestReplicatedJob (6.61s) [2021-04-24T16:54:05.646Z] === RUN TestUpdateReplicatedJob [2021-04-24T16:54:05.952Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-24T16:54:06.224Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-24T16:54:08.139Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-24T16:54:09.527Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-24T16:54:09.847Z] --- PASS: TestUpdateReplicatedJob (4.45s) [2021-04-24T16:54:09.847Z] === RUN TestServiceListWithStatuses [2021-04-24T16:54:09.847Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T16:54:09.847Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:54:09.847Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T16:54:10.366Z] --- PASS: TestBuildMultiStageOnBuild (10.65s) [2021-04-24T16:54:10.366Z] === RUN TestBuildUncleanTarFilenames [2021-04-24T16:54:10.366Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-24T16:54:10.366Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T16:54:10.366Z] === RUN TestBuildMultiStageLayerLeak [2021-04-24T16:54:11.445Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-24T16:54:12.390Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-24T16:54:13.778Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-04-24T16:54:14.748Z] ok github.com/docker/docker/builder/dockerfile 0.279s coverage: 48.5% of statements [2021-04-24T16:54:14.748Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-24T16:54:16.141Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-04-24T16:54:16.328Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-24T16:54:16.486Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2021-04-24T16:54:16.486Z] === RUN TestDockerNetworkReConnect [2021-04-24T16:54:17.520Z] ok github.com/docker/docker/builder/remotecontext/git 1.677s coverage: 86.3% of statements [2021-04-24T16:54:17.520Z] ? github.com/docker/docker/cli [no test files] [2021-04-24T16:54:17.520Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-24T16:54:18.246Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-24T16:54:19.636Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-24T16:54:20.055Z] ok github.com/docker/docker/client 0.135s coverage: 75.4% of statements [2021-04-24T16:54:21.775Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-04-24T16:54:21.775Z] === RUN TestServicePlugin [2021-04-24T16:54:21.775Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-24T16:54:21.775Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:54:21.775Z] === RUN TestServiceUpdateLabel [2021-04-24T16:54:24.322Z] --- PASS: TestServiceUpdateLabel (3.20s) [2021-04-24T16:54:24.322Z] === RUN TestServiceUpdateSecrets [2021-04-24T16:54:24.931Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-24T16:54:25.078Z] --- PASS: TestBuildMultiStageLayerLeak (13.95s) [2021-04-24T16:54:25.078Z] === RUN TestBuildWithHugeFile [2021-04-24T16:54:30.247Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-24T16:54:36.834Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-24T16:54:40.140Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-24T16:54:42.439Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2021-04-24T16:54:42.439Z] === RUN TestServiceUpdateConfigs [2021-04-24T16:54:43.446Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-24T16:54:47.658Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-24T16:54:47.658Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite (519.47s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.81s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.00s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.18s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.39s) [2021-04-24T16:54:54.246Z] docker_cli_daemon_test.go:1455: [daef643c3aafa] daemon is not started [2021-04-24T16:54:54.246Z] check_test.go:309: [d3c01ee454d06] daemon is not started [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.87s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.97s) [2021-04-24T16:54:54.246Z] check_test.go:309: [dd7f91f01f352] daemon is not started [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.21s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (5.05s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.88s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.59s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.61s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.33s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.13s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.09s) [2021-04-24T16:54:54.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-24T16:54:54.246Z] check_test.go:309: [df63770fc5cfc] daemon is not started [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-24T16:54:54.247Z] check_test.go:309: [dac70b5c05eb3] daemon is not started [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.46s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.91s) [2021-04-24T16:54:54.247Z] check_test.go:309: [d5f0a575c612b] daemon is not started [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.52s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.11s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.33s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.42s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.87s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.94s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.14s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-24T16:54:54.247Z] check_test.go:309: [dbffcb626bf0c] daemon is not started [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.83s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.83s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.15s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.46s) [2021-04-24T16:54:54.247Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.20s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.73s) [2021-04-24T16:54:54.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-24T16:54:54.507Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-24T16:54:54.507Z] check_test.go:309: [d3d1c51e53a09] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.76s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.33s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.50s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.69s) [2021-04-24T16:54:54.507Z] check_test.go:309: [d3ce7a556797f] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.50s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.95s) [2021-04-24T16:54:54.507Z] check_test.go:309: [d9da0f58c8019] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.02s) [2021-04-24T16:54:54.507Z] docker_cli_daemon_plugins_test.go:79: [ddc4ca58e02a9] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.36s) [2021-04-24T16:54:54.507Z] docker_cli_daemon_plugins_test.go:169: [d07455ddb20ba] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.83s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.96s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.90s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-24T16:54:54.507Z] check_test.go:309: [d83f5891360c5] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.73s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.75s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.73s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.65s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.72s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.87s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.26s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.10s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.89s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.88s) [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.53s) [2021-04-24T16:54:54.507Z] check_test.go:309: [d48c63026a821] daemon is not started [2021-04-24T16:54:54.507Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.13s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.45s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.01s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.12s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.16s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.31s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.30s) [2021-04-24T16:54:54.508Z] check_test.go:309: [db88e479c7eaa] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.71s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.07s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.99s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.11s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.41s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.88s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.00s) [2021-04-24T16:54:54.508Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-24T16:54:54.508Z] check_test.go:309: [d97a1b6d644e1] daemon is not started [2021-04-24T16:54:54.508Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-24T16:54:54.508Z] check_test.go:309: [d2b77a343f3fe] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.92s) [2021-04-24T16:54:54.508Z] check_test.go:309: [d140421b0ac75] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.90s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.20s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.25s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.92s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.98s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.30s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.12s) [2021-04-24T16:54:54.508Z] check_test.go:309: [df0b07afda968] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.52s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.65s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.73s) [2021-04-24T16:54:54.508Z] check_test.go:309: [d651f6ddf4639] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.99s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.93s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.31s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.00s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.50s) [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-24T16:54:54.508Z] check_test.go:309: [dc511cfcdd4dc] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.01s) [2021-04-24T16:54:54.508Z] check_test.go:309: [da1f2df565168] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.88s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.92s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.13s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.92s) [2021-04-24T16:54:54.508Z] check_test.go:309: [ded111d6f7d94] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.56s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.90s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.19s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.42s) [2021-04-24T16:54:54.508Z] check_test.go:309: [d3136c8e99811] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.29s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.66s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.69s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.13s) [2021-04-24T16:54:54.508Z] check_test.go:309: [de4b5723f2591] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.96s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.97s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.01s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.96s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-24T16:54:54.508Z] check_test.go:309: [daea78f1ac146] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.31s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.70s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.19s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.59s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.14s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.06s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.06s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.47s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.49s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.62s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.46s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.82s) [2021-04-24T16:54:54.508Z] docker_cli_daemon_test.go:2550: [dbed9d4e7756c] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.97s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.11s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.96s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.28s) [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-04-24T16:54:54.508Z] check_test.go:309: [d5eb742eb5b1c] daemon is not started [2021-04-24T16:54:54.508Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.82s) [2021-04-24T16:54:54.508Z] === RUN TestDockerSwarmSuite [2021-04-24T16:54:54.508Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-24T16:54:57.342Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2021-04-24T16:54:57.342Z] === RUN TestServiceUpdateNetwork [2021-04-24T16:54:57.817Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-24T16:55:01.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-24T16:55:01.385Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-24T16:55:03.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-24T16:55:06.751Z] ok github.com/docker/docker/cmd/dockerd 0.083s coverage: 29.1% of statements [2021-04-24T16:55:06.751Z] ok github.com/docker/docker/container 0.122s coverage: 34.7% of statements [2021-04-24T16:55:06.751Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-24T16:55:06.751Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-24T16:55:06.751Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-24T16:55:06.751Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-24T16:55:08.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-24T16:55:12.252Z] --- PASS: TestServiceUpdateNetwork (14.81s) [2021-04-24T16:55:12.252Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T16:55:12.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-24T16:55:13.200Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-24T16:55:13.322Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2021-04-24T16:55:14.704Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-24T16:55:16.083Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-04-24T16:55:16.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-24T16:55:17.001Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-24T16:55:17.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-24T16:55:18.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-24T16:55:20.058Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-24T16:55:20.058Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-24T16:55:20.058Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-24T16:55:21.330Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-24T16:55:21.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-24T16:55:22.926Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-24T16:55:26.063Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 14.1% of statements [2021-04-24T16:55:26.063Z] ok github.com/docker/docker/daemon 12.204s coverage: 17.2% of statements [2021-04-24T16:55:26.063Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-24T16:55:26.063Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-24T16:55:27.002Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.8% of statements [2021-04-24T16:55:27.261Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-04-24T16:55:28.199Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-24T16:55:28.199Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-24T16:55:28.199Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-24T16:55:28.768Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-04-24T16:55:29.460Z] --- PASS: TestServiceUpdatePidsLimit (17.70s) [2021-04-24T16:55:29.460Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-24T16:55:29.460Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-04-24T16:55:29.460Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-24T16:55:29.460Z] PASS [2021-04-24T16:55:29.460Z] [2021-04-24T16:55:29.460Z] === Skipped [2021-04-24T16:55:29.460Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T16:55:29.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:55:29.460Z] [2021-04-24T16:55:29.460Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-24T16:55:29.460Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:55:29.460Z] [2021-04-24T16:55:29.460Z] [2021-04-24T16:55:29.460Z] DONE 27 tests, 2 skipped in 162.866s [2021-04-24T16:55:29.460Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] ++ set -e [2021-04-24T16:55:29.460Z] ++ '[' -n 0 ']' [2021-04-24T16:55:29.460Z] ++ set -x [2021-04-24T16:55:29.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] INFO: Testing against a local daemon [2021-04-24T16:55:29.460Z] === RUN TestSessionCreate [2021-04-24T16:55:29.460Z] --- PASS: TestSessionCreate (0.05s) [2021-04-24T16:55:29.460Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T16:55:29.460Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-24T16:55:29.460Z] PASS [2021-04-24T16:55:29.460Z] [2021-04-24T16:55:29.460Z] DONE 2 tests in 0.276s [2021-04-24T16:55:29.460Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] ++ set -e [2021-04-24T16:55:29.460Z] ++ '[' -n 0 ']' [2021-04-24T16:55:29.460Z] ++ set -x [2021-04-24T16:55:29.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:29.460Z] INFO: Testing against a local daemon [2021-04-24T16:55:29.460Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:55:29.460Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:55:29.460Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:55:29.460Z] === RUN TestEventsExecDie [2021-04-24T16:55:29.720Z] --- PASS: TestEventsExecDie (1.15s) [2021-04-24T16:55:29.720Z] === RUN TestEventsBackwardsCompatible [2021-04-24T16:55:29.981Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-24T16:55:29.981Z] === RUN TestInfoBinaryCommits [2021-04-24T16:55:29.981Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-24T16:55:29.981Z] === RUN TestInfoAPIVersioned [2021-04-24T16:55:29.981Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-24T16:55:29.981Z] === RUN TestInfoDiscoveryBackend [2021-04-24T16:55:31.305Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.519s coverage: 73.3% of statements [2021-04-24T16:55:31.363Z] --- PASS: TestInfoDiscoveryBackend (1.14s) [2021-04-24T16:55:31.363Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T16:55:31.874Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-04-24T16:55:32.302Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-24T16:55:32.302Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T16:55:32.813Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.446s coverage: 56.2% of statements [2021-04-24T16:55:33.242Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.18s) [2021-04-24T16:55:33.242Z] === RUN TestInfoAPI [2021-04-24T16:55:33.242Z] --- PASS: TestInfoAPI (0.05s) [2021-04-24T16:55:33.242Z] === RUN TestInfoAPIWarnings [2021-04-24T16:55:35.365Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-04-24T16:55:37.277Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.615s coverage: 45.9% of statements [2021-04-24T16:55:37.277Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-24T16:55:37.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 49.4% of statements [2021-04-24T16:55:37.840Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-24T16:55:37.840Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-24T16:55:37.840Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-24T16:55:38.413Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-24T16:55:38.447Z] --- PASS: TestImportExtremelyLargeImageWorks (193.18s) [2021-04-24T16:55:38.447Z] PASS [2021-04-24T16:55:38.447Z] [2021-04-24T16:55:38.447Z] === Skipped [2021-04-24T16:55:38.447Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-24T16:55:38.447Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:55:38.447Z] [2021-04-24T16:55:38.447Z] [2021-04-24T16:55:38.447Z] DONE 12 tests, 1 skipped in 194.219s [2021-04-24T16:55:38.447Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:55:38.447Z] ++ 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 [2021-04-24T16:55:38.447Z] ++ set -e [2021-04-24T16:55:38.447Z] ++ '[' -n 0 ']' [2021-04-24T16:55:38.447Z] ++ set -x [2021-04-24T16:55:38.447Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:55:38.447Z] INFO: Testing against a local daemon [2021-04-24T16:55:38.447Z] === RUN TestNetworkCreateDelete [2021-04-24T16:55:38.447Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-04-24T16:55:38.447Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:55:38.447Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-04-24T16:55:38.447Z] === RUN TestDaemonDNSFallback [2021-04-24T16:55:38.447Z] --- PASS: TestDaemonDNSFallback (1.55s) [2021-04-24T16:55:38.447Z] === RUN TestInspectNetwork [2021-04-24T16:55:38.447Z] === RUN TestInspectNetwork/full_network_id [2021-04-24T16:55:38.447Z] === RUN TestInspectNetwork/partial_network_id [2021-04-24T16:55:38.447Z] === RUN TestInspectNetwork/network_name [2021-04-24T16:55:38.447Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-24T16:55:38.447Z] --- PASS: TestInspectNetwork (6.94s) [2021-04-24T16:55:38.447Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-24T16:55:38.447Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-24T16:55:38.447Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-24T16:55:38.447Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-24T16:55:38.447Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T16:55:38.986Z] === RUN TestDockerSuite/TestBuildFails [2021-04-24T16:55:39.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-04-24T16:55:39.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.718s coverage: 57.7% of statements [2021-04-24T16:55:39.753Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-24T16:55:39.753Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-24T16:55:39.972Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2021-04-24T16:55:39.972Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:55:39.972Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:55:39.972Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:55:39.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:55:39.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:55:39.972Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:55:39.972Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:55:39.972Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:55:39.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:55:39.972Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:55:39.972Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-24T16:55:39.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:55:39.972Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:55:39.972Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:55:39.972Z] === RUN TestNetworkList [2021-04-24T16:55:40.267Z] === RUN TestNetworkList//networks [2021-04-24T16:55:40.267Z] === PAUSE TestNetworkList//networks [2021-04-24T16:55:40.267Z] === RUN TestNetworkList//networks/ [2021-04-24T16:55:40.267Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:55:40.267Z] === CONT TestNetworkList//networks [2021-04-24T16:55:40.267Z] === CONT TestNetworkList//networks/ [2021-04-24T16:55:40.267Z] --- PASS: TestNetworkList (0.02s) [2021-04-24T16:55:40.267Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:55:40.267Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:55:40.267Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:55:40.690Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-04-24T16:55:40.903Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-24T16:55:40.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-24T16:55:40.905Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-04-24T16:55:40.905Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:55:41.627Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-24T16:55:41.948Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-24T16:55:41.948Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:55:42.590Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-04-24T16:55:42.590Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:55:43.534Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.7% of statements [2021-04-24T16:55:43.534Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-24T16:55:43.534Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-24T16:55:43.650Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-04-24T16:55:43.650Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:55:44.104Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2021-04-24T16:55:45.112Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-24T16:55:45.171Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-04-24T16:55:45.171Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:55:45.484Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-04-24T16:55:45.484Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2021-04-24T16:55:45.484Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-24T16:55:45.484Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-24T16:55:45.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-04-24T16:55:45.486Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:55:46.863Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-24T16:55:46.863Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 69.9% of statements [2021-04-24T16:55:47.432Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-04-24T16:55:47.582Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-04-24T16:55:47.582Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:55:47.582Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:55:47.582Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:55:47.582Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:55:48.370Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2021-04-24T16:55:48.370Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-24T16:55:48.413Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-24T16:55:49.307Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.6% of statements [2021-04-24T16:55:50.243Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-04-24T16:55:50.330Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-24T16:55:51.345Z] --- PASS: TestInfoAPIWarnings (17.15s) [2021-04-24T16:55:51.345Z] === RUN TestInfoDebug [2021-04-24T16:55:51.607Z] --- PASS: TestInfoDebug (1.17s) [2021-04-24T16:55:51.607Z] === RUN TestInfoInsecureRegistries [2021-04-24T16:55:51.659Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-24T16:55:51.918Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-24T16:55:52.245Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-24T16:55:52.505Z] ok github.com/docker/docker/daemon/logger/splunk 1.658s coverage: 82.5% of statements [2021-04-24T16:55:52.505Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-24T16:55:52.507Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-24T16:55:52.770Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-04-24T16:55:52.770Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-24T16:55:52.988Z] --- PASS: TestInfoInsecureRegistries (1.16s) [2021-04-24T16:55:52.988Z] === RUN TestInfoRegistryMirrors [2021-04-24T16:55:53.909Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-24T16:55:53.928Z] --- PASS: TestInfoRegistryMirrors (1.14s) [2021-04-24T16:55:53.928Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T16:55:54.188Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-04-24T16:55:54.188Z] === RUN TestPingCacheHeaders [2021-04-24T16:55:54.188Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-24T16:55:54.188Z] === RUN TestPingGet [2021-04-24T16:55:54.448Z] --- PASS: TestPingGet (0.03s) [2021-04-24T16:55:54.448Z] === RUN TestPingHead [2021-04-24T16:55:54.448Z] --- PASS: TestPingHead (0.05s) [2021-04-24T16:55:54.448Z] === RUN TestVersion [2021-04-24T16:55:54.448Z] --- PASS: TestVersion (0.05s) [2021-04-24T16:55:54.448Z] PASS [2021-04-24T16:55:54.448Z] [2021-04-24T16:55:54.448Z] === Skipped [2021-04-24T16:55:54.448Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:55:54.448Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:55:54.448Z] [2021-04-24T16:55:54.448Z] [2021-04-24T16:55:54.448Z] DONE 18 tests, 1 skipped in 25.919s [2021-04-24T16:55:54.448Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T16:55:54.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:54.448Z] ++ set -e [2021-04-24T16:55:54.448Z] ++ '[' -n 0 ']' [2021-04-24T16:55:54.448Z] ++ set -x [2021-04-24T16:55:54.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:55:54.697Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2021-04-24T16:55:54.708Z] INFO: Testing against a local daemon [2021-04-24T16:55:54.708Z] === RUN TestVolumesCreateAndList [2021-04-24T16:55:54.708Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-24T16:55:54.708Z] === RUN TestVolumesRemove [2021-04-24T16:55:54.708Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-24T16:55:54.708Z] === RUN TestVolumesInspect [2021-04-24T16:55:54.968Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-24T16:55:54.968Z] === RUN TestVolumesInvalidJSON [2021-04-24T16:55:54.968Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T16:55:54.968Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T16:55:54.968Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T16:55:54.968Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-24T16:55:54.968Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T16:55:54.968Z] PASS [2021-04-24T16:55:54.968Z] [2021-04-24T16:55:54.968Z] DONE 5 tests in 0.418s [2021-04-24T16:55:54.968Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T16:55:55.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-24T16:55:55.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-24T16:55:55.538Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T16:55:55.538Z] +++ kill 14026 [2021-04-24T16:55:55.635Z] ok github.com/docker/docker/distribution 0.163s coverage: 25.2% of statements [2021-04-24T16:55:55.635Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-24T16:55:56.574Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-04-24T16:55:56.681Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-24T16:55:56.919Z] +++ /etc/init.d/apparmor stop [2021-04-24T16:55:56.919Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T16:55:56.919Z] [2021-04-24T16:55:56.919Z] Unloading profiles will leave already running processes permanently [2021-04-24T16:55:56.919Z] unconfined, which can lead to unexpected situations. [2021-04-24T16:55:56.919Z] [2021-04-24T16:55:56.919Z] To set a process to complain mode, use the command line tool [2021-04-24T16:55:56.919Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T16:55:56.919Z] +++ true [2021-04-24T16:55:56.919Z] exiting test-integration [2021-04-24T16:55:56.919Z] ++ exit 0 [2021-04-24T16:55:56.919Z] [2021-04-24T16:55:57.513Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-04-24T16:55:58.069Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-24T16:55:58.082Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2021-04-24T16:55:58.082Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-24T16:55:58.642Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-24T16:55:58.650Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-04-24T16:56:00.029Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-04-24T16:56:00.029Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-04-24T16:56:00.029Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-24T16:56:00.597Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements Post stage [Pipeline] junit [2021-04-24T16:56:01.134Z] Recording test results [2021-04-24T16:56:01.192Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-24T16:56:01.478Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T16:56:01.862Z] + echo Ensuring container killed. [2021-04-24T16:56:01.862Z] Ensuring container killed. [2021-04-24T16:56:01.862Z] + docker rm -vf docker-pr1 [2021-04-24T16:56:01.862Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-24T16:56:02.152Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:56:02.152Z] Chowning /workspace to jenkins user [2021-04-24T16:56:02.152Z] + id -u [2021-04-24T16:56:02.152Z] + id -g [2021-04-24T16:56:02.152Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T16:56:02.152Z] Unable to find image 'busybox:latest' locally [2021-04-24T16:56:02.413Z] latest: Pulling from library/busybox [2021-04-24T16:56:02.413Z] 36fbfd22ebfc: Pulling fs layer [2021-04-24T16:56:02.505Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-04-24T16:56:02.673Z] 36fbfd22ebfc: Verifying Checksum [2021-04-24T16:56:02.673Z] 36fbfd22ebfc: Download complete [2021-04-24T16:56:02.765Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-04-24T16:56:02.934Z] 36fbfd22ebfc: Pull complete [2021-04-24T16:56:02.934Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T16:56:02.934Z] Status: Downloaded newer image for busybox:latest [2021-04-24T16:56:02.990Z] --- PASS: TestServiceWithDataPathPortInit (13.83s) [2021-04-24T16:56:02.990Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:56:03.024Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-24T16:56:04.497Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-24T16:56:04.933Z] ok github.com/docker/docker/pkg/archive 0.306s coverage: 82.3% of statements [2021-04-24T16:56:05.870Z] ok github.com/docker/docker/pkg/authorization 0.407s coverage: 68.3% of statements [2021-04-24T16:56:05.883Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-24T16:56:06.129Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-24T16:56:06.388Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-24T16:56:08.580Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-04-24T16:56:08.580Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s51x25l6m93q8yz1tdji8dkyl Created:2021-04-24 16:56:02.361429301 +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[2080187b7b20f7aff8c9b2447c53cc126f461b949b3ccbbd8b6a3e228ca76ce7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oxbit8uf2v0h0uc7e77sgudh5 EndpointID:a4b7bf421c5a5fd966629cda87e0cf627497811411eb4f88cb0365267e88d1b0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e08aa9ff0b07a12e9906754776510617d493ec9f418d1acde8e81dc85a21671 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:17c1a60c2daa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oxbit8uf2v0h0uc7e77sgudh5 EndpointID:a4b7bf421c5a5fd966629cda87e0cf627497811411eb4f88cb0365267e88d1b0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-24T16:56:08.580Z] PASS [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] === Skipped [2021-04-24T16:56:08.580Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:56:08.580Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] DONE 26 tests, 1 skipped in 39.299s [2021-04-24T16:56:08.580Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:56:08.580Z] ++ 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 [2021-04-24T16:56:08.580Z] ++ set -e [2021-04-24T16:56:08.580Z] ++ '[' -n 0 ']' [2021-04-24T16:56:08.580Z] ++ set -x [2021-04-24T16:56:08.580Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:56:08.580Z] INFO: Testing against a local daemon [2021-04-24T16:56:08.580Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:56:08.580Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:56:08.580Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:56:08.580Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:56:08.580Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:56:08.580Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:56:08.580Z] PASS [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] === Skipped [2021-04-24T16:56:08.580Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-24T16:56:08.580Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:56:08.580Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] [2021-04-24T16:56:08.580Z] DONE 2 tests, 2 skipped in 0.081s [2021-04-24T16:56:08.580Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:56:08.580Z] ++ 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 [2021-04-24T16:56:08.580Z] ++ set -e [2021-04-24T16:56:08.580Z] ++ '[' -n 0 ']' [2021-04-24T16:56:08.580Z] ++ set -x [2021-04-24T16:56:08.580Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:56:08.580Z] INFO: Testing against a local daemon [2021-04-24T16:56:08.580Z] === RUN TestDockerNetworkMacvlanPersistance [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:56:09.676Z] ok github.com/docker/docker/pkg/chrootarchive 2.500s coverage: 43.2% of statements [2021-04-24T16:56:09.676Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-24T16:56:09.826Z] + bundleName=arm64-integration [2021-04-24T16:56:09.826Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-24T16:56:09.826Z] Creating arm64-integration-bundles.tar.gz [2021-04-24T16:56:09.826Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-04-24T16:56:09.826Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-24T16:56:10.102Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-04-24T16:56:10.102Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:56:10.245Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-04-24T16:56:10.245Z] ok github.com/docker/docker/layer 7.909s coverage: 68.8% of statements [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-24T16:56:10.245Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [Pipeline] archiveArtifacts [2021-04-24T16:56:10.410Z] Archiving artifacts [2021-04-24T16:56:10.505Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-04-24T16:56:10.742Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-24T16:56:11.173Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-24T16:56:11.173Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-24T16:56:11.389Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-24T16:56:11.444Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-04-24T16:56:12.012Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-04-24T16:56:12.443Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-24T16:56:12.565Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-24T16:56:12.580Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-04-24T16:56:12.949Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T16:56:13.137Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-24T16:56:13.269Z] + make clean [2021-04-24T16:56:13.516Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-24T16:56:13.709Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-24T16:56:13.709Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-24T16:56:13.850Z] docker volume rm -f docker-dev-cache [2021-04-24T16:56:14.110Z] docker-dev-cache [Pipeline] deleteDir [2021-04-24T16:56:14.454Z] ok github.com/docker/docker/pkg/discovery/kv 3.055s coverage: 84.1% of statements [2021-04-24T16:56:14.454Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2021-04-24T16:56:14.531Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-24T16:56:14.714Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-04-24T16:56:14.974Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2021-04-24T16:56:15.113Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-24T16:56:15.685Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-24T16:56:15.947Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-24T16:56:16.352Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 69.5% of statements [2021-04-24T16:56:16.520Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-24T16:56:16.612Z] ok github.com/docker/docker/pkg/ioutils 0.568s coverage: 69.3% of statements [2021-04-24T16:56:16.615Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-24T16:56:16.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-24T16:56:16.871Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-24T16:56:16.871Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-24T16:56:17.043Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-24T16:56:17.131Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-04-24T16:56:17.131Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-24T16:56:17.131Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-24T16:56:17.131Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-04-24T16:56:17.131Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-24T16:56:17.392Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-04-24T16:56:17.615Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-24T16:56:17.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-24T16:56:17.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-04-24T16:56:17.961Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-04-24T16:56:18.220Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-04-24T16:56:18.220Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-24T16:56:18.220Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-24T16:56:19.157Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-04-24T16:56:19.263Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-24T16:56:20.095Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-24T16:56:20.095Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-24T16:56:20.189Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-24T16:56:20.354Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan (11.45s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.97s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.43s) [2021-04-24T16:56:21.233Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-04-24T16:56:21.233Z] PASS [2021-04-24T16:56:21.233Z] [2021-04-24T16:56:21.233Z] DONE 8 tests in 12.888s [2021-04-24T16:56:21.233Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:56:21.233Z] ++ 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 [2021-04-24T16:56:21.233Z] ++ set -e [2021-04-24T16:56:21.233Z] ++ '[' -n 0 ']' [2021-04-24T16:56:21.233Z] ++ set -x [2021-04-24T16:56:21.234Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:56:21.234Z] testing: warning: no tests to run [2021-04-24T16:56:21.234Z] PASS [2021-04-24T16:56:21.234Z] [2021-04-24T16:56:21.234Z] DONE 0 tests in 0.012s [2021-04-24T16:56:21.234Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:56:21.234Z] ++ 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 [2021-04-24T16:56:21.234Z] ++ set -e [2021-04-24T16:56:21.234Z] ++ '[' -n 0 ']' [2021-04-24T16:56:21.234Z] ++ set -x [2021-04-24T16:56:21.234Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:56:21.234Z] INFO: Testing against a local daemon [2021-04-24T16:56:21.234Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:56:21.730Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-04-24T16:56:21.990Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-24T16:56:22.878Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2021-04-24T16:56:22.878Z] === RUN TestAuthZPluginTLS [2021-04-24T16:56:23.173Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-24T16:56:23.173Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:56:23.632Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T16:56:23.837Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-24T16:56:23.837Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:56:23.893Z] --- PASS: TestImportExtremelyLargeImageWorks (231.38s) [2021-04-24T16:56:23.893Z] PASS [2021-04-24T16:56:23.893Z] [2021-04-24T16:56:23.893Z] DONE 12 tests in 235.790s [2021-04-24T16:56:23.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-24T16:56:23.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:56:23.893Z] ++ set -e [2021-04-24T16:56:23.893Z] ++ '[' -n 0 ']' [2021-04-24T16:56:23.893Z] ++ set -x [2021-04-24T16:56:23.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:56:24.156Z] INFO: Testing against a local daemon [2021-04-24T16:56:24.156Z] === RUN TestNetworkCreateDelete [2021-04-24T16:56:24.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-04-24T16:56:24.476Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:56:24.727Z] --- PASS: TestNetworkCreateDelete (0.50s) [2021-04-24T16:56:24.727Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T16:56:24.772Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-04-24T16:56:24.772Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:56:25.279Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2021-04-24T16:56:25.279Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-24T16:56:25.539Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-24T16:56:25.800Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-24T16:56:26.112Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-04-24T16:56:26.112Z] === RUN TestDaemonDNSFallback [2021-04-24T16:56:26.294Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-04-24T16:56:26.294Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:56:26.370Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-04-24T16:56:26.936Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-24T16:56:26.936Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:56:26.940Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-24T16:56:27.233Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-04-24T16:56:27.233Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:56:27.509Z] ok github.com/docker/docker/pkg/tailfile 0.103s coverage: 88.6% of statements [2021-04-24T16:56:27.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-24T16:56:27.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:56:28.079Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-24T16:56:28.079Z] testing: warning: no tests to run [2021-04-24T16:56:28.079Z] coverage: [no statements] [2021-04-24T16:56:28.079Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-24T16:56:28.647Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-24T16:56:28.647Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-24T16:56:28.660Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-24T16:56:28.907Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-24T16:56:29.966Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-04-24T16:56:29.967Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:56:30.813Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-04-24T16:56:31.491Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-04-24T16:56:31.491Z] === RUN TestAuthZPluginHeader [2021-04-24T16:56:31.753Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-04-24T16:56:31.968Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-24T16:56:31.968Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-24T16:56:31.968Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-24T16:56:31.968Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-24T16:56:31.968Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-24T16:56:32.013Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-04-24T16:56:32.131Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-24T16:56:32.131Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:56:32.131Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-24T16:56:32.131Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:32.131Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:56:32.131Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:56:32.131Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:32.131Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:56:32.131Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:56:32.131Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:32.131Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:56:32.131Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:56:32.131Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:32.131Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:56:32.229Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-24T16:56:33.396Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-04-24T16:56:33.618Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-24T16:56:33.618Z] --- PASS: TestDaemonDNSFallback (7.60s) [2021-04-24T16:56:33.618Z] === RUN TestInspectNetwork [2021-04-24T16:56:33.966Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-04-24T16:56:35.032Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-24T16:56:35.347Z] ok github.com/docker/docker/registry 0.062s coverage: 58.8% of statements [2021-04-24T16:56:35.607Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-04-24T16:56:35.867Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-04-24T16:56:36.618Z] --- PASS: TestBuildWithHugeFile (126.34s) [2021-04-24T16:56:36.618Z] === RUN TestBuildWCOWSandboxSize [2021-04-24T16:56:36.807Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-24T16:56:36.807Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-24T16:56:38.340Z] === RUN TestInspectNetwork/full_network_id [2021-04-24T16:56:38.340Z] === RUN TestInspectNetwork/partial_network_id [2021-04-24T16:56:38.602Z] === RUN TestInspectNetwork/network_name [2021-04-24T16:56:38.602Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-24T16:56:39.547Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-24T16:56:39.809Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-24T16:56:40.071Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-24T16:56:40.104Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-24T16:56:40.698Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-04-24T16:56:41.269Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-24T16:56:42.623Z] --- PASS: TestInspectNetwork (9.24s) [2021-04-24T16:56:42.624Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-24T16:56:42.624Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-24T16:56:42.624Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-24T16:56:42.624Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-24T16:56:42.624Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T16:56:42.659Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-04-24T16:56:46.842Z] --- PASS: TestRunContainerWithBridgeNone (4.23s) [2021-04-24T16:56:46.842Z] === RUN TestNetworkInvalidJSON [2021-04-24T16:56:46.842Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T16:56:46.842Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T16:56:46.842Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:56:46.842Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:56:46.842Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:56:46.842Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:56:46.842Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T16:56:46.842Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T16:56:46.842Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T16:56:46.842Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-24T16:56:46.842Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-24T16:56:46.842Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T16:56:46.842Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T16:56:46.842Z] === RUN TestNetworkList [2021-04-24T16:56:47.105Z] === RUN TestNetworkList//networks [2021-04-24T16:56:47.105Z] === PAUSE TestNetworkList//networks [2021-04-24T16:56:47.105Z] === RUN TestNetworkList//networks/ [2021-04-24T16:56:47.105Z] === PAUSE TestNetworkList//networks/ [2021-04-24T16:56:47.105Z] === CONT TestNetworkList//networks [2021-04-24T16:56:47.105Z] === CONT TestNetworkList//networks/ [2021-04-24T16:56:47.105Z] --- PASS: TestNetworkList (0.02s) [2021-04-24T16:56:47.105Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T16:56:47.105Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T16:56:47.105Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T16:56:48.050Z] --- PASS: TestHostIPv4BridgeLabel (0.94s) [2021-04-24T16:56:48.050Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T16:56:49.970Z] --- PASS: TestDaemonRestartWithLiveRestore (1.70s) [2021-04-24T16:56:49.970Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T16:56:50.231Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-24T16:56:50.769Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-04-24T16:56:50.769Z] PASS [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] === Skipped [2021-04-24T16:56:50.769Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-24T16:56:50.769Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-24T16:56:50.769Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-24T16:56:50.769Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-24T16:56:50.769Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] [2021-04-24T16:56:50.769Z] DONE 17 tests, 4 skipped in 27.681s [2021-04-24T16:56:50.769Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:56:50.769Z] ++ 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 [2021-04-24T16:56:50.769Z] ++ set -e [2021-04-24T16:56:50.769Z] ++ '[' -n 0 ']' [2021-04-24T16:56:50.769Z] ++ set -x [2021-04-24T16:56:50.770Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:56:50.770Z] INFO: Testing against a local daemon [2021-04-24T16:56:50.770Z] === RUN TestPluginInvalidJSON [2021-04-24T16:56:50.770Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:56:50.770Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:56:50.770Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:56:50.770Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-24T16:56:50.770Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T16:56:50.770Z] === RUN TestPluginInstall [2021-04-24T16:56:50.770Z] === RUN TestPluginInstall/no_auth [2021-04-24T16:56:50.770Z] time="2021-04-24T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:50.770Z] time="2021-04-24T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6070eaa38c869298d56841d62b4c4df38c0a264573d247eb5d6f1c3d4e00cbd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:50.770Z] time="2021-04-24T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:50.770Z] time="2021-04-24T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6070eaa38c869298d56841d62b4c4df38c0a264573d247eb5d6f1c3d4e00cbd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:51.077Z] === RUN TestPluginInstall/with_htpasswd [2021-04-24T16:56:51.180Z] --- PASS: TestDaemonDefaultNetworkPools (1.56s) [2021-04-24T16:56:51.180Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T16:56:51.719Z] time="2021-04-24T16:56:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:51.719Z] time="2021-04-24T16:56:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6070eaa38c869298d56841d62b4c4df38c0a264573d247eb5d6f1c3d4e00cbd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:51.719Z] time="2021-04-24T16:56:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:51.719Z] time="2021-04-24T16:56:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6070eaa38c869298d56841d62b4c4df38c0a264573d247eb5d6f1c3d4e00cbd4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:52.020Z] === RUN TestPluginInstall/with_insecure [2021-04-24T16:56:53.066Z] time="2021-04-24T16:56:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:53.066Z] time="2021-04-24T16:56:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2debf337a9156aeab6242414b19db0635542906ecd77d837de05732bdd4bc6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:53.066Z] time="2021-04-24T16:56:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:56:53.066Z] time="2021-04-24T16:56:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2debf337a9156aeab6242414b19db0635542906ecd77d837de05732bdd4bc6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:56:53.361Z] --- PASS: TestPluginInstall (4.36s) [2021-04-24T16:56:53.361Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2021-04-24T16:56:53.361Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2021-04-24T16:56:53.361Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-04-24T16:56:53.361Z] plugin_test.go:165: [d5e733882b5db] daemon is not started [2021-04-24T16:56:53.361Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:56:53.734Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.26s) [2021-04-24T16:56:53.734Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T16:56:53.734Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-24T16:56:54.868Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/rootless [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/volume [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-24T16:56:54.868Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === Skipped [2021-04-24T16:56:54.868Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-24T16:56:54.868Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-24T16:56:54.868Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-24T16:56:54.868Z] time="2021-04-24T16:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-24T16:56:54.868Z] time="2021-04-24T16:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-24T16:56:54.868Z] time="2021-04-24T16:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-24T16:56:54.868Z] time="2021-04-24T16:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-24T16:56:54.868Z] time="2021-04-24T16:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-24T16:56:54.868Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-24T16:56:54.868Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-24T16:56:54.868Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-24T16:56:54.868Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-24T16:56:54.868Z] graphtest_unix.go:73: No driver to put! [2021-04-24T16:56:54.868Z] [2021-04-24T16:56:54.868Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-24T16:56:54.869Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-24T16:56:54.869Z] [2021-04-24T16:56:54.869Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-24T16:56:54.869Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-24T16:56:54.869Z] [2021-04-24T16:56:54.869Z] [2021-04-24T16:56:54.869Z] DONE 2247 tests, 26 skipped in 255.797s Post stage [Pipeline] junit [2021-04-24T16:56:54.882Z] Recording test results [2021-04-24T16:56:55.124Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-24T16:56:55.445Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-24T16:56:55.454Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-24T16:56:55.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42318/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5a5f8564ba78c410987117ad215d0dc9f5530392 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5a5f8564ba78c410987117ad215d0dc9f5530392 hack/validate/vendor [2021-04-24T16:56:56.490Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-24T16:56:56.526Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.00s) [2021-04-24T16:56:56.526Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T16:56:56.749Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T16:56:57.332Z] + echo Ensuring container killed. [2021-04-24T16:56:57.332Z] Ensuring container killed. [2021-04-24T16:56:57.332Z] + docker rm -vf docker-pr1 [2021-04-24T16:56:57.332Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-24T16:56:57.472Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-24T16:56:57.472Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-24T16:56:57.472Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.97s) [2021-04-24T16:56:57.472Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T16:56:57.546Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2021-04-24T16:56:57.546Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-04-24T16:56:57.546Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-04-24T16:56:57.546Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:56:57.616Z] + echo Chowning /workspace to jenkins user [2021-04-24T16:56:57.616Z] Chowning /workspace to jenkins user [2021-04-24T16:56:57.616Z] + id -u [2021-04-24T16:56:57.616Z] + id -g [2021-04-24T16:56:57.616Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T16:56:58.188Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-04-24T16:56:58.188Z] PASS [2021-04-24T16:56:58.188Z] [2021-04-24T16:56:58.188Z] DONE 10 tests in 9.284s [2021-04-24T16:56:58.188Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:56:58.188Z] ++ 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 [2021-04-24T16:56:58.188Z] ++ set -e [2021-04-24T16:56:58.188Z] ++ '[' -n 0 ']' [2021-04-24T16:56:58.188Z] ++ set -x [2021-04-24T16:56:58.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=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 [2021-04-24T16:56:58.188Z] INFO: Testing against a local daemon [2021-04-24T16:56:58.188Z] === RUN TestExternalGraphDriver [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T16:56:58.483Z] === RUN TestExternalGraphDriver/json [2021-04-24T16:56:58.488Z] + bundleName=unit [2021-04-24T16:56:58.488Z] + echo Creating unit-bundles.tar.gz [2021-04-24T16:56:58.488Z] Creating unit-bundles.tar.gz [2021-04-24T16:56:58.488Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-24T16:56:58.488Z] bundles/junit-report.xml [2021-04-24T16:56:58.488Z] bundles/go-test-report.json [2021-04-24T16:56:58.488Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-24T16:56:58.501Z] Archiving artifacts [2021-04-24T16:56:58.939Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T16:56:59.264Z] + make clean [2021-04-24T16:56:59.528Z] docker volume rm -f docker-dev-cache [2021-04-24T16:56:59.528Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T16:57:00.567Z] === RUN TestExternalGraphDriver/spec [2021-04-24T16:57:00.782Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2021-04-24T16:57:00.782Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T16:57:00.782Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:57:00.782Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:57:00.782Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T16:57:02.099Z] === RUN TestExternalGraphDriver/pull [2021-04-24T16:57:02.700Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-24T16:57:03.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-24T16:57:04.196Z] --- PASS: TestExternalGraphDriver (5.63s) [2021-04-24T16:57:04.196Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-04-24T16:57:04.196Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2021-04-24T16:57:04.196Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-04-24T16:57:04.196Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:57:04.196Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-24T16:57:04.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:57:04.196Z] PASS [2021-04-24T16:57:04.196Z] [2021-04-24T16:57:04.196Z] === Skipped [2021-04-24T16:57:04.196Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-24T16:57:04.196Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:57:04.196Z] [2021-04-24T16:57:04.196Z] [2021-04-24T16:57:04.196Z] DONE 5 tests, 1 skipped in 5.757s [2021-04-24T16:57:04.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:57:04.196Z] ++ 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 [2021-04-24T16:57:04.196Z] ++ set -e [2021-04-24T16:57:04.196Z] ++ '[' -n 0 ']' [2021-04-24T16:57:04.196Z] ++ set -x [2021-04-24T16:57:04.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-04-24T16:57:04.196Z] INFO: Testing against a local daemon [2021-04-24T16:57:04.196Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:57:04.196Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:57:04.196Z] === RUN TestReadPluginNoRead [2021-04-24T16:57:04.196Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:57:04.196Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:57:04.196Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:57:04.196Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:57:04.196Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:57:04.196Z] === CONT TestReadPluginNoRead [2021-04-24T16:57:05.829Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-24T16:57:05.829Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-24T16:57:06.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-24T16:57:08.164Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-24T16:57:09.110Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-24T16:57:09.841Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:57:09.841Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2021-04-24T16:57:10.485Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:57:10.500Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-24T16:57:11.891Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-24T16:57:12.009Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:57:13.535Z] --- PASS: TestReadPluginNoRead (9.30s) [2021-04-24T16:57:13.535Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-04-24T16:57:13.535Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-04-24T16:57:13.535Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2021-04-24T16:57:13.535Z] read_test.go:92: [dbd465f925e8a] daemon is not started [2021-04-24T16:57:13.808Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-24T16:57:14.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-24T16:57:14.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-24T16:57:14.642Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-24T16:57:14.907Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-24T16:57:15.161Z] --- PASS: TestContinueAfterPluginCrash (10.67s) [2021-04-24T16:57:15.161Z] PASS [2021-04-24T16:57:15.161Z] [2021-04-24T16:57:15.161Z] DONE 6 tests in 10.744s [2021-04-24T16:57:15.161Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:57:15.161Z] ++ 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 [2021-04-24T16:57:15.161Z] ++ set -e [2021-04-24T16:57:15.161Z] ++ '[' -n 0 ']' [2021-04-24T16:57:15.161Z] ++ set -x [2021-04-24T16:57:15.161Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:57:15.161Z] testing: warning: no tests to run [2021-04-24T16:57:15.161Z] PASS [2021-04-24T16:57:15.161Z] [2021-04-24T16:57:15.161Z] DONE 0 tests in 0.020s [2021-04-24T16:57:15.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:57:15.161Z] ++ 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 [2021-04-24T16:57:15.161Z] ++ set -e [2021-04-24T16:57:15.161Z] ++ '[' -n 0 ']' [2021-04-24T16:57:15.161Z] ++ set -x [2021-04-24T16:57:15.161Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:57:15.161Z] INFO: Testing against a local daemon [2021-04-24T16:57:15.161Z] === RUN TestPluginWithDevMounts [2021-04-24T16:57:15.161Z] === PAUSE TestPluginWithDevMounts [2021-04-24T16:57:15.161Z] === CONT TestPluginWithDevMounts [2021-04-24T16:57:15.480Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-24T16:57:16.703Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-04-24T16:57:16.703Z] PASS [2021-04-24T16:57:16.703Z] [2021-04-24T16:57:16.703Z] DONE 1 tests in 1.945s [2021-04-24T16:57:16.703Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:57:16.703Z] ++ 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 [2021-04-24T16:57:16.703Z] ++ set -e [2021-04-24T16:57:16.703Z] ++ '[' -n 0 ']' [2021-04-24T16:57:16.703Z] ++ set -x [2021-04-24T16:57:16.703Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:57:16.998Z] INFO: Testing against a local daemon [2021-04-24T16:57:16.998Z] === RUN TestSecretInspect [2021-04-24T16:57:17.396Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-24T16:57:17.968Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-24T16:57:18.910Z] --- PASS: TestServiceWithDataPathPortInit (18.34s) [2021-04-24T16:57:18.910Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T16:57:19.079Z] --- PASS: TestSecretInspect (1.93s) [2021-04-24T16:57:19.079Z] === RUN TestSecretList [2021-04-24T16:57:20.300Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-24T16:57:20.608Z] --- PASS: TestSecretList (1.93s) [2021-04-24T16:57:20.608Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:57:22.217Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-24T16:57:22.695Z] --- PASS: TestSecretsCreateAndDelete (1.93s) [2021-04-24T16:57:22.695Z] === RUN TestSecretsUpdate [2021-04-24T16:57:24.766Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-24T16:57:24.780Z] --- PASS: TestSecretsUpdate (1.95s) [2021-04-24T16:57:24.781Z] === RUN TestTemplatedSecret [2021-04-24T16:57:25.338Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-24T16:57:26.728Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-24T16:57:26.893Z] --- PASS: TestTemplatedSecret (2.41s) [2021-04-24T16:57:26.893Z] === RUN TestSecretCreateResolve [2021-04-24T16:57:26.990Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-24T16:57:27.935Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.75s) [2021-04-24T16:57:27.935Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zko8gvzm975znu7wpxak4vidw Created:2021-04-24 16:57:20.50764488 +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[1f49046552fa3c865632a835c61858410e5bc7da0de480997ff78efbab0cc888:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iccthldw5cjbh4zctbhjovj30 EndpointID:d3d0c89da45b37b8c0176a15a45df9dba43a8c89d327cc1b686fe02bacd666d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d37c3dc134e07184044286ec703ba6271b0d0024d6c4b73743b688a159148d65 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:015136f631ec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iccthldw5cjbh4zctbhjovj30 EndpointID:d3d0c89da45b37b8c0176a15a45df9dba43a8c89d327cc1b686fe02bacd666d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-24T16:57:27.935Z] PASS [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] === Skipped [2021-04-24T16:57:27.935Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T16:57:27.935Z] service_test.go:242: FLAKY_TEST [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] DONE 26 tests, 1 skipped in 63.786s [2021-04-24T16:57:27.935Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:57:27.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:27.935Z] ++ set -e [2021-04-24T16:57:27.935Z] ++ '[' -n 0 ']' [2021-04-24T16:57:27.935Z] ++ set -x [2021-04-24T16:57:27.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:27.935Z] INFO: Testing against a local daemon [2021-04-24T16:57:27.935Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-24T16:57:27.935Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:57:27.935Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:57:27.935Z] === RUN TestDockerNetworkIpvlan [2021-04-24T16:57:27.935Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:57:27.935Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:57:27.935Z] PASS [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] === Skipped [2021-04-24T16:57:27.935Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-24T16:57:27.935Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-24T16:57:27.935Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] [2021-04-24T16:57:27.935Z] DONE 2 tests, 2 skipped in 0.134s [2021-04-24T16:57:27.935Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-24T16:57:27.935Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:27.935Z] ++ set -e [2021-04-24T16:57:27.935Z] ++ '[' -n 0 ']' [2021-04-24T16:57:27.935Z] ++ set -x [2021-04-24T16:57:27.935Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:28.198Z] INFO: Testing against a local daemon [2021-04-24T16:57:28.198Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-24T16:57:28.990Z] --- PASS: TestSecretCreateResolve (1.98s) [2021-04-24T16:57:28.990Z] PASS [2021-04-24T16:57:28.990Z] [2021-04-24T16:57:28.990Z] DONE 6 tests in 12.183s [2021-04-24T16:57:28.990Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:57:28.990Z] ++ 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 [2021-04-24T16:57:28.990Z] ++ set -e [2021-04-24T16:57:28.990Z] ++ '[' -n 0 ']' [2021-04-24T16:57:28.990Z] ++ set -x [2021-04-24T16:57:28.990Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:57:28.990Z] INFO: Testing against a local daemon [2021-04-24T16:57:28.990Z] === RUN TestServiceCreateInit [2021-04-24T16:57:28.990Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T16:57:30.750Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s) [2021-04-24T16:57:30.750Z] === RUN TestDockerNetworkMacvlan [2021-04-24T16:57:30.750Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-24T16:57:31.327Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-24T16:57:32.716Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-24T16:57:32.716Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-24T16:57:33.482Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T16:57:33.672Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-24T16:57:33.934Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-24T16:57:34.508Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-24T16:57:36.254Z] --- PASS: TestServiceCreateInit (7.29s) [2021-04-24T16:57:36.254Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2021-04-24T16:57:36.254Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2021-04-24T16:57:36.254Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T16:57:37.816Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-24T16:57:43.116Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-24T16:57:45.669Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-24T16:57:50.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-24T16:57:50.970Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-24T16:57:50.970Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan (22.90s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.66s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.47s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.63s) [2021-04-24T16:57:53.523Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.24s) [2021-04-24T16:57:53.523Z] PASS [2021-04-24T16:57:53.523Z] [2021-04-24T16:57:53.523Z] DONE 8 tests in 25.221s [2021-04-24T16:57:53.523Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] ++ set -e [2021-04-24T16:57:53.523Z] ++ '[' -n 0 ']' [2021-04-24T16:57:53.523Z] ++ set -x [2021-04-24T16:57:53.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] testing: warning: no tests to run [2021-04-24T16:57:53.523Z] PASS [2021-04-24T16:57:53.523Z] [2021-04-24T16:57:53.523Z] DONE 0 tests in 0.023s [2021-04-24T16:57:53.523Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] ++ set -e [2021-04-24T16:57:53.523Z] ++ '[' -n 0 ']' [2021-04-24T16:57:53.523Z] ++ set -x [2021-04-24T16:57:53.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:57:53.523Z] INFO: Testing against a local daemon [2021-04-24T16:57:53.523Z] === RUN TestAuthZPluginAllowRequest [2021-04-24T16:57:54.938Z] --- PASS: TestCreateServiceMultipleTimes (15.63s) [2021-04-24T16:57:54.938Z] === RUN TestCreateServiceConflict [2021-04-24T16:57:54.938Z] --- PASS: TestCreateServiceConflict (1.93s) [2021-04-24T16:57:54.938Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T16:57:55.440Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2021-04-24T16:57:55.440Z] === RUN TestAuthZPluginTLS [2021-04-24T16:57:56.015Z] --- PASS: TestAuthZPluginTLS (0.83s) [2021-04-24T16:57:56.015Z] === RUN TestAuthZPluginDenyRequest [2021-04-24T16:57:56.277Z] === RUN TestDockerSuite/TestBuildRm [2021-04-24T16:57:56.473Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2021-04-24T16:57:56.474Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T16:57:56.851Z] --- PASS: TestAuthZPluginDenyRequest (0.76s) [2021-04-24T16:57:56.851Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-24T16:57:57.438Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-04-24T16:57:57.438Z] === RUN TestAuthZPluginDenyResponse [2021-04-24T16:57:58.383Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2021-04-24T16:57:58.383Z] === RUN TestAuthZPluginAllowEventStream [2021-04-24T16:57:59.772Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-24T16:58:00.034Z] --- PASS: TestAuthZPluginAllowEventStream (2.01s) [2021-04-24T16:58:00.034Z] === RUN TestAuthZPluginErrorResponse [2021-04-24T16:58:00.607Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-24T16:58:00.868Z] --- PASS: TestAuthZPluginErrorResponse (0.81s) [2021-04-24T16:58:00.868Z] === RUN TestAuthZPluginErrorRequest [2021-04-24T16:58:01.813Z] --- PASS: TestAuthZPluginErrorRequest (0.75s) [2021-04-24T16:58:01.813Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-24T16:58:01.813Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-24T16:58:02.074Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-24T16:58:02.649Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.82s) [2021-04-24T16:58:02.649Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-24T16:58:02.649Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-24T16:58:04.038Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-24T16:58:04.984Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.39s) [2021-04-24T16:58:04.984Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-24T16:58:05.558Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-24T16:58:06.950Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-24T16:58:07.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.53s) [2021-04-24T16:58:07.523Z] === RUN TestAuthZPluginHeader [2021-04-24T16:58:08.468Z] --- PASS: TestAuthZPluginHeader (1.10s) [2021-04-24T16:58:08.468Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-24T16:58:11.023Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-24T16:58:11.023Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-24T16:58:11.284Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-24T16:58:11.284Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-24T16:58:11.546Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-24T16:58:11.891Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s) [2021-04-24T16:58:11.891Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T16:58:11.891Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2021-04-24T16:58:11.891Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T16:58:12.491Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-24T16:58:12.753Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-24T16:58:13.703Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.05s) [2021-04-24T16:58:13.703Z] === RUN TestAuthZPluginV2Disable [2021-04-24T16:58:13.966Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-24T16:58:13.981Z] --- PASS: TestCreateServiceConfigFileMode (2.23s) [2021-04-24T16:58:13.981Z] === RUN TestCreateServiceSysctls [2021-04-24T16:58:14.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-24T16:58:16.862Z] --- PASS: TestCreateServiceSysctls (3.05s) [2021-04-24T16:58:16.862Z] === RUN TestCreateServiceCapabilities [2021-04-24T16:58:18.771Z] --- PASS: TestAuthZPluginV2Disable (4.59s) [2021-04-24T16:58:18.771Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-24T16:58:19.620Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2021-04-24T16:58:19.620Z] === RUN TestInspect [2021-04-24T16:58:19.716Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-24T16:58:20.661Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-24T16:58:21.608Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-24T16:58:21.729Z] --- PASS: TestInspect (2.65s) [2021-04-24T16:58:21.729Z] === RUN TestCreateJob [2021-04-24T16:58:21.870Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-24T16:58:22.133Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.90s) [2021-04-24T16:58:22.133Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-24T16:58:23.079Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-24T16:58:24.470Z] === RUN TestDockerSuite/TestBuildUser [2021-04-24T16:58:25.275Z] --- PASS: TestCreateJob (2.94s) [2021-04-24T16:58:25.275Z] === RUN TestReplicatedJob [2021-04-24T16:58:27.780Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-24T16:58:30.888Z] --- PASS: TestReplicatedJob (5.28s) [2021-04-24T16:58:30.888Z] === RUN TestUpdateReplicatedJob [2021-04-24T16:58:31.092Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-24T16:58:33.643Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.54s) [2021-04-24T16:58:33.643Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-24T16:58:33.647Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2021-04-24T16:58:33.647Z] === RUN TestServiceListWithStatuses [2021-04-24T16:58:33.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T16:58:33.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:58:33.647Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T16:58:37.209Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2021-04-24T16:58:37.209Z] === RUN TestDockerNetworkReConnect [2021-04-24T16:58:38.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-24T16:58:40.759Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-04-24T16:58:40.759Z] === RUN TestServicePlugin [2021-04-24T16:58:40.759Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-24T16:58:40.759Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:58:40.759Z] === RUN TestServiceUpdateLabel [2021-04-24T16:58:42.287Z] --- PASS: TestServiceUpdateLabel (1.99s) [2021-04-24T16:58:42.287Z] === RUN TestServiceUpdateSecrets [2021-04-24T16:58:44.270Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-24T16:58:48.487Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-24T16:58:48.749Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-24T16:58:49.011Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-24T16:58:49.956Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-24T16:58:50.528Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-24T16:58:51.914Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2021-04-24T16:58:51.914Z] PASS [2021-04-24T16:58:51.914Z] [2021-04-24T16:58:51.914Z] DONE 17 tests in 58.608s [2021-04-24T16:58:51.914Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-24T16:58:51.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:58:51.914Z] ++ set -e [2021-04-24T16:58:51.914Z] ++ '[' -n 0 ']' [2021-04-24T16:58:51.914Z] ++ set -x [2021-04-24T16:58:51.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-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:58:51.914Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-24T16:58:51.914Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-24T16:58:51.914Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-24T16:58:51.914Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-24T16:58:51.914Z] INFO: Testing against a local daemon [2021-04-24T16:58:51.914Z] === RUN TestPluginInvalidJSON [2021-04-24T16:58:51.914Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-24T16:58:51.914Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:58:51.914Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:58:51.914Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T16:58:51.914Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-04-24T16:58:51.914Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-04-24T16:58:52.175Z] === RUN TestPluginInstall [2021-04-24T16:58:52.175Z] === RUN TestPluginInstall/no_auth [2021-04-24T16:58:54.094Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-24T16:58:54.356Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-24T16:58:54.618Z] time="2021-04-24T16:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:54.618Z] time="2021-04-24T16:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9302cb4425c42c804c832e9163a5bdee42b324e0f70682fda975da5ca9de3c1c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:54.618Z] time="2021-04-24T16:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:54.618Z] time="2021-04-24T16:58:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9302cb4425c42c804c832e9163a5bdee42b324e0f70682fda975da5ca9de3c1c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:54.879Z] === RUN TestPluginInstall/with_htpasswd [2021-04-24T16:58:55.454Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-24T16:58:55.717Z] time="2021-04-24T16:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:55.717Z] time="2021-04-24T16:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb2609d09267b3c8c468f108a17c33bdbf82f9ba7b25126dcd07d4c01e5d42b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:55.717Z] time="2021-04-24T16:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:55.717Z] time="2021-04-24T16:58:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2eb2609d09267b3c8c468f108a17c33bdbf82f9ba7b25126dcd07d4c01e5d42b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:56.292Z] === RUN TestPluginInstall/with_insecure [2021-04-24T16:58:56.292Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-24T16:58:57.240Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-24T16:58:57.503Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-24T16:58:57.503Z] time="2021-04-24T16:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:57.503Z] time="2021-04-24T16:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f601b9e6426d4c8f89b24fd10b24605731810e377ae8bb06b40b1b6eb3b37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:57.503Z] time="2021-04-24T16:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-24T16:58:57.503Z] time="2021-04-24T16:58:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:03f601b9e6426d4c8f89b24fd10b24605731810e377ae8bb06b40b1b6eb3b37f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-24T16:58:57.675Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2021-04-24T16:58:57.675Z] === RUN TestServiceUpdateConfigs [2021-04-24T16:58:57.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-24T16:58:57.765Z] --- PASS: TestPluginInstall (5.85s) [2021-04-24T16:58:57.765Z] --- PASS: TestPluginInstall/no_auth (2.93s) [2021-04-24T16:58:57.765Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-04-24T16:58:57.765Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-04-24T16:58:57.765Z] plugin_test.go:165: [d1a0660dddf90] daemon is not started [2021-04-24T16:58:57.765Z] === RUN TestPluginsWithRuntimes [2021-04-24T16:59:00.338Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-24T16:59:01.284Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-24T16:59:02.679Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-24T16:59:04.069Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-24T16:59:04.642Z] --- PASS: TestPluginsWithRuntimes (6.69s) [2021-04-24T16:59:04.642Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.98s) [2021-04-24T16:59:04.642Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.09s) [2021-04-24T16:59:04.642Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T16:59:05.215Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-24T16:59:05.476Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2021-04-24T16:59:05.476Z] PASS [2021-04-24T16:59:05.476Z] [2021-04-24T16:59:05.476Z] DONE 10 tests in 13.700s [2021-04-24T16:59:05.476Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-24T16:59:05.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:05.476Z] ++ set -e [2021-04-24T16:59:05.476Z] ++ '[' -n 0 ']' [2021-04-24T16:59:05.476Z] ++ set -x [2021-04-24T16:59:05.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:05.738Z] INFO: Testing against a local daemon [2021-04-24T16:59:05.738Z] === RUN TestExternalGraphDriver [2021-04-24T16:59:05.738Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-24T16:59:05.738Z] === RUN TestExternalGraphDriver/json [2021-04-24T16:59:06.326Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-24T16:59:06.326Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-24T16:59:06.899Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-24T16:59:08.818Z] === RUN TestExternalGraphDriver/spec [2021-04-24T16:59:09.392Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-24T16:59:09.392Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-24T16:59:09.392Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-24T16:59:10.339Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-24T16:59:11.734Z] === RUN TestDockerSuite/TestCommitChange [2021-04-24T16:59:11.996Z] === RUN TestExternalGraphDriver/pull [2021-04-24T16:59:12.942Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-24T16:59:13.084Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2021-04-24T16:59:13.084Z] === RUN TestServiceUpdateNetwork [2021-04-24T16:59:13.889Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-24T16:59:14.837Z] --- PASS: TestExternalGraphDriver (8.91s) [2021-04-24T16:59:14.837Z] --- PASS: TestExternalGraphDriver/json (2.99s) [2021-04-24T16:59:14.837Z] --- PASS: TestExternalGraphDriver/spec (3.27s) [2021-04-24T16:59:14.837Z] --- PASS: TestExternalGraphDriver/pull (2.53s) [2021-04-24T16:59:14.837Z] === RUN TestGraphdriverPluginV2 [2021-04-24T16:59:15.783Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-24T16:59:17.704Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-24T16:59:18.649Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-24T16:59:19.600Z] --- PASS: TestGraphdriverPluginV2 (5.08s) [2021-04-24T16:59:19.600Z] PASS [2021-04-24T16:59:19.600Z] [2021-04-24T16:59:19.600Z] DONE 5 tests in 14.138s [2021-04-24T16:59:19.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-24T16:59:19.862Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:19.862Z] ++ set -e [2021-04-24T16:59:19.862Z] ++ '[' -n 0 ']' [2021-04-24T16:59:19.862Z] ++ set -x [2021-04-24T16:59:19.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:19.862Z] INFO: Testing against a local daemon [2021-04-24T16:59:19.862Z] === RUN TestContinueAfterPluginCrash [2021-04-24T16:59:19.862Z] === PAUSE TestContinueAfterPluginCrash [2021-04-24T16:59:19.862Z] === RUN TestReadPluginNoRead [2021-04-24T16:59:19.862Z] === PAUSE TestReadPluginNoRead [2021-04-24T16:59:19.862Z] === RUN TestDaemonStartWithLogOpt [2021-04-24T16:59:19.862Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-24T16:59:19.862Z] === CONT TestContinueAfterPluginCrash [2021-04-24T16:59:19.862Z] === CONT TestDaemonStartWithLogOpt [2021-04-24T16:59:20.437Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-24T16:59:22.358Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-24T16:59:23.501Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-04-24T16:59:23.501Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T16:59:24.550Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-24T16:59:24.913Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-24T16:59:25.206Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-24T16:59:25.863Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-24T16:59:25.863Z] --- PASS: TestDaemonStartWithLogOpt (5.98s) [2021-04-24T16:59:25.863Z] === CONT TestReadPluginNoRead [2021-04-24T16:59:25.863Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-24T16:59:25.863Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-24T16:59:26.124Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-24T16:59:26.124Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-24T16:59:26.124Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-24T16:59:26.124Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-24T16:59:28.679Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-24T16:59:29.253Z] === RUN TestReadPluginNoRead/default [2021-04-24T16:59:30.201Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-24T16:59:30.201Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-24T16:59:31.148Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-24T16:59:31.148Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-24T16:59:31.725Z] --- PASS: TestContinueAfterPluginCrash (11.66s) [2021-04-24T16:59:31.987Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-24T16:59:32.133Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-24T16:59:32.933Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-24T16:59:33.194Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-24T16:59:33.768Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-24T16:59:34.729Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-24T16:59:34.729Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-24T16:59:34.729Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-24T16:59:34.991Z] --- PASS: TestReadPluginNoRead (9.16s) [2021-04-24T16:59:34.991Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2021-04-24T16:59:34.991Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2021-04-24T16:59:34.991Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-04-24T16:59:34.991Z] read_test.go:92: [d1a4d1ad4d0b0] daemon is not started [2021-04-24T16:59:34.991Z] PASS [2021-04-24T16:59:34.991Z] [2021-04-24T16:59:34.991Z] DONE 6 tests in 15.308s [2021-04-24T16:59:34.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-04-24T16:59:34.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:34.991Z] ++ set -e [2021-04-24T16:59:34.991Z] ++ '[' -n 0 ']' [2021-04-24T16:59:34.991Z] ++ set -x [2021-04-24T16:59:34.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:35.254Z] testing: warning: no tests to run [2021-04-24T16:59:35.254Z] PASS [2021-04-24T16:59:35.254Z] [2021-04-24T16:59:35.254Z] DONE 0 tests in 0.069s [2021-04-24T16:59:35.254Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-24T16:59:35.254Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:35.254Z] ++ set -e [2021-04-24T16:59:35.254Z] ++ '[' -n 0 ']' [2021-04-24T16:59:35.254Z] ++ set -x [2021-04-24T16:59:35.254Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:35.254Z] INFO: Testing against a local daemon [2021-04-24T16:59:35.254Z] === RUN TestPluginWithDevMounts [2021-04-24T16:59:35.254Z] === PAUSE TestPluginWithDevMounts [2021-04-24T16:59:35.254Z] === CONT TestPluginWithDevMounts [2021-04-24T16:59:35.829Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-24T16:59:35.829Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-24T16:59:35.829Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-24T16:59:35.829Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-24T16:59:35.829Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-24T16:59:37.218Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-24T16:59:37.218Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-04-24T16:59:37.218Z] PASS [2021-04-24T16:59:37.218Z] [2021-04-24T16:59:37.218Z] DONE 1 tests in 2.091s [2021-04-24T16:59:37.218Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-24T16:59:37.218Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:37.218Z] ++ set -e [2021-04-24T16:59:37.218Z] ++ '[' -n 0 ']' [2021-04-24T16:59:37.218Z] ++ set -x [2021-04-24T16:59:37.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:37.481Z] INFO: Testing against a local daemon [2021-04-24T16:59:37.481Z] === RUN TestSecretInspect [2021-04-24T16:59:37.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-24T16:59:38.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-24T16:59:38.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-24T16:59:40.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-24T16:59:40.659Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2021-04-24T16:59:40.659Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-24T16:59:40.659Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-04-24T16:59:40.659Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-04-24T16:59:40.659Z] PASS [2021-04-24T16:59:40.659Z] [2021-04-24T16:59:40.659Z] === Skipped [2021-04-24T16:59:40.659Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T16:59:40.659Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T16:59:40.659Z] [2021-04-24T16:59:40.659Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-24T16:59:40.659Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-24T16:59:40.659Z] [2021-04-24T16:59:40.659Z] [2021-04-24T16:59:40.659Z] DONE 27 tests, 2 skipped in 130.608s [2021-04-24T16:59:40.659Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T16:59:40.659Z] ++ 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 [2021-04-24T16:59:40.659Z] ++ set -e [2021-04-24T16:59:40.659Z] ++ '[' -n 0 ']' [2021-04-24T16:59:40.659Z] ++ set -x [2021-04-24T16:59:40.659Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:59:40.659Z] INFO: Testing against a local daemon [2021-04-24T16:59:40.659Z] === RUN TestSessionCreate [2021-04-24T16:59:40.659Z] --- PASS: TestSessionCreate (0.04s) [2021-04-24T16:59:40.659Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T16:59:40.659Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-04-24T16:59:40.659Z] PASS [2021-04-24T16:59:40.659Z] [2021-04-24T16:59:40.659Z] DONE 2 tests in 0.146s [2021-04-24T16:59:40.659Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T16:59:40.659Z] ++ 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 [2021-04-24T16:59:40.659Z] ++ set -e [2021-04-24T16:59:40.659Z] ++ '[' -n 0 ']' [2021-04-24T16:59:40.659Z] ++ set -x [2021-04-24T16:59:40.659Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T16:59:40.659Z] INFO: Testing against a local daemon [2021-04-24T16:59:40.659Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T16:59:40.659Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T16:59:40.659Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T16:59:40.659Z] === RUN TestEventsExecDie [2021-04-24T16:59:40.659Z] --- PASS: TestEventsExecDie (0.65s) [2021-04-24T16:59:40.659Z] === RUN TestEventsBackwardsCompatible [2021-04-24T16:59:40.659Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-24T16:59:40.659Z] === RUN TestInfoBinaryCommits [2021-04-24T16:59:40.659Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-24T16:59:40.659Z] === RUN TestInfoAPIVersioned [2021-04-24T16:59:40.659Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-24T16:59:40.659Z] === RUN TestInfoDiscoveryBackend [2021-04-24T16:59:40.869Z] --- PASS: TestSecretInspect (3.54s) [2021-04-24T16:59:40.870Z] === RUN TestSecretList [2021-04-24T16:59:41.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-24T16:59:41.297Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-24T16:59:41.297Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T16:59:42.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-24T16:59:42.081Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-24T16:59:42.340Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-24T16:59:42.340Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T16:59:42.636Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-24T16:59:42.636Z] === RUN TestInfoAPI [2021-04-24T16:59:42.636Z] --- PASS: TestInfoAPI (0.05s) [2021-04-24T16:59:42.636Z] === RUN TestInfoAPIWarnings [2021-04-24T16:59:43.471Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-24T16:59:44.416Z] --- PASS: TestSecretList (3.31s) [2021-04-24T16:59:44.416Z] === RUN TestSecretsCreateAndDelete [2021-04-24T16:59:44.416Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-24T16:59:45.807Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-24T16:59:47.196Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-24T16:59:47.196Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-24T16:59:47.768Z] --- PASS: TestSecretsCreateAndDelete (3.39s) [2021-04-24T16:59:47.768Z] === RUN TestSecretsUpdate [2021-04-24T16:59:48.030Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-24T16:59:49.421Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-24T16:59:50.369Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-24T16:59:50.369Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-24T16:59:50.632Z] --- PASS: TestSecretsUpdate (3.00s) [2021-04-24T16:59:50.632Z] === RUN TestTemplatedSecret [2021-04-24T16:59:51.581Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-24T16:59:54.138Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-24T16:59:56.689Z] --- PASS: TestTemplatedSecret (5.78s) [2021-04-24T16:59:56.689Z] === RUN TestSecretCreateResolve [2021-04-24T16:59:56.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-24T16:59:56.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-24T16:59:56.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-24T16:59:56.689Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-24T16:59:56.689Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-24T16:59:57.635Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-24T16:59:59.555Z] --- PASS: TestSecretCreateResolve (2.73s) [2021-04-24T16:59:59.555Z] PASS [2021-04-24T16:59:59.555Z] [2021-04-24T16:59:59.555Z] DONE 6 tests in 21.890s [2021-04-24T16:59:59.555Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-24T16:59:59.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:59.555Z] ++ set -e [2021-04-24T16:59:59.555Z] ++ '[' -n 0 ']' [2021-04-24T16:59:59.555Z] ++ set -x [2021-04-24T16:59:59.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-04-24T16:59:59.555Z] INFO: Testing against a local daemon [2021-04-24T16:59:59.555Z] === RUN TestServiceCreateInit [2021-04-24T16:59:59.555Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T17:00:01.254Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-04-24T17:00:01.254Z] === RUN TestInfoDebug [2021-04-24T17:00:01.254Z] --- PASS: TestInfoDebug (0.53s) [2021-04-24T17:00:01.254Z] === RUN TestInfoInsecureRegistries [2021-04-24T17:00:01.254Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-04-24T17:00:01.254Z] === RUN TestInfoRegistryMirrors [2021-04-24T17:00:01.254Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-24T17:00:01.254Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T17:00:01.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-24T17:00:01.254Z] === RUN TestPingCacheHeaders [2021-04-24T17:00:01.254Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-24T17:00:01.254Z] === RUN TestPingGet [2021-04-24T17:00:01.254Z] --- PASS: TestPingGet (0.02s) [2021-04-24T17:00:01.254Z] === RUN TestPingHead [2021-04-24T17:00:01.254Z] --- PASS: TestPingHead (0.03s) [2021-04-24T17:00:01.254Z] === RUN TestVersion [2021-04-24T17:00:01.254Z] --- PASS: TestVersion (0.03s) [2021-04-24T17:00:01.254Z] PASS [2021-04-24T17:00:01.254Z] [2021-04-24T17:00:01.254Z] === Skipped [2021-04-24T17:00:01.254Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:00:01.254Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T17:00:01.254Z] [2021-04-24T17:00:01.254Z] [2021-04-24T17:00:01.254Z] DONE 18 tests, 1 skipped in 21.303s [2021-04-24T17:00:01.254Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T17:00:01.254Z] ++ 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 [2021-04-24T17:00:01.254Z] ++ set -e [2021-04-24T17:00:01.254Z] ++ '[' -n 0 ']' [2021-04-24T17:00:01.254Z] ++ set -x [2021-04-24T17:00:01.255Z] ++ env -i DEST=/go/src/github.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 [2021-04-24T17:00:01.255Z] INFO: Testing against a local daemon [2021-04-24T17:00:01.255Z] === RUN TestVolumesCreateAndList [2021-04-24T17:00:01.255Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-24T17:00:01.255Z] === RUN TestVolumesRemove [2021-04-24T17:00:01.255Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-24T17:00:01.255Z] === RUN TestVolumesInspect [2021-04-24T17:00:01.255Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-24T17:00:01.255Z] === RUN TestVolumesInvalidJSON [2021-04-24T17:00:01.255Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T17:00:01.255Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T17:00:01.255Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T17:00:01.255Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-24T17:00:01.255Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T17:00:01.255Z] PASS [2021-04-24T17:00:01.255Z] [2021-04-24T17:00:01.255Z] DONE 5 tests in 0.215s [2021-04-24T17:00:01.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T17:00:01.555Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T17:00:01.555Z] +++ kill 14211 [2021-04-24T17:00:02.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-24T17:00:02.109Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-24T17:00:03.078Z] +++ /etc/init.d/apparmor stop [2021-04-24T17:00:03.078Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T17:00:03.078Z] [2021-04-24T17:00:03.079Z] Unloading profiles will leave already running processes permanently [2021-04-24T17:00:03.079Z] unconfined, which can lead to unexpected situations. [2021-04-24T17:00:03.079Z] [2021-04-24T17:00:03.079Z] To set a process to complain mode, use the command line tool [2021-04-24T17:00:03.079Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T17:00:03.079Z] +++ true [2021-04-24T17:00:03.079Z] exiting test-integration [2021-04-24T17:00:03.079Z] ++ exit 0 [2021-04-24T17:00:03.079Z] [2021-04-24T17:00:03.502Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-24T17:00:04.080Z] === RUN TestServiceCreateInit/daemonInitEnabled Post stage [Pipeline] junit [2021-04-24T17:00:04.651Z] Recording test results [2021-04-24T17:00:04.655Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-24T17:00:04.655Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-24T17:00:04.655Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-24T17:00:04.960Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T17:00:05.411Z] + echo Ensuring container killed. [2021-04-24T17:00:05.411Z] Ensuring container killed. [2021-04-24T17:00:05.411Z] + docker rm -vf docker-pr1 [2021-04-24T17:00:05.411Z] Error: No such container: docker-pr1 [2021-04-24T17:00:05.411Z] + true [Pipeline] sh [2021-04-24T17:00:05.810Z] + echo Chowning /workspace to jenkins user [2021-04-24T17:00:05.811Z] Chowning /workspace to jenkins user [2021-04-24T17:00:05.811Z] + id -u [2021-04-24T17:00:05.811Z] + id -g [2021-04-24T17:00:05.811Z] + docker run --rm -v /home/docker/workspace/moby_PR-42318:/workspace busybox chown -R 1001:1001 /workspace [2021-04-24T17:00:05.811Z] Unable to find image 'busybox:latest' locally [2021-04-24T17:00:06.106Z] latest: Pulling from library/busybox [2021-04-24T17:00:06.106Z] 4a957ea280b8: Pulling fs layer [2021-04-24T17:00:06.402Z] 4a957ea280b8: Verifying Checksum [2021-04-24T17:00:06.402Z] 4a957ea280b8: Download complete [2021-04-24T17:00:06.697Z] 4a957ea280b8: Pull complete [2021-04-24T17:00:06.697Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T17:00:06.697Z] Status: Downloaded newer image for busybox:latest [2021-04-24T17:00:07.966Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T17:00:09.199Z] + bundleName=ppc64le-integration [2021-04-24T17:00:09.199Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-24T17:00:09.199Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-24T17:00:09.199Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml )xargs -print tar [2021-04-24T17:00:09.199Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-24T17:00:09.247Z] Archiving artifacts [2021-04-24T17:00:09.362Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-24T17:00:09.615Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [2021-04-24T17:00:09.625Z] --- PASS: TestServiceCreateInit (10.40s) [2021-04-24T17:00:09.625Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2021-04-24T17:00:09.625Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.59s) [2021-04-24T17:00:09.625Z] === RUN TestCreateServiceMultipleTimes [Pipeline] // catchError [Pipeline] sh [2021-04-24T17:00:10.015Z] + make clean [2021-04-24T17:00:10.321Z] make: command: Command not found [2021-04-24T17:00:10.321Z] make: command: Command not found [2021-04-24T17:00:10.321Z] docker volume rm -f docker-dev-cache [2021-04-24T17:00:10.321Z] docker-dev-cache [Pipeline] deleteDir [2021-04-24T17:00:10.584Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T17:00:20.607Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-24T17:00:21.180Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-24T17:00:23.098Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-24T17:00:25.019Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-24T17:00:25.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-24T17:00:26.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-24T17:00:28.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-24T17:00:30.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-24T17:00:30.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a373c0_} [2021-04-24T17:00:31.054Z] --- PASS: TestCreateServiceMultipleTimes (21.21s) [2021-04-24T17:00:31.054Z] === RUN TestCreateServiceConflict [2021-04-24T17:00:32.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1329987049_/foo_false____} [2021-04-24T17:00:33.837Z] --- PASS: TestCreateServiceConflict (2.83s) [2021-04-24T17:00:33.837Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T17:00:34.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1329987049_/foo_true____} [2021-04-24T17:00:36.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_false____} [2021-04-24T17:00:37.418Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2021-04-24T17:00:37.418Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T17:00:37.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_true____} [2021-04-24T17:00:37.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-24T17:00:39.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_true__0xc000a37420__} [2021-04-24T17:00:41.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a37440_} [2021-04-24T17:00:43.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a37460_} [2021-04-24T17:00:44.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-24T17:00:44.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a37480_} [2021-04-24T17:00:46.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a374a0_} [2021-04-24T17:00:48.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-24T17:00:49.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-24T17:00:49.822Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-24T17:00:52.392Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2021-04-24T17:00:52.392Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T17:00:53.783Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-24T17:00:55.704Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2021-04-24T17:00:55.705Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T17:00:56.651Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-24T17:00:59.204Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2021-04-24T17:00:59.204Z] === RUN TestCreateServiceSysctls [2021-04-24T17:01:02.515Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-24T17:01:02.776Z] --- PASS: TestCreateServiceSysctls (4.00s) [2021-04-24T17:01:02.776Z] === RUN TestCreateServiceCapabilities [2021-04-24T17:01:04.166Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-24T17:01:04.166Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-24T17:01:05.114Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-24T17:01:06.506Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-24T17:01:06.506Z] --- PASS: TestCreateServiceCapabilities (3.59s) [2021-04-24T17:01:06.506Z] === RUN TestInspect [2021-04-24T17:01:07.452Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-24T17:01:08.028Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-24T17:01:08.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-24T17:01:09.551Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-24T17:01:10.948Z] --- PASS: TestInspect (4.54s) [2021-04-24T17:01:10.948Z] === RUN TestCreateJob [2021-04-24T17:01:10.948Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-24T17:01:12.336Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-24T17:01:14.256Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-24T17:01:15.201Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-24T17:01:16.590Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-24T17:01:16.590Z] --- PASS: TestCreateJob (5.68s) [2021-04-24T17:01:16.590Z] === RUN TestReplicatedJob [2021-04-24T17:01:17.536Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-24T17:01:18.481Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-24T17:01:19.873Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-24T17:01:21.797Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-24T17:01:23.192Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-24T17:01:24.136Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-24T17:01:24.136Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-24T17:01:25.082Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-24T17:01:25.655Z] --- PASS: TestReplicatedJob (9.12s) [2021-04-24T17:01:25.655Z] === RUN TestUpdateReplicatedJob [2021-04-24T17:01:26.229Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-24T17:01:27.174Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-24T17:01:28.564Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-24T17:01:29.953Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-24T17:01:30.215Z] --- PASS: TestUpdateReplicatedJob (4.65s) [2021-04-24T17:01:30.215Z] === RUN TestServiceListWithStatuses [2021-04-24T17:01:30.476Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T17:01:30.476Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T17:01:30.476Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T17:01:31.421Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-24T17:01:32.368Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-24T17:01:35.676Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-24T17:01:37.067Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-04-24T17:01:37.067Z] === RUN TestDockerNetworkReConnect [2021-04-24T17:01:41.281Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-24T17:01:41.542Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2021-04-24T17:01:41.542Z] === RUN TestServicePlugin [2021-04-24T17:01:44.845Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-24T17:01:45.787Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-24T17:01:52.400Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-24T17:01:54.952Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-24T17:01:55.213Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-24T17:02:00.507Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-24T17:02:01.082Z] === RUN TestDockerSuite/TestCpToDot [2021-04-24T17:02:02.471Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-24T17:02:03.861Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-24T17:02:05.252Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-24T17:02:05.826Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-24T17:02:07.213Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-24T17:02:07.213Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-24T17:02:08.158Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-24T17:02:09.103Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-24T17:02:09.103Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-24T17:02:09.365Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-24T17:02:09.943Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-24T17:02:10.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-24T17:02:10.476Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-24T17:02:10.476Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-24T17:02:10.737Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-24T17:02:11.683Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-24T17:02:11.683Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-24T17:02:11.945Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-24T17:02:11.945Z] === RUN TestDockerSuite/TestCreateRM [2021-04-24T17:02:12.207Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-24T17:02:12.208Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-24T17:02:12.208Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-24T17:02:12.470Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-24T17:02:14.397Z] --- PASS: TestServicePlugin (32.84s) [2021-04-24T17:02:14.397Z] plugin_test.go:62: [d2047ec745893] joining swarm manager [d55dfcd4c760f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:02:14.397Z] plugin_test.go:65: [d9e5b07abb001] joining swarm manager [d55dfcd4c760f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:02:14.397Z] === RUN TestServiceUpdateLabel [2021-04-24T17:02:14.971Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-24T17:02:14.971Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-24T17:02:14.971Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-24T17:02:17.523Z] --- PASS: TestServiceUpdateLabel (3.06s) [2021-04-24T17:02:17.523Z] === RUN TestServiceUpdateSecrets [2021-04-24T17:02:20.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-24T17:02:20.833Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-24T17:02:20.833Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-24T17:02:21.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-24T17:02:21.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-24T17:02:21.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-24T17:02:21.668Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-24T17:02:23.059Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-24T17:02:24.003Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-24T17:02:25.927Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-24T17:02:27.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-24T17:02:28.438Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-24T17:02:29.011Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-24T17:02:29.272Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-24T17:02:29.844Z] === RUN TestDockerSuite/TestDockerFails [2021-04-24T17:02:29.844Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-24T17:02:29.844Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-24T17:02:29.844Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-24T17:02:31.762Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-24T17:02:32.336Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-24T17:02:33.726Z] --- PASS: TestServiceUpdateSecrets (16.29s) [2021-04-24T17:02:33.726Z] === RUN TestServiceUpdateConfigs [2021-04-24T17:02:35.114Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-24T17:02:35.114Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-24T17:02:35.114Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-24T17:02:35.688Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-24T17:02:43.841Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-24T17:02:45.757Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-24T17:02:48.309Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-24T17:02:48.882Z] --- PASS: TestServiceUpdateConfigs (15.13s) [2021-04-24T17:02:48.883Z] === RUN TestServiceUpdateNetwork [2021-04-24T17:02:49.828Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-24T17:02:51.749Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-24T17:02:53.138Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-24T17:02:53.711Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-24T17:02:54.655Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-24T17:02:55.229Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-24T17:02:56.173Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-24T17:02:58.093Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-24T17:02:59.481Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-24T17:03:02.786Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-24T17:03:03.729Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2021-04-24T17:03:03.729Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T17:03:05.114Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-24T17:03:06.056Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-24T17:03:06.056Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-24T17:03:07.441Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-24T17:03:09.369Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-24T17:03:13.572Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-24T17:03:14.515Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-24T17:03:14.777Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-24T17:03:16.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-24T17:03:16.696Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-24T17:03:17.269Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-24T17:03:17.531Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-24T17:03:17.794Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-24T17:03:18.366Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-24T17:03:18.366Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-24T17:03:19.755Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-24T17:03:21.675Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-24T17:03:21.675Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-24T17:03:21.675Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-24T17:03:21.675Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2021-04-24T17:03:21.675Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-04-24T17:03:21.675Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.39s) [2021-04-24T17:03:21.675Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-04-24T17:03:21.675Z] PASS [2021-04-24T17:03:21.675Z] [2021-04-24T17:03:21.675Z] === Skipped [2021-04-24T17:03:21.675Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-24T17:03:21.675Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-24T17:03:21.675Z] [2021-04-24T17:03:21.675Z] [2021-04-24T17:03:21.675Z] DONE 27 tests, 1 skipped in 202.264s [2021-04-24T17:03:21.675Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-24T17:03:21.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:21.675Z] ++ set -e [2021-04-24T17:03:21.675Z] ++ '[' -n 0 ']' [2021-04-24T17:03:21.675Z] ++ set -x [2021-04-24T17:03:21.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:21.675Z] INFO: Testing against a local daemon [2021-04-24T17:03:21.675Z] === RUN TestSessionCreate [2021-04-24T17:03:21.675Z] --- PASS: TestSessionCreate (0.03s) [2021-04-24T17:03:21.675Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T17:03:21.675Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-24T17:03:21.675Z] PASS [2021-04-24T17:03:21.675Z] [2021-04-24T17:03:21.675Z] DONE 2 tests in 0.224s [2021-04-24T17:03:21.675Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-24T17:03:21.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:21.675Z] ++ set -e [2021-04-24T17:03:21.675Z] ++ '[' -n 0 ']' [2021-04-24T17:03:21.675Z] ++ set -x [2021-04-24T17:03:21.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:21.937Z] INFO: Testing against a local daemon [2021-04-24T17:03:21.937Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T17:03:21.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:03:21.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T17:03:21.937Z] === RUN TestEventsExecDie [2021-04-24T17:03:22.883Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-24T17:03:22.883Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-24T17:03:23.456Z] --- PASS: TestEventsExecDie (1.45s) [2021-04-24T17:03:23.456Z] === RUN TestEventsBackwardsCompatible [2021-04-24T17:03:23.456Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-24T17:03:23.456Z] === RUN TestInfoBinaryCommits [2021-04-24T17:03:23.456Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-24T17:03:23.456Z] === RUN TestInfoAPIVersioned [2021-04-24T17:03:23.456Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-24T17:03:23.456Z] === RUN TestInfoDiscoveryBackend [2021-04-24T17:03:23.456Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-24T17:03:24.028Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-04-24T17:03:24.028Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-24T17:03:24.601Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-24T17:03:24.862Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-24T17:03:24.862Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-24T17:03:24.862Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-24T17:03:25.123Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-24T17:03:25.123Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-24T17:03:25.697Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-04-24T17:03:25.697Z] === RUN TestInfoAPI [2021-04-24T17:03:25.697Z] --- PASS: TestInfoAPI (0.02s) [2021-04-24T17:03:25.697Z] === RUN TestInfoAPIWarnings [2021-04-24T17:03:26.280Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-24T17:03:27.226Z] === RUN TestDockerSuite/TestEventsRename [2021-04-24T17:03:27.799Z] === RUN TestDockerSuite/TestEventsResize [2021-04-24T17:03:28.374Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-24T17:03:34.962Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-24T17:03:35.224Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-24T17:03:35.797Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-24T17:03:37.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-24T17:03:39.103Z] === RUN TestDockerSuite/TestEventsTop [2021-04-24T17:03:40.050Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-24T17:03:42.601Z] --- PASS: TestInfoAPIWarnings (16.69s) [2021-04-24T17:03:42.601Z] === RUN TestInfoDebug [2021-04-24T17:03:42.601Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-24T17:03:43.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-24T17:03:43.175Z] --- PASS: TestInfoDebug (0.82s) [2021-04-24T17:03:43.175Z] === RUN TestInfoInsecureRegistries [2021-04-24T17:03:44.121Z] --- PASS: TestInfoInsecureRegistries (0.75s) [2021-04-24T17:03:44.121Z] === RUN TestInfoRegistryMirrors [2021-04-24T17:03:44.695Z] --- PASS: TestInfoRegistryMirrors (0.74s) [2021-04-24T17:03:44.695Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T17:03:44.957Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-04-24T17:03:44.957Z] === RUN TestPingCacheHeaders [2021-04-24T17:03:44.957Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-04-24T17:03:44.957Z] === RUN TestPingGet [2021-04-24T17:03:45.219Z] --- PASS: TestPingGet (0.03s) [2021-04-24T17:03:45.220Z] === RUN TestPingHead [2021-04-24T17:03:45.220Z] --- PASS: TestPingHead (0.06s) [2021-04-24T17:03:45.220Z] === RUN TestVersion [2021-04-24T17:03:45.220Z] --- PASS: TestVersion (0.02s) [2021-04-24T17:03:45.220Z] PASS [2021-04-24T17:03:45.220Z] [2021-04-24T17:03:45.220Z] === Skipped [2021-04-24T17:03:45.220Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:03:45.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-24T17:03:45.220Z] [2021-04-24T17:03:45.220Z] [2021-04-24T17:03:45.220Z] DONE 18 tests, 1 skipped in 23.475s [2021-04-24T17:03:45.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-24T17:03:45.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:45.220Z] ++ set -e [2021-04-24T17:03:45.220Z] ++ '[' -n 0 ']' [2021-04-24T17:03:45.220Z] ++ set -x [2021-04-24T17:03:45.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-04-24T17:03:45.482Z] INFO: Testing against a local daemon [2021-04-24T17:03:45.482Z] === RUN TestVolumesCreateAndList [2021-04-24T17:03:45.482Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-24T17:03:45.482Z] === RUN TestVolumesRemove [2021-04-24T17:03:45.482Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-24T17:03:45.482Z] === RUN TestVolumesInspect [2021-04-24T17:03:45.482Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-24T17:03:45.482Z] === RUN TestVolumesInvalidJSON [2021-04-24T17:03:45.482Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T17:03:45.482Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T17:03:45.482Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T17:03:45.482Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-24T17:03:45.482Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T17:03:45.482Z] PASS [2021-04-24T17:03:45.482Z] [2021-04-24T17:03:45.482Z] DONE 5 tests in 0.323s [2021-04-24T17:03:45.482Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T17:03:46.056Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T17:03:46.056Z] +++ kill 5728 [2021-04-24T17:03:47.042Z] +++ /etc/init.d/apparmor stop [2021-04-24T17:03:47.306Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T17:03:47.306Z] [2021-04-24T17:03:47.306Z] Unloading profiles will leave already running processes permanently [2021-04-24T17:03:47.306Z] unconfined, which can lead to unexpected situations. [2021-04-24T17:03:47.306Z] [2021-04-24T17:03:47.306Z] To set a process to complain mode, use the command line tool [2021-04-24T17:03:47.306Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T17:03:47.306Z] +++ true [2021-04-24T17:03:47.306Z] exiting test-integration [2021-04-24T17:03:47.306Z] ++ exit 0 [2021-04-24T17:03:47.306Z] [2021-04-24T17:03:48.253Z] + for job in $(jobs -p) [2021-04-24T17:03:48.253Z] + wait 8450 [2021-04-24T17:03:54.847Z] === RUN TestDockerSuite/TestExec [2021-04-24T17:03:55.792Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-24T17:03:56.365Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-24T17:03:56.938Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-24T17:03:57.883Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-24T17:03:59.802Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-24T17:04:00.747Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-24T17:04:01.694Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-24T17:04:02.642Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-24T17:04:03.588Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-24T17:04:03.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-24T17:04:05.242Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-24T17:04:06.648Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-24T17:04:09.199Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-24T17:04:13.417Z] === RUN TestDockerSuite/TestExecEnv [2021-04-24T17:04:14.362Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-24T17:04:15.749Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-24T17:04:17.136Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-24T17:04:20.442Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-24T17:04:21.014Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-24T17:04:21.960Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-24T17:04:22.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-24T17:04:22.905Z] === RUN TestDockerSuite/TestExecParseError [2021-04-24T17:04:23.850Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-24T17:04:25.237Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-24T17:04:26.196Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-24T17:04:31.576Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-24T17:04:32.148Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-24T17:04:33.542Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-24T17:04:40.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-24T17:04:42.441Z] --- PASS: TestBuildWCOWSandboxSize (725.22s) [2021-04-24T17:04:42.441Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T17:04:42.441Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:04:42.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:04:42.441Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:04:42.441Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:04:42.441Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:04:42.441Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:04:42.441Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:04:42.441Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:04:42.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:04:42.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s) [2021-04-24T17:04:42.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-24T17:04:42.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-24T17:04:42.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-24T17:04:42.441Z] === RUN TestBuildPreserveOwnership [2021-04-24T17:04:42.441Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-24T17:04:42.441Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:04:42.441Z] === RUN TestBuildPlatformInvalid [2021-04-24T17:04:42.441Z] --- PASS: TestBuildPlatformInvalid (0.46s) [2021-04-24T17:04:42.441Z] PASS [2021-04-24T17:04:42.441Z] ok github.com/docker/docker/integration/build 883.674s [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] === Skipped [2021-04-24T17:04:42.441Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-24T17:04:42.441Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-24T17:04:42.441Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-24T17:04:42.441Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-24T17:04:42.441Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-24T17:04:42.441Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] [2021-04-24T17:04:42.441Z] DONE 29 tests, 5 skipped in 907.392s [2021-04-24T17:04:42.441Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-24T17:04:42.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:04:42.895Z] INFO: Testing against a local daemon [2021-04-24T17:04:42.895Z] === RUN TestConfigInspect [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] === RUN TestConfigList [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigList (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] === RUN TestConfigsCreateAndDelete [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] === RUN TestConfigsUpdate [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] === RUN TestTemplatedConfig [2021-04-24T17:04:42.895Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] === RUN TestConfigCreateResolve [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:42.895Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T17:04:42.895Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:42.895Z] PASS [2021-04-24T17:04:42.895Z] ok github.com/docker/docker/integration/config 0.195s [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === Skipped [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-24T17:04:42.895Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] [2021-04-24T17:04:42.895Z] DONE 7 tests, 7 skipped in 2.998s [2021-04-24T17:04:43.349Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-24T17:04:45.426Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-24T17:04:45.999Z] === RUN TestDockerSuite/TestExecTTY [2021-04-24T17:04:45.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-24T17:04:46.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:04:46.232Z] INFO: Testing against a local daemon [2021-04-24T17:04:46.232Z] === RUN TestCheckpoint [2021-04-24T17:04:46.232Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T17:04:46.232Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T17:04:46.232Z] === RUN TestContainerInvalidJSON [2021-04-24T17:04:46.232Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:04:46.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:04:46.232Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:04:46.232Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:04:46.232Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:04:46.232Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:04:46.232Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:04:46.232Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:04:46.232Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:04:46.232Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-04-24T17:04:46.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-24T17:04:46.232Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-24T17:04:46.232Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-24T17:04:46.232Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T17:04:46.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-04-24T17:04:46.685Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T17:04:46.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-04-24T17:04:46.685Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T17:04:47.137Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-04-24T17:04:47.137Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T17:04:47.137Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-04-24T17:04:47.137Z] === RUN TestCopyFromContainer [2021-04-24T17:04:47.137Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-24T17:04:47.137Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:47.137Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T17:04:47.137Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:04:47.137Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:04:47.137Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:04:47.137Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:04:47.137Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:04:47.137Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:04:47.137Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:04:47.137Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:04:47.137Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:04:47.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T17:04:47.137Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T17:04:47.137Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-24T17:04:47.137Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidEnv [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-24T17:04:47.137Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T17:04:47.137Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-24T17:04:47.137Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:47.137Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T17:04:47.137Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-24T17:04:47.137Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:47.137Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T17:04:47.137Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-24T17:04:47.137Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:04:47.137Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:04:47.137Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:04:47.137Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-24T17:04:47.137Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-24T17:04:47.137Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T17:04:47.137Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-24T17:04:47.137Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-24T17:04:47.137Z] === RUN TestCreateDifferentPlatform [2021-04-24T17:04:47.386Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-24T17:04:47.590Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T17:04:47.590Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T17:04:47.590Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-24T17:04:47.590Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-24T17:04:47.590Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T17:04:47.590Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T17:04:47.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-04-24T17:04:47.591Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T17:04:47.591Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-24T17:04:47.591Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-24T17:04:47.591Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T17:04:47.591Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-24T17:04:47.591Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:47.591Z] === RUN TestDiff [2021-04-24T17:04:47.591Z] --- SKIP: TestDiff (0.00s) [2021-04-24T17:04:47.591Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-24T17:04:47.591Z] === RUN TestExecWithCloseStdin [2021-04-24T17:04:48.774Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-24T17:04:49.720Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-24T17:04:50.466Z] --- PASS: TestExecWithCloseStdin (2.86s) [2021-04-24T17:04:50.466Z] === RUN TestExec [2021-04-24T17:04:51.109Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-24T17:04:51.109Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-24T17:04:52.646Z] --- PASS: TestExec (1.96s) [2021-04-24T17:04:52.646Z] === RUN TestExecUser [2021-04-24T17:04:52.646Z] --- SKIP: TestExecUser (0.00s) [2021-04-24T17:04:52.646Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-24T17:04:52.646Z] === RUN TestExportContainerAndImportImage [2021-04-24T17:04:52.646Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-24T17:04:52.646Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:52.646Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T17:04:52.646Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-24T17:04:52.646Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:52.646Z] === RUN TestHealthCheckWorkdir [2021-04-24T17:04:52.646Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-24T17:04:52.646Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-24T17:04:52.646Z] === RUN TestHealthKillContainer [2021-04-24T17:04:52.646Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-24T17:04:52.646Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-24T17:04:52.646Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T17:04:52.646Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-24T17:04:52.646Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-24T17:04:52.646Z] === RUN TestKillContainerInvalidSignal [2021-04-24T17:04:54.164Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2021-04-24T17:04:54.164Z] === RUN TestKillContainer [2021-04-24T17:04:54.164Z] === RUN TestKillContainer/no_signal [2021-04-24T17:04:54.440Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-24T17:04:55.683Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T17:04:55.683Z] === RUN TestKillContainer/killing_signal [2021-04-24T17:04:55.831Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-24T17:04:57.747Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-24T17:04:58.319Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-24T17:04:58.556Z] --- PASS: TestKillContainer (3.95s) [2021-04-24T17:04:58.556Z] --- PASS: TestKillContainer/no_signal (1.60s) [2021-04-24T17:04:58.556Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-24T17:04:58.556Z] --- PASS: TestKillContainer/killing_signal (2.31s) [2021-04-24T17:04:58.556Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T17:04:58.556Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:04:58.556Z] === RUN TestKillStoppedContainer [2021-04-24T17:04:58.556Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:04:58.556Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T17:04:58.556Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:04:58.556Z] === RUN TestKillDifferentUserContainer [2021-04-24T17:04:58.556Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-24T17:04:58.556Z] === RUN TestInspectOomKilledTrue [2021-04-24T17:04:58.556Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:04:58.556Z] === RUN TestInspectOomKilledFalse [2021-04-24T17:04:58.556Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T17:04:58.556Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T17:04:58.556Z] === RUN TestLogsFollowTailEmpty [2021-04-24T17:04:59.708Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-24T17:05:00.074Z] --- PASS: TestLogsFollowTailEmpty (1.73s) [2021-04-24T17:05:00.074Z] === RUN TestNetworkNat [2021-04-24T17:05:00.074Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-24T17:05:00.074Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-24T17:05:00.074Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T17:05:02.229Z] --- PASS: TestNetworkLocalhostTCPNat (2.10s) [2021-04-24T17:05:02.229Z] === RUN TestNetworkLoopbackNat [2021-04-24T17:05:02.229Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-24T17:05:02.229Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-24T17:05:02.229Z] === RUN TestPause [2021-04-24T17:05:02.229Z] --- SKIP: TestPause (0.00s) [2021-04-24T17:05:02.229Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-24T17:05:02.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T17:05:03.750Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2021-04-24T17:05:03.750Z] === RUN TestPauseStopPausedContainer [2021-04-24T17:05:03.750Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-24T17:05:03.750Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:05:03.750Z] === RUN TestPsFilter [2021-04-24T17:05:04.204Z] --- PASS: TestPsFilter (0.32s) [2021-04-24T17:05:04.204Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T17:05:04.999Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-24T17:05:06.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.33s) [2021-04-24T17:05:06.358Z] === RUN TestRemoveContainerWithVolume [2021-04-24T17:05:08.512Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-04-24T17:05:08.512Z] === RUN TestRemoveContainerRunning [2021-04-24T17:05:09.210Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-24T17:05:10.664Z] --- PASS: TestRemoveContainerRunning (1.66s) [2021-04-24T17:05:10.664Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T17:05:11.132Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-24T17:05:12.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2021-04-24T17:05:12.182Z] === RUN TestRemoveInvalidContainer [2021-04-24T17:05:12.182Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-24T17:05:12.182Z] === RUN TestRenameLinkedContainer [2021-04-24T17:05:12.182Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-24T17:05:12.182Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-24T17:05:12.182Z] === RUN TestRenameStoppedContainer [2021-04-24T17:05:14.335Z] --- PASS: TestRenameStoppedContainer (2.42s) [2021-04-24T17:05:14.336Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T17:05:16.430Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-24T17:05:16.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-24T17:05:16.430Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-24T17:05:16.430Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-24T17:05:16.430Z] === RUN TestDockerSuite/TestHealth [2021-04-24T17:05:18.036Z] --- PASS: TestRenameRunningContainerAndReuse (3.56s) [2021-04-24T17:05:18.037Z] === RUN TestRenameInvalidName [2021-04-24T17:05:18.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-24T17:05:20.188Z] --- PASS: TestRenameInvalidName (1.87s) [2021-04-24T17:05:20.188Z] === RUN TestRenameAnonymousContainer [2021-04-24T17:05:28.696Z] --- PASS: TestRenameAnonymousContainer (8.92s) [2021-04-24T17:05:28.696Z] === RUN TestRenameContainerWithSameName [2021-04-24T17:05:30.852Z] --- PASS: TestRenameContainerWithSameName (1.86s) [2021-04-24T17:05:30.852Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T17:05:30.852Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-24T17:05:30.852Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-24T17:05:30.852Z] === RUN TestResize [2021-04-24T17:05:32.370Z] --- PASS: TestResize (1.77s) [2021-04-24T17:05:32.370Z] === RUN TestResizeWithInvalidSize [2021-04-24T17:05:34.521Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2021-04-24T17:05:34.521Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T17:05:36.038Z] --- PASS: TestResizeWhenContainerNotStarted (1.89s) [2021-04-24T17:05:36.038Z] === RUN TestDaemonRestartKillContainers [2021-04-24T17:05:36.038Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-24T17:05:36.038Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:05:36.038Z] === RUN TestStats [2021-04-24T17:05:36.038Z] --- SKIP: TestStats (0.00s) [2021-04-24T17:05:36.038Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-24T17:05:36.038Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-24T17:05:41.843Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-24T17:05:42.104Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-24T17:05:42.365Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-24T17:05:42.365Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-24T17:05:42.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-24T17:05:43.199Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-24T17:05:43.199Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-24T17:05:44.167Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-24T17:05:45.111Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-24T17:05:45.111Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-24T17:05:45.298Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.39s) [2021-04-24T17:05:45.298Z] === RUN TestStopContainerWithTimeout [2021-04-24T17:05:45.298Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-24T17:05:45.298Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-24T17:05:45.298Z] === RUN TestUpdateRestartPolicy [2021-04-24T17:05:46.497Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-24T17:05:49.798Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-24T17:05:49.798Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-24T17:05:49.798Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-24T17:05:52.345Z] === RUN TestDockerSuite/TestImportFile [2021-04-24T17:05:54.261Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-24T17:05:54.261Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-24T17:05:55.646Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-24T17:05:57.562Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-24T17:05:58.948Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-24T17:05:59.893Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-24T17:06:00.836Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-24T17:06:01.408Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-24T17:06:01.408Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-24T17:06:01.408Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-24T17:06:02.428Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-24T17:06:03.001Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-24T17:06:03.945Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-24T17:06:04.888Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-24T17:06:06.275Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-24T17:06:06.281Z] --- PASS: TestUpdateRestartPolicy (20.30s) [2021-04-24T17:06:06.281Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T17:06:06.733Z] --- PASS: TestUpdateRestartWithAutoRemove (1.82s) [2021-04-24T17:06:06.733Z] === RUN TestWaitNonBlocked [2021-04-24T17:06:06.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:06:06.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:06:06.733Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:06:06.733Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:06:06.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:06:06.733Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:06:06.847Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-24T17:06:06.847Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-24T17:06:09.607Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-24T17:06:09.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.88s) [2021-04-24T17:06:09.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.98s) [2021-04-24T17:06:09.607Z] === RUN TestWaitBlocked [2021-04-24T17:06:09.607Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-24T17:06:09.607Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:09.607Z] PASS [2021-04-24T17:06:09.607Z] ok github.com/docker/docker/integration/container 83.735s [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === Skipped [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-24T17:06:09.607Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-24T17:06:09.607Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-24T17:06:09.607Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-24T17:06:09.607Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-24T17:06:09.607Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-24T17:06:09.607Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-24T17:06:09.607Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-24T17:06:09.607Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-24T17:06:09.607Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-24T17:06:09.607Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-24T17:06:09.607Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-24T17:06:09.607Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-24T17:06:09.607Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-24T17:06:09.607Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-24T17:06:09.607Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-24T17:06:09.607Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:06:09.607Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-24T17:06:09.607Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-24T17:06:09.607Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-24T17:06:09.607Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-24T17:06:09.607Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-24T17:06:09.607Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-24T17:06:09.607Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-24T17:06:09.607Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-24T17:06:09.607Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-24T17:06:09.607Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-24T17:06:09.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-24T17:06:09.607Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] [2021-04-24T17:06:09.607Z] DONE 88 tests, 33 skipped in 86.465s [2021-04-24T17:06:09.607Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-24T17:06:10.146Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-24T17:06:10.406Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-24T17:06:11.347Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-24T17:06:11.347Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-24T17:06:11.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:11.756Z] INFO: Testing against a local daemon [2021-04-24T17:06:11.756Z] === RUN TestCommitInheritsEnv [2021-04-24T17:06:11.756Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-24T17:06:11.756Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:06:11.756Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T17:06:11.756Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-24T17:06:11.756Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-24T17:06:11.756Z] === RUN TestImagesFilterMultiReference [2021-04-24T17:06:11.756Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-24T17:06:11.756Z] === RUN TestImagePullPlatformInvalid [2021-04-24T17:06:11.756Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-24T17:06:11.756Z] === RUN TestRemoveImageOrphaning [2021-04-24T17:06:11.918Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-24T17:06:11.918Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-24T17:06:12.709Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-04-24T17:06:12.709Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T17:06:12.709Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-24T17:06:12.709Z] === RUN TestTagInvalidReference [2021-04-24T17:06:12.709Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-24T17:06:12.709Z] === RUN TestTagValidPrefixedRepo [2021-04-24T17:06:12.709Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-24T17:06:12.709Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T17:06:12.709Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-24T17:06:12.709Z] === RUN TestTagOfficialNames [2021-04-24T17:06:12.709Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-24T17:06:12.709Z] === RUN TestTagMatchesDigest [2021-04-24T17:06:12.709Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-24T17:06:12.709Z] PASS [2021-04-24T17:06:12.709Z] ok github.com/docker/docker/integration/image 1.380s [2021-04-24T17:06:13.160Z] [2021-04-24T17:06:13.160Z] === Skipped [2021-04-24T17:06:13.160Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-24T17:06:13.160Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:06:13.160Z] [2021-04-24T17:06:13.160Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-24T17:06:13.160Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-24T17:06:13.160Z] [2021-04-24T17:06:13.160Z] [2021-04-24T17:06:13.160Z] DONE 11 tests, 2 skipped in 3.287s [2021-04-24T17:06:13.160Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-24T17:06:13.303Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-24T17:06:14.245Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-24T17:06:14.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-24T17:06:14.817Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-24T17:06:15.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:15.312Z] INFO: Testing against a local daemon [2021-04-24T17:06:15.312Z] === RUN TestNetworkCreateDelete [2021-04-24T17:06:15.312Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-24T17:06:15.312Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.312Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T17:06:15.312Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-24T17:06:15.312Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-24T17:06:15.312Z] === RUN TestDaemonDNSFallback [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-24T17:06:15.312Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.312Z] === RUN TestInspectNetwork [2021-04-24T17:06:15.312Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-24T17:06:15.312Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:15.312Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T17:06:15.312Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-24T17:06:15.312Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.312Z] === RUN TestNetworkInvalidJSON [2021-04-24T17:06:15.312Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T17:06:15.312Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T17:06:15.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:06:15.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:06:15.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:06:15.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:06:15.312Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T17:06:15.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:06:15.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-24T17:06:15.312Z] === RUN TestNetworkList [2021-04-24T17:06:15.312Z] === RUN TestNetworkList//networks [2021-04-24T17:06:15.312Z] === PAUSE TestNetworkList//networks [2021-04-24T17:06:15.312Z] === RUN TestNetworkList//networks/ [2021-04-24T17:06:15.312Z] === PAUSE TestNetworkList//networks/ [2021-04-24T17:06:15.312Z] === CONT TestNetworkList//networks [2021-04-24T17:06:15.312Z] === CONT TestNetworkList//networks/ [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkList (0.02s) [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T17:06:15.312Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T17:06:15.312Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T17:06:15.312Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-24T17:06:15.312Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T17:06:15.312Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T17:06:15.312Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T17:06:15.312Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:242: FLAKY_TEST [2021-04-24T17:06:15.312Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T17:06:15.312Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-24T17:06:15.312Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-24T17:06:15.312Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T17:06:15.313Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] PASS [2021-04-24T17:06:15.313Z] ok github.com/docker/docker/integration/network 0.226s [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === Skipped [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-24T17:06:15.313Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-24T17:06:15.313Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-24T17:06:15.313Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-24T17:06:15.313Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-24T17:06:15.313Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-24T17:06:15.313Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:242: FLAKY_TEST [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T17:06:15.313Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] [2021-04-24T17:06:15.313Z] DONE 22 tests, 15 skipped in 2.184s [2021-04-24T17:06:15.313Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-24T17:06:15.765Z] testing: warning: no tests to run [2021-04-24T17:06:15.765Z] PASS [2021-04-24T17:06:15.765Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-04-24T17:06:15.765Z] [2021-04-24T17:06:15.765Z] DONE 0 tests in 0.680s [2021-04-24T17:06:15.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-24T17:06:16.205Z] === RUN TestDockerSuite/TestInspectImage [2021-04-24T17:06:16.205Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-24T17:06:16.205Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-24T17:06:16.205Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-24T17:06:16.719Z] testing: warning: no tests to run [2021-04-24T17:06:16.719Z] PASS [2021-04-24T17:06:16.719Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-04-24T17:06:16.719Z] [2021-04-24T17:06:16.719Z] DONE 0 tests in 0.681s [2021-04-24T17:06:16.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-24T17:06:17.161Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-24T17:06:17.672Z] testing: warning: no tests to run [2021-04-24T17:06:17.672Z] PASS [2021-04-24T17:06:17.672Z] ok github.com/docker/docker/integration/plugin 0.076s [2021-04-24T17:06:17.672Z] [2021-04-24T17:06:17.672Z] DONE 0 tests in 0.689s [2021-04-24T17:06:17.672Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-24T17:06:18.109Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-24T17:06:18.109Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-24T17:06:18.125Z] testing: warning: no tests to run [2021-04-24T17:06:18.125Z] PASS [2021-04-24T17:06:18.125Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [2021-04-24T17:06:18.125Z] [2021-04-24T17:06:18.125Z] DONE 0 tests in 0.678s [2021-04-24T17:06:18.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-24T17:06:18.680Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-24T17:06:19.623Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-24T17:06:21.538Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-24T17:06:21.538Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-24T17:06:22.925Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-24T17:06:24.310Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-24T17:06:26.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:26.642Z] INFO: Testing against a local daemon [2021-04-24T17:06:26.642Z] === RUN TestPluginInvalidJSON [2021-04-24T17:06:26.642Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:06:26.642Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:06:26.642Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:06:26.642Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-24T17:06:26.642Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T17:06:26.642Z] === RUN TestPluginInstall [2021-04-24T17:06:26.642Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] === RUN TestPluginsWithRuntimes [2021-04-24T17:06:26.642Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T17:06:26.642Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] PASS [2021-04-24T17:06:26.642Z] ok github.com/docker/docker/integration/plugin/common 0.187s [2021-04-24T17:06:26.642Z] [2021-04-24T17:06:26.642Z] === Skipped [2021-04-24T17:06:26.642Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] [2021-04-24T17:06:26.642Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] [2021-04-24T17:06:26.642Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T17:06:26.642Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-24T17:06:26.642Z] [2021-04-24T17:06:26.642Z] [2021-04-24T17:06:26.642Z] DONE 5 tests, 3 skipped in 8.058s [2021-04-24T17:06:26.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-24T17:06:26.858Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-24T17:06:27.429Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-24T17:06:28.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:28.797Z] INFO: Testing against a local daemon [2021-04-24T17:06:28.797Z] === RUN TestExternalGraphDriver [2021-04-24T17:06:28.797Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-24T17:06:28.797Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-24T17:06:28.797Z] === RUN TestGraphdriverPluginV2 [2021-04-24T17:06:28.797Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-24T17:06:28.797Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-24T17:06:28.797Z] PASS [2021-04-24T17:06:28.797Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.157s [2021-04-24T17:06:28.814Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-24T17:06:29.249Z] [2021-04-24T17:06:29.249Z] === Skipped [2021-04-24T17:06:29.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-24T17:06:29.249Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-24T17:06:29.249Z] [2021-04-24T17:06:29.249Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-24T17:06:29.249Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-24T17:06:29.249Z] [2021-04-24T17:06:29.249Z] [2021-04-24T17:06:29.249Z] DONE 2 tests, 2 skipped in 2.783s [2021-04-24T17:06:29.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-24T17:06:29.757Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-24T17:06:30.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-24T17:06:30.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-24T17:06:31.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:31.398Z] INFO: Testing against a local daemon [2021-04-24T17:06:31.398Z] === RUN TestReadPluginNoRead [2021-04-24T17:06:31.398Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-24T17:06:31.398Z] read_test.go:21: no unix domain sockets on Windows [2021-04-24T17:06:31.398Z] PASS [2021-04-24T17:06:31.398Z] ok github.com/docker/docker/integration/plugin/logging 0.175s [2021-04-24T17:06:31.398Z] [2021-04-24T17:06:31.398Z] === Skipped [2021-04-24T17:06:31.398Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-24T17:06:31.398Z] read_test.go:21: no unix domain sockets on Windows [2021-04-24T17:06:31.398Z] [2021-04-24T17:06:31.398Z] [2021-04-24T17:06:31.398Z] DONE 1 tests, 1 skipped in 2.482s [2021-04-24T17:06:31.843Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-24T17:06:31.843Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-24T17:06:31.850Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-24T17:06:32.803Z] testing: warning: no tests to run [2021-04-24T17:06:32.803Z] PASS [2021-04-24T17:06:32.803Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [2021-04-24T17:06:32.803Z] [2021-04-24T17:06:32.803Z] DONE 0 tests in 1.208s [2021-04-24T17:06:32.803Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-24T17:06:33.771Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-24T17:06:34.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:34.959Z] INFO: Testing against a local daemon [2021-04-24T17:06:34.959Z] === RUN TestPluginWithDevMounts [2021-04-24T17:06:34.959Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-24T17:06:34.959Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:34.959Z] PASS [2021-04-24T17:06:34.959Z] ok github.com/docker/docker/integration/plugin/volumes 0.165s [2021-04-24T17:06:35.155Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-24T17:06:35.414Z] [2021-04-24T17:06:35.414Z] === Skipped [2021-04-24T17:06:35.414Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-24T17:06:35.414Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:35.414Z] [2021-04-24T17:06:35.414Z] [2021-04-24T17:06:35.414Z] DONE 1 tests, 1 skipped in 2.323s [2021-04-24T17:06:35.414Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-24T17:06:37.068Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-24T17:06:37.328Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-24T17:06:37.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:37.567Z] INFO: Testing against a local daemon [2021-04-24T17:06:37.567Z] === RUN TestSecretInspect [2021-04-24T17:06:37.567Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] === RUN TestSecretList [2021-04-24T17:06:37.567Z] --- SKIP: TestSecretList (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] === RUN TestSecretsCreateAndDelete [2021-04-24T17:06:37.567Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] === RUN TestSecretsUpdate [2021-04-24T17:06:37.567Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-24T17:06:37.567Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] === RUN TestTemplatedSecret [2021-04-24T17:06:37.567Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] === RUN TestSecretCreateResolve [2021-04-24T17:06:37.567Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:37.567Z] PASS [2021-04-24T17:06:37.567Z] ok github.com/docker/docker/integration/secret 0.185s [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === Skipped [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2021-04-24T17:06:37.567Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-24T17:06:37.567Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] [2021-04-24T17:06:37.567Z] DONE 6 tests, 6 skipped in 2.029s [2021-04-24T17:06:37.567Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-24T17:06:39.242Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-24T17:06:39.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:39.751Z] INFO: Testing against a local daemon [2021-04-24T17:06:39.751Z] === RUN TestServiceCreateInit [2021-04-24T17:06:39.751Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T17:06:39.751Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T17:06:39.751Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceConflict [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-24T17:06:39.751Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-24T17:06:39.751Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceSysctls [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-24T17:06:39.751Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateServiceCapabilities [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-24T17:06:39.751Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestInspect [2021-04-24T17:06:39.751Z] --- SKIP: TestInspect (0.00s) [2021-04-24T17:06:39.751Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestCreateJob [2021-04-24T17:06:39.751Z] --- SKIP: TestCreateJob (0.00s) [2021-04-24T17:06:39.751Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestReplicatedJob [2021-04-24T17:06:39.751Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-24T17:06:39.751Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestUpdateReplicatedJob [2021-04-24T17:06:39.751Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-24T17:06:39.751Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestServiceListWithStatuses [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T17:06:39.751Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T17:06:39.751Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-24T17:06:39.751Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestDockerNetworkReConnect [2021-04-24T17:06:39.751Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-24T17:06:39.751Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestServicePlugin [2021-04-24T17:06:39.751Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-24T17:06:39.751Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:39.751Z] === RUN TestServiceUpdateLabel [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-24T17:06:39.751Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:39.751Z] === RUN TestServiceUpdateSecrets [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-24T17:06:39.751Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:39.751Z] === RUN TestServiceUpdateConfigs [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-24T17:06:39.751Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:39.751Z] === RUN TestServiceUpdateNetwork [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-24T17:06:39.751Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:39.751Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T17:06:39.751Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-24T17:06:39.751Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:39.751Z] PASS [2021-04-24T17:06:39.751Z] ok github.com/docker/docker/integration/service 0.279s [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === Skipped [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:06:40.211Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:06:40.211Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-24T17:06:40.211Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-24T17:06:40.211Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-04-24T17:06:40.211Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-04-24T17:06:40.211Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-24T17:06:40.211Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-24T17:06:40.211Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-24T17:06:40.211Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-24T17:06:40.211Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-24T17:06:40.211Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-24T17:06:40.211Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-24T17:06:40.211Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-24T17:06:40.211Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-24T17:06:40.211Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-24T17:06:40.211Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-24T17:06:40.211Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-24T17:06:40.211Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-24T17:06:40.211Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] [2021-04-24T17:06:40.211Z] DONE 24 tests, 23 skipped in 2.755s [2021-04-24T17:06:40.211Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-24T17:06:41.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:41.750Z] INFO: Testing against a local daemon [2021-04-24T17:06:41.750Z] === RUN TestSessionCreate [2021-04-24T17:06:41.750Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-24T17:06:41.750Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:41.750Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T17:06:41.750Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-24T17:06:41.750Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:41.750Z] PASS [2021-04-24T17:06:41.750Z] ok github.com/docker/docker/integration/session 0.155s [2021-04-24T17:06:41.786Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-24T17:06:42.211Z] [2021-04-24T17:06:42.211Z] === Skipped [2021-04-24T17:06:42.211Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-24T17:06:42.211Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:42.211Z] [2021-04-24T17:06:42.211Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-24T17:06:42.211Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-24T17:06:42.211Z] [2021-04-24T17:06:42.211Z] [2021-04-24T17:06:42.211Z] DONE 2 tests, 2 skipped in 2.022s [2021-04-24T17:06:42.211Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-24T17:06:43.698Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-24T17:06:43.958Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-24T17:06:44.393Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:44.393Z] INFO: Testing against a local daemon [2021-04-24T17:06:44.393Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T17:06:44.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:06:44.393Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:44.393Z] === RUN TestEventsExecDie [2021-04-24T17:06:44.393Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-24T17:06:44.393Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-24T17:06:44.393Z] === RUN TestEventsBackwardsCompatible [2021-04-24T17:06:44.393Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-24T17:06:44.393Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-24T17:06:44.393Z] === RUN TestInfoAPI [2021-04-24T17:06:44.393Z] --- PASS: TestInfoAPI (0.03s) [2021-04-24T17:06:44.393Z] === RUN TestInfoAPIWarnings [2021-04-24T17:06:44.393Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-24T17:06:44.393Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:06:44.393Z] === RUN TestInfoDebug [2021-04-24T17:06:44.393Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-24T17:06:44.393Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:44.393Z] === RUN TestInfoInsecureRegistries [2021-04-24T17:06:44.393Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-24T17:06:44.393Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:44.393Z] === RUN TestInfoRegistryMirrors [2021-04-24T17:06:44.393Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-24T17:06:44.393Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:44.393Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T17:06:44.853Z] --- PASS: TestLoginFailsWithBadCredentials (0.92s) [2021-04-24T17:06:44.853Z] === RUN TestPingCacheHeaders [2021-04-24T17:06:44.853Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-24T17:06:44.853Z] === RUN TestPingGet [2021-04-24T17:06:45.313Z] --- PASS: TestPingGet (0.03s) [2021-04-24T17:06:45.313Z] === RUN TestPingHead [2021-04-24T17:06:45.313Z] --- PASS: TestPingHead (0.02s) [2021-04-24T17:06:45.313Z] === RUN TestVersion [2021-04-24T17:06:45.313Z] --- PASS: TestVersion (0.02s) [2021-04-24T17:06:45.313Z] PASS [2021-04-24T17:06:45.313Z] ok github.com/docker/docker/integration/system 1.223s [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === Skipped [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:06:45.313Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-24T17:06:45.313Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-24T17:06:45.313Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-24T17:06:45.313Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-24T17:06:45.313Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-24T17:06:45.313Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-24T17:06:45.313Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] [2021-04-24T17:06:45.313Z] DONE 13 tests, 7 skipped in 2.976s [2021-04-24T17:06:45.313Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-24T17:06:45.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-24T17:06:45.914Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-24T17:06:46.858Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-24T17:06:47.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:47.487Z] INFO: Testing against a local daemon [2021-04-24T17:06:47.487Z] === RUN TestVolumesCreateAndList [2021-04-24T17:06:47.487Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-24T17:06:47.487Z] === RUN TestVolumesRemove [2021-04-24T17:06:47.487Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-24T17:06:47.487Z] === RUN TestVolumesInspect [2021-04-24T17:06:47.487Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-24T17:06:47.487Z] === RUN TestVolumesInvalidJSON [2021-04-24T17:06:47.487Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T17:06:47.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T17:06:47.487Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T17:06:47.487Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-24T17:06:47.487Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T17:06:47.487Z] PASS [2021-04-24T17:06:47.487Z] ok github.com/docker/docker/integration/volume 0.406s [2021-04-24T17:06:47.487Z] [2021-04-24T17:06:47.487Z] DONE 5 tests in 2.352s [2021-04-24T17:06:47.487Z] INFO: make.ps1 ended at 04/24/2021 17:06:47 [2021-04-24T17:06:47.487Z] INFO: Integration CLI tests being run from the host: [2021-04-24T17:06:47.487Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-24T17:06:47.803Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-24T17:06:55.994Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-24T17:06:55.994Z] INFO: Testing against a local daemon [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-24T17:06:55.994Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-24T17:06:56.446Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-24T17:06:56.446Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-24T17:07:02.728Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-24T17:07:03.298Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-24T17:07:05.844Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-24T17:07:06.418Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-24T17:07:09.718Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-24T17:07:09.718Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-24T17:07:09.978Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-24T17:07:09.978Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-24T17:07:09.978Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-24T17:07:11.364Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-24T17:07:11.935Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-24T17:07:16.137Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-24T17:07:16.398Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-24T17:07:21.704Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-24T17:07:22.274Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-24T17:07:22.274Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-24T17:07:23.217Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-24T17:07:24.603Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-24T17:07:25.547Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-24T17:07:26.489Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-24T17:07:27.871Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-24T17:07:29.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-24T17:07:30.197Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-24T17:07:30.769Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-24T17:07:32.156Z] === RUN TestDockerSuite/TestLogsSince [2021-04-24T17:07:40.299Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-24T17:07:45.607Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-24T17:07:46.178Z] === RUN TestDockerSuite/TestLogsTail [2021-04-24T17:07:47.562Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-24T17:07:48.505Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-24T17:07:49.890Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-24T17:07:49.891Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-24T17:07:51.278Z] === RUN TestDockerSuite/TestNetHostname [2021-04-24T17:07:54.585Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-24T17:07:55.529Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-24T17:07:56.718Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-24T17:07:58.234Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-24T17:07:58.234Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-24T17:07:58.234Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-24T17:08:01.105Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-24T17:08:02.117Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-24T17:08:02.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-24T17:08:03.975Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-24T17:08:03.975Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-24T17:08:03.975Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-24T17:08:03.975Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-24T17:08:03.975Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-24T17:08:05.257Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-24T17:08:06.645Z] === RUN TestDockerSuite/TestPluginActive [2021-04-24T17:08:06.842Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-24T17:08:06.842Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-24T17:08:06.842Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-24T17:08:08.561Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-24T17:08:08.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-24T17:08:11.368Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-24T17:08:11.478Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-24T17:08:14.670Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-24T17:08:14.670Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-24T17:08:15.611Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-24T17:08:15.611Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-24T17:08:18.916Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-24T17:08:18.916Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-24T17:08:20.301Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-24T17:08:22.876Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-24T17:08:22.876Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-24T17:08:24.790Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-24T17:08:28.091Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-24T17:08:29.477Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-24T17:08:31.393Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-24T17:08:33.309Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-24T17:08:34.252Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-24T17:08:35.640Z] === RUN TestDockerSuite/TestPortList [2021-04-24T17:08:47.890Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-24T17:08:48.150Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-24T17:08:56.287Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-24T17:08:57.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-24T17:08:57.230Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-24T17:08:58.615Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-24T17:08:58.615Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-24T17:08:58.876Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-24T17:09:03.084Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-24T17:09:04.470Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-24T17:09:05.856Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-24T17:09:06.118Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-24T17:09:09.445Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-24T17:09:09.445Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-24T17:09:10.396Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-24T17:09:13.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-24T17:09:14.643Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-24T17:09:19.941Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-24T17:09:19.941Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-24T17:09:23.243Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-24T17:09:23.411Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-24T17:09:23.411Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-24T17:09:23.411Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-24T17:09:23.411Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-24T17:09:27.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-24T17:09:29.152Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-24T17:09:29.603Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-24T17:09:29.603Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-24T17:09:29.603Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-24T17:09:29.603Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-24T17:09:29.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-24T17:09:30.054Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-24T17:09:31.006Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-24T17:09:32.563Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-24T17:09:33.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-24T17:09:33.875Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-24T17:09:34.076Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-24T17:09:35.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-24T17:09:35.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-24T17:09:35.390Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-24T17:09:35.390Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-24T17:09:36.622Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-24T17:09:36.882Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-24T17:09:38.258Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-24T17:09:38.798Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-24T17:09:40.713Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-24T17:09:41.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-24T17:09:44.589Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-24T17:09:44.589Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-24T17:09:47.134Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-24T17:09:49.061Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-24T17:09:49.061Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-24T17:09:49.322Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-24T17:09:50.266Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-24T17:09:50.568Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-24T17:09:51.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-24T17:09:53.037Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-24T17:09:53.434Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-24T17:09:54.388Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-24T17:09:54.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-24T17:09:56.341Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-24T17:09:56.341Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-24T17:09:57.254Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-24T17:09:57.285Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-24T17:09:57.285Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-24T17:09:57.546Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-24T17:09:57.546Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-24T17:09:57.546Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-24T17:09:58.767Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-24T17:09:58.933Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-24T17:10:00.851Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-24T17:10:02.239Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-24T17:10:03.184Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-24T17:10:03.402Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-24T17:10:03.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-24T17:10:03.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-24T17:10:03.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-24T17:10:03.402Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-24T17:10:03.853Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-24T17:10:04.572Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-24T17:10:12.740Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-24T17:10:14.656Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-24T17:10:16.043Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-24T17:10:18.589Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-24T17:10:18.589Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-24T17:10:18.589Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-24T17:10:18.589Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-24T17:10:21.133Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-24T17:10:22.517Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-24T17:10:25.818Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-24T17:10:27.731Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-24T17:10:29.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-24T17:10:29.664Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-24T17:10:29.664Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-24T17:10:29.664Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-24T17:10:33.872Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-24T17:10:33.872Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-24T17:10:35.258Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-24T17:10:35.258Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-24T17:10:37.808Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-24T17:10:37.808Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-24T17:10:38.752Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-24T17:10:39.402Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-24T17:10:39.402Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-24T17:10:39.402Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-24T17:10:41.300Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-24T17:10:41.871Z] === RUN TestDockerSuite/TestRmiTag [2021-04-24T17:10:42.133Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-24T17:10:43.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-24T17:10:43.075Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-24T17:10:46.086Z] --- PASS: TestBuildWCOWSandboxSize (854.82s) [2021-04-24T17:10:46.086Z] === RUN TestBuildWithEmptyDockerfile [2021-04-24T17:10:46.086Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:10:46.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:10:46.086Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:10:46.086Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:10:46.086Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:10:46.086Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:10:46.086Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-24T17:10:46.086Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-24T17:10:46.086Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-24T17:10:46.086Z] --- PASS: TestBuildWithEmptyDockerfile (0.52s) [2021-04-24T17:10:46.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-24T17:10:46.086Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-24T17:10:46.086Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-24T17:10:46.086Z] === RUN TestBuildPreserveOwnership [2021-04-24T17:10:46.086Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-24T17:10:46.086Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:10:46.086Z] === RUN TestBuildPlatformInvalid [2021-04-24T17:10:46.547Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-04-24T17:10:46.547Z] PASS [2021-04-24T17:10:46.547Z] ok github.com/docker/docker/integration/build 1040.672s [2021-04-24T17:10:47.009Z] [2021-04-24T17:10:47.009Z] === Skipped [2021-04-24T17:10:47.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-24T17:10:47.009Z] build_session_test.go:25: TODO: BuildKit [2021-04-24T17:10:47.009Z] [2021-04-24T17:10:47.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-24T17:10:47.009Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:47.009Z] [2021-04-24T17:10:47.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-24T17:10:47.009Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:10:47.009Z] [2021-04-24T17:10:47.009Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-24T17:10:47.009Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:10:47.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-24T17:10:47.471Z] [2021-04-24T17:10:47.471Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-24T17:10:47.471Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:10:47.471Z] [2021-04-24T17:10:47.471Z] [2021-04-24T17:10:47.471Z] DONE 29 tests, 5 skipped in 1065.080s [2021-04-24T17:10:47.471Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-24T17:10:47.870Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-24T17:10:49.259Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-24T17:10:50.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-24T17:10:50.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:10:50.389Z] INFO: Testing against a local daemon [2021-04-24T17:10:50.389Z] === RUN TestConfigInspect [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] === RUN TestConfigList [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigList (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] === RUN TestConfigsCreateAndDelete [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] === RUN TestConfigsUpdate [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] === RUN TestTemplatedConfig [2021-04-24T17:10:50.389Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] === RUN TestConfigCreateResolve [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:50.389Z] === RUN TestConfigDaemonLibtrustID [2021-04-24T17:10:50.389Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:50.389Z] PASS [2021-04-24T17:10:50.389Z] ok github.com/docker/docker/integration/config 0.176s [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === Skipped [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-24T17:10:50.389Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] [2021-04-24T17:10:50.389Z] DONE 7 tests, 7 skipped in 3.059s [2021-04-24T17:10:50.389Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-24T17:10:50.462Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-24T17:10:51.691Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-24T17:10:51.691Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-24T17:10:51.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-24T17:10:51.846Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-24T17:10:52.418Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-24T17:10:52.990Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-24T17:10:53.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:10:53.318Z] INFO: Testing against a local daemon [2021-04-24T17:10:53.318Z] === RUN TestCheckpoint [2021-04-24T17:10:53.318Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-24T17:10:53.318Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T17:10:53.318Z] === RUN TestContainerInvalidJSON [2021-04-24T17:10:53.318Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:10:53.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:10:53.318Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:10:53.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:10:53.318Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:10:53.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:10:53.563Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-24T17:10:53.563Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-24T17:10:53.780Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-24T17:10:53.780Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-24T17:10:53.780Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-24T17:10:53.780Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-04-24T17:10:53.780Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-24T17:10:53.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-24T17:10:53.780Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-24T17:10:53.780Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-24T17:10:53.780Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-04-24T17:10:53.780Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-24T17:10:54.243Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-04-24T17:10:54.243Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-24T17:10:54.243Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-04-24T17:10:54.243Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-24T17:10:54.505Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-24T17:10:54.704Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-04-24T17:10:54.704Z] === RUN TestCopyFromContainer [2021-04-24T17:10:54.704Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-24T17:10:54.704Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:54.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-24T17:10:54.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:10:54.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:10:54.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:10:54.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:10:54.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:10:54.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:10:54.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-24T17:10:54.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-24T17:10:54.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-24T17:10:54.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-24T17:10:54.704Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-24T17:10:54.704Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-24T17:10:54.704Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidEnv [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-04-24T17:10:54.704Z] === RUN TestCreateTmpfsMountsTarget [2021-04-24T17:10:54.704Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-24T17:10:54.704Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:54.704Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-24T17:10:54.704Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-24T17:10:54.704Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:54.704Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-24T17:10:54.704Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-24T17:10:54.704Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:10:54.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:10:54.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-24T17:10:54.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-24T17:10:54.704Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-24T17:10:54.704Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-24T17:10:54.704Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-24T17:10:54.704Z] === RUN TestCreateDifferentPlatform [2021-04-24T17:10:54.704Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-24T17:10:54.704Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-24T17:10:54.704Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-24T17:10:54.704Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-24T17:10:54.704Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-24T17:10:54.704Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-04-24T17:10:54.704Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-24T17:10:54.704Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-24T17:10:54.704Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-24T17:10:54.704Z] === RUN TestContainerKillOnDaemonStart [2021-04-24T17:10:54.704Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-24T17:10:54.704Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:54.704Z] === RUN TestDiff [2021-04-24T17:10:54.704Z] --- SKIP: TestDiff (0.00s) [2021-04-24T17:10:54.704Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-24T17:10:54.704Z] === RUN TestExecWithCloseStdin [2021-04-24T17:10:56.420Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-24T17:10:56.681Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-24T17:10:57.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-24T17:10:57.621Z] --- PASS: TestExecWithCloseStdin (2.96s) [2021-04-24T17:10:57.621Z] === RUN TestExec [2021-04-24T17:10:57.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-24T17:10:58.065Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-24T17:10:59.007Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-24T17:10:59.821Z] --- PASS: TestExec (1.99s) [2021-04-24T17:10:59.821Z] === RUN TestExecUser [2021-04-24T17:10:59.821Z] --- SKIP: TestExecUser (0.00s) [2021-04-24T17:10:59.821Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-24T17:10:59.821Z] === RUN TestExportContainerAndImportImage [2021-04-24T17:10:59.821Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-24T17:10:59.821Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:59.821Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-24T17:10:59.821Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-24T17:10:59.821Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:10:59.821Z] === RUN TestHealthCheckWorkdir [2021-04-24T17:10:59.821Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-24T17:10:59.821Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-24T17:10:59.821Z] === RUN TestHealthKillContainer [2021-04-24T17:10:59.821Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-24T17:10:59.821Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-24T17:10:59.821Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-24T17:10:59.821Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-24T17:10:59.821Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-24T17:10:59.821Z] === RUN TestKillContainerInvalidSignal [2021-04-24T17:11:00.393Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-24T17:11:00.393Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-24T17:11:01.369Z] --- PASS: TestKillContainerInvalidSignal (1.81s) [2021-04-24T17:11:01.369Z] === RUN TestKillContainer [2021-04-24T17:11:01.369Z] === RUN TestKillContainer/no_signal [2021-04-24T17:11:01.783Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-24T17:11:02.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-24T17:11:03.189Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-24T17:11:03.562Z] === RUN TestKillContainer/non_killing_signal [2021-04-24T17:11:03.562Z] === RUN TestKillContainer/killing_signal [2021-04-24T17:11:04.134Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-24T17:11:05.078Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-24T17:11:05.650Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-24T17:11:05.756Z] --- PASS: TestKillContainer (3.84s) [2021-04-24T17:11:05.756Z] --- PASS: TestKillContainer/no_signal (1.79s) [2021-04-24T17:11:05.756Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-24T17:11:05.756Z] --- PASS: TestKillContainer/killing_signal (2.01s) [2021-04-24T17:11:05.756Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-24T17:11:05.756Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:11:05.756Z] === RUN TestKillStoppedContainer [2021-04-24T17:11:05.756Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:11:05.756Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-24T17:11:05.756Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:11:05.756Z] === RUN TestKillDifferentUserContainer [2021-04-24T17:11:05.756Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-24T17:11:05.756Z] === RUN TestInspectOomKilledTrue [2021-04-24T17:11:05.756Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:11:05.756Z] === RUN TestInspectOomKilledFalse [2021-04-24T17:11:05.756Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-24T17:11:05.756Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T17:11:05.756Z] === RUN TestLogsFollowTailEmpty [2021-04-24T17:11:06.594Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-24T17:11:07.303Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2021-04-24T17:11:07.303Z] === RUN TestNetworkNat [2021-04-24T17:11:07.303Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-24T17:11:07.303Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-24T17:11:07.303Z] === RUN TestNetworkLocalhostTCPNat [2021-04-24T17:11:07.539Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-24T17:11:08.926Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-24T17:11:09.496Z] --- PASS: TestNetworkLocalhostTCPNat (2.19s) [2021-04-24T17:11:09.496Z] === RUN TestNetworkLoopbackNat [2021-04-24T17:11:09.496Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-24T17:11:09.496Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-24T17:11:09.496Z] === RUN TestPause [2021-04-24T17:11:09.496Z] --- SKIP: TestPause (0.00s) [2021-04-24T17:11:09.496Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-24T17:11:09.496Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-24T17:11:09.499Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-24T17:11:10.074Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-24T17:11:10.647Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-24T17:11:10.647Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-24T17:11:11.043Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-04-24T17:11:11.044Z] === RUN TestPauseStopPausedContainer [2021-04-24T17:11:11.044Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-24T17:11:11.044Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:11:11.044Z] === RUN TestPsFilter [2021-04-24T17:11:11.506Z] --- PASS: TestPsFilter (0.20s) [2021-04-24T17:11:11.506Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-24T17:11:13.196Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-24T17:11:13.699Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-04-24T17:11:13.699Z] === RUN TestRemoveContainerWithVolume [2021-04-24T17:11:13.772Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-24T17:11:14.034Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-24T17:11:14.612Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-24T17:11:15.557Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-24T17:11:15.891Z] --- PASS: TestRemoveContainerWithVolume (2.08s) [2021-04-24T17:11:15.891Z] === RUN TestRemoveContainerRunning [2021-04-24T17:11:16.949Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-24T17:11:16.950Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-24T17:11:17.438Z] --- PASS: TestRemoveContainerRunning (1.78s) [2021-04-24T17:11:17.438Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-24T17:11:17.895Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-24T17:11:18.487Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-24T17:11:18.985Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2021-04-24T17:11:18.985Z] === RUN TestRemoveInvalidContainer [2021-04-24T17:11:18.985Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-24T17:11:18.985Z] === RUN TestRenameLinkedContainer [2021-04-24T17:11:18.985Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-24T17:11:18.985Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-24T17:11:18.985Z] === RUN TestRenameStoppedContainer [2021-04-24T17:11:19.061Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-24T17:11:20.006Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-24T17:11:20.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-24T17:11:20.579Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-24T17:11:20.579Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-24T17:11:21.152Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-24T17:11:21.152Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-24T17:11:21.908Z] --- PASS: TestRenameStoppedContainer (2.30s) [2021-04-24T17:11:21.908Z] === RUN TestRenameRunningContainerAndReuse [2021-04-24T17:11:22.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-24T17:11:23.112Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-24T17:11:23.748Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-24T17:11:24.320Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-24T17:11:24.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-24T17:11:25.154Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-24T17:11:25.671Z] --- PASS: TestRenameRunningContainerAndReuse (3.76s) [2021-04-24T17:11:25.671Z] === RUN TestRenameInvalidName [2021-04-24T17:11:26.544Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-24T17:11:27.218Z] --- PASS: TestRenameInvalidName (1.80s) [2021-04-24T17:11:27.218Z] === RUN TestRenameAnonymousContainer [2021-04-24T17:11:27.932Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-24T17:11:28.194Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-24T17:11:29.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-24T17:11:30.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-24T17:11:30.529Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-24T17:11:30.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-24T17:11:31.104Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-24T17:11:31.366Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-24T17:11:32.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-24T17:11:33.259Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-24T17:11:34.205Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-24T17:11:35.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-24T17:11:35.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-24T17:11:35.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-24T17:11:35.594Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-24T17:11:38.902Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-24T17:11:38.902Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-24T17:11:39.848Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-24T17:11:42.077Z] --- PASS: TestRenameAnonymousContainer (13.50s) [2021-04-24T17:11:42.077Z] === RUN TestRenameContainerWithSameName [2021-04-24T17:11:42.077Z] --- PASS: TestRenameContainerWithSameName (1.75s) [2021-04-24T17:11:42.077Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-24T17:11:42.077Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-24T17:11:42.077Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-24T17:11:42.077Z] === RUN TestResize [2021-04-24T17:11:42.399Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-24T17:11:42.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-24T17:11:42.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-24T17:11:42.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-24T17:11:42.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-24T17:11:42.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-24T17:11:43.788Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-24T17:11:44.268Z] --- PASS: TestResize (1.82s) [2021-04-24T17:11:44.269Z] === RUN TestResizeWithInvalidSize [2021-04-24T17:11:45.815Z] --- PASS: TestResizeWithInvalidSize (1.81s) [2021-04-24T17:11:45.815Z] === RUN TestResizeWhenContainerNotStarted [2021-04-24T17:11:46.338Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-24T17:11:48.009Z] --- PASS: TestResizeWhenContainerNotStarted (2.09s) [2021-04-24T17:11:48.009Z] === RUN TestDaemonRestartKillContainers [2021-04-24T17:11:48.009Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-24T17:11:48.009Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:11:48.009Z] === RUN TestStats [2021-04-24T17:11:48.009Z] --- SKIP: TestStats (0.00s) [2021-04-24T17:11:48.009Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-24T17:11:48.009Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-24T17:11:49.662Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-24T17:11:49.662Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-24T17:11:49.662Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-24T17:11:49.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-24T17:11:50.235Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-24T17:11:51.765Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2021-04-24T17:11:51.765Z] === RUN TestStopContainerWithTimeout [2021-04-24T17:11:51.765Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-24T17:11:51.765Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-24T17:11:51.765Z] === RUN TestUpdateRestartPolicy [2021-04-24T17:11:52.158Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-24T17:11:53.103Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-24T17:11:54.493Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-24T17:11:55.066Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-24T17:11:57.615Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-24T17:11:58.188Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-24T17:12:00.102Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-24T17:12:01.045Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-24T17:12:01.045Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-24T17:12:01.617Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-24T17:12:03.011Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-24T17:12:03.011Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-24T17:12:03.953Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-24T17:12:04.525Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-24T17:12:05.097Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-24T17:12:06.038Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-24T17:12:06.038Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-24T17:12:06.612Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-24T17:12:07.185Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-24T17:12:07.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-24T17:12:08.129Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-24T17:12:08.700Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-24T17:12:09.273Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-24T17:12:10.215Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-24T17:12:10.786Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-24T17:12:11.359Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-24T17:12:11.359Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-24T17:12:12.304Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-24T17:12:12.876Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-24T17:12:13.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-24T17:12:13.254Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-24T17:12:13.254Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-24T17:12:14.262Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-24T17:12:14.525Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:12:14.525Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-24T17:12:14.771Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-24T17:12:14.771Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-24T17:12:14.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-24T17:12:16.962Z] --- PASS: TestUpdateRestartPolicy (21.53s) [2021-04-24T17:12:16.962Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-24T17:12:16.962Z] --- PASS: TestUpdateRestartWithAutoRemove (1.88s) [2021-04-24T17:12:16.962Z] === RUN TestWaitNonBlocked [2021-04-24T17:12:16.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:12:16.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:12:16.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:12:16.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:12:16.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-24T17:12:16.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-24T17:12:17.937Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-24T17:12:17.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s) [2021-04-24T17:12:17.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.46s) [2021-04-24T17:12:17.937Z] === RUN TestWaitBlocked [2021-04-24T17:12:17.937Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-24T17:12:17.937Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:17.937Z] PASS [2021-04-24T17:12:17.937Z] ok github.com/docker/docker/integration/container 84.612s [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === Skipped [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-24T17:12:17.937Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-24T17:12:17.937Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-24T17:12:17.937Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-24T17:12:17.937Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-24T17:12:17.937Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-24T17:12:17.937Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-24T17:12:17.937Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-24T17:12:17.937Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-24T17:12:17.937Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-24T17:12:17.937Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-24T17:12:17.937Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-24T17:12:17.937Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-24T17:12:17.937Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-24T17:12:17.937Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-24T17:12:17.937Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-24T17:12:17.937Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:12:17.937Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-24T17:12:17.937Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-24T17:12:17.937Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-24T17:12:17.937Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-24T17:12:17.937Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-24T17:12:17.937Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-24T17:12:17.937Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-24T17:12:17.937Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-24T17:12:17.937Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-24T17:12:17.937Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-24T17:12:17.937Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-24T17:12:17.937Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] [2021-04-24T17:12:17.937Z] DONE 88 tests, 33 skipped in 87.362s [2021-04-24T17:12:17.937Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-24T17:12:18.461Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-24T17:12:18.996Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-24T17:12:19.257Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-24T17:12:19.413Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-24T17:12:19.866Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-24T17:12:19.866Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-24T17:12:20.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:20.128Z] INFO: Testing against a local daemon [2021-04-24T17:12:20.128Z] === RUN TestCommitInheritsEnv [2021-04-24T17:12:20.128Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-24T17:12:20.128Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:12:20.128Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-24T17:12:20.128Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-24T17:12:20.128Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-24T17:12:20.128Z] === RUN TestImagesFilterMultiReference [2021-04-24T17:12:20.128Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-24T17:12:20.128Z] === RUN TestImagePullPlatformInvalid [2021-04-24T17:12:20.128Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-24T17:12:20.128Z] === RUN TestRemoveImageOrphaning [2021-04-24T17:12:21.103Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2021-04-24T17:12:21.103Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-24T17:12:21.103Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-24T17:12:21.103Z] === RUN TestTagInvalidReference [2021-04-24T17:12:21.103Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-24T17:12:21.103Z] === RUN TestTagValidPrefixedRepo [2021-04-24T17:12:21.103Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-24T17:12:21.103Z] === RUN TestTagExistedNameWithoutForce [2021-04-24T17:12:21.103Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-24T17:12:21.103Z] === RUN TestTagOfficialNames [2021-04-24T17:12:21.103Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-24T17:12:21.103Z] === RUN TestTagMatchesDigest [2021-04-24T17:12:21.103Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-24T17:12:21.103Z] PASS [2021-04-24T17:12:21.103Z] ok github.com/docker/docker/integration/image 1.472s [2021-04-24T17:12:21.383Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-24T17:12:21.565Z] [2021-04-24T17:12:21.565Z] === Skipped [2021-04-24T17:12:21.565Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-24T17:12:21.565Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:12:21.565Z] [2021-04-24T17:12:21.565Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-24T17:12:21.565Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-24T17:12:21.565Z] [2021-04-24T17:12:21.565Z] [2021-04-24T17:12:21.565Z] DONE 11 tests, 2 skipped in 3.559s [2021-04-24T17:12:21.565Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-24T17:12:21.835Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-24T17:12:22.788Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-24T17:12:23.239Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-24T17:12:23.476Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-24T17:12:23.691Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-24T17:12:23.756Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:23.756Z] INFO: Testing against a local daemon [2021-04-24T17:12:23.756Z] === RUN TestNetworkCreateDelete [2021-04-24T17:12:23.756Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-24T17:12:23.756Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:23.756Z] === RUN TestDockerNetworkDeletePreferID [2021-04-24T17:12:23.756Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-24T17:12:23.756Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-24T17:12:23.756Z] === RUN TestDaemonDNSFallback [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-24T17:12:23.756Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:23.756Z] === RUN TestInspectNetwork [2021-04-24T17:12:23.756Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-24T17:12:23.756Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:23.756Z] === RUN TestRunContainerWithBridgeNone [2021-04-24T17:12:23.756Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-24T17:12:23.756Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:23.756Z] === RUN TestNetworkInvalidJSON [2021-04-24T17:12:23.756Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-24T17:12:23.756Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-24T17:12:23.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:12:23.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:12:23.756Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:12:23.756Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:12:23.756Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-24T17:12:23.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-24T17:12:23.756Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-04-24T17:12:23.756Z] === RUN TestNetworkList [2021-04-24T17:12:23.756Z] === RUN TestNetworkList//networks [2021-04-24T17:12:23.756Z] === PAUSE TestNetworkList//networks [2021-04-24T17:12:23.756Z] === RUN TestNetworkList//networks/ [2021-04-24T17:12:23.756Z] === PAUSE TestNetworkList//networks/ [2021-04-24T17:12:23.756Z] === CONT TestNetworkList//networks [2021-04-24T17:12:23.756Z] === CONT TestNetworkList//networks/ [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkList (0.04s) [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-24T17:12:23.756Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-24T17:12:23.756Z] === RUN TestHostIPv4BridgeLabel [2021-04-24T17:12:23.756Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-24T17:12:23.756Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestDaemonDefaultNetworkPools [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-24T17:12:23.756Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestServiceWithPredefinedNetwork [2021-04-24T17:12:23.756Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-24T17:12:23.756Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:242: FLAKY_TEST [2021-04-24T17:12:23.756Z] === RUN TestServiceWithDataPathPortInit [2021-04-24T17:12:23.756Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-24T17:12:23.756Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T17:12:23.756Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-24T17:12:23.756Z] PASS [2021-04-24T17:12:23.756Z] ok github.com/docker/docker/integration/network 0.227s [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === Skipped [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-24T17:12:24.218Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-24T17:12:24.218Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-24T17:12:24.218Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-24T17:12:24.218Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-24T17:12:24.218Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-24T17:12:24.218Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-24T17:12:24.218Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-24T17:12:24.218Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-24T17:12:24.218Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-24T17:12:24.218Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-24T17:12:24.218Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-24T17:12:24.218Z] [2021-04-24T17:12:24.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-24T17:12:24.219Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-24T17:12:24.219Z] [2021-04-24T17:12:24.219Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-24T17:12:24.219Z] service_test.go:242: FLAKY_TEST [2021-04-24T17:12:24.219Z] [2021-04-24T17:12:24.219Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-24T17:12:24.219Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-24T17:12:24.219Z] [2021-04-24T17:12:24.219Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-24T17:12:24.219Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-24T17:12:24.219Z] [2021-04-24T17:12:24.219Z] [2021-04-24T17:12:24.219Z] DONE 22 tests, 15 skipped in 2.496s [2021-04-24T17:12:24.219Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-24T17:12:24.681Z] testing: warning: no tests to run [2021-04-24T17:12:24.681Z] PASS [2021-04-24T17:12:24.681Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2021-04-24T17:12:24.681Z] [2021-04-24T17:12:24.681Z] DONE 0 tests in 0.774s [2021-04-24T17:12:24.681Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-24T17:12:25.654Z] testing: warning: no tests to run [2021-04-24T17:12:25.654Z] PASS [2021-04-24T17:12:25.654Z] ok github.com/docker/docker/integration/network/macvlan 0.067s [2021-04-24T17:12:25.654Z] [2021-04-24T17:12:25.654Z] DONE 0 tests in 0.773s [2021-04-24T17:12:25.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-24T17:12:26.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-24T17:12:26.628Z] testing: warning: no tests to run [2021-04-24T17:12:26.628Z] PASS [2021-04-24T17:12:26.628Z] ok github.com/docker/docker/integration/plugin 0.126s [2021-04-24T17:12:26.628Z] [2021-04-24T17:12:26.628Z] DONE 0 tests in 0.869s [2021-04-24T17:12:26.628Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-24T17:12:27.602Z] testing: warning: no tests to run [2021-04-24T17:12:27.602Z] PASS [2021-04-24T17:12:27.602Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2021-04-24T17:12:27.602Z] [2021-04-24T17:12:27.602Z] DONE 0 tests in 0.779s [2021-04-24T17:12:27.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-24T17:12:31.307Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-24T17:12:31.307Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-24T17:12:32.691Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-24T17:12:32.691Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-24T17:12:32.691Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-24T17:12:32.691Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-24T17:12:33.632Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-24T17:12:33.930Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-24T17:12:35.444Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-24T17:12:35.444Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-24T17:12:36.932Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-24T17:12:36.956Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-24T17:12:36.956Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-24T17:12:37.408Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-24T17:12:37.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:37.965Z] INFO: Testing against a local daemon [2021-04-24T17:12:37.965Z] === RUN TestPluginInvalidJSON [2021-04-24T17:12:37.965Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:12:37.965Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:12:37.965Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-24T17:12:37.965Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-24T17:12:37.965Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-24T17:12:37.965Z] === RUN TestPluginInstall [2021-04-24T17:12:37.965Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] === RUN TestPluginsWithRuntimes [2021-04-24T17:12:37.965Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] === RUN TestPluginBackCompatMediaTypes [2021-04-24T17:12:37.965Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] PASS [2021-04-24T17:12:37.965Z] ok github.com/docker/docker/integration/plugin/common 0.222s [2021-04-24T17:12:37.965Z] [2021-04-24T17:12:37.965Z] === Skipped [2021-04-24T17:12:37.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] [2021-04-24T17:12:37.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] [2021-04-24T17:12:37.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-24T17:12:37.965Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-24T17:12:37.965Z] [2021-04-24T17:12:37.965Z] [2021-04-24T17:12:37.965Z] DONE 5 tests, 3 skipped in 9.352s [2021-04-24T17:12:37.965Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-24T17:12:38.319Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-24T17:12:38.923Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-24T17:12:39.705Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-24T17:12:39.876Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-24T17:12:40.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:40.154Z] INFO: Testing against a local daemon [2021-04-24T17:12:40.154Z] === RUN TestExternalGraphDriver [2021-04-24T17:12:40.154Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-24T17:12:40.154Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-24T17:12:40.154Z] === RUN TestGraphdriverPluginV2 [2021-04-24T17:12:40.154Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-24T17:12:40.154Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-24T17:12:40.154Z] PASS [2021-04-24T17:12:40.154Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.186s [2021-04-24T17:12:40.154Z] [2021-04-24T17:12:40.154Z] === Skipped [2021-04-24T17:12:40.154Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-24T17:12:40.154Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-24T17:12:40.154Z] [2021-04-24T17:12:40.154Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-24T17:12:40.154Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-24T17:12:40.154Z] [2021-04-24T17:12:40.154Z] [2021-04-24T17:12:40.154Z] DONE 2 tests, 2 skipped in 3.215s [2021-04-24T17:12:40.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-24T17:12:40.828Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-24T17:12:40.828Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-24T17:12:41.282Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-24T17:12:41.615Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-24T17:12:42.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-24T17:12:42.234Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-24T17:12:42.234Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-24T17:12:43.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:43.074Z] INFO: Testing against a local daemon [2021-04-24T17:12:43.074Z] === RUN TestReadPluginNoRead [2021-04-24T17:12:43.074Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-24T17:12:43.074Z] read_test.go:21: no unix domain sockets on Windows [2021-04-24T17:12:43.074Z] PASS [2021-04-24T17:12:43.074Z] ok github.com/docker/docker/integration/plugin/logging 0.263s [2021-04-24T17:12:43.074Z] [2021-04-24T17:12:43.074Z] === Skipped [2021-04-24T17:12:43.074Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-24T17:12:43.074Z] read_test.go:21: no unix domain sockets on Windows [2021-04-24T17:12:43.074Z] [2021-04-24T17:12:43.074Z] [2021-04-24T17:12:43.074Z] DONE 1 tests, 1 skipped in 2.717s [2021-04-24T17:12:43.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-24T17:12:44.046Z] testing: warning: no tests to run [2021-04-24T17:12:44.046Z] PASS [2021-04-24T17:12:44.046Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2021-04-24T17:12:44.508Z] [2021-04-24T17:12:44.508Z] DONE 0 tests in 1.333s [2021-04-24T17:12:44.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-24T17:12:45.852Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-24T17:12:45.852Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-24T17:12:46.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:46.696Z] INFO: Testing against a local daemon [2021-04-24T17:12:46.696Z] === RUN TestPluginWithDevMounts [2021-04-24T17:12:46.696Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-24T17:12:46.696Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:46.696Z] PASS [2021-04-24T17:12:46.696Z] ok github.com/docker/docker/integration/plugin/volumes 0.237s [2021-04-24T17:12:46.794Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-24T17:12:47.158Z] [2021-04-24T17:12:47.158Z] === Skipped [2021-04-24T17:12:47.158Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-24T17:12:47.158Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:47.158Z] [2021-04-24T17:12:47.158Z] [2021-04-24T17:12:47.158Z] DONE 1 tests, 1 skipped in 2.747s [2021-04-24T17:12:47.158Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-24T17:12:47.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-24T17:12:47.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-24T17:12:47.965Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-24T17:12:47.996Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-24T17:12:49.352Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:49.352Z] INFO: Testing against a local daemon [2021-04-24T17:12:49.352Z] === RUN TestSecretInspect [2021-04-24T17:12:49.352Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-24T17:12:49.352Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.352Z] === RUN TestSecretList [2021-04-24T17:12:49.352Z] --- SKIP: TestSecretList (0.00s) [2021-04-24T17:12:49.352Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.352Z] === RUN TestSecretsCreateAndDelete [2021-04-24T17:12:49.352Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-24T17:12:49.352Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.352Z] === RUN TestSecretsUpdate [2021-04-24T17:12:49.352Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-24T17:12:49.352Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.352Z] === RUN TestTemplatedSecret [2021-04-24T17:12:49.353Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] === RUN TestSecretCreateResolve [2021-04-24T17:12:49.353Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:49.353Z] PASS [2021-04-24T17:12:49.353Z] ok github.com/docker/docker/integration/secret 0.198s [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === Skipped [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-24T17:12:49.353Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] [2021-04-24T17:12:49.353Z] DONE 6 tests, 6 skipped in 2.141s [2021-04-24T17:12:49.353Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-24T17:12:49.381Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-24T17:12:51.294Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-24T17:12:52.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:52.270Z] INFO: Testing against a local daemon [2021-04-24T17:12:52.270Z] === RUN TestServiceCreateInit [2021-04-24T17:12:52.270Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-24T17:12:52.270Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-24T17:12:52.270Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-24T17:12:52.270Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceMultipleTimes [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceConflict [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceMaxReplicas [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-24T17:12:52.270Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceSecretFileMode [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceConfigFileMode [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-24T17:12:52.270Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceSysctls [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-24T17:12:52.270Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateServiceCapabilities [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-24T17:12:52.270Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestInspect [2021-04-24T17:12:52.270Z] --- SKIP: TestInspect (0.00s) [2021-04-24T17:12:52.270Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestCreateJob [2021-04-24T17:12:52.270Z] --- SKIP: TestCreateJob (0.00s) [2021-04-24T17:12:52.270Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.270Z] === RUN TestReplicatedJob [2021-04-24T17:12:52.271Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-24T17:12:52.271Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestUpdateReplicatedJob [2021-04-24T17:12:52.271Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-24T17:12:52.271Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestServiceListWithStatuses [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-24T17:12:52.271Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestDockerNetworkConnectAlias [2021-04-24T17:12:52.271Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-24T17:12:52.271Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestDockerNetworkReConnect [2021-04-24T17:12:52.271Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-24T17:12:52.271Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestServicePlugin [2021-04-24T17:12:52.271Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-24T17:12:52.271Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] === RUN TestServiceUpdateLabel [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] === RUN TestServiceUpdateSecrets [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] === RUN TestServiceUpdateConfigs [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] === RUN TestServiceUpdateNetwork [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] === RUN TestServiceUpdatePidsLimit [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] PASS [2021-04-24T17:12:52.271Z] ok github.com/docker/docker/integration/service 0.281s [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === Skipped [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:12:52.271Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-24T17:12:52.271Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-24T17:12:52.271Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-24T17:12:52.271Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-24T17:12:52.271Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-24T17:12:52.271Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-24T17:12:52.271Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-24T17:12:52.271Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-24T17:12:52.271Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-24T17:12:52.271Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-24T17:12:52.271Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-24T17:12:52.271Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-24T17:12:52.271Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-24T17:12:52.271Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] [2021-04-24T17:12:52.271Z] DONE 24 tests, 23 skipped in 2.848s [2021-04-24T17:12:52.271Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-24T17:12:52.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-24T17:12:52.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-24T17:12:52.677Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-24T17:12:54.063Z] === RUN TestDockerSuite/TestRunMount [2021-04-24T17:12:54.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:54.461Z] INFO: Testing against a local daemon [2021-04-24T17:12:54.461Z] === RUN TestSessionCreate [2021-04-24T17:12:54.461Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-24T17:12:54.461Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:54.461Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-24T17:12:54.461Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-24T17:12:54.461Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:54.461Z] PASS [2021-04-24T17:12:54.461Z] ok github.com/docker/docker/integration/session 0.158s [2021-04-24T17:12:54.461Z] [2021-04-24T17:12:54.461Z] === Skipped [2021-04-24T17:12:54.461Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-24T17:12:54.461Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:54.461Z] [2021-04-24T17:12:54.461Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-24T17:12:54.461Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-24T17:12:54.461Z] [2021-04-24T17:12:54.461Z] [2021-04-24T17:12:54.461Z] DONE 2 tests, 2 skipped in 2.071s [2021-04-24T17:12:54.461Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-24T17:12:56.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-24T17:12:56.670Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:56.670Z] INFO: Testing against a local daemon [2021-04-24T17:12:56.670Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-24T17:12:56.670Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:12:56.670Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:56.670Z] === RUN TestEventsExecDie [2021-04-24T17:12:56.670Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-24T17:12:56.670Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-24T17:12:56.670Z] === RUN TestEventsBackwardsCompatible [2021-04-24T17:12:56.670Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-24T17:12:56.670Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-24T17:12:56.670Z] === RUN TestInfoAPI [2021-04-24T17:12:56.670Z] --- PASS: TestInfoAPI (0.03s) [2021-04-24T17:12:56.670Z] === RUN TestInfoAPIWarnings [2021-04-24T17:12:56.670Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-24T17:12:56.670Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:12:56.670Z] === RUN TestInfoDebug [2021-04-24T17:12:56.670Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-24T17:12:56.670Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:56.670Z] === RUN TestInfoInsecureRegistries [2021-04-24T17:12:56.670Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-24T17:12:56.670Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:56.670Z] === RUN TestInfoRegistryMirrors [2021-04-24T17:12:56.670Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-24T17:12:56.670Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:56.670Z] === RUN TestLoginFailsWithBadCredentials [2021-04-24T17:12:57.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-04-24T17:12:57.645Z] === RUN TestPingCacheHeaders [2021-04-24T17:12:57.645Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-24T17:12:57.645Z] === RUN TestPingGet [2021-04-24T17:12:57.645Z] --- PASS: TestPingGet (0.03s) [2021-04-24T17:12:57.645Z] === RUN TestPingHead [2021-04-24T17:12:57.645Z] --- PASS: TestPingHead (0.03s) [2021-04-24T17:12:57.645Z] === RUN TestVersion [2021-04-24T17:12:57.645Z] --- PASS: TestVersion (0.03s) [2021-04-24T17:12:57.645Z] PASS [2021-04-24T17:12:57.645Z] ok github.com/docker/docker/integration/system 1.274s [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === Skipped [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-24T17:12:57.645Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-24T17:12:57.645Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-24T17:12:57.645Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-24T17:12:57.645Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-24T17:12:57.645Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-24T17:12:57.645Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-24T17:12:57.645Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] [2021-04-24T17:12:57.645Z] DONE 13 tests, 7 skipped in 3.312s [2021-04-24T17:12:57.645Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-24T17:12:59.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:12:59.833Z] INFO: Testing against a local daemon [2021-04-24T17:12:59.833Z] === RUN TestVolumesCreateAndList [2021-04-24T17:12:59.833Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-24T17:12:59.833Z] === RUN TestVolumesRemove [2021-04-24T17:12:59.833Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-24T17:12:59.833Z] === RUN TestVolumesInspect [2021-04-24T17:12:59.833Z] --- PASS: TestVolumesInspect (0.04s) [2021-04-24T17:12:59.833Z] === RUN TestVolumesInvalidJSON [2021-04-24T17:12:59.833Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-24T17:12:59.833Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-24T17:12:59.833Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-24T17:12:59.833Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-24T17:12:59.833Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-24T17:12:59.833Z] PASS [2021-04-24T17:12:59.833Z] ok github.com/docker/docker/integration/volume 0.359s [2021-04-24T17:13:00.314Z] [2021-04-24T17:13:00.314Z] DONE 5 tests in 2.399s [2021-04-24T17:13:00.314Z] INFO: make.ps1 ended at 04/24/2021 17:12:59 [2021-04-24T17:13:00.314Z] INFO: Integration CLI tests being run from the host: [2021-04-24T17:13:00.314Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-04-24T17:13:03.195Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-24T17:13:03.456Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-24T17:13:04.028Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-24T17:13:05.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-24T17:13:05.973Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-24T17:13:08.524Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-24T17:13:08.921Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-24T17:13:08.921Z] INFO: Testing against a local daemon [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-24T17:13:08.921Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-24T17:13:09.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-24T17:13:09.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-24T17:13:10.355Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-24T17:13:10.817Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-24T17:13:12.730Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-24T17:13:14.115Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-24T17:13:16.663Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-24T17:13:18.050Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-24T17:13:19.434Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-24T17:13:19.434Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-24T17:13:20.375Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-24T17:13:21.764Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-24T17:13:22.336Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-24T17:13:23.279Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-24T17:13:23.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-24T17:13:23.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-24T17:13:23.515Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-24T17:13:25.838Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-24T17:13:27.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-24T17:13:28.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-24T17:13:28.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-24T17:13:28.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-24T17:13:28.149Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-24T17:13:28.601Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-24T17:13:28.601Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-24T17:13:31.958Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-24T17:13:32.221Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-24T17:13:32.221Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-24T17:13:33.165Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-24T17:13:33.165Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-24T17:13:33.737Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-24T17:13:34.308Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-24T17:13:34.568Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-24T17:13:35.140Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-24T17:13:41.722Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-24T17:13:41.722Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-24T17:13:41.722Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-24T17:13:42.294Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-24T17:13:44.209Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-24T17:13:45.156Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-24T17:13:45.417Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-24T17:13:45.990Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-24T17:13:46.565Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-24T17:13:47.137Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-24T17:13:47.398Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:13:47.398Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-24T17:13:48.346Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-24T17:13:48.606Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-24T17:13:48.606Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-24T17:13:49.547Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-24T17:13:49.579Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-24T17:13:50.531Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-24T17:13:50.531Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-24T17:13:50.932Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-24T17:13:50.932Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-24T17:13:54.231Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-24T17:13:55.174Z] === RUN TestDockerSuite/TestRunRm [2021-04-24T17:13:56.117Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-24T17:14:00.329Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-24T17:14:00.329Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-24T17:14:00.901Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-24T17:14:02.290Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-24T17:14:03.234Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-24T17:14:06.558Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-24T17:14:08.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-24T17:14:08.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-24T17:14:08.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-24T17:14:10.762Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-24T17:14:11.333Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-24T17:14:11.594Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-24T17:14:11.805Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-24T17:14:12.536Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-24T17:14:12.798Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-24T17:14:13.369Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-24T17:14:13.630Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-24T17:14:14.572Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-24T17:14:14.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-24T17:14:15.144Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-24T17:14:15.715Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-24T17:14:17.554Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-24T17:14:19.014Z] === RUN TestDockerSuite/TestRunState [2021-04-24T17:14:20.400Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-24T17:14:20.971Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-24T17:14:21.541Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-24T17:14:21.802Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-24T17:14:21.802Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-24T17:14:22.373Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-24T17:14:22.945Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-24T17:14:24.344Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-24T17:14:24.344Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-24T17:14:24.344Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-24T17:14:25.286Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-24T17:14:27.199Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-24T17:14:28.140Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-24T17:14:29.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-24T17:14:33.731Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-24T17:14:36.272Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-24T17:14:37.215Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-24T17:14:37.785Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-24T17:14:38.356Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-24T17:14:40.270Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-24T17:14:41.655Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-24T17:14:42.226Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-24T17:14:42.226Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-24T17:14:42.226Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-24T17:14:43.196Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-24T17:14:43.778Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-24T17:14:44.349Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-24T17:14:44.349Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-24T17:14:44.610Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-24T17:14:45.182Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-24T17:14:49.386Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-24T17:14:49.958Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-24T17:14:50.903Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-24T17:14:53.448Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-24T17:14:54.390Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-24T17:14:56.937Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-24T17:14:58.852Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-24T17:14:59.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-24T17:14:59.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-24T17:14:59.423Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-24T17:14:59.423Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-24T17:14:59.685Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-24T17:14:59.685Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-24T17:15:03.894Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-24T17:15:04.156Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-24T17:15:05.539Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-24T17:15:06.479Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-24T17:15:07.050Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-24T17:15:07.050Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-24T17:15:07.991Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-24T17:15:08.095Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-24T17:15:08.095Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-24T17:15:08.095Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-24T17:15:08.563Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-24T17:15:09.505Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-24T17:15:10.076Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-24T17:15:10.076Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-24T17:15:11.017Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-24T17:15:11.278Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-24T17:15:11.850Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-24T17:15:11.850Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-24T17:15:12.795Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-24T17:15:12.795Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-24T17:15:13.368Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-24T17:15:13.368Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-24T17:15:13.368Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-24T17:15:14.310Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-24T17:15:16.225Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-24T17:15:17.169Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-24T17:15:17.169Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-24T17:15:17.741Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-24T17:15:17.741Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-24T17:15:18.001Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-24T17:15:19.387Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-24T17:15:20.343Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-24T17:15:22.573Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-24T17:15:23.646Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-24T17:15:23.908Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-24T17:15:23.908Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-24T17:15:23.908Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-24T17:15:24.118Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-24T17:15:24.118Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-24T17:15:24.118Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-24T17:15:25.294Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-24T17:15:26.677Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-24T17:15:27.248Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-24T17:15:28.192Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-24T17:15:28.192Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-24T17:15:30.739Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-24T17:15:30.739Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-24T17:15:31.000Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-24T17:15:31.214Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-24T17:15:33.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-24T17:15:33.547Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-24T17:15:36.096Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-24T17:15:36.096Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-24T17:15:36.096Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-24T17:15:37.481Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-24T17:15:37.481Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-24T17:15:39.424Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-24T17:15:39.996Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-24T17:15:39.996Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-24T17:15:39.996Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-24T17:15:39.996Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-24T17:15:39.996Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-24T17:15:40.937Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-24T17:15:43.483Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-24T17:15:47.685Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-24T17:15:49.070Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-24T17:15:49.070Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-24T17:15:51.617Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-24T17:15:53.003Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-24T17:15:54.388Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-24T17:15:54.388Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-24T17:15:54.649Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-24T17:15:57.949Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-24T17:15:58.631Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-24T17:15:59.082Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-24T17:15:59.534Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-24T17:16:01.257Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-24T17:16:01.257Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-24T17:16:01.518Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-24T17:16:01.780Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-24T17:16:02.722Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-24T17:16:03.667Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-24T17:16:05.584Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-24T17:16:05.846Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-24T17:16:08.391Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-24T17:16:10.937Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-24T17:16:16.223Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-24T17:16:17.114Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-24T17:16:18.763Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-24T17:16:24.081Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-24T17:16:25.608Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-24T17:16:26.624Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-24T17:16:28.537Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-24T17:16:29.107Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-24T17:16:29.679Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-24T17:16:30.250Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-24T17:16:30.250Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-24T17:16:31.192Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-24T17:16:35.842Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-24T17:16:36.479Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-24T17:16:39.022Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-24T17:16:39.963Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-24T17:16:40.537Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-24T17:16:40.537Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-24T17:16:41.481Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-24T17:16:43.401Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-24T17:16:43.401Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-24T17:16:44.785Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-24T17:16:46.168Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-24T17:16:47.111Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-24T17:16:49.026Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-24T17:16:52.324Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-24T17:16:53.711Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-24T17:16:53.711Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-24T17:16:55.623Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-24T17:16:57.008Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-24T17:16:58.920Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-24T17:17:00.861Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-24T17:17:03.129Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-24T17:17:09.711Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-24T17:17:11.144Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-24T17:17:13.915Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-24T17:17:17.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-24T17:17:19.729Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-24T17:17:22.504Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-24T17:17:27.753Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-24T17:17:28.215Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-24T17:17:29.091Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-24T17:17:31.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-24T17:17:31.966Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-24T17:17:32.939Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-24T17:17:32.941Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-24T17:17:33.403Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-24T17:17:33.403Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-24T17:17:33.403Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-24T17:17:34.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-24T17:17:35.707Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-24T17:17:36.321Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-24T17:17:37.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-24T17:17:40.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-24T17:17:42.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-24T17:17:43.993Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-24T17:17:45.907Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-24T17:17:48.729Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-24T17:17:57.357Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-24T17:17:58.138Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-24T17:17:58.332Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-24T17:17:58.332Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-24T17:18:01.253Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-24T17:18:01.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-24T17:18:01.436Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-24T17:18:01.436Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-24T17:18:02.009Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-24T17:18:02.009Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-24T17:18:02.009Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-24T17:18:02.009Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-24T17:18:02.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-24T17:18:02.949Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-24T17:18:02.949Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-24T17:18:03.521Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-24T17:18:03.781Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-24T17:18:03.781Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-24T17:18:03.781Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-24T17:18:03.781Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-24T17:18:06.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-24T17:18:06.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-24T17:18:06.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-24T17:18:06.325Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-24T17:18:06.325Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-24T17:18:11.609Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-24T17:18:12.179Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-24T17:18:13.148Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-24T17:18:14.723Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-24T17:18:14.723Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-24T17:18:14.723Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-24T17:18:15.667Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-24T17:18:18.216Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-24T17:18:22.424Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite (1928.37s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.17s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.52s) [2021-04-24T17:18:22.424Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.28s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.60s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.46s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.04s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.57s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.47s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.62s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.31s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.35s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.49s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.52s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.73s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachDetach (1.47s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.19s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.65s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.54s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.42s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.77s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.65s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.45s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.92s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.70s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.29s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.20s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.27s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.53s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.29s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.69s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.67s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.28s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.98s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.87s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.08s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.91s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.38s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.69s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.91s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.42s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.56s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.61s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.88s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.82s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.90s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.98s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.97s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.23s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.58s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.13s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.32s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.19s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.19s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.06s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.44s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.23s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.22s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.59s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.60s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.94s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.00s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.74s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.67s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.45s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.06s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.68s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.05s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.75s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.46s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.44s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.99s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.06s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.35s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.51s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.33s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.12s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.45s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnv (2.47s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.87s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.57s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.02s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.17s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.33s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.84s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.65s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.28s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.77s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.73s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFails (1.75s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.13s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.83s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.38s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.76s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.46s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.72s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.51s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.67s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.80s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildHistory (4.56s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.26s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.30s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabels (0.59s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.58s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.59s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.15s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.14s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.62s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.20s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.54s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.31s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.39s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.33s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.01s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.36s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.30s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.86s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.54s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.76s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.16s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.69s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.76s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.22s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRm (3.17s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.62s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.12s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildStderr (1.17s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.59s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.56s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildUser (2.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.67s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.81s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2021-04-24T17:18:22.425Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.27s) [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-24T17:18:22.425Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-24T17:18:22.426Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.17s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.81s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.72s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.90s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.26s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-24T17:18:22.426Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.41s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-24T17:18:22.426Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.85s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.19s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitChange (1.24s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.94s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.83s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitTTY (1.98s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.47s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.64s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.20s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.09s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.90s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.45s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.30s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.93s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.27s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.34s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.26s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.06s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.63s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.68s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.52s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.17s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.29s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-24T17:18:22.426Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.18s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.18s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.49s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (9.27s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.29s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.05s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.95s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.13s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.66s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.71s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a373c0_} (1.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1329987049_/foo_false____} (1.91s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1329987049_/foo_true____} (1.70s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_false____} (1.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_true____} (1.86s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3058558004_/foo_true__0xc000a37420__} (1.83s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a37440_} (1.59s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a37460_} (1.58s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a37480_} (1.80s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a374a0_} (1.66s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.39s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.88s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.23s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.00s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.12s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.54s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.26s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.49s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.63s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.24s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.53s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.85s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.17s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.13s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.07s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.27s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.93s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.90s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.76s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.80s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.61s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.25s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.75s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToDot (1.17s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.49s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.17s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-24T17:18:22.426Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:18:22.426Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.50s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.39s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.95s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.58s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.93s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.62s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.64s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.44s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.47s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.39s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.94s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (2.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsAttach (1.05s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.96s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.50s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.10s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.51s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsCopy (1.16s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.73s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.48s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.47s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFilters (1.41s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.26s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.58s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-24T17:18:22.426Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.426Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-24T17:18:22.426Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.41s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.61s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.06s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.01s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsTop (1.14s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.92s) [2021-04-24T17:18:22.426Z] --- PASS: TestDockerSuite/TestExec (1.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.25s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.58s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.63s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecCgroup (3.79s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecEnv (1.17s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.72s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecInspectID (3.08s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.12s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.21s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecStartFails (1.13s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.41s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.13s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecTTY (1.21s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.46s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecUlimits (1.64s) [2021-04-24T17:18:22.427Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-24T17:18:22.427Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.42s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.75s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestExecWithUser (1.31s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHealth (23.36s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.79s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.84s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.20s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportDisplay (2.69s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportFile (2.17s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.57s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportGzipped (1.66s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.74s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.18s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.93s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.79s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-04-24T17:18:22.427Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-24T17:18:22.427Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectHistory (1.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-04-24T17:18:22.427Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-24T17:18:22.427Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.23s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectStatus (1.39s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.22s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.10s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.97s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.57s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.49s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.06s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.39s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.13s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.17s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.74s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.10s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.98s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.57s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.18s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.56s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.08s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.92s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.45s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.80s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.14s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsSince (7.17s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.88s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.15s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsTail (1.18s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.15s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.13s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.14s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestNetHostname (3.58s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.85s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.68s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.07s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s) [2021-04-24T17:18:22.427Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-24T17:18:22.427Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.55s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.38s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.89s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.48s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.24s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.11s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPortList (11.16s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.35s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.90s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.71s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.50s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsByOrder (3.37s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.17s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.83s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.46s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.27s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.75s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.95s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.31s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.06s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.92s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.11s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.69s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.37s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2021-04-24T17:18:22.427Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-24T17:18:22.427Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.03s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.00s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.55s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.93s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.55s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.38s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.45s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.31s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.97s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.27s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.12s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.34s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.08s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.27s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.94s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.99s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.01s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.16s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.38s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.70s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.15s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.12s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.35s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-04-24T17:18:22.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.78s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.97s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.97s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.17s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (1.00s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.44s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.24s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.96s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.94s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.84s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.95s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.40s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.51s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.89s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.85s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.87s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.05s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.53s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunExitCode (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.39s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.81s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.38s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.34s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.41s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMount (8.65s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.75s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.62s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.65s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.07s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.30s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.88s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.12s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.06s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.11s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.39s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.07s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.35s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.63s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.88s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunState (1.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunSysctls (1.47s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.74s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.17s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.50s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.90s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserByID (0.75s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.69s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.84s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.33s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.76s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.92s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.80s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2021-04-24T17:18:22.428Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-24T17:18:22.428Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.81s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.83s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.75s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.91s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.25s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.49s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.18s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.54s) [2021-04-24T17:18:22.428Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents073634177 [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.20s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-04-24T17:18:22.428Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.72s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.88s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.53s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.68s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.78s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.82s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (3.18s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartRecordError (2.12s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.10s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.13s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.73s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.98s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.89s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.70s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-04-24T17:18:22.429Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-24T17:18:22.429Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.95s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-04-24T17:18:22.429Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-24T17:18:22.429Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2021-04-24T17:18:22.429Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-24T17:18:22.429Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.42s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.03s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.41s) [2021-04-24T17:18:22.429Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-24T17:18:22.429Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.88s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (6.47s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.82s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.72s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.37s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.31s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.13s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.05s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.39s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.01s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.23s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.08s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.84s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.28s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.72s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.53s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.38s) [2021-04-24T17:18:22.429Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.96s) [2021-04-24T17:18:22.429Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-24T17:18:22.429Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-24T17:18:22.429Z] === RUN TestDockerRegistrySuite [2021-04-24T17:18:22.429Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-24T17:18:23.824Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-24T17:18:25.209Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-24T17:18:26.593Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-24T17:18:26.853Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:18:30.153Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:18:31.855Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-24T17:18:31.855Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-24T17:18:31.856Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-24T17:18:36.737Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-24T17:18:38.939Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-24T17:18:40.036Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-24T17:18:41.420Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-24T17:18:41.849Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-24T17:18:42.361Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-24T17:18:43.745Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-24T17:18:45.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-24T17:18:46.514Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-24T17:18:47.456Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-24T17:18:48.840Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-24T17:18:51.385Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-24T17:18:52.181Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-24T17:18:53.931Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-24T17:18:54.872Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-24T17:18:55.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-24T17:18:55.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-24T17:18:55.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-24T17:18:55.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-24T17:18:55.718Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-24T17:18:55.718Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-24T17:18:55.718Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-24T17:18:56.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-24T17:18:58.195Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-24T17:18:59.136Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:18:59.136Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:19:00.520Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:19:01.907Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:19:02.848Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-24T17:19:04.653Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-24T17:19:06.151Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-24T17:19:06.151Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-24T17:19:07.537Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-24T17:19:08.108Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-24T17:19:08.108Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-24T17:19:08.369Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-24T17:19:08.630Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-24T17:19:08.890Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-24T17:19:09.150Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-24T17:19:10.534Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-24T17:19:12.449Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-24T17:19:13.392Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-24T17:19:14.783Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-24T17:19:15.724Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite (54.51s) [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.48s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d7e25354c12ed] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d63fc3a7bc1bd] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.74s) [2021-04-24T17:19:16.665Z] check_test.go:196: [df06524c54bf2] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d13c16ad4f8a2] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.39s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d0457c531f306] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.17s) [2021-04-24T17:19:16.665Z] check_test.go:196: [db3a24f5981f4] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.58s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d132ac8d084e6] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d881976d80789] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d20fe0e4b673b] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dde2eed513eaa] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dad87fec2a4ef] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d8bc5b00f67e9] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d97970020cbef] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.22s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dd6549566fadd] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.39s) [2021-04-24T17:19:16.665Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8a1295f562731c0f4dbe68beda5a77b3fd1c4527e1085db35f27af14058ff1af [2021-04-24T17:19:16.665Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a2ea75968324832e68a7e2a08ccbabb109b863fadbbcd92713be56683c4b49e9 [2021-04-24T17:19:16.665Z] check_test.go:196: [d58b9bbafa250] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.68s) [2021-04-24T17:19:16.665Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a526df40f44841d1e6b47944af6b96ec82e2cd51b9baa60a0c0169e728a28d07 [2021-04-24T17:19:16.665Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf275e22aeb16aaf7f39eefc74b0e09ef1fed1e7e2f6d9bd805253d2f0773fbf [2021-04-24T17:19:16.665Z] check_test.go:196: [d7adbaf3277a6] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d8400041e38ea] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.93s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d99333d391b70] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d46a2aee4e469] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-24T17:19:16.665Z] check_test.go:196: [da6d01652dccc] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-04-24T17:19:16.665Z] check_test.go:196: [db982391d7fa7] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d7da6fd49135d] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-04-24T17:19:16.665Z] check_test.go:196: [da089dce7a390] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.12s) [2021-04-24T17:19:16.665Z] check_test.go:196: [de6045fd16be7] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d6d96fa2ff7de] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.29s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dc1c2783bf0f1] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d29066f2e5ff5] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dc70b65eac390] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d9fe74b666952] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dfcfde10363ab] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d6b6cd121d85d] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dc2fc5bd71947] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.28s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d70e2cf52523e] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.90s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d97636cd6e0a5] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.03s) [2021-04-24T17:19:16.665Z] check_test.go:196: [dfbedb0106345] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s) [2021-04-24T17:19:16.665Z] check_test.go:196: [d564867a8c32a] daemon is not started [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2021-04-24T17:19:16.665Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2021-04-24T17:19:16.665Z] === RUN TestDockerSchema1RegistrySuite [2021-04-24T17:19:16.665Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-24T17:19:16.857Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-24T17:19:16.926Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:19:17.045Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-24T17:19:17.319Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-24T17:19:17.780Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-24T17:19:18.015Z] === RUN TestDockerSuite/TestBuildFails [2021-04-24T17:19:20.227Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:19:20.925Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-24T17:19:20.925Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-24T17:19:24.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-24T17:19:25.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-24T17:19:26.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-24T17:19:28.361Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-24T17:19:30.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-24T17:19:30.904Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-24T17:19:31.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-24T17:19:32.541Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-24T17:19:33.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:19:33.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:19:34.616Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:19:35.558Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:19:36.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-24T17:19:38.341Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-24T17:19:38.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-24T17:19:40.242Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-24T17:19:40.503Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-24T17:19:40.763Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-24T17:19:41.024Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-24T17:19:41.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-24T17:19:41.546Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-24T17:19:41.807Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite (25.35s) [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d4109a8d2d1cc] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d9b6c04513663] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.67s) [2021-04-24T17:19:42.068Z] check_test.go:223: [de4dfb74d4650] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.64s) [2021-04-24T17:19:42.068Z] check_test.go:223: [dd82da5147995] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d3e5de1adfff5] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d08033283d270] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-04-24T17:19:42.068Z] check_test.go:223: [df10dfeb095a9] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d012dc85aed74] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d4fd230ad89a9] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d6d4dc859b424] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.14s) [2021-04-24T17:19:42.068Z] check_test.go:223: [deb75464aee71] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d0b71d295d704] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d9e48435bcdd6] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d887551ba5144] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d0c24de844335] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-24T17:19:42.068Z] check_test.go:223: [d2213c0b9b520] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-04-24T17:19:42.068Z] check_test.go:223: [df9f72fcb6728] daemon is not started [2021-04-24T17:19:42.068Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-24T17:19:42.068Z] check_test.go:223: [db3250ba6ff79] daemon is not started [2021-04-24T17:19:42.068Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-24T17:19:42.068Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-24T17:19:42.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-24T17:19:43.036Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-24T17:19:43.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-24T17:19:43.555Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-24T17:19:44.706Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-24T17:19:44.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-24T17:19:44.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-24T17:19:45.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-24T17:19:45.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.75s) [2021-04-24T17:19:46.033Z] check_test.go:252: [d9d56dde05c8c] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-04-24T17:19:46.033Z] check_test.go:252: [de9f20f7147f5] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-24T17:19:46.033Z] check_test.go:252: [d0187ff12f61d] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-24T17:19:46.033Z] check_test.go:252: [d5b05bf2cf348] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2021-04-24T17:19:46.033Z] check_test.go:252: [dee94d7db8933] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2021-04-24T17:19:46.033Z] check_test.go:252: [dbd0dfc3d796f] daemon is not started [2021-04-24T17:19:46.033Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-24T17:19:46.033Z] check_test.go:252: [da40c04de71a8] daemon is not started [2021-04-24T17:19:46.033Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-24T17:19:46.033Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-24T17:19:47.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-24T17:19:47.368Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-24T17:19:51.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-24T17:19:51.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-24T17:19:51.576Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-24T17:19:51.577Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-24T17:19:51.837Z] check_test.go:279: [d7922a2bc4424] daemon is not started [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-04-24T17:19:51.837Z] check_test.go:279: [dd0889cf08647] daemon is not started [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-04-24T17:19:51.837Z] check_test.go:279: [d08b4edbcaa5a] daemon is not started [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-04-24T17:19:51.837Z] check_test.go:279: [d944f2ac9e5c3] daemon is not started [2021-04-24T17:19:51.837Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-24T17:19:51.837Z] check_test.go:279: [dc644bba469ed] daemon is not started [2021-04-24T17:19:51.837Z] === RUN TestDockerNetworkSuite [2021-04-24T17:19:51.837Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-24T17:19:55.040Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-24T17:19:55.040Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-24T17:19:55.040Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-24T17:19:55.040Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-24T17:19:55.040Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-24T17:19:55.153Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-24T17:19:55.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-24T17:19:56.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-24T17:19:56.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-24T17:19:56.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-24T17:20:02.119Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-24T17:20:02.119Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-24T17:20:03.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-24T17:20:03.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-24T17:20:03.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-24T17:20:03.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-24T17:20:03.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-24T17:20:04.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-24T17:20:06.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-24T17:20:10.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-24T17:20:13.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-24T17:20:14.508Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-24T17:20:14.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-24T17:20:21.592Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-24T17:20:21.592Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-24T17:20:21.592Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-24T17:20:21.592Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-24T17:20:23.646Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-24T17:20:23.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-24T17:20:25.332Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-24T17:20:26.302Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-24T17:20:26.762Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-24T17:20:27.733Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-24T17:20:28.701Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-24T17:20:28.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-24T17:20:29.671Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-24T17:20:30.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-24T17:20:30.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-24T17:20:31.212Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-24T17:20:31.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-24T17:20:33.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-24T17:20:34.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-24T17:20:35.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-24T17:20:36.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-24T17:20:36.855Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-24T17:20:37.021Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-24T17:20:37.482Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-24T17:20:37.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-24T17:20:37.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-24T17:20:37.942Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-24T17:20:38.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-24T17:20:38.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-24T17:20:38.318Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-24T17:20:38.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-24T17:20:38.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-24T17:20:39.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-24T17:20:39.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-24T17:20:39.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-24T17:20:39.274Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-24T17:20:39.410Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-24T17:20:39.736Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-24T17:20:41.281Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-24T17:20:41.281Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-24T17:20:41.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-24T17:20:41.897Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-24T17:20:42.638Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-24T17:20:43.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-24T17:20:43.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-24T17:20:44.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-24T17:20:44.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-24T17:20:45.995Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-24T17:20:46.456Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-24T17:20:46.456Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-24T17:20:46.456Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-24T17:20:47.190Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-24T17:20:48.000Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-24T17:20:48.974Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-24T17:20:49.734Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-24T17:20:49.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-24T17:20:49.948Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-24T17:20:50.410Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-24T17:20:50.871Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-24T17:20:53.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-24T17:20:56.686Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-24T17:20:57.464Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-24T17:20:57.464Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-24T17:20:58.232Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-24T17:20:58.232Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-24T17:20:59.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-24T17:20:59.781Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-24T17:20:59.781Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-24T17:20:59.781Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-24T17:21:01.972Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-24T17:21:02.944Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-24T17:21:03.406Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-24T17:21:03.406Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-24T17:21:04.381Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-24T17:21:04.842Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-24T17:21:04.842Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-24T17:21:04.842Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-24T17:21:05.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-24T17:21:05.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-24T17:21:07.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-24T17:21:08.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-24T17:21:08.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-24T17:21:08.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-24T17:21:09.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-24T17:21:09.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-24T17:21:10.659Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-24T17:21:14.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-24T17:21:14.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-24T17:21:14.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-24T17:21:15.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-24T17:21:22.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-24T17:21:27.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-24T17:21:27.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-24T17:21:28.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-24T17:21:30.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-24T17:21:30.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-24T17:21:32.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-24T17:21:33.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-24T17:21:35.077Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite (107.95s) [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.99s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dc74bab41178f] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.44s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dd3628745ecdb] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.27s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d1c5831074899] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dad5b44a524ac] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.00s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:1233: [d73d9c1d72d24] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.55s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d6380fbbca453] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.60s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [db12e7e96c811] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.78s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [db6990e78743c] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.99s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d628157ccf804] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d436bf73d52de] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.64s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dad85e8991637] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d090e86e2ea00] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.78s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [daf0de7d36820] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d3295d1d35625] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.94s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dbc84d5bca34b] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d565479d7d40c] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.66s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d40787347a634] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d6e015e54bc16] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.60s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d218c1b6db4ad] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.88s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [df14eddc5eede] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.62s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d1a9adbf9e47c] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dbd19edc1abdd] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.65s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d42c6909e9173] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.15s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d10a7ff62a71f] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (5.25s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:968: [d19c56e654ec6] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.02s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [def886451751e] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.86s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:1116: [d0d912444237d] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.53s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d6bd7c2a8ffe8] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.57s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [ddb09c162e233] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.46s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d76a0bf0cf13e] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dd8da05812fe7] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.51s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d576ec845ee0f] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.47s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d9405422ebea8] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d7eda0c49d5e8] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.65s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d91da3c99b5e5] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d1375c5e4813a] daemon is not started [2021-04-24T17:21:40.365Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d5e2e7801cf92] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d7a93e1762268] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.73s) [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.38s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:1084: [d99a9af91e319] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d80bdc96c87c8] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.55s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d64cf8514ae11] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.58s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d18f45183d22f] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dc2e9990d2c29] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.39s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dded4b7e43667] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [d730e4b21e7b6] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [de86a7bbfd2d6] daemon is not started [2021-04-24T17:21:40.365Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.96s) [2021-04-24T17:21:40.365Z] docker_cli_network_unix_test.go:46: [dd5cc4a64811d] daemon is not started [2021-04-24T17:21:40.365Z] === RUN TestDockerHubPullSuite [2021-04-24T17:21:40.365Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-24T17:21:40.652Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-24T17:21:41.305Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-24T17:21:42.196Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-24T17:21:43.168Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-24T17:21:43.846Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-24T17:21:43.846Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-24T17:21:44.787Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-24T17:21:45.048Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-24T17:21:45.309Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite (5.77s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.58s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2021-04-24T17:21:45.570Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.12s) [2021-04-24T17:21:45.570Z] PASS [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === Skipped [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-04-24T17:21:45.570Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:21:45.570Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-04-24T17:21:45.570Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-04-24T17:21:45.570Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.570Z] [2021-04-24T17:21:45.570Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-24T17:21:45.570Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-04-24T17:21:45.571Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-24T17:21:45.571Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-24T17:21:45.571Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-04-24T17:21:45.571Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-24T17:21:45.571Z] docker_cli_network_unix_test.go:46: [d5e2e7801cf92] daemon is not started [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] [2021-04-24T17:21:45.571Z] DONE 1273 tests, 51 skipped in 2180.535s [2021-04-24T17:21:45.571Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T17:21:45.571Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T17:21:45.571Z] +++ kill 8249 [2021-04-24T17:21:46.513Z] +++ /etc/init.d/apparmor stop [2021-04-24T17:21:46.513Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T17:21:46.513Z] [2021-04-24T17:21:46.513Z] Unloading profiles will leave already running processes permanently [2021-04-24T17:21:46.513Z] unconfined, which can lead to unexpected situations. [2021-04-24T17:21:46.513Z] [2021-04-24T17:21:46.513Z] To set a process to complain mode, use the command line tool [2021-04-24T17:21:46.513Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T17:21:46.513Z] +++ true [2021-04-24T17:21:46.513Z] exiting test-integration [2021-04-24T17:21:46.513Z] ++ exit 0 [2021-04-24T17:21:46.513Z] [2021-04-24T17:21:47.085Z] + for job in $(jobs -p) [2021-04-24T17:21:47.085Z] + wait 8451 [2021-04-24T17:21:47.656Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-24T17:21:48.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-24T17:21:48.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-24T17:21:48.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-24T17:21:48.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-24T17:21:49.439Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-24T17:21:49.901Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-24T17:21:50.355Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-24T17:21:50.956Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-24T17:21:53.511Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-24T17:21:57.439Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-24T17:21:57.713Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-24T17:22:00.257Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-24T17:22:03.251Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-24T17:22:10.343Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-24T17:22:19.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-24T17:22:19.902Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-24T17:22:19.902Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-24T17:22:20.673Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-24T17:22:22.214Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-24T17:22:34.437Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-24T17:22:35.836Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-24T17:22:38.379Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-24T17:22:41.677Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-24T17:22:41.783Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-24T17:22:41.783Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-24T17:22:45.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-24T17:22:45.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-24T17:22:45.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-24T17:22:47.581Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-24T17:22:48.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-24T17:22:48.040Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-24T17:22:48.040Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-24T17:22:48.040Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-24T17:22:48.256Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-24T17:22:50.952Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-24T17:22:50.958Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-24T17:22:53.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-24T17:22:53.875Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-24T17:22:55.646Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-24T17:22:56.841Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-24T17:22:57.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-24T17:22:57.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-24T17:22:57.828Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-24T17:22:59.384Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-24T17:23:00.737Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-24T17:23:01.707Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-24T17:23:02.676Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-24T17:23:02.694Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-24T17:23:04.610Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-24T17:23:08.814Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-24T17:23:10.724Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-24T17:23:11.254Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-24T17:23:12.223Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-24T17:23:20.799Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-24T17:23:24.546Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-24T17:23:36.944Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-24T17:23:45.525Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-24T17:23:49.264Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-24T17:23:49.725Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-24T17:23:50.185Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-24T17:23:50.185Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-24T17:23:57.272Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-24T17:23:57.272Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-24T17:24:06.031Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-24T17:24:06.031Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-24T17:24:06.031Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-24T17:24:06.976Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-24T17:24:21.882Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite (1782.47s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.74s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.06s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.20s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:562: [d4f2247144839] joining swarm manager [dd35f7c6aaef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:584: [de776f3ff7f28] joining swarm manager [dd35f7c6aaef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] check_test.go:380: [d4f2247144839] daemon is not started [2021-04-24T17:24:36.773Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.75s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:45: [dbb51eb1f7e1c] joining swarm manager [d8cb4e4355c86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.32s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:303: [d39bbe4e80bb1] joining swarm manager [d806e13125cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:304: [d8f7cae3c989c] joining swarm manager [d806e13125cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.47s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:271: [d693d2cb03b68] joining swarm manager [da2b208c9a1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:272: [d6245575895ca] joining swarm manager [da2b208c9a1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.49s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.96s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.80s) [2021-04-24T17:24:36.773Z] docker_api_swarm_node_test.go:19: [ddfefc9ff3a9a] joining swarm manager [d8c1a92096923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_node_test.go:20: [dca2c5768311b] joining swarm manager [d8c1a92096923]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.65s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:501: [d52f82873dbba] joining swarm manager [d93a4c8efe432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:506: [d4c116dc96d8e] joining swarm manager [d93a4c8efe432]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.25s) [2021-04-24T17:24:36.773Z] docker_api_swarm_node_test.go:80: [d2b5e0b6763c1] joining swarm manager [d5a826aaab66b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.19s) [2021-04-24T17:24:36.773Z] docker_api_swarm_node_test.go:52: [de1f6723fbd08] joining swarm manager [d5fed54ceaf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_node_test.go:53: [d204d6d83d9ce] joining swarm manager [d5fed54ceaf50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.46s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.42s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:201: [d03df942befea] joining swarm manager [dae623e5b69c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.29s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:383: [dfb4e08fb79d1] joining swarm manager [d00f6c48b9355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:384: [d534dd8eb4cf8] joining swarm manager [d00f6c48b9355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] check_test.go:380: [d534dd8eb4cf8] daemon is not started [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.39s) [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:801: [d826840638e16] joining swarm manager [d4aef1c917962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:801: [df3a5601802e5] joining swarm manager [d4aef1c917962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:801: [d9622aeb421ac] joining swarm manager [d4aef1c917962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:801: [dba57c3413fd5] joining swarm manager [d4aef1c917962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-24T17:24:36.773Z] docker_api_swarm_test.go:809: [de77c4d77772d] joining swarm manager [d4aef1c917962]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.22s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.80s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:394: [d4ab78663a4f0] joining swarm manager [d15b9fe574974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:394: [dead9a68173dd] joining swarm manager [d15b9fe574974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.02s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:342: [da7f9e4f0bcc7] joining swarm manager [d422b8967e7a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:342: [d16ff2040e52b] joining swarm manager [d422b8967e7a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.08s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:489: [d0ac83d03fbf7] joining swarm manager [d120b4eb36517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:489: [dc4a027f57bca] joining swarm manager [d120b4eb36517]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.07s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.20s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:127: [da1fe86046b64] joining swarm manager [da3c6fde80670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:128: [d190b9a56e57f] joining swarm manager [da3c6fde80670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:136: [d978c90834016] joining swarm manager [da3c6fde80670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:137: [d0d2d51c0f731] joining swarm manager [da3c6fde80670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.77s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.74s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:303: [dcc237550ffd4] joining swarm manager [d4365b7d664c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:303: [dfd4eff3d3632] joining swarm manager [d4365b7d664c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.67s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:99: [d73db5b2e790b] joining swarm manager [d9256b0d95b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:100: [dbad50012ddd6] joining swarm manager [d9256b0d95b1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] check_test.go:380: [d73db5b2e790b] daemon is not started [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.01s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:532: [d1ce7704665ee] joining swarm manager [d641a3a0aba88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:533: [d8d6c001101ec] joining swarm manager [d641a3a0aba88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.74s) [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:147: [db525cfa15b1d] joining swarm manager [d6a06398f22c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_api_swarm_service_test.go:147: [dfb3d7a93d5e9] joining swarm manager [d6a06398f22c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.47s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.33s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.32s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.20s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.45s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.57s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.32s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.68s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.75s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.81s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.45s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.20s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.32s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.62s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.89s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.93s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.84s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.41s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.35s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.34s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.99s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.92s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.17s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.25s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.73s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.43s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.60s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.46s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.72s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.76s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.63s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.00s) [2021-04-24T17:24:36.773Z] docker_cli_service_logs_test.go:245: checking task ce0i6ypqbco5 [2021-04-24T17:24:36.773Z] docker_cli_service_logs_test.go:250: checking messages for ce0i6ypqbco5 [2021-04-24T17:24:36.773Z] docker_cli_service_logs_test.go:245: checking task so2hy6vf52vu [2021-04-24T17:24:36.773Z] docker_cli_service_logs_test.go:250: checking messages for so2hy6vf52vu [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.00s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.42s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.92s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.60s) [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1901: [db399363a2221] joining swarm manager [def8c01b9911d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1902: [d56bbaafac82b] joining swarm manager [def8c01b9911d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.34s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.93s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.85s) [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1802: [d44eede2a7109] joining swarm manager [d4686c28ac755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1803: [db6ddb33de8eb] joining swarm manager [d4686c28ac755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.67s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.58s) [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1321: [df949f2e6cca8] joining swarm manager [d39210719fb54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.773Z] docker_cli_swarm_test.go:1322: [d430f2e49e88a] joining swarm manager [d39210719fb54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.50s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.07s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.26s) [2021-04-24T17:24:36.773Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.07s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.04s) [2021-04-24T17:24:36.774Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.63s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.95s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.08s) [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1186: [da6ff15ddbad2] joining swarm manager [de6d528939f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1195: [d7d81be497ec0] joining swarm manager [de6d528939f1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.66s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.81s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.47s) [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1118: [dd788a0262bbd] joining swarm manager [dfe86fea3eda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1119: [dc3cebec46632] joining swarm manager [dfe86fea3eda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1172: [d1f036658cc7d] joining swarm manager [dfe86fea3eda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.92s) [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1453: [d301dfe4ed2fe] joining swarm manager [d4513d99d0d7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.774Z] docker_cli_swarm_test.go:1454: [da9ea2b02ca54] joining swarm manager [d4513d99d0d7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.54s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.26s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.47s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.80s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.67s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.16s) [2021-04-24T17:24:36.774Z] docker_cli_swarm_unix_test.go:62: [d849816c74126] joining swarm manager [d769d40abc3f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.00s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.38s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.46s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.32s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.74s) [2021-04-24T17:24:36.774Z] docker_api_swarm_test.go:961: [d73e3a114718c] joining swarm manager [db3dccf8960b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.86s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.02s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.49s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.26s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.44s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.90s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.87s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.78s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.04s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.62s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.45s) [2021-04-24T17:24:36.774Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.40s) [2021-04-24T17:24:36.774Z] === RUN TestDockerExternalVolumeSuite [2021-04-24T17:24:36.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-24T17:24:39.818Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-24T17:24:54.870Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-24T17:24:57.519Z] === RUN TestDockerSuite/TestBuildRm [2021-04-24T17:25:12.344Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-24T17:25:19.429Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-24T17:25:19.429Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-24T17:25:19.889Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-24T17:25:21.427Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-24T17:25:25.171Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-24T17:25:28.200Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-24T17:25:32.167Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-24T17:25:32.167Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-24T17:25:32.167Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-24T17:25:32.895Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-24T17:25:47.014Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-24T17:25:54.004Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-24T17:25:54.004Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-24T17:25:54.004Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-24T17:25:57.365Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-24T17:26:01.096Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-24T17:26:01.096Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-24T17:26:02.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-24T17:26:04.836Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-24T17:26:04.836Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-24T17:26:08.578Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-24T17:26:10.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-24T17:26:12.210Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-24T17:26:38.554Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-24T17:26:38.554Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-24T17:26:42.294Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-24T17:26:42.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-24T17:26:43.268Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-24T17:26:47.949Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-24T17:26:51.848Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-24T17:26:55.190Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-24T17:26:55.587Z] === RUN TestDockerSuite/TestBuildUser [2021-04-24T17:26:55.587Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-24T17:26:55.587Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-24T17:26:56.047Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-24T17:26:57.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-24T17:27:04.620Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-24T17:27:04.620Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-24T17:27:07.528Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-24T17:27:07.528Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-24T17:27:07.528Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-24T17:27:10.036Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-24T17:27:28.629Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-24T17:27:28.630Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-24T17:27:29.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-24T17:27:37.208Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-24T17:27:41.904Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-24T17:27:41.904Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-24T17:27:41.904Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-24T17:27:42.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-24T17:27:44.103Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-24T17:27:44.562Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-24T17:28:05.669Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-24T17:28:07.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-24T17:28:07.670Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-24T17:28:14.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-24T17:28:20.059Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-24T17:28:20.059Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-24T17:28:20.059Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-24T17:28:20.059Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-24T17:28:21.599Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-24T17:28:28.680Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-24T17:28:28.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-24T17:28:29.650Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-24T17:28:30.110Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-24T17:28:30.110Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-24T17:28:30.110Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-24T17:28:32.290Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-24T17:28:36.030Z] === RUN TestDockerSuite/TestCommitChange [2021-04-24T17:28:40.727Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-24T17:28:45.422Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-24T17:28:45.422Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-24T17:28:47.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-24T17:28:51.219Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-24T17:28:51.219Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-24T17:28:58.302Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-24T17:29:02.048Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-24T17:29:09.130Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-24T17:29:16.214Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-24T17:29:16.214Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-24T17:29:17.755Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-24T17:29:17.755Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-24T17:29:17.755Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-24T17:29:17.755Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-24T17:29:20.664Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-24T17:29:20.664Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-24T17:29:20.664Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-24T17:29:21.776Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-24T17:29:22.848Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-24T17:29:22.848Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-24T17:29:23.308Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-24T17:29:23.308Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-24T17:29:23.308Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-24T17:29:23.320Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-24T17:29:23.320Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-24T17:29:23.781Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-24T17:29:23.781Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-24T17:29:23.781Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-24T17:29:23.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-24T17:29:26.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-24T17:29:27.530Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-24T17:29:27.530Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-24T17:29:27.530Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-24T17:29:27.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-24T17:29:28.397Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-24T17:29:28.964Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-24T17:29:30.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-24T17:29:30.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-24T17:29:30.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-24T17:29:32.762Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-24T17:29:32.762Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-24T17:29:33.673Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-24T17:29:33.799Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-24T17:29:34.945Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-24T17:29:34.945Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-24T17:29:34.945Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-24T17:29:37.857Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-24T17:29:37.857Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-24T17:29:40.038Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-24T17:29:40.038Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-24T17:29:42.950Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-24T17:29:42.950Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-24T17:29:45.131Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-24T17:29:48.540Z] === RUN TestDockerSuite/TestBuildFails [2021-04-24T17:29:48.871Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-24T17:29:50.092Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-24T17:29:50.092Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-24T17:29:51.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-24T17:29:53.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-24T17:29:53.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-24T17:29:53.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-24T17:29:53.565Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-24T17:29:53.565Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-24T17:29:55.108Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-24T17:29:55.108Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-24T17:29:55.910Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-24T17:29:57.291Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-24T17:29:57.291Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-24T17:29:59.473Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-24T17:29:59.473Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-24T17:30:01.723Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-24T17:30:04.168Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-24T17:30:05.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-24T17:30:07.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-24T17:30:07.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-24T17:30:08.818Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-24T17:30:10.073Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-24T17:30:12.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-24T17:30:13.531Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-24T17:30:14.503Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-24T17:30:15.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-24T17:30:18.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005dc0_} [2021-04-24T17:30:20.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1531153770_c:\foo_false____} [2021-04-24T17:30:20.323Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-24T17:30:20.323Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-24T17:30:20.323Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-24T17:30:21.296Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-24T17:30:21.296Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-24T17:30:23.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1531153770_c:\foo_true____} [2021-04-24T17:30:23.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-24T17:30:26.093Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-24T17:30:29.007Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-24T17:30:31.917Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-24T17:30:31.917Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-24T17:30:31.917Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-24T17:30:34.831Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-24T17:30:34.831Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-24T17:30:34.831Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-24T17:30:34.831Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-24T17:30:36.139Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-24T17:30:36.139Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-24T17:30:39.528Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-24T17:30:42.437Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-24T17:30:42.437Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-24T17:30:42.437Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-24T17:30:46.497Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-24T17:30:46.958Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-24T17:30:49.146Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-24T17:30:49.146Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-24T17:30:50.119Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-24T17:30:50.119Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-24T17:30:52.778Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-24T17:30:52.778Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-24T17:30:52.778Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-24T17:30:53.868Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-24T17:30:54.841Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-24T17:30:55.814Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-24T17:30:56.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-24T17:30:56.787Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-24T17:30:57.249Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-24T17:30:58.221Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-24T17:30:59.765Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-24T17:31:01.359Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-24T17:31:01.359Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-24T17:31:01.359Z] === RUN TestDockerSuite/TestCpToDot [2021-04-24T17:31:04.270Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-24T17:31:04.270Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-24T17:31:04.270Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-24T17:31:06.858Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-24T17:31:07.183Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-24T17:31:07.184Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-24T17:31:07.184Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-24T17:31:07.184Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-24T17:31:07.184Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-24T17:31:07.320Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-24T17:31:07.643Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-24T17:31:07.643Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-24T17:31:09.848Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-24T17:31:10.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-24T17:31:12.762Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-24T17:31:12.762Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-24T17:31:12.762Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-24T17:31:13.131Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-24T17:31:14.943Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-24T17:31:15.403Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-24T17:31:15.863Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-24T17:31:15.863Z] === RUN TestDockerSuite/TestCreateRM [2021-04-24T17:31:16.323Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-24T17:31:16.323Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-24T17:31:16.323Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-24T17:31:16.782Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-24T17:31:25.365Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-24T17:31:25.365Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-24T17:31:25.825Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-24T17:31:29.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-24T17:31:30.523Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-24T17:31:30.523Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-24T17:31:30.523Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-24T17:31:32.704Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDockerFails [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-24T17:31:33.169Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-24T17:31:35.350Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-24T17:31:37.535Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-24T17:31:38.309Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-24T17:31:38.309Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-24T17:31:38.771Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-24T17:31:40.445Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-24T17:31:43.970Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-24T17:31:49.021Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite (441.07s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:53: [dd3c2e7257d99] daemon is not started [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.71s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:53: [d8ce5409d37e6] daemon is not started [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.64s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:53: [db5eb8036f977] daemon is not started [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:53: [d7110a0f7a163] daemon is not started [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.53s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.50s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.87s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.71s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.52s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s) [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:485: [dcfa9845bde5d] daemon is not started [2021-04-24T17:31:58.873Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-24T17:31:58.873Z] docker_cli_external_volume_driver_test.go:53: [d6f57e2f9f311] daemon is not started [2021-04-24T17:31:58.873Z] PASS [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] === Skipped [2021-04-24T17:31:58.873Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-24T17:31:58.873Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-24T17:31:58.873Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-24T17:31:58.873Z] check_test.go:309: [d3d1c51e53a09] daemon is not started [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-24T17:31:58.873Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-24T17:31:58.873Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-24T17:31:58.873Z] check_test.go:309: [d97a1b6d644e1] daemon is not started [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-24T17:31:58.873Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-04-24T17:31:58.873Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-24T17:31:58.873Z] check_test.go:309: [d2b77a343f3fe] daemon is not started [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-24T17:31:58.873Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-04-24T17:31:58.873Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-24T17:31:58.873Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-04-24T17:31:58.873Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] [2021-04-24T17:31:58.873Z] DONE 273 tests, 5 skipped in 2791.177s [2021-04-24T17:31:58.873Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-24T17:31:58.873Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52bae0e25353/docker.pid [2021-04-24T17:31:58.873Z] +++ kill 6256 [2021-04-24T17:31:58.873Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6256 is not a child of this shell [2021-04-24T17:31:58.873Z] warning: PID 6256 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52bae0e25353/docker.pid had a nonzero exit code [2021-04-24T17:31:58.873Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52bae0e25353/root: target is busy. [2021-04-24T17:31:58.873Z] ++++ cat bundles/test-integration/docker.pid [2021-04-24T17:31:58.873Z] +++ kill 8230 [2021-04-24T17:31:59.348Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-24T17:31:59.442Z] +++ /etc/init.d/apparmor stop [2021-04-24T17:31:59.442Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-24T17:31:59.442Z] [2021-04-24T17:31:59.442Z] Unloading profiles will leave already running processes permanently [2021-04-24T17:31:59.442Z] unconfined, which can lead to unexpected situations. [2021-04-24T17:31:59.442Z] [2021-04-24T17:31:59.442Z] To set a process to complain mode, use the command line tool [2021-04-24T17:31:59.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-24T17:31:59.442Z] +++ true [2021-04-24T17:31:59.442Z] exiting test-integration [2021-04-24T17:31:59.442Z] ++ exit 0 [2021-04-24T17:31:59.442Z] [2021-04-24T17:31:59.702Z] + exit 0 [2021-04-24T17:31:59.702Z] ++ jobs -p [2021-04-24T17:31:59.702Z] + pids= [2021-04-24T17:31:59.702Z] + echo 'Remaining pids to kill: []' [2021-04-24T17:31:59.702Z] Remaining pids to kill: [] [2021-04-24T17:31:59.702Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-24T17:31:59.725Z] Recording test results [2021-04-24T17:32:01.560Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-24T17:32:01.896Z] + echo Ensuring container killed. [2021-04-24T17:32:01.896Z] Ensuring container killed. [2021-04-24T17:32:01.896Z] + docker ps -aq -f name=docker-pr1-* [2021-04-24T17:32:01.896Z] + cids=1a836ea14e4d [2021-04-24T17:32:01.896Z] e525138b6b59 [2021-04-24T17:32:01.896Z] dec31d13309f [2021-04-24T17:32:01.896Z] + [ -n 1a836ea14e4d [2021-04-24T17:32:01.896Z] e525138b6b59 [2021-04-24T17:32:01.896Z] dec31d13309f ] [2021-04-24T17:32:01.896Z] + docker rm -vf 1a836ea14e4d e525138b6b59 dec31d13309f [2021-04-24T17:32:03.089Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-24T17:32:03.279Z] 1a836ea14e4d [2021-04-24T17:32:04.663Z] e525138b6b59 [2021-04-24T17:32:04.663Z] dec31d13309f [Pipeline] sh [2021-04-24T17:32:04.955Z] + echo Chowning /workspace to jenkins user [2021-04-24T17:32:04.955Z] Chowning /workspace to jenkins user [2021-04-24T17:32:04.955Z] + id -u [2021-04-24T17:32:04.955Z] + id -g [2021-04-24T17:32:04.955Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42318:/workspace busybox chown -R 1000:1000 /workspace [2021-04-24T17:32:04.955Z] Unable to find image 'busybox:latest' locally [2021-04-24T17:32:04.955Z] latest: Pulling from library/busybox [2021-04-24T17:32:05.214Z] f531cdc67389: Pulling fs layer [2021-04-24T17:32:05.214Z] f531cdc67389: Verifying Checksum [2021-04-24T17:32:05.214Z] f531cdc67389: Download complete [2021-04-24T17:32:05.214Z] f531cdc67389: Pull complete [2021-04-24T17:32:05.214Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-24T17:32:05.271Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-24T17:32:05.474Z] Status: Downloaded newer image for busybox:latest [2021-04-24T17:32:06.240Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-24T17:32:09.972Z] + bundleName=amd64 [2021-04-24T17:32:09.972Z] + echo Creating amd64-bundles.tar.gz [2021-04-24T17:32:09.972Z] Creating amd64-bundles.tar.gz [2021-04-24T17:32:09.972Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-24T17:32:09.972Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-04-24T17:32:10.924Z] Archiving artifacts [2021-04-24T17:32:10.945Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-24T17:32:11.405Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-24T17:32:12.375Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-24T17:32:12.798Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T17:32:13.126Z] + make clean [2021-04-24T17:32:13.386Z] docker volume rm -f docker-dev-cache [2021-04-24T17:32:13.386Z] docker-dev-cache [Pipeline] deleteDir [2021-04-24T17:32:14.507Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-24T17:32:18.174Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-24T17:32:22.871Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-24T17:32:23.842Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-24T17:32:23.842Z] === RUN TestDockerSuite/TestEventsRename [2021-04-24T17:32:26.750Z] === RUN TestDockerSuite/TestEventsResize [2021-04-24T17:32:35.326Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-24T17:32:35.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-24T17:32:36.866Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-24T17:32:37.826Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-24T17:32:39.047Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-24T17:32:43.648Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-24T17:32:44.852Z] === RUN TestDockerSuite/TestEventsTop [2021-04-24T17:32:44.852Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-24T17:32:47.035Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-24T17:32:49.467Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-24T17:32:50.785Z] === RUN TestDockerSuite/TestExec [2021-04-24T17:32:50.785Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-24T17:32:50.785Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-24T17:32:52.975Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-24T17:32:55.159Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-24T17:32:55.159Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-24T17:32:55.159Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-24T17:32:55.159Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-24T17:32:57.348Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-24T17:32:58.888Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-24T17:33:01.070Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-24T17:33:03.253Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-24T17:33:07.185Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-24T17:33:07.185Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-24T17:33:07.950Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-24T17:33:07.950Z] === RUN TestDockerSuite/TestExecEnv [2021-04-24T17:33:07.950Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-24T17:33:07.950Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-24T17:33:09.491Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-24T17:33:12.997Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecParseError [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-24T17:33:13.236Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-24T17:33:13.458Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-24T17:33:13.458Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-24T17:33:13.458Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-24T17:33:15.418Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-24T17:33:15.418Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-24T17:33:15.418Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-24T17:33:15.418Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-24T17:33:15.878Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-24T17:33:15.878Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-24T17:33:16.374Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-24T17:33:18.060Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-24T17:33:18.060Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-24T17:33:21.078Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-24T17:33:23.264Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-24T17:33:23.264Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-24T17:33:23.264Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-24T17:33:23.864Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-24T17:33:23.864Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-24T17:33:23.864Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-24T17:33:23.864Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-24T17:33:26.181Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-24T17:33:27.156Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-24T17:33:28.128Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-24T17:33:29.666Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-24T17:33:35.481Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-24T17:33:38.476Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-24T17:33:38.476Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-24T17:33:39.226Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestHealth [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-24T17:33:45.027Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-24T17:33:49.722Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-24T17:33:49.723Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-24T17:33:49.723Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-24T17:33:49.723Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-24T17:33:49.723Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-24T17:33:49.723Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-24T17:33:50.693Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-24T17:33:50.693Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-24T17:33:51.662Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-24T17:33:51.662Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-24T17:33:53.200Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-24T17:33:53.200Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-24T17:33:53.321Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-24T17:33:55.382Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-24T17:33:56.237Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-24T17:33:58.291Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-24T17:33:58.291Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-24T17:33:58.291Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-24T17:34:02.042Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-24T17:34:02.042Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportFile [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-24T17:34:04.227Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-24T17:34:04.687Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-24T17:34:04.837Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-24T17:34:06.868Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-24T17:34:09.551Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-24T17:34:09.777Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-24T17:34:09.777Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-24T17:34:09.777Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-24T17:34:09.777Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-24T17:34:09.777Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-24T17:34:11.959Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-24T17:34:12.419Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-24T17:34:13.308Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-24T17:34:14.853Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-24T17:34:14.853Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-24T17:34:14.853Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-24T17:34:15.332Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-24T17:34:15.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-24T17:34:15.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-24T17:34:15.332Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-24T17:34:17.042Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-24T17:34:17.042Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-24T17:34:17.520Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-24T17:34:21.260Z] === RUN TestDockerSuite/TestInspectImage [2021-04-24T17:34:21.260Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-24T17:34:21.260Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-24T17:34:21.260Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-24T17:34:23.454Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-24T17:34:26.371Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-24T17:34:26.371Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-24T17:34:29.284Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-24T17:34:31.466Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-24T17:34:31.466Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-24T17:34:31.466Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-24T17:34:33.648Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-24T17:34:36.569Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-24T17:34:41.267Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-24T17:34:43.451Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-24T17:34:45.632Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-24T17:34:47.815Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-24T17:34:49.998Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-24T17:34:52.907Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-24T17:34:55.090Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-24T17:34:55.090Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-24T17:34:55.090Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-24T17:34:55.090Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-24T17:34:55.549Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-24T17:34:57.730Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-24T17:34:59.912Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-24T17:35:05.714Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-24T17:35:07.782Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-24T17:35:07.895Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-24T17:35:07.895Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-24T17:35:10.075Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-24T17:35:10.075Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-24T17:35:15.876Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-24T17:35:20.210Z] === RUN TestDockerSuite/TestBuildRm [2021-04-24T17:35:20.576Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-24T17:35:25.275Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-24T17:35:28.185Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-24T17:35:30.366Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-24T17:35:30.366Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-24T17:35:32.626Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-24T17:35:33.274Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-24T17:35:35.456Z] === RUN TestDockerSuite/TestLogsSince [2021-04-24T17:35:35.550Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-24T17:35:36.011Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-24T17:35:36.011Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-24T17:35:37.558Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-24T17:35:41.315Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-24T17:35:45.068Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-24T17:35:45.788Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-24T17:35:45.788Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-24T17:35:45.788Z] === RUN TestDockerSuite/TestLogsTail [2021-04-24T17:35:47.328Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-24T17:35:49.779Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-24T17:35:50.240Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestNetHostname [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginActive [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPortList [2021-04-24T17:35:52.423Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-24T17:35:57.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-24T17:36:02.926Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-24T17:36:02.926Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-24T17:36:04.622Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-24T17:36:05.088Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-24T17:36:06.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-24T17:36:10.007Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-24T17:36:10.007Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-24T17:36:14.658Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-24T17:36:14.659Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-24T17:36:18.587Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-24T17:36:19.369Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-24T17:36:19.369Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-24T17:36:24.076Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-24T17:36:33.410Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-24T17:36:33.410Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-24T17:36:33.410Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-24T17:36:45.218Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-24T17:36:45.218Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-24T17:36:45.687Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-24T17:36:45.801Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-24T17:36:47.232Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-24T17:36:48.713Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-24T17:36:51.937Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-24T17:36:56.658Z] === RUN TestDockerSuite/TestBuildUser [2021-04-24T17:36:56.658Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-24T17:36:56.658Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-24T17:36:56.658Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-24T17:36:57.287Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-24T17:37:01.033Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-24T17:37:01.034Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-24T17:37:01.034Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-24T17:37:01.365Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-24T17:37:01.365Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-24T17:37:05.729Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-24T17:37:05.729Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-24T17:37:05.729Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-24T17:37:05.729Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-24T17:37:05.729Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-24T17:37:09.957Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-24T17:37:09.957Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-24T17:37:09.957Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-24T17:37:12.815Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-24T17:37:12.815Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-24T17:37:13.785Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-24T17:37:13.785Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-24T17:37:14.755Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-24T17:37:15.725Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-24T17:37:15.725Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-24T17:37:20.419Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-24T17:37:25.116Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-24T17:37:27.298Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-24T17:37:31.083Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-24T17:37:31.083Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-24T17:37:39.705Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-24T17:37:45.520Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-24T17:37:45.520Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-24T17:37:45.520Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-24T17:37:47.714Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-24T17:37:48.175Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-24T17:37:48.411Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-24T17:37:48.411Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-24T17:37:52.153Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-24T17:37:52.153Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-24T17:37:52.153Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-24T17:37:53.129Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-24T17:37:57.826Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-24T17:37:58.536Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-24T17:38:02.521Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-24T17:38:02.521Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-24T17:38:03.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-24T17:38:03.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-24T17:38:07.215Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-24T17:38:07.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-24T17:38:07.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-24T17:38:15.657Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-24T17:38:16.118Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-24T17:38:16.118Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-24T17:38:16.118Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-24T17:38:17.662Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-24T17:38:19.606Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-24T17:38:21.787Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-24T17:38:22.756Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-24T17:38:26.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-24T17:38:27.226Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-24T17:38:27.687Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-24T17:38:27.687Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-24T17:38:27.687Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-24T17:38:28.555Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-24T17:38:29.874Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-24T17:38:33.257Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-24T17:38:33.624Z] === RUN TestDockerSuite/TestCommitChange [2021-04-24T17:38:38.338Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-24T17:38:40.339Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-24T17:38:43.048Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-24T17:38:43.048Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-24T17:38:43.247Z] === RUN TestDockerSuite/TestRmiTag [2021-04-24T17:38:44.216Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-24T17:38:46.397Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-24T17:38:50.140Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-24T17:38:50.140Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-24T17:38:55.952Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-24T17:39:00.656Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-24T17:39:01.220Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-24T17:39:02.760Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-24T17:39:07.456Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-24T17:39:07.752Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-24T17:39:08.425Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-24T17:39:09.966Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-24T17:39:09.966Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-24T17:39:09.966Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-24T17:39:14.851Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-24T17:39:14.851Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-24T17:39:15.767Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-24T17:39:16.394Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-24T17:39:16.394Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-24T17:39:16.394Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-24T17:39:16.394Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-24T17:39:17.307Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-24T17:39:18.580Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-24T17:39:18.580Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-24T17:39:18.580Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-24T17:39:20.216Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-24T17:39:20.766Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-24T17:39:20.766Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-24T17:39:20.766Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-24T17:39:20.766Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-24T17:39:20.766Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-24T17:39:22.397Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-24T17:39:23.681Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-24T17:39:24.578Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-24T17:39:24.578Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-24T17:39:25.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-24T17:39:28.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-24T17:39:28.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-24T17:39:28.054Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-24T17:39:30.241Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-24T17:39:30.241Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-24T17:39:30.527Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-24T17:39:32.069Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-24T17:39:32.069Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-24T17:39:32.431Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-24T17:39:32.431Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-24T17:39:32.431Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-24T17:39:34.618Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-24T17:39:34.618Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-24T17:39:34.979Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-24T17:39:34.979Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-24T17:39:34.979Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-24T17:39:36.805Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-24T17:39:36.805Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-24T17:39:37.159Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-24T17:39:38.699Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-24T17:39:38.992Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-24T17:39:39.454Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-24T17:39:40.880Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-24T17:39:43.062Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-24T17:39:43.062Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-24T17:39:43.062Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-24T17:39:43.062Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-24T17:39:45.243Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-24T17:39:45.243Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-24T17:39:45.243Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-24T17:39:45.243Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-24T17:39:45.243Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-24T17:39:46.547Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-24T17:39:47.425Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-24T17:39:50.295Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-24T17:39:52.121Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-24T17:39:54.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-24T17:39:54.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-24T17:39:54.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-24T17:39:54.046Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-24T17:39:54.046Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-24T17:39:55.031Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-24T17:39:55.031Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-24T17:39:55.031Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-24T17:39:55.031Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-24T17:39:56.235Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-24T17:39:56.235Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-24T17:39:57.214Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-24T17:39:58.422Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-24T17:39:58.422Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-24T17:39:59.394Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-24T17:39:59.394Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-24T17:40:00.617Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-24T17:40:00.617Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-24T17:40:02.305Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-24T17:40:02.305Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-24T17:40:02.305Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-24T17:40:02.305Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-24T17:40:04.487Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-24T17:40:05.325Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-24T17:40:06.958Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-24T17:40:06.959Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-24T17:40:06.959Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-24T17:40:06.959Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-24T17:40:06.959Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-24T17:40:06.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-24T17:40:07.397Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-24T17:40:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-24T17:40:09.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-24T17:40:09.580Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-24T17:40:11.761Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-24T17:40:11.761Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-24T17:40:12.221Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-24T17:40:15.961Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-24T17:40:17.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-24T17:40:19.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-24T17:40:22.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-24T17:40:23.064Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-24T17:40:23.064Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunMount [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-24T17:40:24.034Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-24T17:40:24.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000332a40_} [2021-04-24T17:40:24.495Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-24T17:40:31.579Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-24T17:40:31.579Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-24T17:40:31.579Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-24T17:40:31.579Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-24T17:40:32.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1481538090_c:\foo_false____} [2021-04-24T17:40:34.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1481538090_c:\foo_true____} [2021-04-24T17:40:36.279Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-24T17:40:37.454Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-24T17:40:40.020Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-24T17:40:40.353Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-24T17:40:40.479Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-24T17:40:42.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-24T17:40:42.502Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-24T17:40:42.502Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-24T17:40:42.954Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-24T17:40:43.562Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-24T17:40:45.101Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-24T17:40:45.104Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-24T17:40:45.104Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-24T17:40:45.104Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-24T17:40:45.104Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-24T17:40:46.641Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-24T17:40:48.182Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-24T17:40:48.642Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-24T17:40:52.382Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-24T17:40:59.823Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-24T17:41:00.966Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-24T17:41:00.966Z] === RUN TestDockerSuite/TestRunRm [2021-04-24T17:41:01.337Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-24T17:41:01.337Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-24T17:41:01.790Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-24T17:41:03.148Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-24T17:41:08.949Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-24T17:41:10.285Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-24T17:41:10.285Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-24T17:41:10.285Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-24T17:41:11.130Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-24T17:41:13.310Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-24T17:41:15.493Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-24T17:41:18.403Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-24T17:41:18.403Z] === RUN TestDockerSuite/TestRunState [2021-04-24T17:41:18.403Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-24T17:41:20.583Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-24T17:41:20.583Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-24T17:41:22.763Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-24T17:41:22.763Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-24T17:41:22.763Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-24T17:41:22.763Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-24T17:41:23.223Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-24T17:41:23.223Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-24T17:41:25.006Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-24T17:41:25.006Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-24T17:41:25.006Z] === RUN TestDockerSuite/TestCpToDot [2021-04-24T17:41:26.521Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-24T17:41:26.521Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-24T17:41:26.521Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-24T17:41:27.919Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-24T17:41:29.388Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-24T17:41:30.102Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-24T17:41:30.102Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-24T17:41:31.538Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-24T17:41:33.010Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-24T17:41:33.010Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-24T17:41:33.010Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-24T17:41:33.686Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-24T17:41:33.686Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-24T17:41:34.137Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-24T17:41:35.920Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-24T17:41:36.289Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-24T17:41:36.741Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-24T17:41:36.741Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-24T17:41:36.741Z] === RUN TestDockerSuite/TestCreateRM [2021-04-24T17:41:37.192Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-24T17:41:37.192Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-24T17:41:37.643Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-24T17:41:37.643Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-24T17:41:44.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-24T17:41:48.247Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-24T17:41:52.364Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-24T17:41:52.364Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-24T17:41:52.364Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-24T17:41:54.050Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-24T17:41:54.050Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-24T17:41:54.050Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-24T17:41:56.062Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-24T17:41:56.062Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-24T17:41:56.062Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-24T17:41:56.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-24T17:41:58.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDockerFails [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-24T17:41:58.666Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-24T17:41:59.868Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-24T17:42:00.813Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-24T17:42:02.048Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-24T17:42:03.802Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-24T17:42:05.787Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-24T17:42:05.951Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-24T17:42:06.758Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-24T17:42:08.431Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-24T17:42:13.131Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-24T17:42:13.131Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-24T17:42:13.131Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-24T17:42:13.131Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-24T17:42:13.590Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-24T17:42:13.591Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-24T17:42:13.591Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-24T17:42:13.591Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-24T17:42:15.775Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-24T17:42:16.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-24T17:42:16.695Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-24T17:42:16.695Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-24T17:42:18.234Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-24T17:42:20.663Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-24T17:42:23.532Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-24T17:42:25.315Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-24T17:42:25.315Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-24T17:42:28.192Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-24T17:42:31.059Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-24T17:42:31.511Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-24T17:42:33.894Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-24T17:42:33.894Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-24T17:42:35.206Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-24T17:42:36.158Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-24T17:42:37.111Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-24T17:42:37.632Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-24T17:42:37.633Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-24T17:42:37.633Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-24T17:42:37.633Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-24T17:42:37.633Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-24T17:42:41.747Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-24T17:42:43.439Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-24T17:42:45.619Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-24T17:42:46.384Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-24T17:42:47.802Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-24T17:42:47.802Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-24T17:42:47.898Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-24T17:42:47.898Z] === RUN TestDockerSuite/TestEventsRename [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-24T17:42:49.986Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-24T17:42:50.046Z] === RUN TestDockerSuite/TestEventsResize [2021-04-24T17:42:58.542Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-24T17:43:00.057Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-24T17:43:02.925Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-24T17:43:04.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-24T17:43:05.274Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-24T17:43:05.274Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-24T17:43:05.274Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-24T17:43:05.734Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-24T17:43:05.734Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-24T17:43:05.734Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-24T17:43:07.566Z] === RUN TestDockerSuite/TestEventsTop [2021-04-24T17:43:07.566Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-24T17:43:08.643Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-24T17:43:08.643Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-24T17:43:10.435Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-24T17:43:11.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-24T17:43:12.021Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-24T17:43:12.480Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-24T17:43:12.480Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-24T17:43:12.480Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-24T17:43:14.127Z] === RUN TestDockerSuite/TestExec [2021-04-24T17:43:14.127Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-24T17:43:14.127Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-24T17:43:15.641Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-24T17:43:17.796Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-24T17:43:17.796Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-24T17:43:17.796Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-24T17:43:17.796Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-24T17:43:19.949Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-24T17:43:21.062Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-24T17:43:21.062Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-24T17:43:21.062Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-24T17:43:21.522Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-24T17:43:21.522Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-24T17:43:22.098Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-24T17:43:24.249Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-24T17:43:26.399Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-24T17:43:30.100Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-24T17:43:30.100Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-24T17:43:30.100Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-24T17:43:31.037Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-24T17:43:31.037Z] === RUN TestDockerSuite/TestExecEnv [2021-04-24T17:43:31.037Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-24T17:43:31.037Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-24T17:43:33.186Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecParseError [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-24T17:43:37.822Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-24T17:43:40.430Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-24T17:43:40.430Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite (2205.74s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:43:40.430Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (55.63s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.430Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-24T17:43:40.430Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.20s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-24T17:43:40.430Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:43:40.430Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.92s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.88s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.94s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.50s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-04-24T17:43:40.430Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.48s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.99s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.11s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.52s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.73s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.46s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.50s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.36s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.97s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.63s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.55s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.89s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (17.07s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.29s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.58s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.29s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.63s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.59s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.69s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.25s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-24T17:43:40.430Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.41s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.81s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.23s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.18s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.15s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.38s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.08s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.40s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.87s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.81s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.66s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.76s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.44s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.79s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.47s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.04s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.49s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.59s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.92s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.43s) [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-24T17:43:40.430Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.430Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.48s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.97s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (8.87s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.73s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.79s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.37s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFails (2.53s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.94s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.54s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.87s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.34s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.09s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.38s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildHistory (10.93s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.56s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.85s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.61s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.70s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.37s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.48s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.70s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.10s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.65s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.89s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.77s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.06s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.54s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.95s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.14s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.66s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.03s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.55s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.05s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.91s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.83s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.80s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.93s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.65s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.82s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.05s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildRm (15.38s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.73s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-04-24T17:43:40.431Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.42s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.17s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.57s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.68s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.70s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildStderr (3.47s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (30.21s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.41s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.30s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.15s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.55s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.41s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.34s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.39s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.95s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.65s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.14s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.48s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-04-24T17:43:40.431Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-24T17:43:40.431Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-24T17:43:40.431Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.72s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.21s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitChange (4.78s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.89s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.59s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitTTY (6.70s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.81s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:43:40.431Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.24s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.98s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.45s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.04s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.68s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s) [2021-04-24T17:43:40.431Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-24T17:43:40.431Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.68s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2021-04-24T17:43:40.431Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.73s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.87s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:43:40.432Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:43:40.432Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.99s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.15s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.56s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005dc0_} (2.58s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1531153770_c:\foo_false____} (2.64s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1531153770_c:\foo_true____} (2.60s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:43:40.432Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.40s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.79s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.87s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.59s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.56s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.87s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCpToStdout (2.82s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.24s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.39s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.20s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.11s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.432Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.432Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:43:40.432Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.31s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.22s) [2021-04-24T17:43:40.432Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s) [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-24T17:43:40.691Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.44s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsCopy (9.03s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.84s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.24s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFilters (5.23s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFormat (4.84s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsResize (7.82s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.97s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.13s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:43:40.894Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.00s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:43:40.894Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:43:40.894Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-24T17:43:40.894Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.05s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.98s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.52s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.05s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecInspectID (3.46s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:43:40.894Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:43:40.894Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.20s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.48s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-24T17:43:40.894Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.99s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.28s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:43:40.894Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.16s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-24T17:43:40.894Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.69s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:43:40.894Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:43:40.894Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-24T17:43:40.894Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-24T17:43:40.894Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.50s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.66s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectDefault (2.23s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectHistory (3.96s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.35s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.69s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-24T17:43:40.894Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.19s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectStatus (3.35s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.12s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.23s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.61s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.17s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-04-24T17:43:40.894Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:43:40.894Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.894Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.80s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.57s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:43:40.895Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.03s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.05s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.07s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.29s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.55s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.53s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsSince (8.92s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.67s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.18s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.88s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:43:40.895Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.84s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsByOrder (7.33s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.53s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.79s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.81s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.78s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.70s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.41s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.65s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.48s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:43:40.895Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.67s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.46s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.15s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.54s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.51s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.44s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.00s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.41s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.74s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.17s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.45s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.19s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.05s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.69s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.11s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.79s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.86s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.53s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.48s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.51s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.90s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.77s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2021-04-24T17:43:40.895Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.895Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:43:40.895Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.48s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.76s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.47s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.43s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunExitCode (2.46s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.47s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.80s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.62s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.50s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.12s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.37s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.32s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.69s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.74s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.21s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.89s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.39s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.38s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.99s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.73s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.54s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.44s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.72s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.09s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.49s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-04-24T17:43:40.896Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:43:40.896Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.896Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.25s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.47s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.83s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.67s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.99s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.87s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.93s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.96s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.07s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.77s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.03s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.96s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.46s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.83s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:43:40.897Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-24T17:43:40.897Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-24T17:43:40.897Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-24T17:43:40.897Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-24T17:43:40.897Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.897Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:40.897Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-24T17:43:40.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-24T17:43:40.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-24T17:43:40.898Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerDaemonSuite [2021-04-24T17:43:40.898Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-24T17:43:40.898Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-24T17:43:40.898Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-24T17:43:40.898Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerSwarmSuite [2021-04-24T17:43:40.898Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-24T17:43:40.898Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-24T17:43:40.898Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerExternalVolumeSuite [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerNetworkSuite [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] === RUN TestDockerHubPullSuite [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-24T17:43:40.898Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] PASS [2021-04-24T17:43:40.898Z] ok github.com/docker/docker/integration-cli 2206.343s [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === Skipped [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:43:40.898Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.898Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-24T17:43:40.898Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-24T17:43:40.898Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:43:40.898Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-04-24T17:43:40.898Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-04-24T17:43:40.898Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:43:40.898Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:43:40.898Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.898Z] [2021-04-24T17:43:40.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-24T17:43:40.899Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-04-24T17:43:40.899Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-04-24T17:43:40.899Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-24T17:43:40.899Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-24T17:43:40.899Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:43:40.899Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.899Z] [2021-04-24T17:43:40.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:43:40.899Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:43:40.900Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.900Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:43:40.900Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:43:40.900Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.900Z] [2021-04-24T17:43:40.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:43:40.900Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:43:40.901Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:43:40.901Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:43:40.901Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:43:40.901Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:43:40.901Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:43:40.901Z] [2021-04-24T17:43:40.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:43:40.901Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:43:40.901Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:43:41.365Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:43:41.365Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:43:41.365Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-04-24T17:43:41.365Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:43:41.365Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:43:41.365Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-04-24T17:43:41.365Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:43:41.365Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-04-24T17:43:41.365Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:43:41.365Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.365Z] [2021-04-24T17:43:41.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:43:41.365Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:43:41.366Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:43:41.366Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-04-24T17:43:41.366Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-04-24T17:43:41.366Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:43:41.366Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:43:41.366Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:43:41.366Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:43:41.366Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.366Z] [2021-04-24T17:43:41.366Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:43:41.366Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:43:41.367Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:43:41.367Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:43:41.367Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:43:41.367Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:43:41.367Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.367Z] [2021-04-24T17:43:41.367Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:43:41.368Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.368Z] [2021-04-24T17:43:41.368Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:43:41.368Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:43:41.369Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:43:41.369Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:43:41.369Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.369Z] [2021-04-24T17:43:41.369Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:43:41.370Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-24T17:43:41.370Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.370Z] DONE 1092 tests, 546 skipped in 2213.685s [2021-04-24T17:43:41.370Z] INFO: Integration tests ended at 04/24/2021 17:43:41. Duration:00:36:53.7836765 [2021-04-24T17:43:41.370Z] INFO: Docker info of the daemon under test at end of run [2021-04-24T17:43:41.370Z] [2021-04-24T17:43:41.830Z] Containers: 2 [2021-04-24T17:43:41.830Z] Running: 0 [2021-04-24T17:43:41.830Z] Paused: 0 [2021-04-24T17:43:41.830Z] Stopped: 2 [2021-04-24T17:43:41.830Z] Images: 18 [2021-04-24T17:43:41.830Z] Server Version: 0.0.0-dev [2021-04-24T17:43:41.830Z] Storage Driver: windowsfilter [2021-04-24T17:43:41.830Z] Windows: [2021-04-24T17:43:41.830Z] Logging Driver: json-file [2021-04-24T17:43:41.830Z] Plugins: [2021-04-24T17:43:41.830Z] Volume: local [2021-04-24T17:43:41.830Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T17:43:41.830Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T17:43:41.830Z] Swarm: inactive [2021-04-24T17:43:41.830Z] Default Isolation: process [2021-04-24T17:43:41.830Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-24T17:43:41.830Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-24T17:43:41.830Z] OSType: windows [2021-04-24T17:43:41.830Z] Architecture: x86_64 [2021-04-24T17:43:41.830Z] CPUs: 4 [2021-04-24T17:43:41.830Z] Total Memory: 32GiB [2021-04-24T17:43:41.830Z] Name: azwin-2-527b70 [2021-04-24T17:43:41.830Z] ID: SSRA:TYR7:RQ5G:OSJJ:RMNO:MDTP:UMNB:5W23:VHMK:ZFVI:VFWU:GZM4 [2021-04-24T17:43:41.830Z] Docker Root Dir: D:\CI\PR-42318\1\daemon [2021-04-24T17:43:41.830Z] Debug Mode (client): false [2021-04-24T17:43:41.830Z] Debug Mode (server): true [2021-04-24T17:43:41.830Z] File Descriptors: -1 [2021-04-24T17:43:41.830Z] Goroutines: 17 [2021-04-24T17:43:41.830Z] System Time: 2021-04-24T17:43:41.3744297Z [2021-04-24T17:43:41.830Z] EventsListeners: 0 [2021-04-24T17:43:41.830Z] Registry: https://index.docker.io/v1/ [2021-04-24T17:43:41.830Z] Labels: [2021-04-24T17:43:41.830Z] Experimental: false [2021-04-24T17:43:41.830Z] Insecure Registries: [2021-04-24T17:43:41.830Z] 127.0.0.0/8 [2021-04-24T17:43:41.830Z] Live Restore Enabled: false [2021-04-24T17:43:41.830Z] [2021-04-24T17:43:41.830Z] [2021-04-24T17:43:41.830Z] INFO: Stopping daemon under test [2021-04-24T17:43:41.830Z] SUCCESS: The process with PID 3624 (child process of PID 3932) has been terminated. [2021-04-24T17:43:41.830Z] SUCCESS: The process with PID 3932 (child process of PID 3000) has been terminated. [2021-04-24T17:43:41.830Z] INFO: Stop tailing logs of the daemon under tests [2021-04-24T17:43:41.830Z] INFO: executeCI.ps1 Completed successfully at 04/24/2021 17:43:41. [2021-04-24T17:43:41.830Z] INFO: Tidying up at end of run [2021-04-24T17:43:41.830Z] INFO: Saving daemon under test log (d:\CI\PR-42318\1\dut.out) to bundles\CIDUT.out [2021-04-24T17:43:41.830Z] INFO: Saving daemon under test log (d:\CI\PR-42318\1\dut.err) to bundles\CIDUT.err [2021-04-24T17:43:41.830Z] INFO: Nuke-Everything... [2021-04-24T17:43:42.290Z] INFO: Container count on control daemon to delete is 2 [2021-04-24T17:43:42.749Z] 375d91c86ee3 [2021-04-24T17:43:42.749Z] 974aeb07a3a6 [2021-04-24T17:43:42.749Z] INFO: Tidying pidfile d:\CI\PR-42318\1\docker.pid [2021-04-24T17:43:42.749Z] INFO: Nuking d:\CI [2021-04-24T17:43:42.841Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-24T17:43:42.841Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-24T17:43:48.580Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-24T17:43:48.580Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-24T17:43:48.580Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-24T17:43:48.580Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-24T17:43:55.589Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-24T17:43:57.572Z] INFO: Zapped successfully [2021-04-24T17:43:57.572Z] [2021-04-24T17:43:57.572Z] INFO: executeCI.ps1 exiting at Sat Apr 24 17:43:55 CUT 2021. Duration 01:08:20.8440655 [2021-04-24T17:43:57.572Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-24T17:43:57.818Z] Recording test results [2021-04-24T17:44:01.333Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-24T17:44:04.204Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-24T17:44:05.189Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-24T17:44:07.257Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-24T17:44:08.441Z] Archiving artifacts [2021-04-24T17:44:09.941Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-24T17:44:09.941Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-24T17:44:09.941Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-24T17:44:09.941Z] === RUN TestDockerSuite/TestHealth [2021-04-24T17:44:09.941Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-24T17:44:10.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-24T17:44:10.392Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-24T17:44:10.393Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-24T17:44:15.033Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-24T17:44:15.987Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-24T17:44:15.987Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-24T17:44:16.941Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-24T17:44:16.941Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-24T17:44:19.090Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-24T17:44:19.090Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-24T17:44:21.240Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-24T17:44:22.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T17:44:23.299Z] + make clean [2021-04-24T17:44:24.270Z] docker volume rm -f docker-dev-cache [2021-04-24T17:44:24.270Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-24T17:44:29.739Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-24T17:44:29.739Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-24T17:44:29.739Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-24T17:44:32.606Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-24T17:44:32.606Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportFile [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-24T17:44:35.476Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-24T17:44:37.628Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-24T17:44:39.778Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-24T17:44:39.778Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-24T17:44:39.778Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-24T17:44:39.778Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-24T17:44:39.778Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-24T17:44:41.930Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-24T17:44:42.384Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-24T17:44:44.533Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-24T17:44:44.533Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-24T17:44:44.533Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-24T17:44:44.533Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-24T17:44:47.401Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-24T17:44:52.040Z] === RUN TestDockerSuite/TestInspectImage [2021-04-24T17:44:52.040Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-24T17:44:52.040Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-24T17:44:52.040Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-24T17:44:53.557Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-24T17:44:55.706Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-24T17:44:56.158Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-24T17:44:58.307Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-24T17:45:00.481Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-24T17:45:00.481Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-24T17:45:00.481Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-24T17:45:02.629Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-24T17:45:05.499Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-24T17:45:10.147Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-24T17:45:12.296Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-24T17:45:14.448Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-24T17:45:16.597Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-24T17:45:18.746Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-24T17:45:20.897Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-24T17:45:23.046Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-24T17:45:23.497Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-24T17:45:23.497Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-24T17:45:25.645Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-24T17:45:27.159Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-24T17:45:34.167Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-24T17:45:35.682Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-24T17:45:35.682Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-24T17:45:37.832Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-24T17:45:37.832Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-24T17:45:44.844Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-24T17:45:50.581Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-24T17:45:56.316Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-24T17:45:59.186Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-24T17:46:01.333Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-24T17:46:01.333Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-24T17:46:04.200Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-24T17:46:06.358Z] === RUN TestDockerSuite/TestLogsSince [2021-04-24T17:46:14.864Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-24T17:46:14.864Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-24T17:46:14.864Z] === RUN TestDockerSuite/TestLogsTail [2021-04-24T17:46:17.732Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-24T17:46:20.601Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestNetHostname [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPluginActive [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-24T17:46:27.606Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPortList [2021-04-24T17:46:27.607Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-24T17:46:32.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-24T17:46:36.878Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-24T17:46:36.878Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-24T17:46:45.384Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-24T17:46:45.384Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-24T17:46:57.676Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-24T17:47:12.394Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-24T17:47:12.394Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-24T17:47:12.394Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-24T17:47:24.688Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-24T17:47:27.559Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-24T17:47:34.567Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-24T17:47:39.205Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-24T17:47:39.205Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-24T17:47:39.205Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-24T17:47:43.843Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-24T17:47:43.843Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-24T17:47:43.843Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-24T17:47:43.843Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-24T17:47:43.843Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-24T17:47:50.850Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-24T17:47:50.850Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-24T17:47:52.367Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-24T17:47:52.367Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-24T17:47:53.320Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-24T17:47:54.273Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-24T17:47:54.273Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-24T17:47:58.912Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-24T17:48:02.609Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-24T17:48:04.758Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-24T17:48:25.745Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-24T17:48:25.745Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-24T17:48:30.386Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-24T17:48:30.387Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-24T17:48:30.387Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-24T17:48:30.838Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-24T17:48:35.478Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-24T17:48:39.170Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-24T17:48:39.170Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-24T17:48:43.805Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-24T17:48:43.805Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-24T17:48:43.805Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-24T17:48:58.522Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-24T17:49:00.037Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-24T17:49:00.995Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-24T17:49:08.012Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-24T17:49:12.652Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-24T17:49:19.660Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-24T17:49:24.300Z] === RUN TestDockerSuite/TestRmiTag [2021-04-24T17:49:24.300Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-24T17:49:26.451Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-24T17:49:44.052Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-24T17:49:45.568Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-24T17:49:50.208Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-24T17:49:51.723Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-24T17:49:53.873Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-24T17:49:53.873Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-24T17:49:53.873Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-24T17:49:59.605Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-24T17:50:01.754Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-24T17:50:03.902Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-24T17:50:06.050Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-24T17:50:08.198Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-24T17:50:08.650Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-24T17:50:13.287Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-24T17:50:15.435Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-24T17:50:15.435Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-24T17:50:18.307Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-24T17:50:18.307Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-24T17:50:18.307Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-24T17:50:20.456Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-24T17:50:22.604Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-24T17:50:25.471Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-24T17:50:26.986Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-24T17:50:27.437Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-24T17:50:27.437Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-24T17:50:27.437Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-24T17:50:29.586Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-24T17:50:29.586Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-24T17:50:29.586Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-24T17:50:29.586Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-24T17:50:29.586Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-24T17:50:31.735Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-24T17:50:36.372Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-24T17:50:39.241Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-24T17:50:39.241Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-24T17:50:39.241Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-24T17:50:39.241Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-24T17:50:41.390Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-24T17:50:43.538Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-24T17:50:43.538Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-24T17:50:45.688Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-24T17:50:45.688Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-24T17:50:45.688Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-24T17:50:45.688Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-24T17:50:47.836Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-24T17:50:49.983Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-24T17:50:52.132Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-24T17:50:55.000Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-24T17:50:58.694Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-24T17:51:05.701Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-24T17:51:05.701Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunMount [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-24T17:51:07.215Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-24T17:51:14.225Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-24T17:51:14.225Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-24T17:51:14.225Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-24T17:51:14.225Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-24T17:51:19.963Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-24T17:51:23.665Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-24T17:51:24.619Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-24T17:51:26.767Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-24T17:51:29.636Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-24T17:51:30.589Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-24T17:51:32.108Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-24T17:51:32.559Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-24T17:51:41.056Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-24T17:51:53.351Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-24T17:51:53.351Z] === RUN TestDockerSuite/TestRunRm [2021-04-24T17:51:55.678Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-24T17:52:01.423Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-24T17:52:02.937Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-24T17:52:05.806Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-24T17:52:07.321Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-24T17:52:10.190Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-24T17:52:10.191Z] === RUN TestDockerSuite/TestRunState [2021-04-24T17:52:10.191Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-24T17:52:12.340Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-24T17:52:12.340Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-24T17:52:14.494Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-24T17:52:19.129Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-24T17:52:21.277Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-24T17:52:21.277Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-24T17:52:23.424Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-24T17:52:23.424Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-24T17:52:23.424Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-24T17:52:27.113Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-24T17:52:34.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-24T17:52:42.616Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-24T17:52:48.349Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-24T17:52:48.349Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-24T17:52:48.349Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-24T17:52:51.216Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-24T17:52:58.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-24T17:53:00.378Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-24T17:53:05.016Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-24T17:53:06.531Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-24T17:53:08.680Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-24T17:53:13.316Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-24T17:53:15.467Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-24T17:53:15.918Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-24T17:53:16.370Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-24T17:53:16.370Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-24T17:53:17.886Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-24T17:53:24.898Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-24T17:53:24.898Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-24T17:53:33.405Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-24T17:53:33.405Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-24T17:53:36.280Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-24T17:53:36.280Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-24T17:53:36.280Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-24T17:53:36.280Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-24T17:53:36.280Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-24T17:53:42.014Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-24T17:53:44.161Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-24T17:53:46.309Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-24T17:53:46.309Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-24T17:53:48.508Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-24T17:54:06.104Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-24T17:54:07.618Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-24T17:54:07.618Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-24T17:54:10.487Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-24T17:54:10.487Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-24T17:54:10.938Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-24T17:54:10.938Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-24T17:54:11.390Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-24T17:54:19.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-24T17:54:19.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-24T17:54:19.884Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-24T17:54:19.884Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-24T17:54:19.884Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-24T17:54:26.897Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-24T17:54:26.897Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-24T17:54:27.348Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-24T17:54:35.844Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-24T17:54:35.844Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite (2488.58s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:54:37.360Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.20s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:54:37.360Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-24T17:54:37.360Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.15s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-24T17:54:37.360Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:54:37.360Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.18s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.24s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.08s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-04-24T17:54:37.360Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.48s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.94s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.07s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.73s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.38s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.82s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.34s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.88s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.58s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.51s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.05s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.35s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.35s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.24s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.37s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.19s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-24T17:54:37.360Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.00s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.21s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.21s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.89s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.90s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.44s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.13s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.05s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.17s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-04-24T17:54:37.360Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-04-24T17:54:37.360Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.61s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.35s) [2021-04-24T17:54:37.360Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.87s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.74s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignore (66.18s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.07s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.18s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.02s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.31s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.88s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.32s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.47s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.22s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.13s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.54s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.88s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.74s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.32s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFails (2.37s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.47s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.93s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.33s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.61s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.04s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.14s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildHistory (11.64s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.12s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabel (1.00s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.91s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.83s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.65s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.04s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.20s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.96s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.78s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.46s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.84s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.77s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.73s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.22s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.74s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.56s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.61s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.21s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.86s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.61s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.21s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.29s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.67s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.91s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildRm (12.79s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.27s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-24T17:54:37.361Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.49s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.80s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.74s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.49s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildStderr (4.19s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.01s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.34s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.14s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.70s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.85s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.62s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.33s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.47s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.29s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.56s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.62s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-04-24T17:54:37.361Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-24T17:54:37.361Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-24T17:54:37.361Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.15s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.07s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitChange (4.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.14s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.66s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitTTY (6.66s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.25s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-24T17:54:37.361Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:54:37.361Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.12s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.44s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.16s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.23s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.43s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.58s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.13s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.20s) [2021-04-24T17:54:37.361Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-24T17:54:37.361Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:54:37.361Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.22s) [2021-04-24T17:54:37.362Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:54:37.362Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.362Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:54:37.362Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.95s) [2021-04-24T17:54:37.362Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-24T17:54:37.362Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.57s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.06s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.76s) [2021-04-24T17:54:37.362Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.85s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:54:37.814Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.27s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:54:37.814Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.13s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.21s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.30s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.63s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.65s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.61s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000332a40_} (7.61s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1481538090_c:\foo_false____} (2.59s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1481538090_c:\foo_true____} (2.56s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:54:37.814Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.35s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToCaseA (13.97s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.43s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.87s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.41s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToDot (2.60s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCpToStdout (2.45s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.02s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.54s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.62s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:37.814Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.47s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:37.814Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.67s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.50s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsCopy (4.74s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.06s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.79s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFilters (4.58s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFormat (4.42s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-24T17:54:37.814Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:54:37.814Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.814Z] --- PASS: TestDockerSuite/TestEventsRename (2.37s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsResize (7.72s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.20s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.74s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.82s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.94s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.18s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.23s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.17s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.21s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:54:37.815Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.83s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.13s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:54:37.815Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.29s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.77s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.39s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.80s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:54:37.815Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:54:37.815Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.19s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-24T17:54:37.815Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-24T17:54:37.815Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.18s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectHistory (4.26s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.26s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.21s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.16s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectStatus (2.65s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.36s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.26s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.24s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.27s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.97s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.37s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:54:37.815Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.05s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.11s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.12s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.33s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.25s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsSince (9.00s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.57s) [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.15s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-24T17:54:37.815Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.815Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:54:37.815Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.32s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:54:37.816Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.38s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsByOrder (8.11s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.39s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.51s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.50s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.78s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.02s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.40s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.68s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.02s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:54:37.816Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.99s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.03s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.36s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.82s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.02s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.09s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.02s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.86s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.73s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.26s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.11s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.39s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.79s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.12s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.68s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.35s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.54s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.12s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.29s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.22s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.12s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.37s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunExitCode (2.18s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.22s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.37s) [2021-04-24T17:54:37.816Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:54:37.816Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.816Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.75s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.69s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.94s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.08s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.13s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (7.62s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.37s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunRm (2.44s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.30s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.23s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.12s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.65s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.28s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.79s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.41s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.16s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.44s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.78s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.54s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.75s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.54s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.40s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.18s) [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:54:37.817Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-24T17:54:37.817Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.817Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-24T17:54:37.818Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.86s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.65s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.80s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:54:37.818Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-24T17:54:37.818Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-24T17:54:37.818Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-24T17:54:37.818Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-24T17:54:37.818Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:54:37.818Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-24T17:54:37.818Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-24T17:54:37.818Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] === RUN TestDockerDaemonSuite [2021-04-24T17:54:37.819Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-24T17:54:37.819Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-24T17:54:37.819Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-24T17:54:37.819Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] === RUN TestDockerSwarmSuite [2021-04-24T17:54:37.819Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-24T17:54:37.819Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-24T17:54:37.819Z] --- PASS: TestDockerPluginSuite (0.04s) [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] === RUN TestDockerExternalVolumeSuite [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] === RUN TestDockerNetworkSuite [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] === RUN TestDockerHubPullSuite [2021-04-24T17:54:37.819Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-24T17:54:37.819Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:37.819Z] PASS [2021-04-24T17:54:37.819Z] ok github.com/docker/docker/integration-cli 2489.227s [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === Skipped [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-24T17:54:38.279Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.279Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-24T17:54:38.279Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-04-24T17:54:38.279Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-24T17:54:38.279Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-04-24T17:54:38.279Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-24T17:54:38.279Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-24T17:54:38.279Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.279Z] [2021-04-24T17:54:38.279Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-24T17:54:38.280Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-24T17:54:38.280Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-04-24T17:54:38.280Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-04-24T17:54:38.280Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-24T17:54:38.280Z] docker_cli_sni_test.go:18: Flakey test [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.280Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:54:38.280Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-24T17:54:38.280Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.280Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-24T17:54:38.281Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:38.281Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-24T17:54:38.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.281Z] [2021-04-24T17:54:38.281Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:54:38.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-24T17:54:38.282Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-24T17:54:38.282Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-24T17:54:38.282Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-24T17:54:38.282Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-24T17:54:38.282Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-24T17:54:38.282Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-24T17:54:38.282Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-24T17:54:38.282Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-24T17:54:38.282Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.282Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-24T17:54:38.282Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-24T17:54:38.282Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.282Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-24T17:54:38.283Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-24T17:54:38.283Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-24T17:54:38.283Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-24T17:54:38.283Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.283Z] [2021-04-24T17:54:38.283Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:54:38.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-24T17:54:38.284Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.284Z] [2021-04-24T17:54:38.284Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:54:38.284Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:54:38.285Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-24T17:54:38.285Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.285Z] [2021-04-24T17:54:38.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-04-24T17:54:38.737Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-24T17:54:38.737Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-24T17:54:38.737Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.737Z] [2021-04-24T17:54:38.737Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:54:38.737Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:54:38.738Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-24T17:54:38.738Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.738Z] [2021-04-24T17:54:38.738Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:54:38.739Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:54:38.739Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:54:38.739Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:54:38.739Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-24T17:54:38.739Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] DONE 1092 tests, 546 skipped in 2498.141s [2021-04-24T17:54:38.739Z] INFO: Integration tests ended at 04/24/2021 17:54:38. Duration:00:41:38.4076269 [2021-04-24T17:54:38.739Z] INFO: Docker info of the daemon under test at end of run [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] Containers: 2 [2021-04-24T17:54:38.739Z] Running: 0 [2021-04-24T17:54:38.739Z] Paused: 0 [2021-04-24T17:54:38.739Z] Stopped: 2 [2021-04-24T17:54:38.739Z] Images: 18 [2021-04-24T17:54:38.739Z] Server Version: 0.0.0-dev [2021-04-24T17:54:38.739Z] Storage Driver: windowsfilter [2021-04-24T17:54:38.739Z] Windows: [2021-04-24T17:54:38.739Z] Logging Driver: json-file [2021-04-24T17:54:38.739Z] Plugins: [2021-04-24T17:54:38.739Z] Volume: local [2021-04-24T17:54:38.739Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-24T17:54:38.739Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-24T17:54:38.739Z] Swarm: inactive [2021-04-24T17:54:38.739Z] Default Isolation: process [2021-04-24T17:54:38.739Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-24T17:54:38.739Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-24T17:54:38.739Z] OSType: windows [2021-04-24T17:54:38.739Z] Architecture: x86_64 [2021-04-24T17:54:38.739Z] CPUs: 4 [2021-04-24T17:54:38.739Z] Total Memory: 32GiB [2021-04-24T17:54:38.739Z] Name: azwin-2-2d30b0 [2021-04-24T17:54:38.739Z] ID: DZGQ:VRIW:J4N6:Y5TI:PTDI:OOIN:LQSR:YIBJ:VV2H:KIPU:LJDY:TE3Y [2021-04-24T17:54:38.739Z] Docker Root Dir: D:\CI\PR-42318\1\daemon [2021-04-24T17:54:38.739Z] Debug Mode (client): false [2021-04-24T17:54:38.739Z] Debug Mode (server): true [2021-04-24T17:54:38.739Z] File Descriptors: -1 [2021-04-24T17:54:38.739Z] Goroutines: 17 [2021-04-24T17:54:38.739Z] System Time: 2021-04-24T17:54:38.5857751Z [2021-04-24T17:54:38.739Z] EventsListeners: 0 [2021-04-24T17:54:38.739Z] Registry: https://index.docker.io/v1/ [2021-04-24T17:54:38.739Z] Labels: [2021-04-24T17:54:38.739Z] Experimental: false [2021-04-24T17:54:38.739Z] Insecure Registries: [2021-04-24T17:54:38.739Z] 127.0.0.0/8 [2021-04-24T17:54:38.739Z] Live Restore Enabled: false [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] [2021-04-24T17:54:38.739Z] INFO: Stopping daemon under test [2021-04-24T17:54:39.190Z] SUCCESS: The process with PID 3884 (child process of PID 5392) has been terminated. [2021-04-24T17:54:39.190Z] SUCCESS: The process with PID 5392 (child process of PID 2296) has been terminated. [2021-04-24T17:54:39.190Z] INFO: Stop tailing logs of the daemon under tests [2021-04-24T17:54:39.190Z] INFO: executeCI.ps1 Completed successfully at 04/24/2021 17:54:38. [2021-04-24T17:54:39.190Z] INFO: Tidying up at end of run [2021-04-24T17:54:39.190Z] INFO: Saving daemon under test log (d:\CI\PR-42318\1\dut.out) to bundles\CIDUT.out [2021-04-24T17:54:39.190Z] INFO: Saving daemon under test log (d:\CI\PR-42318\1\dut.err) to bundles\CIDUT.err [2021-04-24T17:54:39.190Z] INFO: Nuke-Everything... [2021-04-24T17:54:39.642Z] INFO: Container count on control daemon to delete is 2 [2021-04-24T17:54:40.093Z] 0e3b55991078 [2021-04-24T17:54:40.093Z] 4ed70c5d0868 [2021-04-24T17:54:40.093Z] INFO: Tidying pidfile d:\CI\PR-42318\1\docker.pid [2021-04-24T17:54:40.545Z] INFO: Nuking d:\CI [2021-04-24T17:55:05.566Z] INFO: Zapped successfully [2021-04-24T17:55:06.017Z] [2021-04-24T17:55:06.017Z] INFO: executeCI.ps1 exiting at Sat Apr 24 17:55:05 CUT 2021. Duration 01:20:14.3992659 [2021-04-24T17:55:06.017Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-24T17:55:06.254Z] Recording test results [2021-04-24T17:55:13.392Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-24T17:55:14.845Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-24T17:55:16.565Z] Archiving artifacts [2021-04-24T17:55:29.890Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42318/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-24T17:55:30.798Z] + make clean [2021-04-24T17:55:33.666Z] docker volume rm -f docker-dev-cache [2021-04-24T17:55:33.666Z] 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